hh3cLswCpuMemoryCurrentState
HH3C-LSW-DEV-ADM-MIB ·
.1.3.6.1.4.1.25506.8.35.18.4.10.1.32
Object
column Enumeration
Current status of free memory.
secure
earlywarning
normal
minor
severe
critical
Context
- MIB
- HH3C-LSW-DEV-ADM-MIB
- OID
.1.3.6.1.4.1.25506.8.35.18.4.10.1.32- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cLswCpuEntry
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 'HH3C-LSW-DEV-ADM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LSW-DEV-ADM-MIB::hh3cLswCpuMemoryCurrentState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-LSW-DEV-ADM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LSW-DEV-ADM-MIB::hh3cLswCpuMemoryCurrentState.<hh3cLswFrameIndex>.<hh3cLswSlotIndex>.<hh3cLswCpuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LSW-DEV-ADM-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LSW-DEV-ADM-MIB::hh3cLswCpuMemoryCurrentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | secure |
2 | earlywarning |
3 | normal |
4 | minor |
5 | severe |
6 | critical |