lum8021XPaePortState

LUM-I8021X-PAE-MIB · .1.3.6.1.4.1.8708.2.82.1.3.1.1.5

Object

column Enumeration
The port state.
              
uncontrolled(1) : The port is open for all traffic.
              
blocked(2) : The port is blocked for all traffic.
              
linkDown(3) : The link is down.
              
quiet(4) : Authentication failed, waiting for timeout before new attempt.
              
dosProtection(5) : DoS attack has been detected.
              
authenticating(6) : Authentication in progress.
              
authenticated(7) : Authenticated and open for traffic.
              
reAuthenticating(8) : Reauthenticating and open for traffic.
              
unauthenticated(9) : Authentication in progress, maxRetry reached or auth failed.

Context

MIB
LUM-I8021X-PAE-MIB
OID
.1.3.6.1.4.1.8708.2.82.1.3.1.1.5
Type
column
Access
readonly
Status
current
Default
uncontrolled
Parent
lum8021XPaePortEntry
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 'LUM-I8021X-PAE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-I8021X-PAE-MIB::lum8021XPaePortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-I8021X-PAE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-I8021X-PAE-MIB::lum8021XPaePortState.<lum8021XPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-I8021X-PAE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-I8021X-PAE-MIB::lum8021XPaePortState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1uncontrolled
2blocked
3linkDown
4quiet
5dosProtection
6authenticating
7authenticated
8reAuthenticating
9unauthenticated

Conformance