cLApPacketDumpStartStop
CISCO-LWAPP-AP-MIB ·
.1.3.6.1.4.1.9.9.513.1.11.12
Object
scalar r/w
Enumeration
This object specifies user to start or stop, packet dump on the associated AP to which the particular mobile station is connected. start - packet dump is started. stop - packet dump is stopped. none- information about current session is not available to the controller.
Context
- MIB
- CISCO-LWAPP-AP-MIB
- OID
.1.3.6.1.4.1.9.9.513.1.11.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoLwappPacketDumpInfo
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-AP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-AP-MIB::cLApPacketDumpStartStop.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-AP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-AP-MIB::cLApPacketDumpStartStop'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | start |
2 | stop |
3 | none |