cdslVTPeerIpAddressMethod
CISCO-DSL-PROVISION-MIB ·
.1.3.6.1.4.1.9.10.30.1.2.2.1.6
Object
column r/w
Enumeration
This object indicates how an IP address is obtained
when a peer requesting one.
The actual parameters of these methods are indicated
by the objects defined after.
none -- means no IP address associated.
negotiate -- obtains IP address from a pre-configured
DHCP server.
ipAddressPool -- obtains IP address from an ip address
pool specified by cdslVTPeerIpAddrPool
to be defined.
In the set operation, only the parameter corresponding to
the value of this object is considered.
All other parameters are ignored and forgotten.
Context
- MIB
- CISCO-DSL-PROVISION-MIB
- OID
.1.3.6.1.4.1.9.10.30.1.2.2.1.6- 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::cdslVTPeerIpAddressMethod'
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::cdslVTPeerIpAddressMethod.<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::cdslVTPeerIpAddressMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | negotiate |
2 | ipAddressPool |
Conformance
Member of