ACC-ENET

File: ACC-ENET.mib (5814 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE Counter accTrapLogSeqNum
accBRG DisplayString

Defined Types

AccEnetParmEntry  
SEQUENCE    
  accEnetPortNo INTEGER
  accEnetMACaddr OCTET STRING
  accEthSpeed INTEGER
  accEthDuplex INTEGER

AccEnetStatEntry  
SEQUENCE    
  accEnetIndex INTEGER
  accEnetStatCRCErrs Counter
  accEnetStatAlignErrs Counter
  accEnetStatOutColls Counter
  accEnetStatJabberConds Counter
  accEnetStatCarrierLosts Counter
  accEnetStatHeartbeatErrs Counter
  accEnetStatGiants Counter
  accEnetStatOneRetrys Counter
  accEnetStatMultRetrys Counter
  accEnetStatLateColls Counter
  accEnetChipCrashes Counter

Defined Values

accEnet 1.3.6.1.4.1.5.1.1.8
OBJECT IDENTIFIER    

accEnetNum 1.3.6.1.4.1.5.1.1.8.1
Number of Ethernet ports on this unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accEnetParmTable 1.3.6.1.4.1.5.1.1.8.2
A table of parameters of Ethernet ports The number of table entries is accEnetNum.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccEnetParmEntry

accEnetParmEntry 1.3.6.1.4.1.5.1.1.8.2.1
Parameters relative to a specific Ethernet port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccEnetParmEntry  

accEnetPortNo 1.3.6.1.4.1.5.1.1.8.2.1.1
Number of this ethernet port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accEnetMACaddr 1.3.6.1.4.1.5.1.1.8.2.1.2
MAC address to be used for this ethernet port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accEthSpeed 1.3.6.1.4.1.5.1.1.8.2.1.3
The speed options are: auto(1) 10(2) 100(3)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..3  

accEthDuplex 1.3.6.1.4.1.5.1.1.8.2.1.4
The duplex options are: auto(1) half(2) full(3)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..3  

accEnetStatTable 1.3.6.1.4.1.5.1.1.8.3
A list of per-port statistics for ports configured as Ethernet LANs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccEnetStatEntry

accEnetStatEntry 1.3.6.1.4.1.5.1.1.8.3.1
Statistics for specific ethernet ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccEnetStatEntry  

accEnetIndex 1.3.6.1.4.1.5.1.1.8.3.1.1
Port number of this entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accEnetStatCRCErrs 1.3.6.1.4.1.5.1.1.8.3.1.2
Number of CRC (Checksum) errors detected on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accEnetStatAlignErrs 1.3.6.1.4.1.5.1.1.8.3.1.3
Number of alignment errors detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accEnetStatOutColls 1.3.6.1.4.1.5.1.1.8.3.1.4
Number of collisions detected on output.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accEnetStatJabberConds 1.3.6.1.4.1.5.1.1.8.3.1.5
Number of jabber conditions detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accEnetStatCarrierLosts 1.3.6.1.4.1.5.1.1.8.3.1.6
Number of losses of carrier detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accEnetStatHeartbeatErrs 1.3.6.1.4.1.5.1.1.8.3.1.7
Number of heartbeat errors detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accEnetStatGiants 1.3.6.1.4.1.5.1.1.8.3.1.8
Number of giant frames detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accEnetStatOneRetrys 1.3.6.1.4.1.5.1.1.8.3.1.9
Number of times a retry condition was detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accEnetStatMultRetrys 1.3.6.1.4.1.5.1.1.8.3.1.10
Total number of retries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accEnetStatLateColls 1.3.6.1.4.1.5.1.1.8.3.1.11
Number of late collisions detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accEnetChipCrashes 1.3.6.1.4.1.5.1.1.8.3.1.12
Number of times aberrant behaviour was detected in Ethernet chip
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter