msanPppAuthProtocol
ISKRATEL-MSAN-MIB ·
.1.3.6.1.4.1.1332.1.1.5.3.15.1.3
Object
scalar r/w
Enumeration
PPP authentication protocol. For MPS connection use CHAP.
Context
- MIB
- ISKRATEL-MSAN-MIB
- OID
.1.3.6.1.4.1.1332.1.1.5.3.15.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- msanPppGlobal
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 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISKRATEL-MSAN-MIB::msanPppAuthProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISKRATEL-MSAN-MIB::msanPppAuthProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | chap |
2 | pap |