All MIBs › CAMBIUM-PTP600-MIB › managementMode
managementMode
Module: CAMBIUM-PTP600-MIB
OID (symbolic): CAMBIUM-PTP600-MIB::managementMode
OID (numeric): 1.3.6.1.4.1.17713.6.6.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Out-of-Band Management (only available on certain hardware models): End-to-end out-of-band mode in which the management agent can be reached from the management port at the local ODU and (assuming that the wireless link is established) the management port at the remote ODU. Out-of-Band Local Management (only available on certain hardware models): Similar to the standard Out-of-Band mode, except that management frames are not forwarded over the wireless link. In-Band Management (default): The management agent can be reached from the data port at the local ODU and (assuming that the wireless link is established) the data port at the remote ODU. In this mode the management port is disabled. In-Band Local Management (only available when 'Use VLAN For Management Interfaces' configures a VLAN tag): Similar to the standard In-Band mode, except that management frames are not forwarded over the wireless link.
What is managementMode?
This setting selects how the SNMP management agent is reached: out-of-band (via the dedicated management port, end-to-end or local-only) or in-band (via the data port, standard or local-only). For example, In-Band mode (the default) disables the separate management port entirely and reaches the agent through the data port instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17713.6.6.22 snmpwalk -v2c -c public <target> CAMBIUM-PTP600-MIB::managementMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17713.6.6.22.1 snmpget -v2c -c public <target> CAMBIUM-PTP600-MIB::managementMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> managementMode.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-PTP600-MIB::managementMode 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.6 | ptp600 | CAMBIUM-PTP600-MIB |
| 1.3.6.1.4.1.17713.6.6 | ethernet | CAMBIUM-PTP600-MIB |
| 1.3.6.1.4.1.17713.6.6.22 | managementMode | CAMBIUM-PTP600-MIB |