cdtPppIpcpMaskOption

CISCO-DYNAMIC-TEMPLATE-MIB · .1.3.6.1.4.1.9.9.784.1.3.1.1.35

Object

column r/w Enumeration
This object specifies the IPCP IP subnet mask option for a
target PPP connection:
              
    'other'
        The implementation of this MIB module does not recognize
        the configured IP subnet mask option.
              
    'request'
        The system requests the IP subnet mask from the peer of
        a target PPP connection.
              
    'reject'
        The system rejects the IP subnet mask option from the
        peer of a target PPP connection.
              
This column is valid only if the 'ipcpMaskOption' 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.35
Type
column
Access
readwrite
Status
current
Parent
cdtPppTemplateEntry
Groups
1

Walk 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::cdtPppIpcpMaskOption'
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::cdtPppIpcpMaskOption.<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::cdtPppIpcpMaskOption'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2request
3reject

Conformance

Member of