cardAdminStatus
ZHONE-CARD-RESOURCES-MIB ·
.1.3.6.1.4.1.5504.3.3.1.1.8
Object
column r/w
Enumeration
Specifies the adminstrative status of the unit/card
as follows:
operational: the unit/card enters the operational
state if able. In the operational state the
unit/card is able to accept requests from other
elements in the BAN or if a standalone device is
processing requests from the WAN or local interfaces.
disable: the unit/card ceases to accept requests
from other elements. If the unit/card is
operational and recieves this command it will
complete processing of open requests if able.
maintenance: enter a special maintenance state if
available - if not available enter the disabled
state and set adminStatus to disabled.
warmreset - perform a warm reset of system software
that does not reinitialize or reset hardware
resources.
reset - perform an immediate full reset, following a
successful reset the unit/card should enter the
operational state.
Context
- MIB
- ZHONE-CARD-RESOURCES-MIB
- OID
.1.3.6.1.4.1.5504.3.3.1.1.8- Type
- column
- Access
- readwrite
- 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::cardAdminStatus'
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::cardAdminStatus.<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::cardAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | operational |
2 | disable |
3 | maintenance |
4 | warmreset |
5 | reset |
Conformance
Member of