cdtPppIpcpAddrOption
CISCO-DYNAMIC-TEMPLATE-MIB ·
.1.3.6.1.4.1.9.9.784.1.3.1.1.28
Object
column r/w
Enumeration
This object specifies the IPCP address option for a target PPP
connection:
'other'
The implementation of this MIB module does not recognize
the configured IPCP address option.
'accept'
The system accepts any non-zero IP address from the peer
of a target PPP connection.
'required'
The system disconnects the peer of a target PPP
connection if it could not negotiate an IP address.
'unique'
The system disconnects the peer of a target PPP
connection if the IP address is already in use.
This column is valid only if the 'ipcpAddrOption' 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.28- 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::cdtPppIpcpAddrOption'
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::cdtPppIpcpAddrOption.<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::cdtPppIpcpAddrOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | accept |
3 | required |
4 | unique |
Conformance
Member of