xdslDevGenericIfConfigLinkEncapType
PDN-XDSL-INTERFACE-MIB ·
.1.3.6.1.4.1.1795.2.24.9.2.1.1.1.7
Object
column mandatory
r/w
Enumeration
The value of this object corresponds to the link
encapsulation type. Following are valid settings:
linkNone (1)
ethernet (2)
ppp (3)
slip (4)
frameRelay-PLL (5)
x23PVC (6)
x25SVC (7)
hdlc (8)
etherHDLC (9)
rfc1483-MPOA (10)
funi-MPOA (11)
frf5 (12)
frf8 (13)
pppoAVC-Mux (14)
pppoALLC (15)
Context
- MIB
- PDN-XDSL-INTERFACE-MIB
- OID
.1.3.6.1.4.1.1795.2.24.9.2.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- xdslDevGenericIfConfigEntry
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-XDSL-INTERFACE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-XDSL-INTERFACE-MIB::xdslDevGenericIfConfigLinkEncapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-XDSL-INTERFACE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-XDSL-INTERFACE-MIB::xdslDevGenericIfConfigLinkEncapType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-XDSL-INTERFACE-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-XDSL-INTERFACE-MIB::xdslDevGenericIfConfigLinkEncapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | linkNone |
2 | ethernet |
3 | ppp |
4 | slip |
5 | frameRelay-PLL |
6 | x23PVC |
7 | x25SVC |
8 | hdlc |
9 | etherHDLC |
10 | rfc1483-MPOA |
11 | funi-MPOA |
12 | frf5 |
13 | frf8 |
14 | pppoAVC-Mux |
15 | pppoALLC |