All MIBs › ZYXEL-ACCESS-CONTROL-MIB › zyAccessControlState
zyAccessControlState
Module: ZYXEL-ACCESS-CONTROL-MIB
OID (symbolic): ZYXEL-ACCESS-CONTROL-MIB::zyAccessControlState
OID (numeric): 1.3.6.1.4.1.890.1.15.3.9.1.1.1.2
Node type: OBJECT-TYPE
Type: EnabledStatus
Access: read-write
Description: Enable/Disable a specified service that you want to allow to access the switch.
What is zyAccessControlState?
This read-write value enables or disables a specific management service, such as telnet, SSH, or HTTP, for accessing the switch, per the row indexed by zyAccessControlService. An admin uses this to lock down which management protocols are reachable on the switch, disabling insecure or unused services to reduce the device's attack surface. For example, an admin sets zyAccessControlState to disabled for the telnet row while leaving the ssh(2) row enabled, forcing all remote management onto the encrypted protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.9.1.1.1.2 snmpwalk -v2c -c public <target> ZYXEL-ACCESS-CONTROL-MIB::zyAccessControlState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.9.1.1.1.2.1 snmpget -v2c -c public <target> ZYXEL-ACCESS-CONTROL-MIB::zyAccessControlState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.15.3.9.1.1.1.2.1 s <value>
Start monitoring ZyXEL managed switches (management-service access-control/IP-range config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-ACCESS-CONTROL-MIB::zyAccessControlState OID value, configure state conditions and alerts, and monitor any ZyXEL managed switches (management-service access-control/IP-range config status) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.890 | zyxel | NWA1100 |
| 1.3.6.1.4.1.890.1 | nwaSeries | NWA1100 |
| 1.3.6.1.4.1.890.1.15 | enterpriseSolution | ZYXEL-ES-SMI |
| 1.3.6.1.4.1.890.1.15.3 | esMgmt | ZYXEL-ES-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.1.15.3.9 | zyxelAccessControl | ZYXEL-ACCESS-CONTROL-MIB |
| 1.3.6.1.4.1.890.1.15.3.9.1 | zyxelAccessControlSetup | ZYXEL-ACCESS-CONTROL-MIB |
| 1.3.6.1.4.1.890.1.15.3.9.1.1 | zyxelAccessControlTable | ZYXEL-ACCESS-CONTROL-MIB |
| 1.3.6.1.4.1.890.1.15.3.9.1.1.1 | zyxelAccessControlEntry | ZYXEL-ACCESS-CONTROL-MIB |
| 1.3.6.1.4.1.890.1.15.3.9.1.1.1.2 | zyAccessControlState | ZYXEL-ACCESS-CONTROL-MIB |