cdtPppMsChapV1Opts
CISCO-DYNAMIC-TEMPLATE-MIB ·
.1.3.6.1.4.1.9.9.784.1.3.1.1.16
Object
column r/w
Bits
This object specifies how the system processes version 1 of
Microsoft CHAP on a target PPP connection:
'refuse'
This option specifies that the system should refuse
Microsoft CHAP (v1) requests from peers of a target PPP
connection.
'callin'
This option specifies that the system should only refuse
Microsoft CHAP (v1) requests for incoming calls on a
target PPP connection. This option is only relevant if
the 'refuse' option is set to '1'.
'wait'
This option delays Microsoft CHAP (v1) authentication
until after the peer of a target PPP connection has
authenticated itself to the system.
'encrypted'
This option specifies that the value specified by the
corresponding instance of cdtPppMsChapV1Password is
already encrypted.
This column is valid only if the 'msChapV1Opts' 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.16- 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::cdtPppMsChapV1Opts'
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::cdtPppMsChapV1Opts.<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::cdtPppMsChapV1Opts'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | refuse |
1 | callin |
2 | wait |
3 | encrypted |
Conformance
Member of