cardMemStatus
ZHONE-CARD-RESOURCES-MIB ·
.1.3.6.1.4.1.5504.3.3.3.1.6
Object
column Enumeration
Memory status of the card sent with memory trap.
A trap is sent when each condition occurs.
1 - ramMemOK less then 90% of ram is used
2 - ramMemLow more then 90% of ram is used
3 - flashMemOK enough flash for maximum database
4 - flashMemLow not enough flash for maximum database
5 - flashMemOut no more flash memory, data no longer persistent
Context
- MIB
- ZHONE-CARD-RESOURCES-MIB
- OID
.1.3.6.1.4.1.5504.3.3.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cardRuntimeEntry
- 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 'ZHONE-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-RESOURCES-MIB::cardMemStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-RESOURCES-MIB::cardMemStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-CARD-RESOURCES-MIB::cardMemStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ramMemOK |
2 | ramMemLow |
3 | flashMemOK |
4 | flashMemLow |
5 | flashMemOut |
Conformance
Member of