cLRuleNotifyType
CISCO-LWAPP-ROGUE-MIB ·
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.10
Object
column r/w
Enumeration
This object specifies how the notification is defined for the rogue rule. global - Configure notification to trap receiver only. local - Configure notification to monitor page(local) only. none - Configure no notification to monitor page and trap receiver. all - Configure notify to both monitor page and trap receiver.
Context
- MIB
- CISCO-LWAPP-ROGUE-MIB
- OID
.1.3.6.1.4.1.9.9.610.1.1.3.1.1.10- 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::cLRuleNotifyType'
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::cLRuleNotifyType.<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::cLRuleNotifyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | global |
2 | local |
3 | none |
4 | all |
Conformance
Member of