cnnEouHostQuerySkipNHosts
CISCO-NAC-NAD-MIB ·
.1.3.6.1.4.1.9.9.484.1.4.7.1.8
Object
The number of searched detected hosts to be skipped before
storing any host in cnnEouHostResultTable.
This object can be used along with cnnEouHostQueryTotalHosts
object to skip previously found hosts by setting the variable
equal to the number of the associated rows in
cnnEouHostResultTable, and only query the remaining hosts
in the table.
Note that due to the dynamical nature of the EOU, the queried
hosts may be missed or repeated by setting this object.
Context
- MIB
- CISCO-NAC-NAD-MIB
- OID
.1.3.6.1.4.1.9.9.484.1.4.7.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnnEouHostQueryEntry
- Groups
- 2
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-NAC-NAD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NAC-NAD-MIB::cnnEouHostQuerySkipNHosts'
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::cnnEouHostQuerySkipNHosts.<cnnEouHostQueryIndex>'
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::cnnEouHostQuerySkipNHosts'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of