authProtocol
AUTH-MIB ·
.1.3.6.1.4.1.171.12.3.1.1
Object
scalar r/w
Enumeration
The authentication method used to authenticate users.
Context
- MIB
- AUTH-MIB
- OID
.1.3.6.1.4.1.171.12.3.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swAuthenCtrl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTH-MIB::authProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AUTH-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AUTH-MIB::authProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | authProtocolNone |
2 | authProtocolLocal |
3 | authProtocolRadius |
4 | authProtocolRadiusEap |
5 | authProtocolRadiusChap |
6 | authProtocolTacacs |