cdslVTIpAddressMethod
CISCO-DSL-PROVISION-MIB ·
.1.3.6.1.4.1.9.10.30.1.2.2.1.2
Object
column r/w
Enumeration
This object indicates how an IP address is obtained
to be associated with this virtual template.
The actual parameters of these methods are indicated
by the objects defined after.
none -- means no IP address associated.
ipAddress -- means an explicit IP address and mask.
interfaceIp -- uses the IP address of an interface
if it has one.
negotiate -- obtains IP address from a pre-configured
DHCP server.
In the set operation, only the parameter corresponding to
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.2- 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::cdslVTIpAddressMethod'
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::cdslVTIpAddressMethod.<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::cdslVTIpAddressMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | ipAddress |
2 | interfaceIp |
3 | negotiate |
Conformance
Member of