cpaeHostAuthPaeState
CISCO-PAE-MIB ·
.1.3.6.1.4.1.9.9.220.1.11.1.9
Object
column CpaeAuthState
Indicates the current value of the Authenticator PAE state machine for the host.
Context
- MIB
- CISCO-PAE-MIB
- OID
.1.3.6.1.4.1.9.9.220.1.11.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpaeHostInfoEntry
- Groups
- 1
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-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAE-MIB::cpaeHostAuthPaeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAE-MIB::cpaeHostAuthPaeState.<dot1xPaePortNumber>.<cpaeHostInfoHostIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PAE-MIB::cpaeHostAuthPaeState'
Syntax
- Source
- CpaeAuthState
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | initialize |
3 | disconnected |
4 | connecting |
5 | authenticating |
6 | authenticated |
7 | aborting |
8 | held |
9 | forceAuth |
10 | forceUnauth |
11 | guestVlan |
12 | authFailVlan |
13 | criticalAuth |
14 | ipAwaiting |
15 | policyConfig |
16 | authFinished |
17 | restart |
18 | authFallback |
19 | authCResult |
20 | authZSuccess |
Conformance
Member of