snMspsVlanTunnelProtocolLacp

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.3.51.8.1.2

Object

column r/w TunnelStatus
The object to specify whether to peer/tunnel/discard the LACP packets
received on this port.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.3.51.8.1.2
Type
column
Access
readwrite
Status
current
Parent
snMspsVlanTunnelProtocolEntry

Walk 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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsVlanTunnelProtocolLacp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsVlanTunnelProtocolLacp.<snMspsVlanPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsVlanTunnelProtocolLacp'

Syntax

Source
TunnelStatus
Base type
Enumeration
Type Description
To specify how to handle the L2 protocol packets received on a
particular port.
          
When the option is set to 'peer', the L2 protocol packets received
on a particular port will be processed in the Bridge.
          
When the option is set to 'tunnel', the L2 protocol packets received
on a particular port will be transparently transmitted in the provider
network and will not be processed in the Provider Bridges/Provider Edge
Bridges.
          
When the option is set to 'discard', the L2 protocol packets
received over a particular port will not be processed and discarded.

Values & Constraints

Type Values
1peer
2tunnel
3discard