cdtPppAuthentication
CISCO-DYNAMIC-TEMPLATE-MIB ·
.1.3.6.1.4.1.9.9.784.1.3.1.1.3
Object
column r/w
Bits
This object specifies authentication services applied to a
target PPP connection and other options affecting authentication
services:
'chap'
This option enables the Challenge Handshake Protocol (CHAP)
on a target PPP connection.
'msChap'
This option enables Microsoft's CHAP on a target PPP
connection.
'msChapV2'
This option enables version 2 of Microsoft's CHAP on a
target PPP connection.
'pap'
This option enables Password Authentication Protocol (PAP)
on a target PPP connection.
'eap'
This option enables Extensible Authentication Protocol (EAP)
on a target PPP connection.
'optional'
This option specifies that the system accepts the connection
even if the peer of a target PPP connection refuses to
accept the authentication methods the system has
requested.
'callin'
This option specifies that authentication should only happen
for incoming calls.
'oneTime'
This option specifies that the system accepts the username
and password in the username field of authentication
responses received on a target PPP connection.
This column is valid only if the 'authentication' bit of the
corresponding instance of cdtPppValid is '1'.
Context
- MIB
- CISCO-DYNAMIC-TEMPLATE-MIB
- OID
.1.3.6.1.4.1.9.9.784.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdtPppTemplateEntry
- Groups
- 1
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 'CISCO-DYNAMIC-TEMPLATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DYNAMIC-TEMPLATE-MIB::cdtPppAuthentication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DYNAMIC-TEMPLATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DYNAMIC-TEMPLATE-MIB::cdtPppAuthentication.<cdtTemplateName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DYNAMIC-TEMPLATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DYNAMIC-TEMPLATE-MIB::cdtPppAuthentication'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | chap |
1 | msChap |
2 | msChapV2 |
3 | pap |
4 | eap |
5 | optional |
6 | callin |
7 | oneTime |
Conformance
Member of