etsysVlanAuthorizationOperEgress

ENTERASYS-VLAN-AUTHORIZATION-MIB · .1.3.6.1.4.1.5624.1.2.48.1.2.1.1.3

Object

Reports the current state of modification to the current vlan
egress list (of the vlan returned in the VLAN-Tunnel-Type)
upon successful authentication, if etsysVlanAuthorizationStatus
is enabled, 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.
              
The purpose of this leaf is to report, specifically when
etsysVlanAuthorizationAdminEgress has been set to dynamic(4),
the currently enforced egress modification.  If the port is
unauthenticated, or no VLAN-ID has been applied, this leaf
should return none(1).

Context

MIB
ENTERASYS-VLAN-AUTHORIZATION-MIB
OID
.1.3.6.1.4.1.5624.1.2.48.1.2.1.1.3
Type
column
Access
readonly
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::etsysVlanAuthorizationOperEgress'
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::etsysVlanAuthorizationOperEgress.<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::etsysVlanAuthorizationOperEgress'

Syntax

Source
VlanAuthEgressStatus
Base type
Enumeration

Values & Constraints

Type Values
1none
2tagged
3untagged
4dynamic

Conformance