cardOperStatus

OLD-CISCO-CHASSIS-MIB · .1.3.6.1.4.1.9.3.6.11.1.9

Object

column obsolete Enumeration
The operational status of the card.
cardOperStatus is up when a card is
recognized by the device and is enabled for
operation. cardOperStatus is down if the
card is not recognized by the device, or if
it is not enabled for operation.
cardOperStatus is standby if the card is
enabled and acting as a standby slave

Context

MIB
OLD-CISCO-CHASSIS-MIB
OID
.1.3.6.1.4.1.9.3.6.11.1.9
Type
column
Access
readonly
Status
obsolete
Parent
cardTableEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1not-specified
2up
3down
4standby