dcnPppRouteName
LUM-DCN-MIB ·
.1.3.6.1.4.1.8708.2.20.2.4.1.1.14
Object
column LUM-TCMgmtNameString
The Linux name of the PPP link, for example
'p1-1-1-1-2', where the first number indicates
subrack, the second and third is slot and port
number for the TX side. The fourth and fifth is
slot and port for the RX side.
This is the name that you will see and use in
::ip::route.
Context
- MIB
- LUM-DCN-MIB
- OID
.1.3.6.1.4.1.8708.2.20.2.4.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dcnPppEntry
- Groups
- 4
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 'LUM-DCN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-DCN-MIB::dcnPppRouteName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-DCN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-DCN-MIB::dcnPppRouteName.<dcnPppIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-DCN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-DCN-MIB::dcnPppRouteName'
Syntax
- Source
- LUM-TCMgmtNameString
- Base type
OctetString- Display format
255a
Type Description
An octet string containing administrative
information, in human-readable form.
More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of