ntwsClSessClientSessDot1xAuthMethod
NTWS-CLIENT-SESSION-MIB ·
.1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.18
Object
Dot1x Authentication Method.
Context
- MIB
- NTWS-CLIENT-SESSION-MIB
- OID
.1.3.6.1.4.1.45.6.1.4.4.1.1.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntwsClSessClientSessionEntry
- 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 'NTWS-CLIENT-SESSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTWS-CLIENT-SESSION-MIB::ntwsClSessClientSessDot1xAuthMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTWS-CLIENT-SESSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTWS-CLIENT-SESSION-MIB::ntwsClSessClientSessDot1xAuthMethod.<ntwsClSessClientSessMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTWS-CLIENT-SESSION-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTWS-CLIENT-SESSION-MIB::ntwsClSessClientSessDot1xAuthMethod'
Syntax
- Source
- NTWS-CLIENT-SESSION-TCNtwsClientAuthenProtocolType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | eap-tls |
3 | eap-ttls |
4 | md5 |
5 | peap |
6 | leap |
7 | pass-through |