NETSWITCH-DRIVERS-MIB

File: NETSWITCH-DRIVERS-MIB.mib (21899 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises OBJECT-TYPE

Defined Types

HpDriverStatsEntry  
SEQUENCE    
  hpDriverStatsIndex INTEGER
  hpDriverStatsType OCTET STRING
  hpDriverStatsOctetsRxOk INTEGER
  hpDriverStatsFrameRxOk INTEGER
  hpDriverStatsTotalRxError INTEGER
  hpDriverStatsOctetTxOk INTEGER
  hpDriverStatsFrameTxOk INTEGER
  hpDriverStatsTotalTxError INTEGER
  hpDriverStatsOctetsRxPerSec INTEGER
  hpDriverStatsPeakOctetsRx INTEGER
  hpDriverStatsFramesRxPerSec INTEGER
  hpDriverStatsPeakFramesRx INTEGER
  hpDriverStatsOctetsTxPerSec INTEGER
  hpDriverStatsPeakOctetsTx INTEGER
  hpDriverStatsFramesTxPerSec INTEGER
  hpDriverStatsPeakFramesTx INTEGER

HpFddiDriverStatsEntry  
SEQUENCE    
  hpFddiDriverStatsIndex INTEGER
  hpFddiDriverStatsSMTOctetsRxOk INTEGER
  hpFddiDriverStatsSMTFrameRxOk INTEGER
  hpFddiDriverStatsSMTOctetsTxOk INTEGER
  hpFddiDriverStatsSMTFrameTxOk INTEGER
  hpFddiDriverStatsErrRxCRC INTEGER
  hpFddiDriverStatsErrRxOverrun INTEGER
  hpFddiDriverStatsErrRxParity INTEGER
  hpFddiDriverStatsErrRxMACStatus INTEGER
  hpFddiDriverStatsErrTxAbort INTEGER
  hpFddiDriverStatsErrTxUnderrun INTEGER
  hpFddiDriverStatsErrTxParity INTEGER
  hpFddiDriverStatsErrGsrLlcTxRer INTEGER
  hpFddiDriverStatsErrGsrLlcRxRer INTEGER
  hpFddiDriverStatsErrGsrSMTTxRer INTEGER
  hpFddiDriverStatsErrGsrSMTRxRer INTEGER
  hpFddiDriverStatsErrGsrPortOp INTEGER
  hpFddiDriverStatsErrGsrLlcRxRov INTEGER
  hpFddiDriverStatsErrGsrSMTRxRov INTEGER
  hpFddiDriverStatsErrGsrInternalOp INTEGER
  hpFddiDriverStatsIoeMov INTEGER
  hpFddiDriverStatsErrGsrHost INTEGER
  hpFddiDriverStatsTxCongestion INTEGER
  hpFddiDriverStatsMissedCmd INTEGER
  hpFddiDriverStatsMissedCRF INTEGER

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

icf 1.3.6.1.4.1.11.2.14
OBJECT IDENTIFIER    

hpicfObjects 1.3.6.1.4.1.11.2.14.11
OBJECT IDENTIFIER    

hpicfSwitch 1.3.6.1.4.1.11.2.14.11.5
OBJECT IDENTIFIER    

hpSwitch 1.3.6.1.4.1.11.2.14.11.5.1
OBJECT IDENTIFIER    

hpOpSystem 1.3.6.1.4.1.11.2.14.11.5.1.1
OBJECT IDENTIFIER    

hpHwSystem 1.3.6.1.4.1.11.2.14.11.5.1.2
OBJECT IDENTIFIER    

hpDriverStats 1.3.6.1.4.1.11.2.14.11.5.1.2.3
OBJECT IDENTIFIER    

hpDriverStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1
A list of driver entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpDriverStatsEntry

hpDriverStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1
A driver entry containing information common to all drivers.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpDriverStatsEntry  

hpDriverStatsIndex 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.1
A unique value for each driver. The value for each driver must remain constant at least from one re- initialization of the entity's network management system to the next re-initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hpDriverStatsType 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.2
Type of driver, FDDI, ATM, SPITFIRE, etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

hpDriverStatsOctetsRxOk 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.3
The number of octets received by the driver including the FCS but not including framing bits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsFrameRxOk 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.4
The number of frames received by the driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsTotalRxError 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.5
The total number of receive errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsOctetTxOk 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.6
The number of octets transmitted by the driver including the FCS but not including framing bits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsFrameTxOk 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.7
The number of frames transmitted by the driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsTotalTxError 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.8
The total number of transmit errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsOctetsRxPerSec 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.9
The number of octets received by the driver during the previous one second sample period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsPeakOctetsRx 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.10
The highest number of octets received by the driver during one second sample periods.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsFramesRxPerSec 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.11
The number of frames received by the driver during the previous one second sample period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsPeakFramesRx 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.12
The highest number of frames received by the driver during one second sample periods.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsOctetsTxPerSec 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.13
The number of octets transmitted by the driver during the previous one second sample period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsPeakOctetsTx 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.14
The highest number of octets transmitted by the driver during one second sample periods.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsFramesTxPerSec 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.15
The number of frames transmitted by the driver during the previous one second sample period
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpDriverStatsPeakFramesTx 1.3.6.1.4.1.11.2.14.11.5.1.2.3.1.1.16
The highest number of frames transmitted by the driver during one second sample periods.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2
A list of FDDI driver entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpFddiDriverStatsEntry

hpFddiDriverStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1
A FDDI driver entry containing information common to a given driver.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpFddiDriverStatsEntry  

hpFddiDriverStatsIndex 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.1
A unique value for each driver. The value for each driver must remain constant at least from one re- initialization of the entity's network management system to the next re-initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hpFddiDriverStatsSMTOctetsRxOk 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.2
The number of SMT octets received by the driver including the FCS but not including framing bits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsSMTFrameRxOk 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.3
The number of SMT frames received by the driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsSMTOctetsTxOk 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.4
The number of SMT octets transmitted by the driver including the FCS but not including framing bits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsSMTFrameTxOk 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.5
The number of SMT frames transmitted by the driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrRxCRC 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.6
The number of received frames containing a CRC error detected by the FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrRxOverrun 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.7
The number of received frames that are invalid due to overrun conditions in the FSI of the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrRxParity 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.8
The number of received frames containing a parity error detected by the FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrRxMACStatus 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.9
The number of received frames generating MAC status errors in the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrTxAbort 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.10
The number of transmit frames that were aborted by the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrTxUnderrun 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.11
The number of transmit frames that were aborted due to underrun errors in the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrTxParity 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.12
The number of transmit frames that were aborted due to parity errors in the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrGsrLlcTxRer 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.13
The number of LLC transmit ring errors detected by the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrGsrLlcRxRer 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.14
The number of LLC receive ring errors detected by the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrGsrSMTTxRer 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.15
The number of SMT transmit ring errors detected by the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrGsrSMTRxRer 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.16
The number of SMT receive ring errors detected by the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrGsrPortOp 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.17
The number of port operation errors detected by the FSI of the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrGsrLlcRxRov 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.18
The number of LLC receive overrun condition detected by the FSI of the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrGsrSMTRxRov 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.19
The number of SMT receive overrun condition detected by the FSI of the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrGsrInternalOp 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.20
The number of internal operation errors detected by the FSI of the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsIoeMov 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.21
The number of memory overrun conditions that the FSI has detected in MC68840 FDDI network interface chip. The internal operation error count will also be incremented under this condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsErrGsrHost 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.22
The number of host errors detected by the FSI of the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsTxCongestion 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.23
The number of transmit packets dropped due to insufficient space on the FDDI driver transmit ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsMissedCmd 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.24
The number of FSI commands that did not execute properly in the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpFddiDriverStatsMissedCRF 1.3.6.1.4.1.11.2.14.11.5.1.2.3.2.1.25
The number of FSI commands that could not be issued because of an unavailable command register in the MC68840 FDDI network interface chip.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER