portAuthEntryState
ZYXEL-ES2108-MIB ·
.1.3.6.1.4.1.890.1.5.8.18.6.4.1.1
Object
802.1x port authentication enabled or disabled on the port.
Context
- MIB
- ZYXEL-ES2108-MIB
- OID
.1.3.6.1.4.1.890.1.5.8.18.6.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portAuthEntry
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 'ZYXEL-ES2108-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ES2108-MIB::portAuthEntryState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ES2108-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ES2108-MIB::portAuthEntryState.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ES2108-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ES2108-MIB::portAuthEntryState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |