cardOperStatus
ZHONE-CARD-RESOURCES-MIB ·
.1.3.6.1.4.1.5504.3.3.1.1.9
Object
column Enumeration
Indicates the operational status of the unit/card as
follows:
unknown: the card is in an unknown or error state
operating: software has been loaded and is operating,
the unit/card is accepting requests from other system
elements or if a standalone unit it is processing
requests form the WAN or local interfaces.
non-operating: unit/card is not operating due to
internal errors or it has been disabled by the
management system.
maintenance: the unit/card is in the maintenance
state.
Context
- MIB
- ZHONE-CARD-RESOURCES-MIB
- OID
.1.3.6.1.4.1.5504.3.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cardResourceEntry
- 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 'ZHONE-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-RESOURCES-MIB::cardOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-CARD-RESOURCES-MIB::cardOperStatus.<zhoneShelfIndex>.<zhoneSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-CARD-RESOURCES-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-CARD-RESOURCES-MIB::cardOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | operating |
3 | nonoperating |
4 | maintenance |
Conformance
Member of