cnnEouHostResultPostureToken

CISCO-NAC-NAD-MIB · .1.3.6.1.4.1.9.9.484.1.4.8.1.7

Object

Indicates the posture token of the detected host.
During the posture validation process, the host will be
placed into a particular category and have a token assigned to
it.  This assignment will depend on the state of the software
that is resident on the host.  The host will have specific
right to access network based on the token assigned.
              
This object is deprecated and replaced by
cnnEouHostResultPostureTokenStr

Context

MIB
CISCO-NAC-NAD-MIB
OID
.1.3.6.1.4.1.9.9.484.1.4.8.1.7
Type
column
Access
readonly
Status
deprecated
Parent
cnnEouHostResultEntry
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::cnnEouHostResultPostureToken'
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::cnnEouHostResultPostureToken.<cnnEouHostQueryIndex>.<cnnEouHostResultIndex>'
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::cnnEouHostResultPostureToken'

Values & Constraints

Type Values
1unknown
2healthy
3checkup
4quarantine
5infected

Conformance