etsysPolicyProfilePortAuthOverride

ENTERASYS-POLICY-PROFILE-MIB · .1.3.6.1.4.1.5624.1.2.6.1.5.1.21

Object

If a port has an active policy and that policy's
etsysPolicyProfilePortAuthOverride is set to enabled(1),
all frames arriving on the port will have that policy applied.
In addition, any pre-existing entries with matching port
values in the etsysMultiAuthSessionStationTable tables
will change their authorization status to authTerminated(5).
No further authentication will occur on this port.
              
If disabled(2), the actions described above will not occur.

Context

MIB
ENTERASYS-POLICY-PROFILE-MIB
OID
.1.3.6.1.4.1.5624.1.2.6.1.5.1.21
Type
column
Access
readwrite
Status
current
Parent
etsysPolicyProfileEntry
Groups
3

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-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyProfilePortAuthOverride'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyProfilePortAuthOverride.<etsysPolicyProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyProfilePortAuthOverride'

Syntax

Values & Constraints

Type Values
1enabled
2disabled