XYPLEX-IEEE-HUB-MIB

File: XYPLEX-IEEE-HUB-MIB.mib (26218 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC RFC-1212

Imported symbols

NetworkAddress Counter TimeTicks
enterprises DisplayString OBJECT-TYPE

Defined Types

HmBasicPortEntry  
SEQUENCE    
  portHubBasicID OCTET STRING
  portGroupBasicID INTEGER
  portBasicID INTEGER
  portType INTEGER
  portAdminState INTEGER
  portAutoPartitionState INTEGER

HmPerfMonPortEntry  
SEQUENCE    
  portHubPerfID OCTET STRING
  portGroupPerfID INTEGER
  portPerfID INTEGER
  portReadableFrames Counter
  portReadableOctets Counter
  portPygmys Counter
  portRunts Counter
  portFrameCheckSeqErrs Counter
  portAlignmentErrors Counter
  portFramesTooLong Counter
  portAutoPartitionCount Counter

HmAddrTrackPortEntry  
SEQUENCE    
  portHubAddrID OCTET STRING
  portGroupAddrID INTEGER
  portAddrID INTEGER
  portLastSourceAddress NetworkAddress
  portSourceAddrChanges Counter

HmBadBitClockPortEntry  
SEQUENCE    
  portHubClockID OCTET STRING
  portGroupClockID INTEGER
  portClockID INTEGER
  portOutOfSpecBitRate Counter

Defined Values

xyplex 1.3.6.1.4.1.33
OBJECT IDENTIFIER    

ieeeHub 1.3.6.1.4.1.33.10001
OBJECT IDENTIFIER    

hmBasicCapability 1.3.6.1.4.1.33.10001.1
OBJECT IDENTIFIER    

hmSelfTestCapability 1.3.6.1.4.1.33.10001.2
OBJECT IDENTIFIER    

hmPerfMonCapability 1.3.6.1.4.1.33.10001.3
OBJECT IDENTIFIER    

hmAddrTrackCapability 1.3.6.1.4.1.33.10001.4
OBJECT IDENTIFIER    

hmBadBitClockCapability 1.3.6.1.4.1.33.10001.5
OBJECT IDENTIFIER    

hmBasicHubTable 1.3.6.1.4.1.33.10001.1.1
OBJECT IDENTIFIER    

hmBasicHubEntry 1.3.6.1.4.1.33.10001.1.1.1
OBJECT IDENTIFIER    

hubID 1.3.6.1.4.1.33.10001.1.1.1.1
The hub's Ethernet address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hubGroupCapacity 1.3.6.1.4.1.33.10001.1.1.1.2
The maximum number of groups the hub can have; a constant 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

hubGroupMap 1.3.6.1.4.1.33.10001.1.1.1.3
A bit map of defined groups.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

hmBasicGroupTable 1.3.6.1.4.1.33.10001.1.2
OBJECT IDENTIFIER    

hmBasicGroupEntry 1.3.6.1.4.1.33.10001.1.2.1
OBJECT IDENTIFIER    

groupHubID 1.3.6.1.4.1.33.10001.1.2.1.1
The hub's Ethernet address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

groupID 1.3.6.1.4.1.33.10001.1.2.1.2
The identification number of the hub's only group; a constant 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

groupNumberOfPorts 1.3.6.1.4.1.33.10001.1.2.1.3
The number of physical Ethernet ports on the hub.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

hmBasicPortTable 1.3.6.1.4.1.33.10001.1.3
A list of basic hub Ethernet port entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmBasicPortEntry

hmBasicPortEntry 1.3.6.1.4.1.33.10001.1.3.1
Parameter values for a port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HmBasicPortEntry  

portHubBasicID 1.3.6.1.4.1.33.10001.1.3.1.1
The hub's Ethernet address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

portGroupBasicID 1.3.6.1.4.1.33.10001.1.3.1.2
Group number; a constant 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

portBasicID 1.3.6.1.4.1.33.10001.1.3.1.3
A unique value for each Ethernet port. Its value ranges between 1 and the value of groupNumberOfPorts. The value for each port must remain constant at least from one re-initialization of the network management agent to the next.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

portType 1.3.6.1.4.1.33.10001.1.3.1.4
The port type, with the following meanings: other not listed here repeater 802.3 sec. 9 rptr port tenBASE-FAsync(3) async port on 10BASE-FA tenBASE-FSynch(4) sync port on 10BASE-FA
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), repeater(2), tenBASE-FAsync(3), tenBASE-FSynch(4)  

portAdminState 1.3.6.1.4.1.33.10001.1.3.1.5
Control over the port's ability to transmit and receive. Corresponds directly to PORT ENABLED/DISABLED and the value labeled 'State:' in the PORT display.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

portAutoPartitionState 1.3.6.1.4.1.33.10001.1.3.1.6
The port's status with regard to automatic partitioning. Corresponds directly to the value labeled 'Auto Partitioned:' in the PORT display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notAutoPartitioned(2), autoPartitioned(3)  

hmSelfTestHubTable 1.3.6.1.4.1.33.10001.2.1
OBJECT IDENTIFIER    

hmSelfTestHubEntry 1.3.6.1.4.1.33.10001.2.1.1
OBJECT IDENTIFIER    

hubSelfTestID 1.3.6.1.4.1.33.10001.2.1.1.1
The hub's Ethernet address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hubResetTimeStamp 1.3.6.1.4.1.33.10001.2.1.1.2
The value of sysUpTime when the hub was last reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

hubHealthState 1.3.6.1.4.1.33.10001.2.1.1.3
Indication of hub operational failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ok(2), failed(3)  

