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

Walk 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
1initial
2normal
3minor
4major
5critical
6shutdown
7notPresent
8notFunctioning
9unknown

Conformance