cdslVTPppChapWaitPeer
CISCO-DSL-PROVISION-MIB ·
.1.3.6.1.4.1.9.10.30.1.2.2.1.15
Object
This object is used to specify that the system will
not authenticate to a peer requesting CHAP authentication
until after the peer has authenticated to this system.
To disable this function, set this object to 'false'.
That is the system will handle the peer authentication
requesting even if a peer has not authenticate itself yet.
Context
- MIB
- CISCO-DSL-PROVISION-MIB
- OID
.1.3.6.1.4.1.9.10.30.1.2.2.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdslVirtualTemplateEntry
- 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-DSL-PROVISION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSL-PROVISION-MIB::cdslVTPppChapWaitPeer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DSL-PROVISION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSL-PROVISION-MIB::cdslVTPppChapWaitPeer.<cdslNrpSlotIndex>.<cdslVTIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DSL-PROVISION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DSL-PROVISION-MIB::cdslVTPppChapWaitPeer'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of