AI194HUB-MIB

File: AI194HUB-MIB.mib (7636 bytes)

Imported modules

RFC1155-SMI SNMPv2-TC SNMPv2-SMI
SNMPv2-CONF

Imported symbols

TimeTicks Counter DisplayString
MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 enterprises
MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

HubPortEntry  
SEQUENCE    
  aiHubPortIndex INTEGER
  aiHubPortName DisplayString
  aiHubPortAdminState INTEGER
  aiHubPortAutoPartitionState INTEGER
  aiHubPortErrors Counter
  aiHubPortCollisions Counter
  aiHubPortStatus INTEGER
  aiHubPortLinkErrors Counter
  aiHubPortShortPackets Counter
  aiHubPortJabbers Counter
  aiHubPortPartition Counter
  aiHubPortZero INTEGER
  aiHubPortZeroTime TimeTicks

Defined Values

aii 1.3.6.1.4.1.539
OBJECT IDENTIFIER    

aiProxy 1.3.6.1.4.1.539.1
OBJECT IDENTIFIER    

aiSystemOID 1.3.6.1.4.1.539.2
OBJECT IDENTIFIER    

aiGroup 1.3.6.1.4.1.539.4
OBJECT IDENTIFIER    

aiISISGre 1.3.6.1.4.1.539.5
OBJECT IDENTIFIER    

aiManager 1.3.6.1.4.1.539.6
OBJECT IDENTIFIER    

aiSoftware 1.3.6.1.4.1.539.7
OBJECT IDENTIFIER    

aiSystem 1.3.6.1.4.1.539.8
OBJECT IDENTIFIER    

aiGroup194 1.3.6.1.4.1.539.4.194
OBJECT IDENTIFIER    

aiGroup194Ver7 1.3.6.1.4.1.539.4.194.7
OBJECT IDENTIFIER    

aiGroup194Ver71 1.3.6.1.4.1.539.4.194.7.1
OBJECT IDENTIFIER    

aiGroup194Ver72 1.3.6.1.4.1.539.4.194.7.2
OBJECT IDENTIFIER    

aiGroup194Ver73 1.3.6.1.4.1.539.4.194.7.3
OBJECT IDENTIFIER    

aiGroup194Ver74 1.3.6.1.4.1.539.4.194.7.4
OBJECT IDENTIFIER    

aiHub 1.3.6.1.4.1.539.3
The MIB Module for Ethernet hubs
MODULE-IDENTITY    

aiHubTwistedPairPortNumber 1.3.6.1.4.1.539.3.1
The number of twisted-pair hub ports. By convention, these are the lower numbered hub ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

aiHubNonTwistedPairPortNumber 1.3.6.1.4.1.539.3.2
The number of non-twisted-pair hub ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

aiHubPortTable 1.3.6.1.4.1.539.3.3
A list of hub Ethernet port entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HubPortEntry

aiHubPortEntry 1.3.6.1.4.1.539.3.3.1
Hub parameter values for an Ethernet port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HubPortEntry  

aiHubPortIndex 1.3.6.1.4.1.539.3.3.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by portBasicID in hmBasicPortTable in the IEEE Hub MIB. Corresponds directly to the numbered, twisted-pair port numbers and indirectly to the unnumbered, non-twisted-pair ports (A, C) in the diagnostic display.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

aiHubPortName 1.3.6.1.4.1.539.3.3.1.2
An administratively assigned name for a twisted-pair port, typically with some local significance. Corresponds directly to the WINSLC PORTNAME string.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

aiHubPortAdminState 1.3.6.1.4.1.539.3.3.1.3
Control over the port's ability to transmit and receive. ENABLED/DISABLED.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

aiHubPortAutoPartitionState 1.3.6.1.4.1.539.3.3.1.4
The port's status with regard to automatic partitioning.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notAutoPartitioned(2), autoPartitioned(3)  

aiHubPortErrors 1.3.6.1.4.1.539.3.3.1.5
The number of times that a frame was received in erorr.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aiHubPortCollisions 1.3.6.1.4.1.539.3.3.1.6
Number of times that a frame collision came within the allowed collision window.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aiHubPortStatus 1.3.6.1.4.1.539.3.3.1.7
Link status of the port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), off(2), on(3)  

aiHubPortLinkErrors 1.3.6.1.4.1.539.3.3.1.8
Number of times that a link error was detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aiHubPortShortPackets 1.3.6.1.4.1.539.3.3.1.9
Number of times that a short packet was detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aiHubPortJabbers 1.3.6.1.4.1.539.3.3.1.10
Number of times that a jabber packet ??? was detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aiHubPortPartition 1.3.6.1.4.1.539.3.3.1.11
Number of times that this port was AutoPartitioned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aiHubPortZero 1.3.6.1.4.1.539.3.3.1.12
Control to zero Counters kept for the port. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes all the system's Counters to be zeroed. Corresponds to the ZERO PORT command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), execute(2)  

aiHubPortZeroTime 1.3.6.1.4.1.539.3.3.1.13
The time the counters for this port was last zeroed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

aiHubLogMessage 1.3.6.1.4.1.539.3.4
Any string 'set' into this variable will force a log message to be printed on the CLC log.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

aiHubPortAutoPartitionLimit 1.3.6.1.4.1.539.3.5
The hub AutoPartition limit, 31 or 63 collisions.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER coll31(1), coll63(2)