pdnIfXLinkConfigRole

PDN-IF-EXT-CONFIG-MIB · .1.3.6.1.4.1.1795.2.24.2.6.12.1.3.1.1

Object

column r/w PdnLinkRole
This object allows users to configure the role
(e.g., uplink) intended for this interface.

Context

MIB
PDN-IF-EXT-CONFIG-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.6.12.1.3.1.1
Type
column
Access
readwrite
Status
current
Parent
pdnIfXLinkConfigEntry
Groups
1

Walk 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-IF-EXT-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-IF-EXT-CONFIG-MIB::pdnIfXLinkConfigRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-IF-EXT-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-IF-EXT-CONFIG-MIB::pdnIfXLinkConfigRole.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-IF-EXT-CONFIG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-IF-EXT-CONFIG-MIB::pdnIfXLinkConfigRole'

Syntax

Source
PdnLinkRole
Base type
Enumeration

Values & Constraints

Type Values
1uplink
2other

Conformance

Member of
Compliance refinements
Write access is not required.