hubHealthText 1.3.6.1.4.1.33.10001.2.1.1.4
Free form text description of hub operational state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hubHealthData 1.3.6.1.4.1.33.10001.2.1.1.5
Free form binary data description of hub operational state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hubSystemResetting 1.3.6.1.4.1.33.10001.2.1.1.6
Control to cause initialization of hub, reset of management counters, ad reset of hub parameters to defaults.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notResetting(1), resetting(2)  

hubResetting 1.3.6.1.4.1.33.10001.2.1.1.7
Control to cause initialization of the relay and port counters and flags related to the auto-partition function. This does not affect hub management counters.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notResetting(1), resetting(2)  

hubExecutingSelfTest 1.3.6.1.4.1.33.10001.2.1.1.8
Control to cause execution of a non-disruptive self test.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notSelfTesting(1), selfTesting(2)  

hmPerfMonRelayTable 1.3.6.1.4.1.33.10001.3.1
OBJECT IDENTIFIER    

hmPerfMonRelayEntry 1.3.6.1.4.1.33.10001.3.1.1
OBJECT IDENTIFIER    

relayHubPerfID 1.3.6.1.4.1.33.10001.3.1.1.1
The hub's Ethernet address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

relayPerfID 1.3.6.1.4.1.33.10001.3.1.1.2
Relay identification; a constant 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

relayTotalCollisions 1.3.6.1.4.1.33.10001.3.1.1.3
The number of times the hub transmitted and simultaneously detected external activity on one or more ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmPerfMonPortTable 1.3.6.1.4.1.33.10001.3.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmPerfMonPortEntry

hmPerfMonPortEntry 1.3.6.1.4.1.33.10001.3.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HmPerfMonPortEntry  

portHubPerfID 1.3.6.1.4.1.33.10001.3.2.1.1
The hub's Ethernet address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

portGroupPerfID 1.3.6.1.4.1.33.10001.3.2.1.2
The group number; a constant 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

portPerfID 1.3.6.1.4.1.33.10001.3.2.1.3
A unique value for each Ethernet port, identifying the same port as the equivalent value of portBasicID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

portReadableFrames 1.3.6.1.4.1.33.10001.3.2.1.4
Number of frames received with legal length and no corruption in transmission. Corresponds directly with the value labeled 'Received Frames:' in the PORT display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portReadableOctets 1.3.6.1.4.1.33.10001.3.2.1.5
The number of data and padding bytes represented by portReadableFrames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portPygmys 1.3.6.1.4.1.33.10001.3.2.1.6
Number of message fragments less than 64 +/- 10 bits long, possibly indicating external noise problems. Corresponds directly with the value labeled 'Fragments (Pygmy):' in the PORT display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portRunts 1.3.6.1.4.1.33.10001.3.2.1.7
Number of collision fragments longer than a pygmy but shorter than a legal message. These occur as a result of normal collision operation. Corresponds directly with the value labeled 'Short Frames (Runt):' in the PORT display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portFrameCheckSeqErrs 1.3.6.1.4.1.33.10001.3.2.1.8
Number of frames received with integral bytes but invalid FCS. Corresponds directly with the value labeled 'Check Sequenct (CRC):' in the PORT display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portAlignmentErrors 1.3.6.1.4.1.33.10001.3.2.1.9
Number of frames received with an incomplete bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portFramesTooLong 1.3.6.1.4.1.33.10001.3.2.1.10
Number of frames received of length greater than 1518 bytes. Corresponds directly with the value labeled 'Long Frames (>1518):' in the PORT display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

portAutoPartitionCount 1.3.6.1.4.1.33.10001.3.2.1.11
Number of times the repeater has automatically partitioned the port. Corresponds directly with the value labeled 'Auto Partitions:' in the PORT display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmAddrTrackPortTable 1.3.6.1.4.1.33.10001.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmAddrTrackPortEntry

hmAddrTrackPortEntry 1.3.6.1.4.1.33.10001.4.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HmAddrTrackPortEntry  

portHubAddrID 1.3.6.1.4.1.33.10001.4.1.1.1
The hub's Ethernet address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

portGroupAddrID 1.3.6.1.4.1.33.10001.4.1.1.2
The group number; a constant 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

portAddrID 1.3.6.1.4.1.33.10001.4.1.1.3
A unique value for each Ethernet port, identifying the same port as the equivalent value of portBasicID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

portLastSourceAddress 1.3.6.1.4.1.33.10001.4.1.1.4
Source address of the last readable frame received on the port. Corresponds directly with the value labeled 'Last Address:' in the PORT display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

portSourceAddrChanges 1.3.6.1.4.1.33.10001.4.1.1.5
Number of times portLastSourceAddress has changed. Corresponds directly with the value labeled 'Address Changes:' in the PORT display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hmBadBitClockPortTable 1.3.6.1.4.1.33.10001.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmBadBitClockPortEntry

hmBadBitClockPortEntry 1.3.6.1.4.1.33.10001.5.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HmBadBitClockPortEntry  

portHubClockID 1.3.6.1.4.1.33.10001.5.1.1.1
The hub's Ethernet address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

portGroupClockID 1.3.6.1.4.1.33.10001.5.1.1.2
The group number; a constant 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

portClockID 1.3.6.1.4.1.33.10001.5.1.1.3
A unique value for each Ethernet port, identifying the same port as the equivalent value of portBasicID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

portOutOfSpecBitRate 1.3.6.1.4.1.33.10001.5.1.1.4
Number of received frames with the transmission frequency detectably out of specification. Corresponds directly with the value labeled 'Out of Spec. Bit Rate:' in the PORT display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter