apEnvMonCardState
ACMEPACKET-ENVMON-MIB ·
.1.3.6.1.4.1.9148.3.3.1.7.1.1.5
Object
column ApEnvMonState
the current state of this card
Context
- MIB
- ACMEPACKET-ENVMON-MIB
- OID
.1.3.6.1.4.1.9148.3.3.1.7.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- apEnvMonCardEntry
- 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 'ACMEPACKET-ENVMON-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACMEPACKET-ENVMON-MIB::apEnvMonCardState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACMEPACKET-ENVMON-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACMEPACKET-ENVMON-MIB::apEnvMonCardState.<apEnvMonCardSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACMEPACKET-ENVMON-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACMEPACKET-ENVMON-MIB::apEnvMonCardState'
Syntax
- Source
- ApEnvMonState
- Base type
Enumeration
Values & Constraints
Type Values
1 | initial |
2 | normal |
3 | minor |
4 | major |
5 | critical |
6 | shutdown |
7 | notPresent |
8 | notFunctioning |
9 | unknown |
Conformance
Member of