NSNICMIB-MIB

File: NSNICMIB-MIB.mib (96250 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI RFC1213-MIB

Imported symbols

Counter enterprises OBJECT-TYPE
DisplayString PhysAddress

Defined Types

NicDrvConfigEntry  
SEQUENCE    
  nicDrvConfigIndex INTEGER
  nicDrvcfgName DisplayString
  nicDrvcfgDescript DisplayString
  nicDrvcfgType INTEGER
  nicDrvcfgPhyAddr PhysAddress
  nicDrvcfgMajor INTEGER
  nicDrvcfgMinor INTEGER
  nicDrvcfgSlot INTEGER
  nicDrvcfgIOport0 OCTET STRING
  nicDrvcfgIOport1 OCTET STRING
  nicDrvcfgInterrupt0 INTEGER
  nicDrvcfgInterrupt1 INTEGER
  nicDrvcfgDMA0 INTEGER
  nicDrvcfgDMA1 INTEGER
  nicDrvcfgMemory0 OCTET STRING
  nicDrvcfgMemory1 OCTET STRING
  nicDrvcfgMulticast INTEGER
  nicDrvcfgPromiscuous INTEGER
  nicDrvcfgMaximumSize INTEGER
  nicDrvcfgSpeed INTEGER
  nicDrvcfgTransportTime INTEGER
  nicDrvcfgSendRetries INTEGER
  nicDrvcfgMode INTEGER
  nicDrvcfgNumFrames INTEGER
  nicDrvcfgAftGroupId INTEGER
  nicDrvcfgAftBusNo OCTET STRING
  nicDrvcfgAftBusDeviceId OCTET STRING
  nicDrvcfgAftPciVendorId OCTET STRING
  nicDrvcfgAftPciDeviceId OCTET STRING
  nicDrvcfgAftPciSubSysVendorId OCTET STRING
  nicDrvcfgAftPciSubSysDeviceId OCTET STRING
  nicDrvcfgAftStatus INTEGER
  nicDrvcfgAftMode INTEGER

NicStatisticsEntry  
SEQUENCE    
  nicStatisticsIndex INTEGER
  nicTtlTxPacket Counter
  nicDeltaTtlTxPacket INTEGER
  nicTtlRxPacket Counter
  nicDeltaTtlRxPacket INTEGER
  nicGetECBFails Counter
  nicTxTooBig Counter
  nicRxTooBig Counter
  nicRxOverflow Counter
  nicTxMisc Counter
  nicRxMisc Counter
  nicRxCRC Counter
  nicTxOKByte Counter
  nicDeltaTxOKByte INTEGER
  nicRxOKByte Counter
  nicDeltaRxOKByte INTEGER
  nicTxGroup Counter
  nicDeltaTxGroup INTEGER
  nicRxGroup Counter
  nicDeltaRxGroup INTEGER
  nicAdapterReset Counter
  nicQDepth Counter
  nicRcvBuffers Counter
  nicRcvBuffers75Pct Counter
  nicRcvBuffersCkOut Counter
  nicRcvBuffersMaxSize INTEGER
  nicNumCustCounter INTEGER

NicCustEntry  
SEQUENCE    
  nicCustIndex INTEGER
  nicIndex INTEGER
  nicCustCounter Counter
  nicCustCounterString DisplayString

NicErrorsEntry  
SEQUENCE    
  nicErrorsIndex INTEGER
  nicTxOKSingleCollision Counter
  nicTxOKMultipleCollision Counter
  nicTxOKDeferred Counter
  nicTxAbortLateCollision Counter
  nicTxAbortExcessCollision Counter
  nicTxAbortCarrierSense Counter
  nicTxAbortExcessiveDeferral Counter
  nicRxAbortFrameAlignment Counter
  nicHWRxMismatch Counter
  nicTtlTxErrPacket INTEGER
  nicTtlRxErrPacket INTEGER

NicFrameTypeEntry  
SEQUENCE    
  nicFrameTypeIndex INTEGER
  nicCardIndex INTEGER
  nicFrameTypeString DisplayString

NicTokenRingStatisticsEntry  
SEQUENCE    
  nicTokenRingStatisticsIndex INTEGER
  nicFunctionalAddress OCTET STRING
  nicGroupAddress OCTET STRING
  nicLastOpenStatus INTEGER
  nicRingStatus INTEGER
  nicRingState INTEGER

NicTokenRingErrorsEntry  
SEQUENCE    
  nicTokenRingErrorsIndex INTEGER
  nicLineErrors INTEGER
  nicLostFrames INTEGER
  nicBurstErrors INTEGER
  nicACErrors INTEGER
  nicAbortDelimiters INTEGER
  nicFrameCopiedErrors INTEGER
  nicFrequencyErrors INTEGER
  nicTokenErrors INTEGER
  nicInternalErrors INTEGER

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

hpnsa 1.3.6.1.4.1.11.2.23
OBJECT IDENTIFIER    

nicObject 1.3.6.1.4.1.11.2.23.18
OBJECT IDENTIFIER    

nicDrvConfig 1.3.6.1.4.1.11.2.23.18.1
OBJECT IDENTIFIER    

nicStatistics 1.3.6.1.4.1.11.2.23.18.2
OBJECT IDENTIFIER    

nicCustomStats 1.3.6.1.4.1.11.2.23.18.3
OBJECT IDENTIFIER    

nicErrors 1.3.6.1.4.1.11.2.23.18.4
OBJECT IDENTIFIER    

nicMiscellaneous 1.3.6.1.4.1.11.2.23.18.5
OBJECT IDENTIFIER    

nicFrameType 1.3.6.1.4.1.11.2.23.18.6
OBJECT IDENTIFIER    

nicParms 1.3.6.1.4.1.11.2.23.18.7
OBJECT IDENTIFIER    

nicTokenRingStatistics 1.3.6.1.4.1.11.2.23.18.8
OBJECT IDENTIFIER    

nicTokenRingErrors 1.3.6.1.4.1.11.2.23.18.9
OBJECT IDENTIFIER    

nicCommonParms 1.3.6.1.4.1.11.2.23.18.7.1
OBJECT IDENTIFIER    

nicStarfighterParms 1.3.6.1.4.1.11.2.23.18.7.2
OBJECT IDENTIFIER    

nicTwisterParms 1.3.6.1.4.1.11.2.23.18.7.3
OBJECT IDENTIFIER    

nicMasterParms 1.3.6.1.4.1.11.2.23.18.7.4
OBJECT IDENTIFIER    

nicShastaParms 1.3.6.1.4.1.11.2.23.18.7.5
OBJECT IDENTIFIER    

nicDrvConfigTable 1.3.6.1.4.1.11.2.23.18.1.1
A list of Driver Configuration Information
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NicDrvConfigEntry

nicDrvConfigEntry 1.3.6.1.4.1.11.2.23.18.1.1.1
Driver Configuration Information Table Entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NicDrvConfigEntry  

nicDrvConfigIndex 1.3.6.1.4.1.11.2.23.18.1.1.1.1
Index into Driver Configuration Information Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicDrvcfgName 1.3.6.1.4.1.11.2.23.18.1.1.1.2
Driver Name. Never Changes
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nicDrvcfgDescript 1.3.6.1.4.1.11.2.23.18.1.1.1.3
Driver description, does not change
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nicDrvcfgType 1.3.6.1.4.1.11.2.23.18.1.1.1.4
Type of NIC
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), hp-starfighter(1), hp-twister(2), hp-busmaster(3), hp-shasta(4)  

nicDrvcfgPhyAddr 1.3.6.1.4.1.11.2.23.18.1.1.1.5
Address at the protocol layer immediately below the network layer
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress Size(0..80)  

nicDrvcfgMajor 1.3.6.1.4.1.11.2.23.18.1.1.1.6
The major revision level of the driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

nicDrvcfgMinor 1.3.6.1.4.1.11.2.23.18.1.1.1.7
The minor revision level of the driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

nicDrvcfgSlot 1.3.6.1.4.1.11.2.23.18.1.1.1.8
Slot where the board is installed (EISA only)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..16  

nicDrvcfgIOport0 1.3.6.1.4.1.11.2.23.18.1.1.1.9
Primary Base IO port
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

nicDrvcfgIOport1 1.3.6.1.4.1.11.2.23.18.1.1.1.10
Secondary Base IO port
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

nicDrvcfgInterrupt0 1.3.6.1.4.1.11.2.23.18.1.1.1.11
The Primary IRQ number/interrupt vector
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unused(255)  

nicDrvcfgInterrupt1 1.3.6.1.4.1.11.2.23.18.1.1.1.12
The Secondary IRQ number/interrupt vector
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unused(255)  

nicDrvcfgDMA0 1.3.6.1.4.1.11.2.23.18.1.1.1.13
The Primary DMA channel if applicable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unused(255)  

nicDrvcfgDMA1 1.3.6.1.4.1.11.2.23.18.1.1.1.14
The Secondary DMA channel if applicable
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unused(255)  

nicDrvcfgMemory0 1.3.6.1.4.1.11.2.23.18.1.1.1.15
Memory Mapped Address 0 if applicable
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

nicDrvcfgMemory1 1.3.6.1.4.1.11.2.23.18.1.1.1.16
Memory Mapped Address 1 if applicable
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

nicDrvcfgMulticast 1.3.6.1.4.1.11.2.23.18.1.1.1.17
Whether driver supports multicast addressing
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

nicDrvcfgPromiscuous 1.3.6.1.4.1.11.2.23.18.1.1.1.18
Whether driver is in promiscuous mode
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

nicDrvcfgMaximumSize 1.3.6.1.4.1.11.2.23.18.1.1.1.19
This is the ECB's maximum buffer size
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicDrvcfgSpeed 1.3.6.1.4.1.11.2.23.18.1.1.1.20
Driver transmission speed in Mbits
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicDrvcfgTransportTime 1.3.6.1.4.1.11.2.23.18.1.1.1.21
Time(in ticks) to transmit a 576-byte packet
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicDrvcfgSendRetries 1.3.6.1.4.1.11.2.23.18.1.1.1.22
Number of retries for transmission before abort
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicDrvcfgMode 1.3.6.1.4.1.11.2.23.18.1.1.1.23
Mode of transmission, 100VG enabled or disabled
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER non-100VG(0), vg-100(1)  

nicDrvcfgBindFrames 1.3.6.1.4.1.11.2.23.18.1.1.1.24
Number of Frames types bound to this Driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicDrvcfgAftGroupId 1.3.6.1.4.1.11.2.23.18.1.1.1.25
Adavanced Fault Tolerance(AFT) Group Id bound to this Adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

nicDrvcfgAftBusNo 1.3.6.1.4.1.11.2.23.18.1.1.1.26
PCI Bus Number bound to this Adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

nicDrvcfgAftBusDeviceId 1.3.6.1.4.1.11.2.23.18.1.1.1.27
PCI Bus Device Id bound to this Adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

nicDrvcfgAftPciVenodrId 1.3.6.1.4.1.11.2.23.18.1.1.1.28
PCI Vendor Id bound to this Adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

nicDrvcfgAftPciDeviceId 1.3.6.1.4.1.11.2.23.18.1.1.1.29
PCI Device Id bound to this Driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

nicDrvcfgAftPciSubSysVendorId 1.3.6.1.4.1.11.2.23.18.1.1.1.30
PCI Subsystem Vendor Id bound to this Adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

nicDrvcfgAftPciSubSysDeviceId 1.3.6.1.4.1.11.2.23.18.1.1.1.31
PCI Subsystem Device Id bound to this Adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

nicDrvcfgAftStatus 1.3.6.1.4.1.11.2.23.18.1.1.1.32
Adavanced Fault Tolerance(AFT) Status(Standby, Active or Failed) bound to this Adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER standby(0), active(1), failed(2)  

nicDrvcfgAftMode 1.3.6.1.4.1.11.2.23.18.1.1.1.33
Adavanced Fault Tolerance(AFT) Mode (Primary or Secondary) bound this Adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER secondary(0), primary(1)  

nicStatisticsTable 1.3.6.1.4.1.11.2.23.18.2.1
A List of Driver Generic Statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NicStatisticsEntry

nicStatisticsEntry 1.3.6.1.4.1.11.2.23.18.2.1.1
An entry in the Generic Statistics Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NicStatisticsEntry  

nicStatisticsIndex 1.3.6.1.4.1.11.2.23.18.2.1.1.1
Index into the Generic Statistics Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicTtlTxPacket 1.3.6.1.4.1.11.2.23.18.2.1.1.2
Number of packets transmitted successfully
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicDeltaTtlTxPacket 1.3.6.1.4.1.11.2.23.18.2.1.1.3
Number of packets transmitted Between last read and current time
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicTtlRxPacket 1.3.6.1.4.1.11.2.23.18.2.1.1.4
Number of packets received successfully
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicDeltaTtlRxPacket 1.3.6.1.4.1.11.2.23.18.2.1.1.5
Number of packets received between last update and current time
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicGetECBFails 1.3.6.1.4.1.11.2.23.18.2.1.1.6
Number of times an ECB request failed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicTxTooBig 1.3.6.1.4.1.11.2.23.18.2.1.1.7
Number of packets that are too big for transmission
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicRxTooBig 1.3.6.1.4.1.11.2.23.18.2.1.1.8
Number of packets that are too big for receive buffer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicRxOverflow 1.3.6.1.4.1.11.2.23.18.2.1.1.9
Number of missed packets
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicTxMisc 1.3.6.1.4.1.11.2.23.18.2.1.1.10
Number of packets with fatal transmission errors that are not accounted for anywhere else
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicRxMisc 1.3.6.1.4.1.11.2.23.18.2.1.1.11
Number of packets with fatal receive errors that are not accounted for anywhere else
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicRxCRC 1.3.6.1.4.1.11.2.23.18.2.1.1.12
Number of packets received with corrupt data
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicTxOKByte 1.3.6.1.4.1.11.2.23.18.2.1.1.13
Number of bytes transmitted successfully
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicDeltaTxOKByte 1.3.6.1.4.1.11.2.23.18.2.1.1.14
Number of bytes transmitted between the last update and current time
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicRxOKByte 1.3.6.1.4.1.11.2.23.18.2.1.1.15
Number of bytes received successfully
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicDeltaRxOKByte 1.3.6.1.4.1.11.2.23.18.2.1.1.16
Number of bytes received between the last update and current time
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicTxGroup 1.3.6.1.4.1.11.2.23.18.2.1.1.17
Number of packets transmitted with group addressing
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicDeltaTxGroup 1.3.6.1.4.1.11.2.23.18.2.1.1.18
Number of packets transmitted with group addressing between the last update and current time
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicRxGroup 1.3.6.1.4.1.11.2.23.18.2.1.1.19
Number of packets received with group addressing
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicDeltaRxGroup 1.3.6.1.4.1.11.2.23.18.2.1.1.20
Number of packets received with group addressing between the last update and current time
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicAdapterReset 1.3.6.1.4.1.11.2.23.18.2.1.1.21
Number of times the adapter reset due to internal errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicQDepth 1.3.6.1.4.1.11.2.23.18.2.1.1.22
Number of transmit ECBs queued for the adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicRcvBuffers 1.3.6.1.4.1.11.2.23.18.2.1.1.23
Number of LSL receive buffers
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicRcvBuffers75Pct 1.3.6.1.4.1.11.2.23.18.2.1.1.24
Number of LSL receive buffers that must be in use before buffers are regarded as getting low
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicRcvBuffersCkOut 1.3.6.1.4.1.11.2.23.18.2.1.1.25
Number of buffers in use
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicRcvBuffersMaxSize 1.3.6.1.4.1.11.2.23.18.2.1.1.26
Size of data portion of the ECB in bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicNumCustCounter 1.3.6.1.4.1.11.2.23.18.2.1.1.27
Number of Driver Custom Counters
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicCustStatTable 1.3.6.1.4.1.11.2.23.18.3.1
A list of Driver Custom Statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NicCustEntry

nicCustEntry 1.3.6.1.4.1.11.2.23.18.3.1.1
An entry in the driver custom statistic table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NicCustEntry  

nicCustIndex 1.3.6.1.4.1.11.2.23.18.3.1.1.1
Index of list of lan adapters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicIndex 1.3.6.1.4.1.11.2.23.18.3.1.1.2
Index into the list of driver custom statistics table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicCustCounter 1.3.6.1.4.1.11.2.23.18.3.1.1.3
The counter for a custom statistic
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicCustCounterString 1.3.6.1.4.1.11.2.23.18.3.1.1.4
Name of the custom counter
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

nicErrorsTable 1.3.6.1.4.1.11.2.23.18.4.1
A list of Driver Error Statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NicErrorsEntry

nicErrorsEntry 1.3.6.1.4.1.11.2.23.18.4.1.1
an entry in the driver errors statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NicErrorsEntry  

nicErrorsIndex 1.3.6.1.4.1.11.2.23.18.4.1.1.1
Index into the error statistics Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicTxOKSingleCollision 1.3.6.1.4.1.11.2.23.18.4.1.1.2
Number of frames involved in a single collision that are subsequently transmitted successfully
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicTxOKMultipleCollision 1.3.6.1.4.1.11.2.23.18.4.1.1.3
Number of frames involved in more than one collision that are subsequently transmitted successfully
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicTxOKDeferred 1.3.6.1.4.1.11.2.23.18.4.1.1.4
Number of frames whose transmission was delayed on the first attempt because media was busy
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicTxAbortLateCollision 1.3.6.1.4.1.11.2.23.18.4.1.1.5
Number of collisions detected later than 512 bit times into the tranmitted packet
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicTxAbortExcessCollision 1.3.6.1.4.1.11.2.23.18.4.1.1.6
Number of frames not transmitted successfully due to excessive collision
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicTxAbortCarrierSense 1.3.6.1.4.1.11.2.23.18.4.1.1.7
Number of times the carrierSense variable was not asserted or was deasserted during transmission of a frame without collision
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicTxAbortExcessiveDeferral 1.3.6.1.4.1.11.2.23.18.4.1.1.8
Number of frames deferred for an excessive period of time
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicRxAbortFrameAlignment 1.3.6.1.4.1.11.2.23.18.4.1.1.9
Number of frames that are not an integral number of octets in length and do not pass the FCS check
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicHWRxMismatch 1.3.6.1.4.1.11.2.23.18.4.1.1.10
Number of packets received that did not pass the length consistency checks
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nicTtlTxErrPacket 1.3.6.1.4.1.11.2.23.18.4.1.1.11
Total Number of packets with transmission errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicTtlRxErrPacket 1.3.6.1.4.1.11.2.23.18.4.1.1.12
Total Number of packets with receive errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicNumBoards 1.3.6.1.4.1.11.2.23.18.5.1
Total number of adapters installed in the system
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicAdapterType 1.3.6.1.4.1.11.2.23.18.5.2
Type of adapter that the user is currently looking at
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicFrameTypeTable 1.3.6.1.4.1.11.2.23.18.6.1
A list of Frame Types supported by the Driver
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NicFrameTypeEntry

nicFrameTypeEntry 1.3.6.1.4.1.11.2.23.18.6.1.1
An entry in the driver Frame Type table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NicFrameTypeEntry  

nicFrameTypeIndex 1.3.6.1.4.1.11.2.23.18.6.1.1.1
Index into a list of supported frame types.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicCardIndex 1.3.6.1.4.1.11.2.23.18.6.1.1.2
Index of list of lan adapters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicFrameTypeString 1.3.6.1.4.1.11.2.23.18.6.1.1.3
Name of the frame type such as Ethernet-802.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..80)  

nicParmSampling 1.3.6.1.4.1.11.2.23.18.7.1.1
User configurable data sampling time, default once per 5 seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmProcessing 1.3.6.1.4.1.11.2.23.18.7.1.2
User configurable data processing time, default once per minute
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmRxErrCount 1.3.6.1.4.1.11.2.23.18.7.1.3
User configurable threshold for receive errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmRxErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.4
User configurable threshold for receive errors between last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmRxErrPct 1.3.6.1.4.1.11.2.23.18.7.1.5
User configurable threshold for receive errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmTxErrCount 1.3.6.1.4.1.11.2.23.18.7.1.6
User configurable threshold for transmit errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmTxErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.7
User configurable threshold for transmit errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmTxErrPct 1.3.6.1.4.1.11.2.23.18.7.1.8
User configurable threshold for transmit errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmAdapterResetCount 1.3.6.1.4.1.11.2.23.18.7.1.9
User configurable threshold for Adapter Reset errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAdapterResetDelta 1.3.6.1.4.1.11.2.23.18.7.1.10
User configurable threshold for Adapter Reset errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAdapterResetPct 1.3.6.1.4.1.11.2.23.18.7.1.11
User configurable threshold for Adapter Reset errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmAlignmentCount 1.3.6.1.4.1.11.2.23.18.7.1.12
User configurable threshold for Alignment errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAlignmentDelta 1.3.6.1.4.1.11.2.23.18.7.1.13
User configurable threshold for Alignment errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAlignmentPct 1.3.6.1.4.1.11.2.23.18.7.1.14
User configurable threshold for Alignment errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmFrameTooLongCount 1.3.6.1.4.1.11.2.23.18.7.1.15
User configurable threshold for Frame Too Long errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmFrameTooLongDelta 1.3.6.1.4.1.11.2.23.18.7.1.16
User configurable threshold for Frame Too Long errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmFrameTooLongPct 1.3.6.1.4.1.11.2.23.18.7.1.17
User configurable threshold for Frame Too Long errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmHardwareMismatchCount 1.3.6.1.4.1.11.2.23.18.7.1.18
User configurable threshold for Hardware Mismatch errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmHardwareMismatchDelta 1.3.6.1.4.1.11.2.23.18.7.1.19
User configurable threshold for Hardware Mismatch errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmHardwareMismatchPct 1.3.6.1.4.1.11.2.23.18.7.1.20
User configurable threshold for Hardware Mismatch errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmLateCollisionCount 1.3.6.1.4.1.11.2.23.18.7.1.21
User configurable threshold for Late Collision errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmLateCollisionDelta 1.3.6.1.4.1.11.2.23.18.7.1.22
User configurable threshold for Late Collision errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmLateCollisionPct 1.3.6.1.4.1.11.2.23.18.7.1.23
User configurable threshold for Late Collision errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmExcessCollisionCount 1.3.6.1.4.1.11.2.23.18.7.1.24
User configurable threshold for Excessive Collision errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmExcessCollisionDelta 1.3.6.1.4.1.11.2.23.18.7.1.25
User configurable threshold for Excessive Collision errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmExcessCollisionPct 1.3.6.1.4.1.11.2.23.18.7.1.26
User configurable threshold for Excess Collision errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmCarrierSenseCount 1.3.6.1.4.1.11.2.23.18.7.1.27
User configurable threshold for Carrier Sense errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmCarrierSenseDelta 1.3.6.1.4.1.11.2.23.18.7.1.28
User configurable threshold for Carrier Sense errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmCarrierSensePct 1.3.6.1.4.1.11.2.23.18.7.1.29
User configurable threshold for Carrier Sense errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmDeferralCount 1.3.6.1.4.1.11.2.23.18.7.1.30
User configurable threshold for Deferral errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmDeferralDelta 1.3.6.1.4.1.11.2.23.18.7.1.31
User configurable threshold for Deferral errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmDeferralPct 1.3.6.1.4.1.11.2.23.18.7.1.32
User configurable threshold for Deferral errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmNoECBCount 1.3.6.1.4.1.11.2.23.18.7.1.33
User configurable threshold for Deferral errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmNoECBDelta 1.3.6.1.4.1.11.2.23.18.7.1.34
User configurable threshold for Deferral errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmNoECBPct 1.3.6.1.4.1.11.2.23.18.7.1.35
User configurable threshold for Deferral errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmRxOverflowCount 1.3.6.1.4.1.11.2.23.18.7.1.36
User configurable threshold for Deferral errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmRxOverflowDelta 1.3.6.1.4.1.11.2.23.18.7.1.37
User configurable threshold for Deferral errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmRxOverflowPct 1.3.6.1.4.1.11.2.23.18.7.1.38
User configurable threshold for Deferral errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmUtilizationCount 1.3.6.1.4.1.11.2.23.18.7.1.39
User configurable threshold for packets or bytes/second utilization
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAdapterType 1.3.6.1.4.1.11.2.23.18.7.1.40
User selected Adapter Type, will generate an alarm if there is a mismatch
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmLineErrCount 1.3.6.1.4.1.11.2.23.18.7.1.41
User configurable threshold for Token Ring Line errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmLineErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.42
User configurable threshold for Token Ring Line errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmLineErrPct 1.3.6.1.4.1.11.2.23.18.7.1.43
User configurable threshold for Token Ring Line errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmLostFramesCount 1.3.6.1.4.1.11.2.23.18.7.1.44
User configurable threshold for Token Ring Lost Frames
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmLostFramesDelta 1.3.6.1.4.1.11.2.23.18.7.1.45
User configurable threshold for Token Ring Lost Frames between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmLostFramesPct 1.3.6.1.4.1.11.2.23.18.7.1.46
User configurable threshold for Token Ring Lost Frames, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmBurstErrCount 1.3.6.1.4.1.11.2.23.18.7.1.47
User configurable threshold for Token Ring Burst errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmBurstErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.48
User configurable threshold for Token Ring Burst errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmBurstErrPct 1.3.6.1.4.1.11.2.23.18.7.1.49
User configurable threshold for Token Ring Burst errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmACErrCount 1.3.6.1.4.1.11.2.23.18.7.1.50
User configurable threshold for Token Ring A/C errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmACErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.51
User configurable threshold for Token Ring A/C errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmACErrPct 1.3.6.1.4.1.11.2.23.18.7.1.52
User configurable threshold for Token Ring A/C errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmAbortDelimitersCount 1.3.6.1.4.1.11.2.23.18.7.1.53
User configurable threshold for Token Ring Abort Delimiters
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAbortDelimitersDelta 1.3.6.1.4.1.11.2.23.18.7.1.54
User configurable threshold for Token Ring Abort Delimiters between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAbortDelimitersPct 1.3.6.1.4.1.11.2.23.18.7.1.55
User configurable threshold for Token Ring Abort Delimiters, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmFrameCopiedErrCount 1.3.6.1.4.1.11.2.23.18.7.1.56
User configurable threshold for Token Ring Frame Copied errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmFrameCopiedErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.57
User configurable threshold for Token Ring Frame Copied errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmFrameCopiedErrPct 1.3.6.1.4.1.11.2.23.18.7.1.58
User configurable threshold for Token Ring Frame Copied errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmFrequencyErrCount 1.3.6.1.4.1.11.2.23.18.7.1.59
User configurable threshold for Token Ring Frequency errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmFrequencyErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.60
User configurable threshold for Token Ring Frequency errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmFrequencyErrPct 1.3.6.1.4.1.11.2.23.18.7.1.61
User configurable threshold for Token Ring Frequency errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmTokenErrCount 1.3.6.1.4.1.11.2.23.18.7.1.62
User configurable threshold for Token Ring Token errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmTokenErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.63
User configurable threshold for Token Ring Token errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmTokenErrPct 1.3.6.1.4.1.11.2.23.18.7.1.64
User configurable threshold for Token Ring Token errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmInternalErrCount 1.3.6.1.4.1.11.2.23.18.7.1.65
User configurable threshold for Token Ring Internal errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmInternalErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.66
User configurable threshold for Token Ring Internal errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmInternalErrPct 1.3.6.1.4.1.11.2.23.18.7.1.67
User configurable threshold for Token Ring Internal errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicParmAftFailOverErrCount 1.3.6.1.4.1.11.2.23.18.7.1.68
The active NIC in a redundant group has failed.The standby NIC has taken over.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAftFailOverErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.69
The active NIC in a redundant group has failed.The standby NIC has taken over.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAftRecoveryErrCount 1.3.6.1.4.1.11.2.23.18.7.1.70
The previously failed NIC in a redundant group has become operational.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAftRecoveryErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.71
The previously failed NIC in a redundant group has become operational.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAftStandbyErrCount 1.3.6.1.4.1.11.2.23.18.7.1.72
The standby NIC in a redundant group has failed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAftStandbyErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.73
The standby NIC in a redundant group has failed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAftGruoupFailErrCount 1.3.6.1.4.1.11.2.23.18.7.1.74
All NICs (active and standby) in a redundant group have failed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicParmAftGroupFailErrDelta 1.3.6.1.4.1.11.2.23.18.7.1.75
All NICs (active and standby) in a redundant group have failed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmTxFifoCount 1.3.6.1.4.1.11.2.23.18.7.2.1
User configurable threshold for transmit FIFO underrun errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmTxFifoDelta 1.3.6.1.4.1.11.2.23.18.7.2.2
User configurable threshold for transmit FIFO underrun errors between last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmTxFifoPct 1.3.6.1.4.1.11.2.23.18.7.2.3
User configurable threshold for transmit FIFO underrun errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicStarfighterParmTxTimedOutCount 1.3.6.1.4.1.11.2.23.18.7.2.4
User configurable threshold for transmit timed out
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmTxTimedOutDelta 1.3.6.1.4.1.11.2.23.18.7.2.5
User configurable threshold for transmit timed out
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmTxTimedOutPct 1.3.6.1.4.1.11.2.23.18.7.2.6
User configurable threshold for transmit timed out, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicStarfighterParmRxFifoCount 1.3.6.1.4.1.11.2.23.18.7.2.7
User configurable threshold for receive FIFO overrun errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmRxFifoDelta 1.3.6.1.4.1.11.2.23.18.7.2.8
User configurable threshold for receive FIFO overrun errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmRxFifoPct 1.3.6.1.4.1.11.2.23.18.7.2.9
User configurable threshold for receive FIFO overrun errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicStarfighterParmRxFalseInterruptCount 1.3.6.1.4.1.11.2.23.18.7.2.10
User configurable threshold for receiver false interrupts
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmRxFalseInterruptDelta 1.3.6.1.4.1.11.2.23.18.7.2.11
User configurable threshold for receiver false interrupts between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmRxFalseInterruptPct 1.3.6.1.4.1.11.2.23.18.7.2.12
User configurable threshold for receive false interrupts, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicStarfighterParmRxPagingErrCount 1.3.6.1.4.1.11.2.23.18.7.2.13
User configurable threshold for receive paging errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmRxPagingErrDelta 1.3.6.1.4.1.11.2.23.18.7.2.14
User configurable threshold for receive paging errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicStarfighterParmRxPagingErrPct 1.3.6.1.4.1.11.2.23.18.7.2.15
User configurable threshold for receive paging errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicTwisterParmTxFifoCount 1.3.6.1.4.1.11.2.23.18.7.3.1
User configurable threshold for transmit FIFO underrun errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmTxFifoDelta 1.3.6.1.4.1.11.2.23.18.7.3.2
User configurable threshold for transmit FIFO underrun errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmTxFifoPct 1.3.6.1.4.1.11.2.23.18.7.3.3
User configurable threshold for transmit FIFO underrun errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicTwisterParmTxTimedOutCount 1.3.6.1.4.1.11.2.23.18.7.3.4
User configurable threshold for transmit timed out
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmTxTimedOutDelta 1.3.6.1.4.1.11.2.23.18.7.3.5
User configurable threshold for transmit timed out between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmTxTimedOutPct 1.3.6.1.4.1.11.2.23.18.7.3.6
User configurable threshold for transmit timed out, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicTwisterParmRxFifoCount 1.3.6.1.4.1.11.2.23.18.7.3.7
User configurable threshold for receive FIFO overrun errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmRxFifoDelta 1.3.6.1.4.1.11.2.23.18.7.3.8
User configurable threshold for receive FIFO overrun errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmRxFifoPct 1.3.6.1.4.1.11.2.23.18.7.3.9
User configurable threshold for receive FIFO overrun errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicTwisterParmRxFalseInterruptCount 1.3.6.1.4.1.11.2.23.18.7.3.10
User configurable threshold for receiver false interrupts
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmRxFalseInterruptDelta 1.3.6.1.4.1.11.2.23.18.7.3.11
User configurable threshold for receiver false interrupts between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmRxFalseInterruptPct 1.3.6.1.4.1.11.2.23.18.7.3.12
User configurable threshold for receive false interrupts, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicTwisterParmRxPagingErrCount 1.3.6.1.4.1.11.2.23.18.7.3.13
User configurable threshold for receive paging errors
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmRxPagingErrDelta 1.3.6.1.4.1.11.2.23.18.7.3.14
User configurable threshold for receive paging errors between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmRxPagingErrPct 1.3.6.1.4.1.11.2.23.18.7.3.15
User configurable threshold for receive paging errors, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicTwisterParmDMATimedOutCount 1.3.6.1.4.1.11.2.23.18.7.3.16
User configurable threshold for number of times for DMA timed out
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmDMATimedOutDelta 1.3.6.1.4.1.11.2.23.18.7.3.17
User configurable threshold for number of times for DMA timed out between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicTwisterParmDMATimedOutPct 1.3.6.1.4.1.11.2.23.18.7.3.18
User configurable threshold for number of times for DMA timed out, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicMasterParmTxNoResourcesCount 1.3.6.1.4.1.11.2.23.18.7.4.1
User configurable threshold for transmit PDA queue full
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicMasterParmTxNoResourcesDelta 1.3.6.1.4.1.11.2.23.18.7.4.2
User configurable threshold for transmit PDA queue full between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicMasterParmTxNoResourcesPct 1.3.6.1.4.1.11.2.23.18.7.4.3
User configurable threshold for transmit PDA queue full, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicMasterParmTxExcessFragsCount 1.3.6.1.4.1.11.2.23.18.7.4.4
User configurable threshold for excessive transmit fragments
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicMasterParmTxExcessFragsDelta 1.3.6.1.4.1.11.2.23.18.7.4.5
User configurable threshold for excessive transmit fragments between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicMasterParmTxExcessFragsPct 1.3.6.1.4.1.11.2.23.18.7.4.6
User configurable threshold for excessive transmit fragments, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicMasterParmRxLowCount 1.3.6.1.4.1.11.2.23.18.7.4.7
User configurable threshold for RCBs not allocated
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicMasterParmRxLowDelta 1.3.6.1.4.1.11.2.23.18.7.4.8
User configurable threshold for RCBs not allocated between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicMasterParmRxLowPct 1.3.6.1.4.1.11.2.23.18.7.4.9
User configurable threshold for RCBs not allocated, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicMasterParmRxEmptyCount 1.3.6.1.4.1.11.2.23.18.7.4.10
User configurable threshold for no RCBs
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicMasterParmRxEmptyDelta 1.3.6.1.4.1.11.2.23.18.7.4.11
User configurable threshold for no RCBs between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicMasterParmRxEmptyPct 1.3.6.1.4.1.11.2.23.18.7.4.12
User configurable threshold for no RCBs, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicShastaParmTxNoResourcesCount 1.3.6.1.4.1.11.2.23.18.7.5.1
User configurable threshold for transmit PDA queue full
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicShastaParmTxNoResourcesDelta 1.3.6.1.4.1.11.2.23.18.7.5.2
User configurable threshold for transmit PDA queue full between the last update and current time
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

nicShastaParmTxNoResourcesPct 1.3.6.1.4.1.11.2.23.18.7.5.3
User configurable threshold for transmit PDA queue full, this is a relative count
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..10)  

nicTokenRingStatisticsTable 1.3.6.1.4.1.11.2.23.18.8.1
A list of Token Ring statistics supported by the Driver
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NicTokenRingStatisticsEntry

nicTokenRingStatisticsEntry 1.3.6.1.4.1.11.2.23.18.8.1.1
An entry in the Token Ring statistics table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NicTokenRingStatisticsEntry  

nicTokenRingStatisticsIndex 1.3.6.1.4.1.11.2.23.18.8.1.1.1
Index into a list of Token Ring Statistics.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicFunctionalAddress 1.3.6.1.4.1.11.2.23.18.8.1.1.2
The Token Ring functional address enabled for packet reception.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

nicGroupAddress 1.3.6.1.4.1.11.2.23.18.8.1.1.3
The Token Ring group address enabled for packet reception.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

nicLastOpenStatus 1.3.6.1.4.1.11.2.23.18.8.1.1.4
The last Token Ring NdisOpenAdapter error status. If the last open succeeded, this value will be zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicRingStatus 1.3.6.1.4.1.11.2.23.18.8.1.1.5
The current Token Ring ring status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER harderror(16384), softerror(8192), transmitbeacon(4096), lobewirefault(2048), autoremovalerror(1024), removereceived(512), counteroverflow(256), singlestation(128), ringrecovery(64), nostatus(0)  

nicRingState 1.3.6.1.4.1.11.2.23.18.8.1.1.6
The Token Ring state of the driver with respect to entering the ring..
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER opened(1), closed(2), opening(3), closing(4), openfailure(5), ringfailure(6)  

nicTokenRingErrorsTable 1.3.6.1.4.1.11.2.23.18.9.1
A list of Token Ring errors supported by the Driver
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NicTokenRingErrorsEntry

nicTokenRingErrorsEntry 1.3.6.1.4.1.11.2.23.18.9.1.1
An entry in the Token Ring errors table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NicTokenRingErrorsEntry  

nicTokenRingErrorsIndex 1.3.6.1.4.1.11.2.23.18.9.1.1.1
Index into a list of Token Ring Errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicLineErrors 1.3.6.1.4.1.11.2.23.18.9.1.1.2
The number of Token Ring frames with an invalid FCS or a code violation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicLostFrames 1.3.6.1.4.1.11.2.23.18.9.1.1.3
The number of Token Ring frames transmitted that have not circled the ring within the maximum ring latency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicBurstErrors 1.3.6.1.4.1.11.2.23.18.9.1.1.4
The number of Token Ring frames containing five half bits with no transition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicACErrors 1.3.6.1.4.1.11.2.23.18.9.1.1.5
The number of Token Ring frames with A/C errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicAbortDelimiters 1.3.6.1.4.1.11.2.23.18.9.1.1.6
The number of Token Ring abort delimiters transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicFrameCopiedErrors 1.3.6.1.4.1.11.2.23.18.9.1.1.7
The number of Token Ring frames addressed to this card that another card on the ring has also copied.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicFrequencyErrors 1.3.6.1.4.1.11.2.23.18.9.1.1.8
The number of Token Ring frequency errors on the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicTokenErrors 1.3.6.1.4.1.11.2.23.18.9.1.1.9
The number of times the card has been the active Token Ring monitor and has had to recreate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nicInternalErrors 1.3.6.1.4.1.11.2.23.18.9.1.1.10
The number of Token Ring internal errors the card has detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER