cnnEouAuthIpAddrMask

CISCO-NAC-NAD-MIB · .1.3.6.1.4.1.9.9.484.1.2.1.1.3

Object

Using 'inverse mask' to support IP wildcards.  The mask used
with the source IP address will specify what traffic is exempted
from EAP validation.
              
e.g. cnnEouAuthIpAddr: 10.0.0.0
     cnnEouAuthIpAddrMask: 0.255.255.255
     This exempts any IP in the subnet at 10.x.x.x from posture
     validation.
              
     cnnEouAuthIpAddr: 10.1.2.1
     cnnEouAuthIpAddrMask: 0.0.0.0
     This exempts host IP 10.1.2.1 from posture validation.
              
     cnnEouAuthIpAddr: 10.0.0.0
     cnnEouAuthIpAddrMask: 255.255.255.255
     Mask value of 255.255.255.255 will exempt ALL hosts from
     posture validation.

Context

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

Values & Constraints

Type Constraints
range: 0..2040

Conformance