pppAuthenticationProtocol
MX-BNI-MIB ·
.0.200.1.400.300
Object
scalar r/w
Enumeration
Authentication Protocol
Authentication protocol to use for authenticating the system
to the PPP peer.
* Pap: Use the Password Authentication Protocol.
* Chap: Use the Challenge Handshake Authentication Protocol.
Context
- MIB
- MX-BNI-MIB
- OID
.0.200.1.400.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pppIpcpGroup
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 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::pppAuthenticationProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-BNI-MIB::pppAuthenticationProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | pap |
200 | chap |