wdmProtWrapperMode
LUM-WDM-MIB ·
.1.3.6.1.4.1.8708.2.4.2.3.1.1.21
Object
column r/w
Enumeration
Defines how the wrapper will operate
in correlation with the traffic switch.
followTraffic - use the same interface
as the traffic is selected from.
fixedToDefaultInterface - wrapper is fixed
to the predefined interface. This is the
interface over which the PPP-link is defined.
Context
- MIB
- LUM-WDM-MIB
- OID
.1.3.6.1.4.1.8708.2.4.2.3.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Default
followTraffic- Parent
- wdmProtEntry
- Groups
- 6
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-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmProtWrapperMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-WDM-MIB::wdmProtWrapperMode.<wdmProtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-WDM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-WDM-MIB::wdmProtWrapperMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | followTraffic |
2 | fixedToDefault |