cdtPppPeerDefIpAddrSrc

CISCO-DYNAMIC-TEMPLATE-MIB · .1.3.6.1.4.1.9.9.784.1.3.1.1.38

Object

column r/w Enumeration
This object specifies how the system assigns an IP address to
the peer of a target PPP connection:
              
    'static'
        The system assigns the IP address specified by the
        corresponding instance of cdtPppPeerDefIpAddr.
              
    'pool'
        The system allocates the first available IP address from
        the corresponding list of named pools contained by the
        cdtPppPeerIpAddrPoolTable.
              
    'dhcp'
        The system acts as a DHCP proxy-client to obtain an IP
        address.
              
This column is valid only if the 'peerDefIpAddrSrc' 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.38
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::cdtPppPeerDefIpAddrSrc'
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::cdtPppPeerDefIpAddrSrc.<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::cdtPppPeerDefIpAddrSrc'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2pool
3dhcp

Conformance

Member of