cLRogueApState

CISCO-LWAPP-ROGUE-MIB · .1.3.6.1.4.1.9.9.610.1.1.6.1.1.3

Object

column deprecated r/w Enumeration
This objects specifies the state in which
the rogue AP is.
              
pending          - a read-only value indicates that rogue AP
                   can not be state to any of the following
                   type.
alert            - rogue AP can be a potential threat.
                   Trap will be sent out to trap recipients.
detectedLrad     - a read-only value indicates that a LRAD
                   that got detected as rogue.
known            - a read-only value indicates that an internal
                   AP which is not on the same switch.
acknowledge      - a read-only value indicates that an external
                   AP whose existence is acceptable and not a
                   threat(probably from vendor other than
                   cisco).
contained        - containment is initiated and ongoing.
threat           - rogue AP is found on wired network.
containedPending - a read-only value indicates that no AP
                   resources available for containment.
knownContained   - a read-only value indicates that no longer
                   used.
trustedMissing   - rogue AP is friendly but there is no slot
                   for friendly AP.
initializing     - a read-only value indicates that rogue
                   AP is being initialized.
              
For a friendly rogue AP, only two states are valid:
'known' and 'acknowledge'.
              
'known', 'knownContained' and 'trustedMissing'
can appear in known rogue list.
              
Known rogues can be pre-provisioned and known rogues
state can be changed to 'alert'.

Context

MIB
CISCO-LWAPP-ROGUE-MIB
OID
.1.3.6.1.4.1.9.9.610.1.1.6.1.1.3
Type
column
Access
readwrite
Status
deprecated
Parent
cLRogueApEntry
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::cLRogueApState'
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::cLRogueApState.<cLRogueApMACAddress>'
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::cLRogueApState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pending
2alert
3detectedLrad
4known
5acknowledge
6contained
7threat
8containedPending
9knownContained
10trustedMissing
11initializing

Conformance

Member of
Compliance refinements
Write access is not required.