cLRogueAPContainmentMode

CISCO-LWAPP-ROGUE-MIB · .1.3.6.1.4.1.9.9.610.1.1.8.1.1.9

Object

column Enumeration
This object represents the containment mode used by the AP 
if the rogue is in 'contained' state.
A value of '0' indicates invalid containment mode.
A value of '1' indicates deauth broadcast used for contianment.
A value of '2' indicates CFP containment.
A value of '3' indicates cleint contianment.
A value of '4' indicates adhoc containment.
A value of '5' indicates max value i.e invalid.
A value of '99' indicates unknown contianment type.

Context

MIB
CISCO-LWAPP-ROGUE-MIB
OID
.1.3.6.1.4.1.9.9.610.1.1.8.1.1.9
Type
column
Access
readonly
Status
current
Parent
cLRogueAPDetectingAPEntry
Groups
1

Walk 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-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLRogueAPContainmentMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLRogueAPContainmentMode.<cLRogueApMacAddr>.<cLRogueAPDetectingAPMacAddress>.<cLRogueAPDetectingAPSlotId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-ROGUE-MIB::cLRogueAPContainmentMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0invalid
1deauthBroadcast
2cfp
3clientContianment
4adhocContainment
5max
99unknown

Conformance