cLRuleStateType
CISCO-LWAPP-ROGUE-MIB ·
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.11
Object
column r/w
Enumeration
This object specifies the rule to configure state of the rogue. alert - Configure alert state on rogue ap. contain - Configure contain state on rogue ap. internal - Configure internal state on rogue ap. external - Configure external state on rogue ap. external - Configure deletion state on rogue ap.
Context
- MIB
- CISCO-LWAPP-ROGUE-MIB
- OID
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cLRuleConfigEntry
- 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::cLRuleStateType'
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::cLRuleStateType.<cLRuleName>'
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::cLRuleStateType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | alert |
2 | contain |
3 | internal |
4 | external |
5 | delete |
Conformance
Member of