NETSWITCH-MIB

File: NETSWITCH-MIB.mib (17369 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
HP-ICF-OID

Imported symbols

Counter OBJECT-TYPE DisplayString
hpSwitch

Defined Types

MacAddress  
OCTET STRING Size(6)    

HpMsgBufEntry  
SEQUENCE    
  hpMsgBufSlotIndex INTEGER
  hpMsgBufInit INTEGER
  hpMsgBufFree INTEGER
  hpMsgBufMin INTEGER
  hpMsgBufMiss Counter
  hpMsgBufSize INTEGER
  hpMsgBufCorrupted Counter

HpPktBufEntry  
SEQUENCE    
  hpPktBufSlotIndex INTEGER
  hpPktBufInit INTEGER
  hpPktBufFree INTEGER
  hpPktBufMin INTEGER
  hpPktBufMiss Counter
  hpPktBufSize INTEGER
  hpPktBufCorrupted Counter

HpLocalMemEntry  
SEQUENCE    
  hpLocalMemSlotIndex INTEGER
  hpLocalMemSlabCnt Counter
  hpLocalMemFreeSegCnt Counter
  hpLocalMemAllocSegCnt Counter
  hpLocalMemTotalBytes INTEGER
  hpLocalMemFreeBytes INTEGER
  hpLocalMemAllocBytes INTEGER

HpGlobalMemEntry  
SEQUENCE    
  hpGlobalMemSlotIndex INTEGER
  hpGlobalMemSlabCnt Counter
  hpGlobalMemFreeSegCnt Counter
  hpGlobalMemAllocSegCnt Counter
  hpGlobalMemTotalBytes INTEGER
  hpGlobalMemFreeBytes INTEGER
  hpGlobalMemAllocBytes INTEGER

Defined Values

hpOpSystem 1.3.6.1.4.1.11.2.14.11.5.1.1
OBJECT IDENTIFIER    

hpBuf 1.3.6.1.4.1.11.2.14.11.5.1.1.1
OBJECT IDENTIFIER    

hpMsgBuf 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1
OBJECT IDENTIFIER    

hpPktBuf 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2
OBJECT IDENTIFIER    

hpMsgBufTable 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1
A table that contains information on all the Message buffers for each slot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpMsgBufEntry

hpMsgBufEntry 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1
Information about a slot in a chassis
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpMsgBufEntry  

hpMsgBufSlotIndex 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.1
The slot number within the box for which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

hpMsgBufCorrupted 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.2
The number of times a corrupted buffer was deleted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpMsgBufFree 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.3
The number of message buffers available for internal VME transfers or external transfers, respectively. Because switch operations and application software modules impose some overhead on global memory buffers, the number of buffers available for data transfers is less than the total number of buffers allocated when the switch boots.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpMsgBufInit 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.4
The number of message buffers allocated when the switch booted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpMsgBufMin 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.5
The smallest number of message buffers available since the switch booted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpMsgBufMiss 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.6
The number of times that the switch was unable to obtain a message buffer. Failure to obtain a buffer indicates that buffers were busy. This parameter is directly related to hpMsgBufMin. If hpMsgBufMiss is greater than 0, hpMsgBufMin must equal 0. Conversely, if hpMsgBufMiss equals 0, then hpMsgBufMin must be greater than 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpMsgBufSize 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.7
The size of the message buffer in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpPktBufTable 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1
A table that contains information on all the Packet buffers for each slot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpPktBufEntry

hpPktBufEntry 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1
Information about a slot in a chassis
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpPktBufEntry  

hpPktBufSlotIndex 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.1
The slot number within the box for which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

hpPktBufCorrupted 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.2
The number of times a corrupted buffer was deleted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpPktBufFree 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.3
The number of packet buffers available for internal VME transfers or external transfers, respectively. Because switch operations and application software modules impose some overhead on global memory buffers, the number of buffers available for data transfers is less than the total number of buffers allocated when the switch boots.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpPktBufInit 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.4
The number of packet buffers allocated when the switch booted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpPktBufMin 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.5
The smallest number of packet buffers available since the switch booted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpPktBufMiss 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.6
The number of times that the switch was unable to obtain a packet buffer. Failure to obtain a buffer indicates that buffers were busy. This parameter is directly related to hpPktBufMin. If hpPktBufMiss is greater than 0, hpPktBufMin must equal 0. Conversely, if hpPktBufMiss equals 0, then hpPktBufMin must be greater than 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpPktBufSize 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.7
The size of the packet buffer in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpMem 1.3.6.1.4.1.11.2.14.11.5.1.1.2
OBJECT IDENTIFIER    

hpLocalMem 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1
OBJECT IDENTIFIER    

hpGlobalMem 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2
OBJECT IDENTIFIER    

hpLocalMemTable 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1
A table that contains information on all the local memory for each slot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpLocalMemEntry

hpLocalMemEntry 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1
Information about a slot in a chassis
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpLocalMemEntry  

hpLocalMemSlotIndex 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.1
The slot number within the box for which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

hpLocalMemSlabCnt 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.2
The current number of discretely managed memory areas. Each slab is further broken down into smaller contiguous areas called segments.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpLocalMemFreeSegCnt 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.3
The current number of free memory segments. A free memory segment is an unused contiguous memory block of greater than 16 bytes. Generally, an increase in the number of free memory segments indicates an increase in memory fragmentation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpLocalMemAllocSegCnt 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.4
The number of currently allocated memory segments.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpLocalMemTotalBytes 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.5
The number of currently installed bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpLocalMemFreeBytes 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.6
The number of available (unallocated) bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpLocalMemAllocBytes 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.7
The number of currently allocated bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpGlobalMemTable 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1
A table that contains information on all the local memory for each slot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpGlobalMemEntry

hpGlobalMemEntry 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1
Information about a slot in a chassis
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpGlobalMemEntry  

hpGlobalMemSlotIndex 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.1
The slot number within the box for which this entry contains information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

hpGlobalMemSlabCnt 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.2
The current number of discretely managed memory areas. Each slab is further broken down into smaller contiguous areas called segments.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpGlobalMemFreeSegCnt 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.3
The current number of free memory segments. A free memory segment is an unused contiguous memory block of greater than 16 bytes. Generally, an increase in the number of free memory segments indicates an increase in memory fragmentation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpGlobalMemAllocSegCnt 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.4
The number of currently allocated memory segments.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hpGlobalMemTotalBytes 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.5
The number of currently installed bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpGlobalMemFreeBytes 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.6
The number of available (unallocated) bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpGlobalMemAllocBytes 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.7
The number of currently allocated bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpSwitchOsVersion 1.3.6.1.4.1.11.2.14.11.5.1.1.3
Contains the operating code version number (also known as software or firmware). For example, a software version such as A.08.01 is described as follows: A the function set available in your router 08 the common release number 01 updates to the current common release
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpSwitchRomVersion 1.3.6.1.4.1.11.2.14.11.5.1.1.4
Contains the ROM version number (such as A.08.01 is described as follows: A the function set available in your router 08 the common release number 01 updates to the current common release
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpSwitchSmartCardType 1.3.6.1.4.1.11.2.14.11.5.1.1.5
Return the type of Smart Cards in the system. Some system may contains more than one types of smart cards, such as FDDI and ATM
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), fddi(2), atm(3), fddiAndATM(4), other(5)  

hpSwitchBaseMACAddress 1.3.6.1.4.1.11.2.14.11.5.1.1.6
Return the base MAC address of the switch. This is also the MAC address of the default vlan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress