hzQtmSystemCapacityOption
DRAGONWAVE-HORIZON-QUANTUM-MIB ·
.1.3.6.1.4.1.7262.2.4.1.1.5
Object
scalar r/w
Enumeration
Sets the system capacity options. There are four options:
Select 'singleModem-singleRadio' for a 400Mbps system.
Select 'multiModem-singleRadio' for 800Mbps when the system is equipped with an internal or external IF Coupler.
Select 'multiModem-multiRadio' for 800Mbps when the system is equipped with two radios connected to a Dual Polarization Radio Mount (DPRM).
Select 'singleModem-redundancy' to provide a redundant 400Mbps link using a Redundant Dual Radio Mount (RDRM).
Select 'multiCarrierXpic' when two systems are connected together to provide a four channels XPIC link.
Notes:
Setting the system capacity to 'singleModem-redundancy will fail if the primary path has not been set to either wireless_port1 or wireless_port2.
Setting the system capacity to 'multiModem-multiRadio' will set the transmit power of wireless_port2 to the same transmite power as wireless_port1.
Changing system capacity requires a reset in order to be activated.
Context
- MIB
- DRAGONWAVE-HORIZON-QUANTUM-MIB
- OID
.1.3.6.1.4.1.7262.2.4.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
singleModem-singleRadio- Parent
- hzQtmSysGeneral
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HORIZON-QUANTUM-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-QUANTUM-MIB::hzQtmSystemCapacityOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HORIZON-QUANTUM-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HORIZON-QUANTUM-MIB::hzQtmSystemCapacityOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | singleModem-singleRadio |
2 | multiModem-singleRadio |
3 | multiModem-multiRadio |
4 | singleModem-redundancy |
5 | multiCarrierXpic |