vlanTraslationPortOldVid
ECS5520-MIB ·
.1.3.6.1.4.1.259.10.1.51.1.12.22.1.2
Object
column Q-BRIDGE-MIBVlanIndex
The VLAN translation is applied in both ingress and egress sides of the port. It makes the traffic arriving on the VLAN with this VLAN ID to be mapped to or tagged with the corresponding instance of vlanTraslationPortNewVid on the port. It also causes all the traffic internally tagged with the corresponding instance of vlanTraslationPortNewVid and leaving the port to be tagged with the VLAN of this VLAN ID.
Context
- MIB
- ECS5520-MIB
- OID
.1.3.6.1.4.1.259.10.1.51.1.12.22.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vlanTraslationPortEntry
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 'ECS5520-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS5520-MIB::vlanTraslationPortOldVid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS5520-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS5520-MIB::vlanTraslationPortOldVid.<vlanTraslationPortIndex>.<vlanTraslationPortDirection>.<vlanTraslationPortOldVid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS5520-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS5520-MIB::vlanTraslationPortOldVid'
Syntax
- Source
- Q-BRIDGE-MIBVlanIndex
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.