ACC-HUB

File: ACC-HUB.mib (2463 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE accTrapLogSeqNum accBRG
DisplayString RowStatus IfIndex
SmdsAddress

Defined Types

AccEnetHubStatEntry  
SEQUENCE    
  accEnetPortIndex INTEGER
  accEnetHubIndex INTEGER
  accEnetHubAdStatus INTEGER
  accEnetHubOpStatus INTEGER
  accEnetHubBitError INTEGER
  accEnetHubLinkTest INTEGER

Defined Values

accEnetHub 1.3.6.1.4.1.5.1.1.39
OBJECT IDENTIFIER    

accEnetHubStatTable 1.3.6.1.4.1.5.1.1.39.1
A List of Ethernet Hub Port statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccEnetHubStatEntry

accEnetHubStatEntry 1.3.6.1.4.1.5.1.1.39.1.1
A table entry providing information about Ethernet Hub ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccEnetHubStatEntry  

accEnetPortIndex 1.3.6.1.4.1.5.1.1.39.1.1.1
This is the Ethernet Physical Port starting with 1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accEnetHubIndex 1.3.6.1.4.1.5.1.1.39.1.1.2
This is the Ethernet Hub Port index 1-8
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accEnetHubAdStatus 1.3.6.1.4.1.5.1.1.39.1.1.3
This is the current administrative status of the Ethernet Hub Port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

accEnetHubOpStatus 1.3.6.1.4.1.5.1.1.39.1.1.4
This shows the Operational State of the Ethernet Hub Port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER connected(1), partitioned(2), disabled(3)  

accEnetHubBitError 1.3.6.1.4.1.5.1.1.39.1.1.5
This shows whether a bit-error has occurred
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

accEnetHubLinkTest 1.3.6.1.4.1.5.1.1.39.1.1.6
This shows whether a link test has occurred
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER pass(1), fail(2)