pwEnetPwVlan

FOUNDRY-PW-ENET-STD-MIB · .1.3.6.1.4.1.1991.3.1.4.1.1.1.2

Object

This Object defines the (service delimiting) VLAN field
value on the PW. The value of 4097 MUST be used if the
object is not applicable, for example when mapping all
packets from an Ethernet port to this PW (raw mode).
The value 4096 MUST be set to indicate untagged frames
(from the PW point of view), i.e. when pwEnetVlanMode
equals 'noChange' and pwEnetPortVlan equals 4096.

Context

MIB
FOUNDRY-PW-ENET-STD-MIB
OID
.1.3.6.1.4.1.1991.3.1.4.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
pwEnetEntry
Groups
1

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 'FOUNDRY-PW-ENET-STD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-PW-ENET-STD-MIB::pwEnetPwVlan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-PW-ENET-STD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-PW-ENET-STD-MIB::pwEnetPwVlan.<pwIndex>.<pwEnetPwInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-PW-ENET-STD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-PW-ENET-STD-MIB::pwEnetPwVlan'

Values & Constraints

Type Constraints
range: 0..4097

Conformance

Member of
Compliance refinements
Write access is not required.