NETSWITCH-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.1.11.3.6.1.4.1.11.2.14.11.5.1.1.2
- Namespace
- hp
- Source file
NETSWITCH-MIB- Digest
sha256:d3182ef544796d30881d42e6ec3279940680cec9b9313d1d562fe774193db439
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
2 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-OID NETSWITCH-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| MacAddress type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpOpSystem OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.1 | |||
| hpBuf OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.1.1 | |||
| hpMsgBuf OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1 | |||
| hpMsgBufTable OBJECT-TYPE A table that contains information on all the Message buffers for each slot. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1 | not-accessible | mandatory | |
| hpMsgBufEntry OBJECT-TYPE Information about a slot in a chassis | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1 | not-accessible | mandatory | |
| hpMsgBufSlotIndex OBJECT-TYPE The slot number within the box for which this entry contains information. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.1 | INTEGER (1..16) | read-only | mandatory |
| hpMsgBufCorrupted OBJECT-TYPE The number of times a corrupted buffer was deleted. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.2 | Counter | read-only | mandatory |
| hpMsgBufFree OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.3 | INTEGER | read-only | mandatory |
| hpMsgBufInit OBJECT-TYPE The number of message buffers allocated when the switch booted. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.4 | INTEGER | read-only | mandatory |
| hpMsgBufMin OBJECT-TYPE The smallest number of message buffers available since the switch booted. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.5 | INTEGER | read-only | mandatory |
| hpMsgBufMiss OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.6 | Counter | read-only | mandatory |
| hpMsgBufSize OBJECT-TYPE The size of the message buffer in bytes. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.1.1.1.7 | INTEGER | read-only | mandatory |
| hpPktBuf OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2 | |||
| hpPktBufTable OBJECT-TYPE A table that contains information on all the Packet buffers for each slot. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1 | not-accessible | mandatory | |
| hpPktBufEntry OBJECT-TYPE Information about a slot in a chassis | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1 | not-accessible | mandatory | |
| hpPktBufSlotIndex OBJECT-TYPE The slot number within the box for which this entry contains information. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.1 | INTEGER (1..16) | read-only | mandatory |
| hpPktBufCorrupted OBJECT-TYPE The number of times a corrupted buffer was deleted. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.2 | Counter | read-only | mandatory |
| hpPktBufFree OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.3 | INTEGER | read-only | mandatory |
| hpPktBufInit OBJECT-TYPE The number of packet buffers allocated when the switch booted. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.4 | INTEGER | read-only | mandatory |
| hpPktBufMin OBJECT-TYPE The smallest number of packet buffers available since the switch booted. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.5 | INTEGER | read-only | mandatory |
| hpPktBufMiss OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.6 | Counter | read-only | mandatory |
| hpPktBufSize OBJECT-TYPE The size of the packet buffer in bytes. | 1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.7 | INTEGER | read-only | mandatory |
| hpMem OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.1.2 | |||
| hpLocalMem OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1 | |||
| hpLocalMemTable OBJECT-TYPE A table that contains information on all the local memory for each slot. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1 | not-accessible | mandatory | |
| hpLocalMemEntry OBJECT-TYPE Information about a slot in a chassis | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1 | not-accessible | mandatory | |
| hpLocalMemSlotIndex OBJECT-TYPE The slot number within the box for which this entry contains information. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.1 | INTEGER (1..16) | read-only | mandatory |
| hpLocalMemSlabCnt OBJECT-TYPE The current number of discretely managed memory areas. Each slab is further broken down into smaller contiguous areas called segments. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.2 | Counter | read-only | mandatory |
| hpLocalMemFreeSegCnt OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.3 | Counter | read-only | mandatory |
| hpLocalMemAllocSegCnt OBJECT-TYPE The number of currently allocated memory segments. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.4 | Counter | read-only | mandatory |
| hpLocalMemTotalBytes OBJECT-TYPE The number of currently installed bytes. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.5 | INTEGER | read-only | mandatory |
| hpLocalMemFreeBytes OBJECT-TYPE The number of available (unallocated) bytes. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.6 | INTEGER | read-only | mandatory |
| hpLocalMemAllocBytes OBJECT-TYPE The number of currently allocated bytes. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.7 | INTEGER | read-only | mandatory |
| hpGlobalMem OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2 | |||
| hpGlobalMemTable OBJECT-TYPE A table that contains information on all the local memory for each slot. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1 | not-accessible | mandatory | |
| hpGlobalMemEntry OBJECT-TYPE Information about a slot in a chassis | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1 | not-accessible | mandatory | |
| hpGlobalMemSlotIndex OBJECT-TYPE The slot number within the box for which this entry contains information. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.1 | INTEGER (1..16) | read-only | mandatory |
| hpGlobalMemSlabCnt OBJECT-TYPE The current number of discretely managed memory areas. Each slab is further broken down into smaller contiguous areas called segments. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.2 | Counter | read-only | mandatory |
| hpGlobalMemFreeSegCnt OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.3 | Counter | read-only | mandatory |
| hpGlobalMemAllocSegCnt OBJECT-TYPE The number of currently allocated memory segments. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.4 | Counter | read-only | mandatory |
| hpGlobalMemTotalBytes OBJECT-TYPE The number of currently installed bytes. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.5 | INTEGER | read-only | mandatory |
| hpGlobalMemFreeBytes OBJECT-TYPE The number of available (unallocated) bytes. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.6 | INTEGER | read-only | mandatory |
| hpGlobalMemAllocBytes OBJECT-TYPE The number of currently allocated bytes. | 1.3.6.1.4.1.11.2.14.11.5.1.1.2.2.1.1.7 | INTEGER | read-only | mandatory |
| hpSwitchOsVersion OBJECT-TYPE 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 | 1.3.6.1.4.1.11.2.14.11.5.1.1.3 | DisplayString | read-only | mandatory |
| hpSwitchRomVersion OBJECT-TYPE 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 | 1.3.6.1.4.1.11.2.14.11.5.1.1.4 | DisplayString | read-only | mandatory |
| hpSwitchSmartCardType OBJECT-TYPE 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 | 1.3.6.1.4.1.11.2.14.11.5.1.1.5 | INTEGER {none(1), fddi(2), atm(3), fddiAndATM(4), other(5)} | read-only | mandatory |
| hpSwitchBaseMACAddress OBJECT-TYPE Return the base MAC address of the switch. This is also the MAC address of the default vlan. | 1.3.6.1.4.1.11.2.14.11.5.1.1.6 | MacAddress | read-only | mandatory |