webStatus
ZYXEL-ves1724-56-MIB ·
.1.3.6.1.4.1.890.1.5.12.46.118.9.1.1.5
Object
column Enumeration
Display the current Web status 1: Enable All 2: Disable All 3: Enable LAN only 4: Enable WAN only
Context
- MIB
- ZYXEL-ves1724-56-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.46.118.9.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- remoteFunctionStatusEntry
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-ves1724-56-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-MIB::webStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ves1724-56-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-MIB::webStatus.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ves1724-56-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ves1724-56-MIB::webStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable_all |
2 | disable_all |
3 | enable_lan_only |
4 | enable_wan_only |