wwpLeosVplsSwitchCtrlType
WWP-LEOS-VPLS-MIB ·
.1.3.6.1.4.1.6141.2.60.28.1.1.7.1.2
Object
column deprecated
r/w
Enumeration
Setting this object to 'discard' will cause wwpLeosVplsSwitchCtrlProtocolNum frames arriving at the specified UNI to be discarded. Setting this to 'peer' will cause the wwpLeosVplsSwitchCtrlProtocolNum 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 wwpLeosVplsSwitchCtrlProtocolNum frame to be tunneled.
Context
- MIB
- WWP-LEOS-VPLS-MIB
- OID
.1.3.6.1.4.1.6141.2.60.28.1.1.7.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- wwpLeosVplsSwitchCtrlProtocolEntry
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::wwpLeosVplsSwitchCtrlType'
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::wwpLeosVplsSwitchCtrlType.<wwpLeosVplsVirtualSwitchIndx>.<wwpLeosVplsSwitchCtrlProtocolNum>'
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::wwpLeosVplsSwitchCtrlType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | discard |
2 | peer |
3 | tunnel |