slcAuthTACACSAuthService
LANTRONIX-SLC-MIB ·
.1.3.6.1.4.1.244.1.1.3.6.17
Object
scalar Enumeration
The type of service used to pass the authentications tokens (e.g., login and password) between the SLC and the TACACS+ server.
Context
- MIB
- LANTRONIX-SLC-MIB
- OID
.1.3.6.1.4.1.244.1.1.3.6.17- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- slcAuthTACACS
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 'LANTRONIX-SLC-MIB' -M '/opt/observium/mibs/lantronix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANTRONIX-SLC-MIB::slcAuthTACACSAuthService.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANTRONIX-SLC-MIB' -M '/opt/observium/mibs/lantronix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANTRONIX-SLC-MIB::slcAuthTACACSAuthService'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pppPAP |
2 | pppCHAP |
3 | asciiLogin |