cLRogueApClassType
CISCO-LWAPP-ROGUE-MIB ·
.1.3.6.1.4.1.9.9.610.1.1.6.1.1.2
Object
column deprecated
r/w
Enumeration
This object specifies the type of a rogue AP.
friendly - existing known, Acknowledge, and Trust missing
rogue states are classified as Friendly.
malicious - unknown AP that could be a threat.
unclassified - an unknown AP or rogue AP is identified
but it does not belong to Friendly or
Malicious rogue types.
custom - AP that matches user defined custom rules.
Context
- MIB
- CISCO-LWAPP-ROGUE-MIB
- OID
.1.3.6.1.4.1.9.9.610.1.1.6.1.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- cLRogueApEntry
- Groups
- 1
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-LWAPP-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLRogueApClassType'
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::cLRogueApClassType.<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::cLRogueApClassType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | friendly |
2 | malicious |
3 | unclassified |
4 | custom |
Conformance
Member of
Compliance refinements
ciscoLwappRogueMIBComplianceRev4
readonly
Write access is not required.