FMS100-MIB

File: FMS100-MIB.mib (9822 bytes)

Imported modules

RFC1155-SMI

Imported symbols

enterprises OBJECT-TYPE Counter

Defined Types

HubEnviroGroupEntry  
SEQUENCE    
  hubServiceId INTEGER
  hubGroupIndex INTEGER
  hubHighTemp INTEGER
  hubFanFailed INTEGER

Pa100RptrEntry  
SEQUENCE    
  pa100RptrServiceId INTEGER
  pa100RptrClass INTEGER
  pa100RptrStackCardTypeInfo OCTET STRING

Pa100PortEntry  
SEQUENCE    
  pa100PortServiceId INTEGER
  pa100PortGroupIndex INTEGER
  pa100PortIndex INTEGER
  pa100PortIsolate INTEGER
  pa100PortSymbolErrorDuringPacket INTEGER

Defined Values

a3Com 1.3.6.1.4.1.43
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.43.1
OBJECT IDENTIFIER    

hub 1.3.6.1.4.1.43.1.8
OBJECT IDENTIFIER    

cards 1.3.6.1.4.1.43.1.9
OBJECT IDENTIFIER    

linkBuilderFMS100-mib 1.3.6.1.4.1.43.19
OBJECT IDENTIFIER    

linkBuilderFMS100 1.3.6.1.4.1.43.1.8.20
OBJECT IDENTIFIER    

linkBuilderFMS100-cards 1.3.6.1.4.1.43.1.9.10
OBJECT IDENTIFIER    

linkBuilderFMS100-cards-12utp 1.3.6.1.4.1.43.1.9.10.1
OBJECT IDENTIFIER    

hubEnviroObject 1.3.6.1.4.1.43.19.2
OBJECT IDENTIFIER    

hubEnviroGroupTable 1.3.6.1.4.1.43.19.2.1
Table of Environment information about the group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HubEnviroGroupEntry

hubEnviroGroupEntry 1.3.6.1.4.1.43.19.2.1.1
An Entry in the table, containing information about a single group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HubEnviroGroupEntry  

hubServiceId 1.3.6.1.4.1.43.19.2.1.1.1
This object identifies the repeater which this entry contains information. For FMS100, this is a constant 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hubGroupIndex 1.3.6.1.4.1.43.19.2.1.1.2
This object identifies the group within the repeater for which this entry contains information. This number is never greater than paRptrGroupCapacity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

hubHighTemp 1.3.6.1.4.1.43.19.2.1.1.3
This variable shows the current temperature status of the hub. If the variable changed from false to true, The enterprise-specific trap(a3comHighTemp) will be sent to the configured SNMP manager stations.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hubFanFailed 1.3.6.1.4.1.43.19.2.1.1.4
This variable shows the current Fan Fail status of the hub. If the variable changed from false to true, The enterprise-specific trap(a3comFanFailed) will be sent to the configured SNMP manager stations.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

pa100RptrSpecific 1.3.6.1.4.1.43.19.3
OBJECT IDENTIFIER    

pa100RptrInfo 1.3.6.1.4.1.43.19.3.1
OBJECT IDENTIFIER    

pa100GroupInfo 1.3.6.1.4.1.43.19.3.2
OBJECT IDENTIFIER    

pa100PortInfo 1.3.6.1.4.1.43.19.3.3
OBJECT IDENTIFIER    

pa100RptrTable 1.3.6.1.4.1.43.19.3.1.1
Table of descriptive and STATUS information about the 100Mb Ethernet Hub
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Pa100RptrEntry

pa100RptrEntry 1.3.6.1.4.1.43.19.3.1.1.1
An entry in the table, containing information about the repeater.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Pa100RptrEntry  

pa100RptrServiceId 1.3.6.1.4.1.43.19.3.1.1.1.1
This object identifies the repeater which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pa100RptrClass 1.3.6.1.4.1.43.19.3.1.1.1.2
The pa100RptrClass is the repeater class as defined in 802.3 standard. Class I: A type of repeater set specified such that in a maximum length segment topology, only one such repeater set may exist between any two DTEs within a single collision domain. Class II: A type of repeater set specified such that in a maximum length segment topology, only two such repeater set may exist between any two DTEs within a single collision domain.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER classI(1), classII(2), unknown(3)  

pa100RptrStackCardTypeInfo 1.3.6.1.4.1.43.19.3.1.1.1.3
Supplies the information about the type of Cards in the repeater stack. There is one octet for each unit in the stack. Each octet can have the following values: 0 : undetected(power off or non-exist) 1 : repeater card 2 : management unit 3 : bridge/management card 4 : backup management(/bridge) card 5 : powered off 6 : unknown Value 0 indicates either the powered off card's cardindex is higher than all of the powered on cards or the card is non-existant. Value 5 indicates that the card is powered off and there are powered on card(s) with higher index number. Octet offset(started 0) N indicates N+1 th card information. I.e. The first octet indicates card 1's information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..8)  

pa100PortTable 1.3.6.1.4.1.43.19.3.3.1
Table of descriptive and STATUS information about the ports that is specific to 100Mb Ethernet Hub
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Pa100PortEntry

pa100PortEntry 1.3.6.1.4.1.43.19.3.3.1.1
An entry in the table, containing information about a single port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Pa100PortEntry  

pa100PortServiceId 1.3.6.1.4.1.43.19.3.3.1.1.1
This object identifies the repeater which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pa100PortGroupIndex 1.3.6.1.4.1.43.19.3.3.1.1.2
This object identifies the group containing the port for which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

pa100PortIndex 1.3.6.1.4.1.43.19.3.3.1.1.3
This object identifies the port within the group for which this entry contains information. This value can never be greater than paRptrGroupPortCapacity for the associated group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

pa100PortIsolate 1.3.6.1.4.1.43.19.3.3.1.1.4
Increment counter by each time that the repeater port automatically isolates as a consequence of false carrier events. The conditions which cause a port to automatically isolate are as defined by the transition from the False Carrier state to the Link Unstable state of the carrier integrity state diagram.(802.3 std)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pa100PortSymbolErrorDuringPacket 1.3.6.1.4.1.43.19.3.3.1.1.5
A count of the number of times when valid length packet was received at the port and there was at least one occurrence of an invalid symbol. This can increment only once per valid carrier event. A collision presence at any port of the repeater containing port N, will not cause this attribute to increment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter