clInterfaceGroupFailDetectMode

CISCO-LWAPP-INTERFACE-MIB · .1.3.6.1.4.1.9.9.686.1.1.2.1.6

Object

column r/w Enumeration
This object specifies the mode of failure detection
(dirty interface logic)in the interface group when a client 
fails to get an IP address from a VLAN. 
'aggressive' - mark an interface dirty if three 
failure attempts get reported
'nonaggressive' - mark an interface dirty only if 
failure attempts are reported by three or more different 
clients

Context

MIB
CISCO-LWAPP-INTERFACE-MIB
OID
.1.3.6.1.4.1.9.9.686.1.1.2.1.6
Type
column
Access
readwrite
Status
current
Parent
clInterfaceGroupsConfigEntry
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-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-INTERFACE-MIB::clInterfaceGroupFailDetectMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-INTERFACE-MIB::clInterfaceGroupFailDetectMode.<clInterfaceGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-INTERFACE-MIB::clInterfaceGroupFailDetectMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0aggressive
1nonaggressive