All MIBs › QB-DWS-MIB › qbDwsSysRangeMode
qbDwsSysRangeMode
Module: QB-DWS-MIB
OID (symbolic): QB-DWS-MIB::qbDwsSysRangeMode
OID (numeric): 1.3.6.1.4.1.4323.2.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The object that indicates a system wide range mode. When read, this object always returns the value 'ready(1)'. Setting this object to rangeAll(2) causes ranging of all IOTs that connect to this OAS.
What is qbDwsSysRangeMode?
Always reads back as ready(1); writing rangeAll(2) tells the IOAS to re-range every IOT terminal attached to it system-wide, a maintenance action an admin triggers after a PON-wide change rather than a per-interface setting (compare qbDwsNetRangeMode, which does the same thing scoped to one Network Interface).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4323.2.3.1.1.1 snmpwalk -v2c -c public <target> QB-DWS-MIB::qbDwsSysRangeMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4323.2.3.1.1.1.1 snmpget -v2c -c public <target> QB-DWS-MIB::qbDwsSysRangeMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4323.2.3.1.1.1.1 i <value>
Start monitoring Quantum Bridge DWS optical switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the QB-DWS-MIB::qbDwsSysRangeMode OID value, configure state conditions and alerts, and monitor any Quantum Bridge DWS optical switching platforms from a single console.
OID Breakdown
Upper-level ancestors (8 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.4323 | quantumBridge | QUANTUMBRIDGE-REG |
| 1.3.6.1.4.1.4323.2 | qbMibs | QUANTUMBRIDGE-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4323.2.3 | qbDwsMIB | QB-DWS-MIB |
| 1.3.6.1.4.1.4323.2.3.1 | qbDwsObjects | QB-DWS-MIB |
| 1.3.6.1.4.1.4323.2.3.1.1 | qbDwsNetGroup | QB-DWS-MIB |
| 1.3.6.1.4.1.4323.2.3.1.1.1 | qbDwsSysRangeMode | QB-DWS-MIB |