hpicfDot1xAuthSessionTerminateCause
HP-DOT1X-EXTENSIONS-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.25.1.2.5.1.12
Object
column Enumeration
The reason for the session termination.
Context
- MIB
- HP-DOT1X-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.25.1.2.5.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfDot1xAuthSessionStatsEntry
- 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 'HP-DOT1X-EXTENSIONS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-DOT1X-EXTENSIONS-MIB::hpicfDot1xAuthSessionTerminateCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-DOT1X-EXTENSIONS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-DOT1X-EXTENSIONS-MIB::hpicfDot1xAuthSessionTerminateCause.<hpicfDot1xSMAuthPaePort>.<hpicfDot1xSMAuthMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-DOT1X-EXTENSIONS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-DOT1X-EXTENSIONS-MIB::hpicfDot1xAuthSessionTerminateCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | supplicantLogoff |
2 | portFailure |
3 | supplicantRestart |
4 | reauthFailed |
5 | authControlForceUnauth |
6 | portReInit |
7 | portAdminDisabled |
999 | notTerminatedYet |