fsPtProtectedPortStatus

FS-TRAFFIC-CTRL-MIB · .1.3.6.1.4.1.52642.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
FS-TRAFFIC-CTRL-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.14.1.1.1.2
Type
column
Access
readwrite
Status
current
Default
disabled
Parent
fsPtTrafficCtrlEntry
Groups
1

Walk 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 'FS-TRAFFIC-CTRL-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-TRAFFIC-CTRL-MIB::fsPtProtectedPortStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-TRAFFIC-CTRL-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-TRAFFIC-CTRL-MIB::fsPtProtectedPortStatus.<fsPtTrafficCtrlIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-TRAFFIC-CTRL-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-TRAFFIC-CTRL-MIB::fsPtProtectedPortStatus'

Syntax

Values & Constraints

Type Values
1enabled
2disabled

Conformance