hpLocalMemFreeSegCnt
NETSWITCH-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.3
Object
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.
Context
- MIB
- NETSWITCH-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.1.2.1.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpLocalMemEntry
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::hpLocalMemFreeSegCnt'
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::hpLocalMemFreeSegCnt.<hpLocalMemSlotIndex>'
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::hpLocalMemFreeSegCnt'
Syntax
- Source
- RFC1155-SMICounter
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295