All MIBs › CAMBIUM-PTP500-MIB › hTTPSAccessEnabled
hTTPSAccessEnabled
Module: CAMBIUM-PTP500-MIB
OID (symbolic): CAMBIUM-PTP500-MIB::hTTPSAccessEnabled
OID (numeric): 1.3.6.1.4.1.17713.5.9.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This controls whether or not HTTPS access is enabled, i.e. if this is disabled (0) then the unit will not respond to any requests on the HTTPS port. Remote management via HTTP is not affected by this setting. Any change in this setting will not take effect until the unit has been rebooted. (Factory default = Enabled)
What is hTTPSAccessEnabled?
Enables or disables the unit's HTTPS web management interface; when disabled, the unit will not respond to HTTPS requests, though plain HTTP access is unaffected. Requires a reboot to take effect (factory default: enabled).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17713.5.9.17 snmpwalk -v2c -c public <target> CAMBIUM-PTP500-MIB::hTTPSAccessEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17713.5.9.17.1 snmpget -v2c -c public <target> CAMBIUM-PTP500-MIB::hTTPSAccessEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.17713.5.9.17.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hTTPSAccessEnabled.1
Start monitoring Cambium Networks PTP-series wireless Ethernet bridge with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMBIUM-PTP500-MIB::hTTPSAccessEnabled OID value, configure state conditions and alerts, and monitor any Cambium Networks PTP-series wireless Ethernet bridge from a single console.
OID Breakdown
Upper-level ancestors (7 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.17713 | cambium | CAMBIUM-PMP80211-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17713.5 | ptp500 | CAMBIUM-PTP500-MIB |
| 1.3.6.1.4.1.17713.5.9 | management | CAMBIUM-PTP500-MIB |
| 1.3.6.1.4.1.17713.5.9.17 | hTTPSAccessEnabled | CAMBIUM-PTP500-MIB |