httpd
Module: RAY-MIB
OID (symbolic): RAY-MIB::httpd
OID (numeric): 1.3.6.1.4.1.33555.1.1.6.3
Node type: OBJECT-TYPE
Type: OptionSetting
Access: read-only
Description: Management interface: HTTP.
What is httpd?
Reports whether the HTTP (web) management interface is turned on or off; an admin checks this to confirm whether the device can be reached via its web UI or whether it's locked down to CLI/SSH only.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33555.1.1.6.3 snmpwalk -v2c -c public <target> RAY-MIB::httpd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33555.1.1.6.3.1 snmpget -v2c -c public <target> RAY-MIB::httpd.1
Start monitoring Racom point-to-point radio modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAY-MIB::httpd OID value, configure state conditions and alerts, and monitor any Racom point-to-point radio modems from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33555 | racom | RAY-MIB |
| 1.3.6.1.4.1.33555.1 | ray | RAY-MIB |
| 1.3.6.1.4.1.33555.1.1 | station | RAY-MIB |
| 1.3.6.1.4.1.33555.1.1.6 | access | RAY-MIB |
| 1.3.6.1.4.1.33555.1.1.6.3 | httpd | RAY-MIB |