cpaeMacAuthBypassPortTermAction
CISCO-PAE-MIB ·
.1.3.6.1.4.1.9.9.220.1.8.6.1.6
Object
column Enumeration
Indicates the termination action received from RADIUS
server that will be applied on the port when the
current session timeout expired.
other : none of the following.
init : current session will be terminated and a new
authentication process will be initiated.
reauth: reauthentication will be applied without
terminating the current session.
Context
- MIB
- CISCO-PAE-MIB
- OID
.1.3.6.1.4.1.9.9.220.1.8.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpaeMacAuthBypassPortEntry
- 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::cpaeMacAuthBypassPortTermAction'
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::cpaeMacAuthBypassPortTermAction.<dot1xPaePortNumber>'
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::cpaeMacAuthBypassPortTermAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | init |
3 | reauth |
Conformance
Member of