memoryHighThresh
ZYXEL-IES5000-MIB ·
.1.3.6.1.4.1.890.1.5.13.5.11.3.6.1.4
Object
The high threshold of memory usage. If memoryCurValue is larger than the threshold, the device will initiate the eqptMemoryUsageHigh trap.
Context
- MIB
- ZYXEL-IES5000-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.5.11.3.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Percent
- Parent
- memoryUsageEntry
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 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::memoryHighThresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::memoryHighThresh.<chassisId>.<slotId>.<memoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IES5000-MIB::memoryHighThresh'
Syntax
PercentSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647