swL2StaticVlanEncap

SWL2MGMT-MIB · .1.3.6.1.4.1.2272.1.201.1.2.7.1.1.8

Object

column r/w Enumeration
This value is meaningful only if swL2StaticVlanProtocolId is
set to userDefined(16). Otherwise, this object should be 
un-used(5). If  If this set to ethernet2(2), the Detagged Frame
uses Type-encapsulated 802.3 format. If this set to llc(3), the
Detagged Frame contains both a DSAP and an SSAP address field 
in the positions. If this set to snap(4), the Detagged Frame is
of the format specified by IEEE Std. 802.1H for the encoding of
an IEEE 802.3 Type Field in an 802.2/SNAP header.

Context

MIB
SWL2MGMT-MIB
OID
.1.3.6.1.4.1.2272.1.201.1.2.7.1.1.8
Type
column
Access
readwrite
Status
current
Parent
swL2StaticVlanEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1all
2ethernet2
3llc
4snap
5un-used