pwEnetPortVlan
FOUNDRY-PW-ENET-STD-MIB ·
.1.3.6.1.4.1.1991.3.1.4.1.1.1.4
Object
This object defines if the mapping between the original port
(physical port or VPLS virtual port) to the PW is VLAN based
or not. In case of VLAN mapping, this object indicates the
the VLAN value on the original port.
The value of '4097' MUST be used if the whole original port
traffic is mapped to the same PW. Note that a pwType of
'ethernetTagged' can still be used if service delimiting tag
is added on the PW (pwEnetVlanMode equals 'addVlan').
This object MUST be equal to pwEnetPwVlan if pwEnetVlanMode
equals 'noChange'.
The value 4096 indicates packets without VLAN field
(i.e. untagged frames) on the port are associated to this
PW. This allows the same behavior as assigning 'Default
VLAN' to untagged frames.
Context
- MIB
- FOUNDRY-PW-ENET-STD-MIB
- OID
.1.3.6.1.4.1.1991.3.1.4.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pwEnetEntry
- Groups
- 1
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 '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::pwEnetPortVlan'
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::pwEnetPortVlan.<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::pwEnetPortVlan'
Syntax
- Source
- FOUNDRY-PW-TC-STD-MIBPwVlanCfg
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4097
Conformance
Member of
Compliance refinements
pwEnetModuleReadOnlyCompliance
readonly
Write access is not required.