lum8021XPaePortControlMode
LUM-I8021X-PAE-MIB ·
.1.3.6.1.4.1.8708.2.82.1.3.1.1.4
Object
column r/w
Enumeration
The selected port control mode.
forcedAuthorized(1) : port is open (no authentication).
forcedUnauthorized(2) : port is closed (no authentication).
auto(3) : port status depends on authentication.
Context
- MIB
- LUM-I8021X-PAE-MIB
- OID
.1.3.6.1.4.1.8708.2.82.1.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
forcedAuthorized- Parent
- lum8021XPaePortEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::lum8021XPaePortControlMode'
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::lum8021XPaePortControlMode.<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::lum8021XPaePortControlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forcedAuthorized |
2 | forcedUnauthorized |
3 | auto |
Conformance
Member of