snMspsDot1adPbTunnelProtocolDot1x

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.81.3.15.1.1

Object

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

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.81.3.15.1.1
Type
column
Access
readwrite
Status
deprecated
Parent
snMspsDot1adPbTunnelProtocolEntry

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::snMspsDot1adPbTunnelProtocolDot1x'
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::snMspsDot1adPbTunnelProtocolDot1x.<snMspsDot1adPbPort>'
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::snMspsDot1adPbTunnelProtocolDot1x'

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