wwpLeosVplsSwitchMplsCtrlType
WWP-LEOS-VPLS-MIB ·
.1.3.6.1.4.1.6141.2.60.28.1.1.25.1.2
Object
column r/w
Enumeration
Setting this object to 'discard' will cause wwpLeosVplsSwitchMplsCtrlProtocolNum frames arriving at the specified UNI to be discarded. Setting this to 'peer' will cause the wwpLeosVplsSwitchMplsCtrlProtocolNum frame to be processed by the provider network and cause the provider network to behave as a peer. Setting this to 'tunnel' will cause the wwpLeosVplsSwitchMplsCtrlProtocolNum frame to be tunneled.
Context
- MIB
- WWP-LEOS-VPLS-MIB
- OID
.1.3.6.1.4.1.6141.2.60.28.1.1.25.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosVplsSwitchMplsCtrlProtocolEntry
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::wwpLeosVplsSwitchMplsCtrlType'
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::wwpLeosVplsSwitchMplsCtrlType.<wwpLeosVplsVirtualSwitchMplsIndx>.<wwpLeosVplsSwitchMplsCtrlProtocolNum>'
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::wwpLeosVplsSwitchMplsCtrlType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | discard |
2 | peer |
3 | tunnel |