etsysESwitchProtocolConstraint

ENTERASYS-ESWITCH-MIB · .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.4

Object

column r/w Enumeration
Indicates what type of constraint the switch should apply to packets
caught by the (port, protocol) filter.
              
   portMask(1) - Use the etsysESwitchProtocolAllowedToGoTo mask to
       determine where the packets may be forwarded.
              
   vlan(2) - Classify the packets as belonging to the VLAN
       etsysESwitchProtocolVlanId.
              
Note that on the RoamAbout AccessPoint R2, port/protocol constraints
can sometimes take a back seat to other kinds of access controls.

Context

MIB
ENTERASYS-ESWITCH-MIB
OID
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.4
Type
column
Access
readwrite
Status
current
Parent
etsysESwitchProtocolEntry
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 'ENTERASYS-ESWITCH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ESWITCH-MIB::etsysESwitchProtocolConstraint'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-ESWITCH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-ESWITCH-MIB::etsysESwitchProtocolConstraint.<etsysESwitchProtocolReceivePort>.<etsysESwitchProtocolType>.<etsysESwitchProtocolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-ESWITCH-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-ESWITCH-MIB::etsysESwitchProtocolConstraint'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1portMask
2vlan

Conformance

Member of
Compliance refinements
Write access is not required. An implementation does
not need to support all possible constraint types.