ieee8021PbVidTranslationTable
IEEE8021-PB-MIB ·
.1.3.111.2.802.1.1.5.1.1
Object
table deprecated
This table is used to configure the VID Translation Table
defined in 12.10.1.8. The VID
Translation Table is used to implement a bidirectional
mapping between a local S-VID, used in data and protocol
frames transmitted and received through a CNP or PNP,
and a relay S-VID, used by the filtering and forwarding
process. Each row in this table is indexed by component,
port, and local S-VID value and indicates the relay S-VID
value to be used for the specified S-VID. If no entry for
a component, port, and local-svid is present in this table
is present then the relay S-VID used for a frame received
on that port with the local S-VID value will be the S-VID
that has the same numeric value as the local S-VID of the
received frame.
Entries in this table must be persistent over power up
restart/reboot.
Context
- MIB
- IEEE8021-PB-MIB
- OID
.1.3.111.2.802.1.1.5.1.1- Type
- table
- Status
- deprecated
- Parent
- ieee8021PbObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-PB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PB-MIB::ieee8021PbVidTranslationTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-PB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-PB-MIB::ieee8021PbVidTranslationTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.