CISCO-NAC-TC-MIB

        This module defines the textual conventions for
Cisco Network Admission Control(NAC) system.
        
The Cisco Network Admission Control security
solution offers a systems approach to customers for
ensuring endpoint device compliancy and vulnerability
checks prior to production access to the network. Cisco
refers to these compliancy checks as posture
validations.  The intent of this systems approach is to
prevent the spread of works, viruses, and rogue
applications across the network. This systems approach
requires integration with third party end point security
applications, as well as endpoint security servers.
        
Terminology used:                
        
EOU - Extensible Authentication Protocol over UDP.
        
UCT - Un Conditional Transition.
        
CTA - Cisco Trust Agent.
        
EAP - Extensible Authentication Protocol.  An extension
to PPP.
        
ACS/AAA - Cisco Secure Access Control Server.  The
primary authorization server that is the network policy
decision point and is extended to support posture
validation.
        
NAD - Network Access Device that enforces network
access control policies through layer 2 or layer 3
challenge-responses with a network enabled Endpoint
device.
    
Source file
CISCO-NAC-TC-MIB
Last revised
Identity
ciscoNacTcMIB
Base OID
1.3.6.1.4.1.9.9.530
Imported Objects
CISCO-SMI ciscoMgmt
SNMPv2-SMI MODULE-IDENTITY (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NAC-TC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NAC-TC-MIB::ciscoNacTcMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NAC-TC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NAC-TC-MIB::ciscoNacTcMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (1)
.1.3.6.1.4.1.9.9.530
Dependencies (3) 3 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. CISCO-SMIcisco
  3. SNMPv2-TCrfc
  4. CISCO-NAC-TC-MIBciscoselected
Type Definitions (5)
Enumeration
clientless(1)
eap(2)
static(3)
unknown(4)
Enumeration
ciscoIpPhone(1)
Enumeration
unknown(1)
healthy(2)
checkup(3)
quarantine(4)
infected(5)
OctetString range: 0..255
Enumeration
initialize(1)
hello(2)
clientless(3)
eapRequest(4)
response(5)
authenticated(6)
fail(7)
abort(8)
aaaFail(9)
hold(10)
client(11)
server(12)