zyPortReAuthenticationPortState
ZYXEL-PORT-AUTHENTICATION-MIB ·
.1.3.6.1.4.1.890.1.15.3.62.1.2.1.2
Object
Enable/Disable 802.1x port re-authentication on the port. Specify if a subscriber has to periodically re-enter his or her username and password to stay connected to the port.
Context
- MIB
- ZYXEL-PORT-AUTHENTICATION-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.62.1.2.1.2- 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::zyPortReAuthenticationPortState'
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::zyPortReAuthenticationPortState.<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::zyPortReAuthenticationPortState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |