NetWare-Host-Ext-MIB

File: NetWare-Host-Ext-MIB.mib (39434 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
HOST-RESOURCES-MIB

Imported symbols

enterprises Counter OBJECT-TYPE
ifIndex hrDeviceIndex

Defined Types

TransportDomain  
INTEGER noAddress(1), ipx(2), ip(3), appleTalkDDP(4)    

TransportAddress  
OCTET STRING    

KBytes  
INTEGER 0..2147483647    

InternationalDisplayString  
OCTET STRING    

NwhrDeviceEntry  
SEQUENCE    
  nwhrDeviceAdapterIndex INTEGER
  nwhrDeviceControllerNumber INTEGER
  nwhrDeviceNumber INTEGER

NwhrDiskStorageEntry  
SEQUENCE    
  nwhrDiskStorageHeads INTEGER
  nwhrDiskStorageCylinders INTEGER
  nwhrDiskStorageSectorsPerTrack INTEGER
  nwhrDiskStorageSectorSize INTEGER
  nwhrDiskStorageBlockSize INTEGER

NwhrPhysicalPartitionEntry  
SEQUENCE    
  nwhrPhysicalPartitionIndex INTEGER
  nwhrPhysicalPartitionType INTEGER
  nwhrPhysicalPartitionDescr InternationalDisplayString
  nwhrPhysicalPartitionSize KBytes

NwhrHotfixEntry  
SEQUENCE    
  nwhrHotfixUnits INTEGER
  nwhrHotfixTotal INTEGER
  nwhrHotfixUsed INTEGER
  nwhrHotfixReserved INTEGER

NwhrAdapterEntry  
SEQUENCE    
  nwhrAdapterIndex INTEGER
  nwhrAdapterType OBJECT IDENTIFIER
  nwhrAdapterDescr InternationalDisplayString
  nwhrAdapterDriverDescr InternationalDisplayString
  nwhrAdapterDriverMajorVer INTEGER
  nwhrAdapterDriverMinorVer INTEGER
  nwhrAdapterPort1 INTEGER
  nwhrAdapterPort1Len INTEGER
  nwhrAdapterPort2 INTEGER
  nwhrAdapterPort2Len INTEGER
  nwhrAdapterMem1 INTEGER
  nwhrAdapterMem1Len INTEGER
  nwhrAdapterMem2 INTEGER
  nwhrAdapterMem2Len INTEGER
  nwhrAdapterDMA1 INTEGER
  nwhrAdapterDMA2 INTEGER
  nwhrAdapterInterrupt1 INTEGER
  nwhrAdapterInterrupt2 INTEGER
  nwhrAdapterSlot INTEGER
  nwhrAdapterDevices INTEGER

NwhrMslEntry  
SEQUENCE    
  nwhrMslState INTEGER
  nwhrMslSpeed INTEGER
  nwhrMslSends Counter
  nwhrMslReceives Counter
  nwhrMslInErrors Counter
  nwhrMslOutErrors Counter

NwhrPrinterEntry  
SEQUENCE    
  nwhrPrinterID INTEGER
  nwhrPrinterType INTEGER
  nwhrPrinterLocalName InternationalDisplayString
  nwhrPrinterQueueName InternationalDisplayString
  nwhrPrinterServerName InternationalDisplayString
  nwhrPrinterTransportDomain TransportDomain
  nwhrPrinterTransportAddress TransportAddress
  nwhrPrinterDeviceIndex INTEGER

NwhrProtocolEntry  
SEQUENCE    
  nwhrProtocolName InternationalDisplayString
  nwhrProtocolID OCTET STRING
  nwhrProtocolAddress InternationalDisplayString
  nwhrProtocolOutPkts Counter
  nwhrProtocolInPkts Counter
  nwhrProtocolIgnoredPkts Counter
  nwhrProtocolFullName InternationalDisplayString

NwhrIfEntry  
SEQUENCE    
  nwhrIfLogicalBoardNumber INTEGER
  nwhrIfFrameType InternationalDisplayString
  nwhrIfLogicalBoardName InternationalDisplayString

Defined Values

novell 1.3.6.1.4.1.23
OBJECT IDENTIFIER    

mibDoc 1.3.6.1.4.1.23.2
OBJECT IDENTIFIER    

nwHostExtensions 1.3.6.1.4.1.23.2.27
OBJECT IDENTIFIER    

nwhrStorage 1.3.6.1.4.1.23.2.27.2
OBJECT IDENTIFIER    

nwhrDevice 1.3.6.1.4.1.23.2.27.3
OBJECT IDENTIFIER    

nwhrOdi 1.3.6.1.4.1.23.2.27.10
OBJECT IDENTIFIER    

nwhrStorageTypes 1.3.6.1.4.1.23.2.27.2.1
OBJECT IDENTIFIER    

nwhrStorageVolume 1.3.6.1.4.1.23.2.27.2.1.1
OBJECT IDENTIFIER    

nwhrStorageMemoryPermanent 1.3.6.1.4.1.23.2.27.2.1.2
OBJECT IDENTIFIER    

nwhrStorageMemoryAlloc 1.3.6.1.4.1.23.2.27.2.1.3
OBJECT IDENTIFIER    

nwhrStorageCacheBuffers 1.3.6.1.4.1.23.2.27.2.1.4
OBJECT IDENTIFIER    

nwhrStorageCacheMovable 1.3.6.1.4.1.23.2.27.2.1.5
OBJECT IDENTIFIER    

nwhrStorageCacheNonMovable 1.3.6.1.4.1.23.2.27.2.1.6
OBJECT IDENTIFIER    

nwhrStorageCodeAndDataMemory 1.3.6.1.4.1.23.2.27.2.1.7
OBJECT IDENTIFIER    

nwhrStorageDOSMemory 1.3.6.1.4.1.23.2.27.2.1.8
OBJECT IDENTIFIER    

nwhrStorageIOEngineMemory 1.3.6.1.4.1.23.2.27.2.1.9
OBJECT IDENTIFIER    

nwhrStorageMSEngineMemory 1.3.6.1.4.1.23.2.27.2.1.10
OBJECT IDENTIFIER    

nwhrStorageUnclaimedMemory 1.3.6.1.4.1.23.2.27.2.1.11
OBJECT IDENTIFIER    

nwhrDeviceTypes 1.3.6.1.4.1.23.2.27.3.1
OBJECT IDENTIFIER    


nwhrDeviceTable 1.3.6.1.4.1.23.2.27.3.2
Extensions to the (conceptual) table of devices contained by the host
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwhrDeviceEntry

nwhrDeviceEntry 1.3.6.1.4.1.23.2.27.3.2.1
Extensions to a (conceptual) entry for one device contained by the host
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwhrDeviceEntry  

nwhrDeviceAdapterIndex 1.3.6.1.4.1.23.2.27.3.2.1.1
The index into the nwhrAdapterTable of the adapter/controller to which this device is attached (or physically manifested by, for logical device). Zero if not applicable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrDeviceControllerNumber 1.3.6.1.4.1.23.2.27.3.2.1.2
The controller number (relative to its adapter), or the SCSI target ID, or zero if not applicable. Note that zero is a valid value for both controller number and SCSI Target ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrDeviceNumber 1.3.6.1.4.1.23.2.27.3.2.1.3
The device number (relative to its controller), or the SCSI LUN (Logical Unit Number), or zero if not applicable. Note that zero is a valid value for both device number and SCSI LUN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrProcessorCount 1.3.6.1.4.1.23.2.27.3.3
The number of processor devices contained in this host
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrPrinterCount 1.3.6.1.4.1.23.2.27.3.4
The number of printer devices contained in this host
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrDiskStorageCount 1.3.6.1.4.1.23.2.27.3.5
The number of Disk Storage devices contained in this host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrDiskStorageTable 1.3.6.1.4.1.23.2.27.3.6
Extensions to the hrDiskStorageTable
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwhrDiskStorageEntry

nwhrDiskStorageEntry 1.3.6.1.4.1.23.2.27.3.6.1
Extensions to the hrDiskStorageEntry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwhrDiskStorageEntry  

nwhrDiskStorageHeads 1.3.6.1.4.1.23.2.27.3.6.1.1
The number of read/write heads on the drive
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrDiskStorageCylinders 1.3.6.1.4.1.23.2.27.3.6.1.2
The number of cylinders on the drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrDiskStorageSectorsPerTrack 1.3.6.1.4.1.23.2.27.3.6.1.3
The number of sectors per track on the drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrDiskStorageSectorSize 1.3.6.1.4.1.23.2.27.3.6.1.4
The size of a sector in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrDiskStorageBlockSize 1.3.6.1.4.1.23.2.27.3.6.1.5
The driver maximum I/O request size in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrPhysicalPartitionTable 1.3.6.1.4.1.23.2.27.3.7
A table of physical partitions for long-term storage devices contained by the host.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwhrPhysicalPartitionEntry

nwhrPhysicalPartitionEntry 1.3.6.1.4.1.23.2.27.3.7.1
An entry for one partition. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the nwhrPhysicalPartitionEntry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwhrPhysicalPartitionEntry  

nwhrPhysicalPartitionIndex 1.3.6.1.4.1.23.2.27.3.7.1.1
A unique value for each physical partition on this long-term storage device. The value for each long-term storage device must remain constant from one re- initialization of the agent to the next re- initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

nwhrPhysicalPartitionType 1.3.6.1.4.1.23.2.27.3.7.1.2
The type of this physical partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), netWare(2), dos(3), inwDos(4)  

nwhrPhysicalPartitionDescr 1.3.6.1.4.1.23.2.27.3.7.1.3
A textual description of this partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

nwhrPhysicalPartitionSize 1.3.6.1.4.1.23.2.27.3.7.1.4
The size (in Kilobytes) of this physical partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  KBytes  

nwhrHotfixTable 1.3.6.1.4.1.23.2.27.3.8
The table of hotfix areas of diskStorage devices contained by the host. Note that this table is potentially sparse: an entry exists if the corresponding value of the hrDeviceType object is `hrDeviceDiskStorage' and a NetWare partition exists on the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwhrHotfixEntry

nwhrHotfixEntry 1.3.6.1.4.1.23.2.27.3.8.1
An entry for one hotfix redirection area contained by the host.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwhrHotfixEntry  

nwhrHotfixUnits 1.3.6.1.4.1.23.2.27.3.8.1.1
The size, in bytes, of the hotfix blocks.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrHotfixTotal 1.3.6.1.4.1.23.2.27.3.8.1.2
The size of the total hotfix redirection area represented by this entry, in units of nwhrHotfixUnits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrHotfixUsed 1.3.6.1.4.1.23.2.27.3.8.1.3
The number of hotfix redirected blocks, i.e. the number of bad blocks that hotfix has found.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrHotfixReserved 1.3.6.1.4.1.23.2.27.3.8.1.4
The number of hotfix redirection blocks reserved for system use.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterCount 1.3.6.1.4.1.23.2.27.3.9
The number of adapters contained in this host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterTable 1.3.6.1.4.1.23.2.27.3.10
General information for each adapter board in the host: driver name and version, Interrupt, DMA, I/O address, and number of attached devices.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwhrAdapterEntry

nwhrAdapterEntry 1.3.6.1.4.1.23.2.27.3.10.1
General information for a particular adapter board in the host: driver name and version, Interrupt, DMA, I/O address, and number of attached devices.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwhrAdapterEntry  

nwhrAdapterIndex 1.3.6.1.4.1.23.2.27.3.10.1.1
A unique value for each adapter contained in the host. The value for each adapter must remain constant at least from one re-initialization of the agent to the next re-initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterType 1.3.6.1.4.1.23.2.27.3.10.1.2
An indication of the type of adapter. This will typically be one of the possible values of hrDeviceType.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

nwhrAdapterDescr 1.3.6.1.4.1.23.2.27.3.10.1.3
A description the hardware for this adapter. This will usually include manufacturer, model, and version information. For LAN adapters, this could include the short board name and the boards burnt-in MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

nwhrAdapterDriverDescr 1.3.6.1.4.1.23.2.27.3.10.1.4
A textual description of the driver for this adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

nwhrAdapterDriverMajorVer 1.3.6.1.4.1.23.2.27.3.10.1.5
The major version number of the adapter driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterDriverMinorVer 1.3.6.1.4.1.23.2.27.3.10.1.6
The minor version number of the adapter driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterPort1 1.3.6.1.4.1.23.2.27.3.10.1.7
The primary I/O port block. This is the base address of a block of I/O addresses decoded by the adapter. The value will be zero if there is no I/O address associated with this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterPort1Len 1.3.6.1.4.1.23.2.27.3.10.1.8
The number of I/O ports in the block starting at nwhrAdapterPort1. This value is used in conjunction with nwhrAdapterPort1 to determine the I/O block used by the adapter. The value will be zero if there is no I/O address associated with this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterPort2 1.3.6.1.4.1.23.2.27.3.10.1.9
The secondary I/O port block. This is the base address of a block of I/O addresses decoded by the adapter. The value will be zero if there is no secondary I/O address associated with this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterPort2Len 1.3.6.1.4.1.23.2.27.3.10.1.10
The number of I/O ports in the block starting at nwhrAdapterPort2. This value is used in conjunction with nwhrAdapterPort2 to determine the secondary I/O block used by the adapter. The value will be zero if there is no I/O address associated with this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterMem1 1.3.6.1.4.1.23.2.27.3.10.1.11
The primary Memory Address. This is the base address of the primary block of memory space decoded by the adapter. The value will be zero if there is no memory address associated with this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterMem1Len 1.3.6.1.4.1.23.2.27.3.10.1.12
The length, in bytes, of the primary memory address block. From this value and nwhrAdapterMem1, a determination can be made as to which memory address ranges are in use by the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterMem2 1.3.6.1.4.1.23.2.27.3.10.1.13
The secondary Memory Address. This is the address of the secondary block of memory space decoded by the adapter. The value will be zero if there is no secondary memory address associated with this adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterMem2Len 1.3.6.1.4.1.23.2.27.3.10.1.14
The length, in bytes, of the secondary memory address block. From this value and nwhrAdapterMem2, a determination can be made as to which memory address ranges are in use by the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrAdapterDMA1 1.3.6.1.4.1.23.2.27.3.10.1.15
The primary DMA channel used by the adapter. The value will be 255 if this adapter does not use any DMA channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

nwhrAdapterDMA2 1.3.6.1.4.1.23.2.27.3.10.1.16
The secondary DMA channel used by the adapter. The value will be 255 if this adapter does not use a secondary DMA channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

nwhrAdapterInterrupt1 1.3.6.1.4.1.23.2.27.3.10.1.17
The primary interrupt vector used by the adapter. The value will be 255 if this adapter does not use any Interrupt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

nwhrAdapterInterrupt2 1.3.6.1.4.1.23.2.27.3.10.1.18
The secondary interrupt vector used by the adapter. The value will be 255 if this adapter does not use a secondary Interrupt.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

nwhrAdapterSlot 1.3.6.1.4.1.23.2.27.3.10.1.19
The slot in which the adapter resides. The value will be zero if the slot information is not available on the platform, such as an ISA based PC, otherwise the value will be the slot number the adapter resides. The slot number starts from 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

nwhrAdapterDevices 1.3.6.1.4.1.23.2.27.3.10.1.20
The number of devices associated with this adapter. For instance, the number of drives attached to a disk controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrMslCount 1.3.6.1.4.1.23.2.27.3.11
The number of Mirrored Server Link (MSL) devices contained in this host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrMslTable 1.3.6.1.4.1.23.2.27.3.12
The (conceptual) table of Mirrored Server Link (MSL) devices contained by the host. Note that this table is potentially sparse: a (conceptual) entry exists only if the corresponding value of the hrDeviceType object is nwhrDeviceMirroredServerLink
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwhrMslEntry

nwhrMslEntry 1.3.6.1.4.1.23.2.27.3.12.1
A (conceptual) entry for one Mirrored Server Link (MSL) device contained by the host. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the nwhrMslEntry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwhrMslEntry  

nwhrMslState 1.3.6.1.4.1.23.2.27.3.12.1.1
The current state of this MSL device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER offline(1), startup(2), standby(3), active(4)  

nwhrMslSpeed 1.3.6.1.4.1.23.2.27.3.12.1.2
The nominal bandwidth of the MSL link in bits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrMslSends 1.3.6.1.4.1.23.2.27.3.12.1.3
The number of sends from this MSL device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwhrMslReceives 1.3.6.1.4.1.23.2.27.3.12.1.4
The number of receives by this MSL device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwhrMslInErrors 1.3.6.1.4.1.23.2.27.3.12.1.5
The number of errors in receives by this MSL device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwhrMslOutErrors 1.3.6.1.4.1.23.2.27.3.12.1.6
The number of errors on sends by this MSL device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwhrPrinterTable 1.3.6.1.4.1.23.2.27.3.13
A set of data for each accessible printer, whether local or remote.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwhrPrinterEntry

nwhrPrinterEntry 1.3.6.1.4.1.23.2.27.3.13.1
A set of data for a particular printer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwhrPrinterEntry  

nwhrPrinterID 1.3.6.1.4.1.23.2.27.3.13.1.1
A unique value for each accessible printer. This value will be constant for the lifetime of the mapping.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrPrinterType 1.3.6.1.4.1.23.2.27.3.13.1.2
The type of the printer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), netware(3), unixware(4)  

nwhrPrinterLocalName 1.3.6.1.4.1.23.2.27.3.13.1.3
The local name for the printer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

nwhrPrinterQueueName 1.3.6.1.4.1.23.2.27.3.13.1.4
The name of the print queue associated with this printer. Zero length string if printer is local.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

nwhrPrinterServerName 1.3.6.1.4.1.23.2.27.3.13.1.5
The name of the server containing the print queue. Zero length string if printer is local.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

nwhrPrinterTransportDomain 1.3.6.1.4.1.23.2.27.3.13.1.6
The transport domain associated with the printer (print queue).
Status: mandatory Access: read-only
OBJECT-TYPE    
  TransportDomain  

nwhrPrinterTransportAddress 1.3.6.1.4.1.23.2.27.3.13.1.7
The transport address associated with this printer (print queue). Zero length string if printer is local.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TransportAddress  

nwhrPrinterDeviceIndex 1.3.6.1.4.1.23.2.27.3.13.1.8
The value of hrDeviceIndex for this printer. Zero if non-local.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

nwhrLslOutPkts 1.3.6.1.4.1.23.2.27.10.1
The total number of of SendPacket requests made to the LSL.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwhrLslInPkts 1.3.6.1.4.1.23.2.27.10.2
The total number of GetStackECB requests made by MLIDs to the LSL.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwhrLslUnclaimedPkts 1.3.6.1.4.1.23.2.27.10.3
The total number of times a packet was received and not consumed by a protocol stack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwhrProtocolTable 1.3.6.1.4.1.23.2.27.10.4
The Protocol Table provides basic information about protocols running in the host, management stations should refer to the appropriate protocol MIBs for the details about each protocol.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwhrProtocolEntry

nwhrProtocolEntry 1.3.6.1.4.1.23.2.27.10.4.1
Information about a particular protocol.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwhrProtocolEntry  

nwhrProtocolName 1.3.6.1.4.1.23.2.27.10.4.1.1
The protocol name, for example, IPX, IP, ARP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..20)  

nwhrProtocolID 1.3.6.1.4.1.23.2.27.10.4.1.2
The protocol identifier For example: 000000000800 - IP for Ethernet II 00080007809B - AppleTalk for Ethernet SNAP
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..6)  

nwhrProtocolAddress 1.3.6.1.4.1.23.2.27.10.4.1.3
This object provides protocol address information, for example, the Network Address on IPX network, the IP address on IP network. Note there is no format in the InternationalDisplayString and the information is not guaranteed available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

nwhrProtocolOutPkts 1.3.6.1.4.1.23.2.27.10.4.1.4
The total number of send packet requests made to the LSL.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwhrProtocolInPkts 1.3.6.1.4.1.23.2.27.10.4.1.5
The total number of incoming packets that were consumed by the protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwhrProtocolIgnoredPkts 1.3.6.1.4.1.23.2.27.10.4.1.6
The total number of times the protocol receive handler was called with look ahead and the protocol did not return a receive ECB to the MLID to receive the packet
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nwhrProtocolFullName 1.3.6.1.4.1.23.2.27.10.4.1.7
The full name of the protocol name, for example, 'DOD Internet Protocol'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

nwhrIfTable 1.3.6.1.4.1.23.2.27.10.5
Extensions to MIB-II's Interfaces table to add some NetWare specific info.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NwhrIfEntry

nwhrIfEntry 1.3.6.1.4.1.23.2.27.10.5.1
NetWare specific info for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NwhrIfEntry  

nwhrIfLogicalBoardNumber 1.3.6.1.4.1.23.2.27.10.5.1.1
The logical board number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nwhrIfFrameType 1.3.6.1.4.1.23.2.27.10.5.1.2
The frame type for this logical board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

nwhrIfLogicalBoardName 1.3.6.1.4.1.23.2.27.10.5.1.3
The name assigned to this logical board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..18)