cDot11csStatusAdminStatus
CISCO-DOT11-CONTEXT-SERVICES-MIB ·
.1.3.6.1.4.1.9.10.110.1.1.18.1.2
Object
column r/w
Enumeration
The desired status of the services offered by this entity to its descendants. This has a default value of 'up' whenever a row is created by the agent in this table. Setting this to 'down' disables the services provided by this entity to its descendants. The agent sets this value to 'down' if the entity couldn't offer the services due to failures detected in the underlying interface this entity is bound to.
Context
- MIB
- CISCO-DOT11-CONTEXT-SERVICES-MIB
- OID
.1.3.6.1.4.1.9.10.110.1.1.18.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cDot11csStatusEntry
- 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-DOT11-CONTEXT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-CONTEXT-SERVICES-MIB::cDot11csStatusAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-CONTEXT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-CONTEXT-SERVICES-MIB::cDot11csStatusAdminStatus.<cDot11csStatusNodeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-CONTEXT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-CONTEXT-SERVICES-MIB::cDot11csStatusAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of