zyPortAuthenticationPortCompoundAuthenticationMode
ZYXEL-PORT-AUTHENTICATION-MIB ·
.1.3.6.1.4.1.890.1.15.3.62.1.2.1.12
Object
column r/w
Enumeration
Set compound authentication mode at strict mode or loose mode for the switch. Users can use this setting to choise authentication strict or loose of 802.1x and mac authentication.
Context
- MIB
- ZYXEL-PORT-AUTHENTICATION-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.62.1.2.1.12- 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::zyPortAuthenticationPortCompoundAuthenticationMode'
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::zyPortAuthenticationPortCompoundAuthenticationMode.<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::zyPortAuthenticationPortCompoundAuthenticationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | strict |
1 | loose |