hpnicfEntityExtMemUsageThreshold
HPN-ICF-ENTITY-EXT-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.9
Object
column r/w
Integer32
The threshold for the Memory usage, When the memory usage exceeds the threshold, a notification will be sent.
Context
- MIB
- HPN-ICF-ENTITY-EXT-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.6.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfEntityExtStateEntry
- Groups
- 1
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 'HPN-ICF-ENTITY-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-ENTITY-EXT-MIB::hpnicfEntityExtMemUsageThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-ENTITY-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-ENTITY-EXT-MIB::hpnicfEntityExtMemUsageThreshold.<hpnicfEntityExtPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-ENTITY-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-ENTITY-EXT-MIB::hpnicfEntityExtMemUsageThreshold'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-100
Conformance
Member of
Compliance refinements
hpnicfEntityExtCompliance
readonly
Write access is not required.