SW-STRCTURE-MIB

File: SW-STRCTURE-MIB.mib (18099 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC-1215
RFC1155-SMI

Imported symbols

OBJECT-TYPE DisplayString TRAP-TYPE
enterprises

Defined Types

SwStructModuleEntry  
SEQUENCE    
  swStructModuleUnitIndex INTEGER
  swStructModuleIndex INTEGER
  swStructModuleType OBJECT IDENTIFIER
  swStructModuleDescr DisplayString Size(0..64)
  swStructModuleVersion INTEGER
  swStructModuleMaxPortNum INTEGER
  swStructModuleEncodingOffset INTEGER
  swStructModuleLEDInfo OCTET STRING Size(0..8)
  swStructModuleOperStatus INTEGER
  swStructModuleLastChange INTEGER

SwStructPowerEntry  
SEQUENCE    
  swStructPowerIndex INTEGER
  swStructPowerInfo DisplayString Size(0..20)
  swStructPowerTemperature INTEGER
  swStructPowerVolt DisplayString Size(0..9)
  swStructPowerAmp INTEGER
  swStructPowerFan1Status INTEGER
  swStructPowerFan2Status INTEGER
  swStructPowerStatus INTEGER

SwStructSystemFanEntry  
SEQUENCE    
  swStructSystemFanIndex INTEGER
  swStructSystemFanStatus INTEGER

Defined Values

marconi 1.3.6.1.4.1.326
OBJECT IDENTIFIER    

systems 1.3.6.1.4.1.326.2
OBJECT IDENTIFIER    

external 1.3.6.1.4.1.326.2.20
OBJECT IDENTIFIER    


dlinkcommon 1.3.6.1.4.1.326.2.20.1.1
OBJECT IDENTIFIER    

golf 1.3.6.1.4.1.326.2.20.1.2
OBJECT IDENTIFIER    

golfproducts 1.3.6.1.4.1.326.2.20.1.2.1
OBJECT IDENTIFIER    

es2000 1.3.6.1.4.1.326.2.20.1.2.1.3
OBJECT IDENTIFIER    

golfcommon 1.3.6.1.4.1.326.2.20.1.2.2
OBJECT IDENTIFIER    

marconi-mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2
OBJECT IDENTIFIER    

es2000Mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2.28
OBJECT IDENTIFIER    

swStructure 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1
OBJECT IDENTIFIER    

swStructInfo 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.1
OBJECT IDENTIFIER    

swStructDevType 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.1.1
Specifies the device type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

swStructDevDescr 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.1.2
Describes the type of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swStructDevPortEncodingFactor 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.1.3
The factor to encode the global port ID from unit ID and the local port ID. This global port ID is required to access the bridge MIB and spanning tree MIB defined by the standard body. This global port ID will provide a unigue port ID for each port across the entire device. Example: supoposed that the encoding factor is 16, then port 2 located on module 2 will be encoded as port 18
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructDevLedInfo 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.1.4
Provides the LED informations of the cpu slot. bit7 - cpu status(always 1) bit6 - console status(0: console not in used, 1: console in used) bit5 - power status(always 1) bit 4 ~ bit 0 - not used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

swStructDevMaxModuleNum 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.1.5
Maximum number of modules allowed on the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructDevMaxPortNum 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.1.6
Maximum number of ports allowed on the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructDevNumOfPortInUse 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.1.7
Number of ports which has link being connected to the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructDevOperStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.1.8
Describes the operation status for the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notAvail(2), removed(3), disabled(4), normal(5), nonFatalErr(9), fatalErr(10)  

swStructDevLastChange 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.1.9
Provides the time that the unit is up last time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructModuleTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2
A table that contains information about a module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwStructModuleEntry

swStructModuleEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1
A list of information for a module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwStructModuleEntry  

swStructModuleUnitIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1.1
ID of the unit in the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructModuleIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1.2
ID of the Module in the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructModuleType 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1.3
Type of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

swStructModuleDescr 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1.4
Type of the module in displayed string format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swStructModuleVersion 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1.5
Provides PCB version of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructModuleMaxPortNum 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1.6
Maximum number of ports allowed on the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructModuleEncodingOffset 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1.7
Each module has a offset for encoding the port ID relative to a unit. This encoding will provide a unigue port ID for ports located on the device. Example: Supposed that the offset for module 2 is 16, then port 2 located on module 2 will be encoded as port 18
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructModuleLEDInfo 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1.8
Gets LED informations on specifiled module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

swStructModuleOperStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1.9
Provides operation status of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notAvail(2), removed(3), disabled(4), normal(5), nonFatalErr(9), fatalErr(10)  

swStructModuleLastChange 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.2.1.10
Provides the time that the module is up last time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructPowerTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.3
A table that contains information about every power.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwStructPowerEntry

swStructPowerEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.3.1
A list of information for each power.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwStructPowerEntry  

swStructPowerIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.3.1.1
ID of the power supply in the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructPowerInfo 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.3.1.2
Displays informations of power. Includes vendor, version and so on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

swStructPowerTemperature 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.3.1.3
Displays temperature value of power by Fahrenheit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructPowerVolt 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.3.1.4
Displays volt value of power by V unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..9)  

swStructPowerAmp 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.3.1.5
Displays amp value of power by A unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructPowerFan1Status 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.3.1.6
Describes the operation status of the power fan1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fanOk(1), fanFail(2), other(3)  

swStructPowerFan2Status 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.3.1.7
Describes the operation status of the power fan2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fanOk(1), fanFail(2), other(3)  

swStructPowerStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.3.1.8
Describes the operation status of the power supply.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER acFailPsFail(1), acPresentPsFail(2), psGood(3), other(4)  

swStructSystemFanTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.4
A table that contains informations about system fans.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwStructSystemFanEntry

swStructSystemFanEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.4.1
A list of informations for each system fan.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwStructSystemFanEntry  

swStructSystemFanIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.4.1.1
ID of designed system fans.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swStructSystemFanStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.1.4.1.2
Describes the operation status of the system fans.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fanOk(1), fanFail(2), other(3)  

powerTemperatureWarnning 5
The trap is sent whenever the power state enter the temperature warnning state.
TRAP-TYPE    

powerVoltWarnning 6
The trap is sent whenever the power state enter the volt warnning state.
TRAP-TYPE    

powerCurrentWarnning 7
The trap is sent whenever the power state enter the current warnning state.
TRAP-TYPE    

powerFan1Fail 8
The trap is sent whenever the power state enter the power fan1 fail state.
TRAP-TYPE    

powerFan2Fail 9
The trap is sent whenever the power state enter the power fan2 fail state.
TRAP-TYPE    

systemFanFail 10
The trap is sent whenever the power state enter the system fans fail state.
TRAP-TYPE    

powerRemoved 11
The trap is sent whenever the power is removed.
TRAP-TYPE    

powerInserted 12
The trap is sent whenever the power is inserted.
TRAP-TYPE    

powerBad 13
The trap is sent whenever the power is bad.
TRAP-TYPE