pdnMgmtBootIfIndex
PDN-MGMT-IP-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.21.1.1.1.7
Object
The interface index of the ATM interface 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 ifIndex 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.7- 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::pdnMgmtBootIfIndex'
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::pdnMgmtBootIfIndex.<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::pdnMgmtBootIfIndex'
Syntax
- Source
- IF-MIBInterfaceIndex
- Base type
Integer32- Display format
d
Type Description
A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
Values & Constraints
Type Constraints
range: 1..2147483647
Conformance
Member of
Compliance refinements
pdnMgmtIpConfigCompliance
readonly
Write access is not required.