cLRogueDetectionSecurityLevel
CISCO-LWAPP-ROGUE-MIB ·
.1.3.6.1.4.1.9.9.610.1.1.1.6
Object
scalar r/w
Enumeration
This object specifies the rogue detection security level.
When the object has value of 'low', 'high' or 'critical',
controller uses pre-defined rogue detection parameters for
the specified security level.
When the object has value of 'custom', controller uses the
user configured rogue detection parameters.
low - security level is low
high - security level is high
critical - security level is critical
custom - customized security level
Context
- MIB
- CISCO-LWAPP-ROGUE-MIB
- OID
.1.3.6.1.4.1.9.9.610.1.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cLRoguePolicyConfig
- Groups
- 1
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-ROGUE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ROGUE-MIB::cLRogueDetectionSecurityLevel.0'
More examples
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::cLRogueDetectionSecurityLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | low |
2 | high |
3 | critical |
4 | custom |
Conformance
Member of
Compliance refinements
ciscoLwappRogueMIBComplianceRev4
readonly
Write access is not required.