cwspAdminStatus
CISCO-WAN-SVC-MIB ·
.1.3.6.1.4.1.351.140.1.2.1.1.1.1
Object
column r/w
Enumeration
The administrative status of the interface. inService (1) means that the interface is operational while outService (2) indicates that the interface is put out of service by the administrator.
Context
- MIB
- CISCO-WAN-SVC-MIB
- OID
.1.3.6.1.4.1.351.140.1.2.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cwspConfigEntry
- Groups
- 3
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-WAN-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SVC-MIB::cwspAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SVC-MIB::cwspAdminStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-SVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-SVC-MIB::cwspAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inService |
2 | outService |
Conformance
Member of