chassisCardState

AT-CHASSIS-MIB · .1.3.6.1.4.1.207.8.4.4.3.23.1.1.4

Object

column Enumeration
The current state of the card. The valid state is in one of the following:
unknown(1), configuring(2), syncing(3), online(4), syncingFirmware(5),
joining(6), incompatibleSW(7), disabled(8), initializing(9),
booting(10), unsupportedHW(11) or provisioned(12).

Context

MIB
AT-CHASSIS-MIB
OID
.1.3.6.1.4.1.207.8.4.4.3.23.1.1.4
Type
column
Access
readonly
Status
current
Parent
chassisCardEntry

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 'AT-CHASSIS-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-CHASSIS-MIB::chassisCardState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-CHASSIS-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-CHASSIS-MIB::chassisCardState.<chassisCardSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-CHASSIS-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-CHASSIS-MIB::chassisCardState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2configuring
3syncing
4online
5syncingFirmware
6joining
7incompatibleSW
8disabled
9initializing
10booting
11unsupportedHW
12provisioned