qtechPtProtectedPortStatus
QTECH-TRAFFIC-CTRL-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.14.1.1.1.2
Object
Some applications require that no traffic be forwarded by the
Layer 2 protocol between ports on the same switch. In such an
environment, there is no exchange of unicast, broadcast,
or multicast traffic betweenports on the switch, and traffic
between ports on the same switch is forwarded through a Layer 3 device
such as a router.
To meet this requirement, you can configure ports as protected ports(Set this
value to enabled).Protected ports do not forward any traffic to protected ports on
the same switch. This means that all traffic passing between protected
ports??unicast, broadcast, and multicast??must be forwarded through a Layer 3 device.
Protected ports can forward any type of traffic to nonprotected ports,
and they forward as usual to all ports on other switches. Dynamically learnt
addresses are not retained if the switch is reloaded.
Context
- MIB
- QTECH-TRAFFIC-CTRL-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.14.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- qtechPtTrafficCtrlEntry
- 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 'QTECH-TRAFFIC-CTRL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-TRAFFIC-CTRL-MIB::qtechPtProtectedPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-TRAFFIC-CTRL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-TRAFFIC-CTRL-MIB::qtechPtProtectedPortStatus.<qtechPtTrafficCtrlIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-TRAFFIC-CTRL-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-TRAFFIC-CTRL-MIB::qtechPtProtectedPortStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
Conformance
Member of