wwpLeosVplsDecapTunnelType
WWP-LEOS-VPLS-MIB ·
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.4
Object
column r/w
Enumeration
This object specifies if the tunnel is created because
of remote PE request (dynamic tunnel) or it is created by the
user on the device (Decap tunnel).
This object cannot be set to dynamic.
Context
- MIB
- WWP-LEOS-VPLS-MIB
- OID
.1.3.6.1.4.1.6141.2.60.28.1.1.14.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosVplsDecapTunnelEntry
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 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsDecapTunnelType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsDecapTunnelType.<wwpLeosVplsDecapTunnelId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-VPLS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-VPLS-MIB::wwpLeosVplsDecapTunnelType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
3 | staticPbt |