cLApRogueMode
CISCO-LWAPP-AP-MIB ·
.1.3.6.1.4.1.9.9.513.3.19
Object
scalar Enumeration
This attribute is use to specify the state in which
the Rogue AP is user can set the Rogue AP in alert,
known or acknowledge state.
Alert state means Rogue AP can be a potential threat,
trap will be sent out to trap recipients.
Known state means its just internal AP which is not
on the same Switch.
Acknowledge state means an external AP whose
existence is acceptable and not a threat (probably
some other company's AP).
Contained means containement is initiated and ongoing.
Threat is usually the state when the rogue is found
on wired network.
known(4), knownContained(9) and trustedMissing(10)
will appear in known rogue list.
known rogues can be pre provisioned and known rogues
state can be changed to alert(2).
Context
- MIB
- CISCO-LWAPP-AP-MIB
- OID
.1.3.6.1.4.1.9.9.513.3.19- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- ciscoLwappApMIBNotifObjects
- 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::cLApRogueMode.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::cLApRogueMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | initializing |
1 | pending |
2 | alert |
3 | detectedLrad |
4 | known |
5 | acknowledge |
6 | contained |
7 | threat |
8 | containedPending |
9 | knownContained |
10 | trustedMissing |