extremeIdMgrMemUsageLevel
EXTREME-IDMGR-MIB ·
.1.3.6.1.4.1.1916.1.36.1.2
Object
scalar Enumeration
The current memory usage level
-normal(1)
The Memory usage is within normal usage limits, <= 80% of configured maximum database size.
-high(2)
The memory usage level is high. Memory usage is more than 80% and less than or equal to 90% of configured maximum database size.
-critical(3)
The memory usage level is at critical level. Memory usage is more than 90% of configured maximum database size.
-maximum(4)
The memory usage level reached to maximum. Memory usage almost at 98% or more of configured maximum database size.
Context
- MIB
- EXTREME-IDMGR-MIB
- OID
.1.3.6.1.4.1.1916.1.36.1.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- extremeIdMgrTraps
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-IDMGR-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-IDMGR-MIB::extremeIdMgrMemUsageLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-IDMGR-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-IDMGR-MIB::extremeIdMgrMemUsageLevel'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.