zyPortAuthenticationPortState
ZYXEL-PORT-AUTHENTICATION-MIB ·
.1.3.6.1.4.1.890.1.15.3.62.1.2.1.1
Object
Enable/Disable 802.1x port authentication on the port. You must first allow 802.1x authentication on the Switch before configuring it on each port.
Context
- MIB
- ZYXEL-PORT-AUTHENTICATION-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.62.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelPortAuthenticationPortEntry
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-PORT-AUTHENTICATION-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-PORT-AUTHENTICATION-MIB::zyPortAuthenticationPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-PORT-AUTHENTICATION-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-PORT-AUTHENTICATION-MIB::zyPortAuthenticationPortState.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-PORT-AUTHENTICATION-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-PORT-AUTHENTICATION-MIB::zyPortAuthenticationPortState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |