hpPktBufMiss
NETSWITCH-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.6
Object
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.
Context
- MIB
- NETSWITCH-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.1.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpPktBufEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETSWITCH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSWITCH-MIB::hpPktBufMiss'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSWITCH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSWITCH-MIB::hpPktBufMiss.<hpPktBufSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSWITCH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSWITCH-MIB::hpPktBufMiss'
Syntax
- Source
- RFC1155-SMICounter
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295