fsPbPortSVlanTranslationStatus
SUPERMICRO-PROVIDERBRIDGE-MIB ·
.1.3.6.1.4.1.10876.101.1.113.2.1.1.6
Object
This object indicates whether the VID Translation table can be enabled on the incoming/outgoing packets on a particular port. The Service Vlan swapping is applicable only for the externally accesible network ports (ie) Provider Network Port ,Customer Network port and proprietary Customer Network Port. The Service Vlan Translation status can be enabled or disabled on per port basis. By default, it is enabled on Provider Network Port and Customer Network Port(S-Tagged) and disabled on the other applicable port-types.
Context
- MIB
- SUPERMICRO-PROVIDERBRIDGE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.113.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsPbPortInfoEntry
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 'SUPERMICRO-PROVIDERBRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PROVIDERBRIDGE-MIB::fsPbPortSVlanTranslationStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-PROVIDERBRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PROVIDERBRIDGE-MIB::fsPbPortSVlanTranslationStatus.<fsPbPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-PROVIDERBRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-PROVIDERBRIDGE-MIB::fsPbPortSVlanTranslationStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |