etsysVlanAuthorizationAdminEgress

ENTERASYS-VLAN-AUTHORIZATION-MIB · .1.3.6.1.4.1.5624.1.2.48.1.2.1.1.2

Object

Controls the modification of the current vlan egress
list (of the vlan returned in the VLAN-Tunnel-Type,
and reported by etsysVlanAuthorizationVlanID) upon
successful authentication in the following manner:
              
none(1)        No egress manipulation will be made.
              
tagged(2)      The authenticating port will be added to the
               current egress for the VLAN-ID returned.
              
untagged(3)    The authenticating port will be added to the
               current untagged egress for the VLAN-ID
               returned.
              
dynamic(4)     The authenticating port will use information
               returned in the authentication response to
               modify the current egress lists.  This value
               is supported only if the device supports a
               mechanism through which the egress status may
               be returned through the RADIUS response.
              
Should etsysVlanAuthorizationEnable become disabled,
etsysVlanAuthorizationStatus become disabled for a port,
or should etsysVlanAuthorizationVlanID become 0 or 4095,
all effect on the port egress MUST be removed.

Context

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

Syntax

Source
VlanAuthEgressStatus
Base type
Enumeration

Values & Constraints

Type Values
1none
2tagged
3untagged
4dynamic

Conformance