cCdmaAhdlcEngineAdminState
CISCO-CDMA-AHDLC-MIB ·
.1.3.6.1.4.1.9.9.997.1.1.1.1.8
Object
column r/w
Enumeration
This object defines the AHDLC engine desired state. When a managed system initializes, all interfaces start with 'down' state. As a result of either explicit management action or per configuration information retained by the managed system, cCdmaAhdlcEngineAdminState is then changed to either 'up' or remains in the 'down' state.
Context
- MIB
- CISCO-CDMA-AHDLC-MIB
- OID
.1.3.6.1.4.1.9.9.997.1.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cCdmaAhdlcEngineEntry
- 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 'CISCO-CDMA-AHDLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDMA-AHDLC-MIB::cCdmaAhdlcEngineAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CDMA-AHDLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDMA-AHDLC-MIB::cCdmaAhdlcEngineAdminState.<cCdmaAhdlcEngineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDMA-AHDLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDMA-AHDLC-MIB::cCdmaAhdlcEngineAdminState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of