apEnvMonCpuCoreState

ACMEPACKET-ENVMON-MIB · .1.3.6.1.4.1.9148.3.3.1.7.2.1.4

Object

column Enumeration
The state of this CPU core.

Context

MIB
ACMEPACKET-ENVMON-MIB
OID
.1.3.6.1.4.1.9148.3.3.1.7.2.1.4
Type
column
Access
readonly
Status
current
Parent
apEnvMonCpuCoreEntry
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::apEnvMonCpuCoreState'
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::apEnvMonCpuCoreState.<apEnvMonCardSlot>.<apEnvMonCpuCoreIndex>'
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::apEnvMonCpuCoreState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1present
2booting
3registered
4readywait
5ready
6bootTimeout
7registerTimeout
8manifestTimeout
9readyTimeout
101healthWait
102healthRcvd
201becomingActive
202becomingStandby
203becomingOOS
204active
205standby
206oos
207activeTimeout
208standbyTimeout
209oosTimeout
401resetting
402reset
403resetTimeout
404shuttingDown
405shutOff
406shutdownTimeout

Conformance