pdnMgmtBootVpi
PDN-MGMT-IP-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.8
Object
The VPI of the ATM PVC to be used by BOOTP or DHCP
client, if the pdnMgmtIpConfigMode is set to 'bootp'
or 'dhcp' respectively.
Even if the IP port (interface) is configured for
'manual' configuration, the value of this object can
be modified to indicate the default ATM PVC's VPI for
BOOTP or DHCP to operate on.
This object is valid only if the IP Port has ATM PVC(s)
as the underlying data link media. For IP Ports over
ethernet type of media, the MAX-ACCESS for this object
is read-only, and the object is set to 0 always.
Context
- MIB
- PDN-MGMT-IP-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnMgmtIpPortEntry
- 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 'PDN-MGMT-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MGMT-IP-MIB::pdnMgmtBootVpi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-MGMT-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MGMT-IP-MIB::pdnMgmtBootVpi.<pdnMgmtIpPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-MGMT-IP-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-MGMT-IP-MIB::pdnMgmtBootVpi'
Syntax
- Source
- ATM-TC-MIBAtmVpIdentifier
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..4095
Conformance
Member of
Compliance refinements
pdnMgmtIpConfigCompliance
readonly
Write access is not required.