tmnxPppoePlcyPppAuthentication
TIMETRA-PPPOE-MIB ·
.1.3.6.1.4.1.6527.3.1.2.49.1.2.1.12
Object
column r/w
Enumeration
The value tmnxPppoePlcyPppAuthentication specifies what PPP
authentication protocol(s) will be negotiated during the LCP phase.
This field is only applicable if PAP/CHAP authentication is enabled
via configuration of a RADIUS authentication policy or a local user
database.
If set to 'pap' or 'chap', only PAP respectively CHAP is negotiated.
If set to 'prefChap', first CHAP is negotiated followed by PAP. If set
to 'prefPap', first PAP is negotiated followed by CHAP.
Context
- MIB
- TIMETRA-PPPOE-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.49.1.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxPppoePlcyEntry
- Groups
- 5
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 'TIMETRA-PPPOE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPPOE-MIB::tmnxPppoePlcyPppAuthentication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PPPOE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPPOE-MIB::tmnxPppoePlcyPppAuthentication.<tmnxPppoePlcyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PPPOE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PPPOE-MIB::tmnxPppoePlcyPppAuthentication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pap |
2 | chap |
3 | prefChap |
4 | prefPap |