Anda di halaman 1dari 50

Horizon Quantum

TM





SNMP Documentation
Software Release 1.02
MIB v1.02.0



Document Version 1.3









This page is left blank intentionally





















NOTICE
This document contains confidential information, which is proprietary to
DragonWave. No part of its contents can be used, copied, disclosed, or
conveyed to any party in any manner whatsoever without prior written permission
from DragonWave Inc.
Copyright 2012 DragonWave Inc.





Change Log

Document Release 1.0 (83-000078-01-01-00)
Preliminary release for Quantum
Structure and content based on Horizon DUO SNMP documentation v1.2.
Document Release 1.1 (83-000078-01-01-01)
Addition of XPIC related SNMP OIDs
Document Release 1.2 (83-000078-01-01-02)
Addition of PLCM related SNMP OIDs
Addition of Control Queue (Qc) related SNMP OIDs
Addition of PLCM configuration procedure
Addition of RLS configuration procedure
OID Tables restructured for greater clarity
Document Release 1.3 (83-000078-01-01-03)
Addition of SyncE related OIDs
Addition of Bandwidth Doubling related OIDs
Addition of IDU temperature sensor related OIDs
Addition of QoS Cut-through processing related OIDs
Addition of Quantum radio power off related OIDs







DragonWave Inc. Horizon Quantum SNMP Documentation



i

Table of Contents

1.0 Overview .................................................................................................... 1
1.1 Tree Structure To DragonWave Enterprise MIB ............................................................. 1
1.2 Horizon Quantum MIB Structure ..................................................................................... 2
1.3 Retrieving SNMP Objects Via Numeric OID .................................................................... 3
1.4 Wireless Ports .................................................................................................................. 3
2.0 Suggested List of Monitored Objects ...................................................... 5
3.0 DragonWave and MIB-II Interfaces .......................................................... 9
4.0 Tables ....................................................................................................... 11
4.1 SNMP Objects ............................................................................................................... 11
4.2 SNMP Traps .................................................................................................................. 38


DragonWave Inc. Horizon Quantum SNMP Documentation



ii
This page left blank intentionally
DragonWave Inc. Horizon Quantum SNMP Documentation



- 1 -
1.0 Overview

SNMP (Simple Network Management Protocol) is a network management structure and protocol
defined by IETF RFCs. SNMP is used for monitoring the status and performance of network
devices. It is a TCP/IP based network protocol, using UDP communications.
DragonWave Horizon Quantum products implement SNMP MIB objects in both RFC-1213
defined interfaces and as enterprise branch proprietary objects. RFC-1213 statistics and
counters are maintained for the internal loopback interface, and the management system
interface. The DragonWave enterprise OID is 7262, and the Horizon family branch is 2, within
the DragonWave OID. The Horizon family branch is further sub-divided into Horizon Compact
(outdoor/ODU) systems in branch 2, Horizon DUO (indoor) systems in branch 3 and Horizon
Quantum (indoor) systems in branch 4.
DragonWave Horizon products are supplied with two standard MIB definition files covering
Horizon family definitions (IDU/ODU) and Horizon specific objects.
1.1 Tree Structure To DragonWave Enterprise MIB

A graphical- representation of the SNMP tree to DragonWave Horizon product family branch is
shown below.



DragonWave Inc. Horizon Quantum SNMP Documentation



- 2 -
1.2 Horizon Quantum MIB Structure

The following diagram illustrates the MIB structure for Horizon Quantum systems. The folders
represent the MIB branches or folders. Horizon Quantum systems fall under the DragonWave
corporate enterprise number of 7262, therefore all Horizon Quantum numeric OIDs will begin with
an OID of:

1 .3 .6 .1 .4 .1 .7262 .2 .4









































(The above list is from MIB v1.02 released with Horizon Quantum firmware version 1.02)
DragonWave Inc. Horizon Quantum SNMP Documentation



- 3 -

1.3 Retrieving SNMP Objects Via Numeric OID

If a commercial NMS system (such as HP OpenView, CastleRock SNMPc, etc.) with MIB
definition file import capabilities is unavailable, the SNMP statistics can be retrieved using
alternative means. One such solution is to manually retrieve values of interest using
programs such as SNMPGET. SNMPGET can be obtained from the NET-SNMP project at
http://net-snmp.sourceforge.net.

Using the SNMPGET program for example, the following command can be used to retrieve
the current RSL from a DragonWave Horizon Quantum product wireless interface 1 with
SNMP configured and enabled. The command below assumes we are using SNMP v1
requests, with a read-only community string of public, and accessing a DragonWave
Horizon Quantum with a default IP address of 192.168.10.100.

./snmpget v1 cpublic 192.168.10.100 .1.3.6.1.4.1.7262.2.4.5.4.1.1.5

The DragonWave Horizon Quantum branch of the MIB contains sub-branches that cover various
statistics and settings. These values can be retrieved and set using SNMP v1 or v2c.

1.4 Wireless Ports

The Horizon Quantum modem is available in several hardware configurations. The IDU may
contain one or two Intermediate Frequency interfaces and may be connected to one or two
ODU radios. In this case OID objects are referenced by index values of 1 or 2 respectively.
For example, the OID of the RSL for the radio connected to wireless port 1 is
.1.3.6.1.4.1.7262.2.4.5.4.1.1.5.1, while the OID of the RSL for the radio connected to wireless
port 2 is .1.3.6.1.4.1.7262.2.4.5.4.1.1.5.2
DragonWave Inc. Horizon Quantum SNMP Documentation



- 4 -
This page left blank intentionally

DragonWave Inc. Horizon Quantum SNMP Documentation



- 5 -
2.0 Suggested List of Monitored Objects

The following table offers a list of some objects that may be useful to monitor on a DragonWave
Horizon Quantum system. Objects are listed by numeric OID. This is useful if the MIB import
and compilation facility is not available in the chosen SNMP monitoring software package.
Note that for Ethernet port statistics **, adding numbers 1 through 8 to the numerical OID will
return the data associated with specific port numbers 1 through 8.
Example: For hzQtmEnetPortRxBytes the Numeric OIDs for each of the eight ports is
1.3.6.1.4.1.7262.2.4.4.1.3.1.2.1 through 1.3.6.1.4.1.7262.2.4.4.1.3.1.2.8

Numeric OID Name
Data
type
Description
1.3.6.1.4.1.7262.2.4.5.2.1.1.3.1 hzQtmModemChannelizedRSL Integer32
Channelized RSL of
Modem 1. (Signal
strength on the
programmed
frequency.) Divide
by 10 for the actual
value.
1.3.6.1.4.1.7262.2.4.5.2.1.1.3.2 hzQtmModemChannelizedRSL Integer32
Channelized RSL of
Modem 2. (Signal
strength on the
programmed
frequency.) Divide
by 10 for the actual
value.
1.3.6.1.4.1.7262.2.4.5.2.1.1.9.1 hzQtmModemEbToNoiseRatio Integer32
Eb/No (energy per
bit/noise) of Modem
1. Divide by 10 for
the actual value.
1.3.6.1.4.1.7262.2.4.5.2.1.1.9.2 hzQtmModemEbToNoiseRatio Integer32
Eb/No (energy per
bit/noise) of Modem
2. Divide by 10 for
the actual value.
1.3.6.1.4.1.7262.2.4.5.2.1.1.10.1 hzQtmModemEqualizerStress Integer32
Equalizer stress of
Modem 1. Divide
by 10 for the actual
value.
1.3.6.1.4.1.7262.2.4.5.2.1.1.10.2 hzQtmModemEqualizerStress Integer32
Equalizer stress of
Modem 2. Divide
by 10 for the actual
value.
1.3.6.1.4.1.7262.2.4.5.2.2.1.4.1 hzQtmModemRxBlocksErrors Counter64
Modem blocks
received with errors
on Modem 1.
1.3.6.1.4.1.7262.2.4.5.2.2.1.4.2 hzQtmModemRxBlocksErrors Counter64
Modem blocks
received with errors
on Modem 2.
1.3.6.1.4.1.7262.2.4.5.2.3.1.4 hzQtmWirelessEnetPortRxFramesErrors Counter64
Aggregated modem
frames received in
error from the RF
path.
1.3.6.1.4.1.7262.2.4.5.2.3.1.5 hzQtmWirelessEnetPortRxFramesQueueDiscards Counter64
Aggregated modem
frames discarded
from the queue.
(Unable to deliver
to NIC.)
DragonWave Inc. Horizon Quantum SNMP Documentation



- 6 -
1.3.6.1.4.1.7262.2.4.4.2.2.6.0 hzQtmAggPortBWUtilization Integer32
Current bandwidth
utilization,
expressed as a
percentage of
system speed.
1.3.6.1.4.1.7262.2.4.4.1.3.1.2 ** hzQtmEnetPortRxBytes Counter64
The total number of
bytes received on
the interface,
including framing
characters.
1.3.6.1.4.1.7262.2.4.4.1.3.1.3 ** hzQtmEnetPortRxUcastPkts Counter64
The number of
subnetwork-unicast
packets delivered to
a higher-layer
protocol.
1.3.6.1.4.1.7262.2.4.4.1.3.1.4 ** hzQtmEnetPortRxNUcastPkts Counter64
The number of non-
unicast (i.e.,
subnetwork -
broadcast or
subnetwork-
multicast) packets
delivered to a
higher-layer
protocol.
1.3.6.1.4.1.7262.2.4.4.1.3.1.5 ** hzQtmEnetPortRxDiscards Counter64
The number of
inbound packets
which were chosen
to be discarded
even though no
errors had been
detected to prevent
their being
deliverable to a
higher-layer
protocol. One
possible reason for
discarding such a
packet could be to
free up buffer
space.
1.3.6.1.4.1.7262.2.4.4.1.3.1.6 ** hzQtmEnetPortRxErrors Counter64
The number of
inbound packets
that contained
errors preventing
them from being
deliverable to a
higher-layer
protocol.
1.3.6.1.4.1.7262.2.4.4.1.3.1.7 ** hzQtmEnetPortRxUnknownProtos Counter64
The number of
packets received
via the interface
which were
discarded because
of an unknown or
unsupported
protocol.
1.3.6.1.4.1.7262.2.4.4.1.3.1.8 ** hzQtmEnetPortTxBytes Counter64
The total number of
bytes transmitted
out of the interface,
including framing
characters.
DragonWave Inc. Horizon Quantum SNMP Documentation



- 7 -
1.3.6.1.4.1.7262.2.4.4.1.3.1.9 ** hzQtmEnetPortTxUcastPkts Counter64
The total number of
packets that higher-
level protocols
requested be
transmitted to a
subnetwork-unicast
address, including
those that were
discarded or not
sent.
1.3.6.1.4.1.7262.2.4.4.1.3.1.10 ** hzQtmEnetPortTxNUcastPkts Counter64
The total number of
packets that higher-
level protocols
requested be
transmitted to a
non-unicast (i.e., a
subnetwork-
broadcast or
subnetwork-
multicast) address,
including those that
were discarded or
not sent.
1.3.6.1.4.1.7262.2.4.4.1.3.1.11 ** hzQtmEnetPortTxDiscards Counter64
The number of
outbound packets
which were chosen
to be discarded
even though no
errors had been
detected to prevent
their being
transmitted. One
possible reason for
discarding such a
packet could be to
free up buffer
space.
1.3.6.1.4.1.7262.2.4.4.1.3.1.12 ** hzQtmEnetPortTxErrors Counter64
The number of
outbound packets
that could not be
transmitted
because of errors.

DragonWave Inc. Horizon Quantum SNMP Documentation



- 8 -
This page left blank intentionally

DragonWave Inc. Horizon Quantum SNMP Documentation



- 9 -
3.0 DragonWave and MIB-II Interfaces

The DragonWave Horizon Quantum products currently maintain RFC-1213 statistics for two
network interfaces, the internal network loopback interface and the management system
interface. In the .iso.org.dod.internet.mgmt.mib-2.interfaces branch, instance 0 refers to the
network loopback interface, and instance 1 refers to the management system interface. The data
port (P1) or bridged traffic is not monitored at this time via an RFC-1213 compliant interface.

A sample of the RFC-1213 defined MIB structure is shown below.



DragonWave Inc. Horizon Quantum SNMP Documentation



- 10 -
This page is left blank intentionally



DragonWave Inc. Horizon Quantum SNMP Documentation



- 11 -
4.0 Tables

The following two tables contain a full breakdown of all current DragonWave Horizon Quantum SNMP objects and traps as of MIB v1.01.05.

4.1 SNMP Objects
Note that Table type oids have the table contents shown in the Description column. The adjacent Table Index column shows the index oid that needs to be
added to the end of the Table oid (found in the OID column) to gain access to the information. Where there are Row indexes involved, these are shown in the
Name column below the associated table name. The value of a row index (leaf) needs to be added to the overall table/table index oid combination, in order to
access the leaf information.

Name OID Access Type Description
Table
Index
hzSystemType 1.3.6.1.4.1.7262.2.1 r/o Integer The current type of the system- odu=1, idu=2, Quantum=3
horizonQuantum 1.3.6.1.4.1.7262.2.4
hzQtmSystem 1.3.6.1.4.1.7262.2.4.1
hzQtmSysGeneral 1.3.6.1.4.1.7262.2.4.1.1
hzQtmResetSystem 1.3.6.1.4.1.7262.2.4.1.1.1 r/w Integer Writing '1' to this object resets the NIC, Modem, and radio.
hzQtmSaveMib 1.3.6.1.4.1.7262.2.4.1.1.2 r/w Integer Writing '1' or 'save' to this object saves all MIB values.
hzQtmOperStatus 1.3.6.1.4.1.7262.2.4.1.1.3 r/o Integer
The current operational state of the system. Testing indicates that no
operational packets can be passed.

hzQtmAirInterfaceEncryption 1.3.6.1.4.1.7262.2.4.1.1.4 r/o Integer OBSOLETE. This enables encryption on the air interface.
hzQtmSystemCapacityOption 1.3.6.1.4.1.7262.2.4.1.1.5 r/w Integer
Sets the system capacity options. There are four options: singleModem-
singleRadio (1), multiModem-singleRadio (2). multiModem-multiRadio (3),
singleModem-redundancy (4).
Select (1) for a 400Mbps system. Select 2 for 800Mbps when the system is
equipped with an internal or external IF Coupler. Select 3 for 800Mbps
when the system is equipped with two radios connected to a Dual
Polarization Radio Mount (DPRM). Select 4 to provide a redundant
400Mbps link using a Redundant Dual Radio Mount (RDRM).
Notes: Setting the system capacity to 4 will fail if the primary path has not
been set to either wireless_port1 or wireless_port2. Setting the system
capacity to 3 will set the transmit power of wireless_port2 to the same
transmit power as wireless_port1.

hzQtmSystemLedStatus 1.3.6.1.4.1.7262.2.4.1.1.6 r/o String Indicates the current LED status and colour.
hzQtmSaveL2SwConfig 1.3.6.1.4.1.7262.2.4.1.1.7 r/w Integer Writing '1' or 'save' to this object will save all L2 Switch config values.
hzQtmIduTemperature 1.3.6.1.4.1.7262.2.4.1.1.8 r/o Integer32
The IDU temperature in degree Celsius. The actual temperature is
determined by dividing the number by 100. e.g. 2825 is actually 28.25
degrees Celsius.

DragonWave Inc. Horizon Quantum SNMP Documentation



- 12 -
Name OID Access Type Description
Table
Index
hzQtmSysUpgradeSpeed 1.3.6.1.4.1.7262.2.4.1.2
hzQtmLicensedSpeedUpgradeSpeedAndKey 1.3.6.1.4.1.7262.2.4.1.2.1 r/w String
Enter your key here along with the maximum speed for that key to upgrade
the system. Format:[speed] [key]
Example:800 abc123

hzQtmLicensedSpeedCount 1.3.6.1.4.1.7262.2.4.1.2.2 r/o Integer32
This object indicates the number of times the licensed speed has been
changed successfully. It is used when generating new license keys for your
system.

hzQtmSysDowngradeSpeed 1.3.6.1.4.1.7262.2.4.1.3
hzQtmLicensedSpeedDowngradeSpeed 1.3.6.1.4.1.7262.2.4.1.3.1 r/w Integer32
Reduce your licensed speed by entering a speed to this write-only object
and take note of the generated key in hzQtmDowngradeLicensedSpeedKey.
Format:[speed]
Example:200

hzQtmLicensedSpeedCountUsedForKey 1.3.6.1.4.1.7262.2.4.1.3.2 r/o Integer32
This object indicates the number of times the licensed speed has been
changed successfully. It is used when generating new license keys for your
system.

hzQtmLicensedSpeedConfirmationKey 1.3.6.1.4.1.7262.2.4.1.3.3 r/o String
This read-only object will show a 'key' after successfully downgrading the
license speed.

hzQtmSysDowngradeSpeedDecrement 1.3.6.1.4.1.7262.2.4.1.3.4 r/o Integer32
hzQtmSysSpeed 1.3.6.1.4.1.7262.2.4.1.4
hzQtmSystemCurrentSpeed 1.3.6.1.4.1.7262.2.4.1.4.1 r/w Integer32
Changes the working speed of the horizon. Writes are only valid if system is
a FLEX. Due to backwards compatibility issue, 0 value should be treated as
0 Mbps.

hzQtmSystemLicensedSpeed 1.3.6.1.4.1.7262.2.4.1.4.2 r/o Integer32
Indicates the maximum speed that this system can operate at. Due to
backwards compatibility issue, 0 value should be treated as 0 Mbps.

hzQtmSystemModeTable
A table of system mode settings
1.3.6.1.4.1.7262.2.4.1.4.3 r/w Table
hzQtmSystemModeEntry .1
hzQtmSystemModeIndex .1.1
hzQtmSystemModeId .1.2
hzQtmSystemModeName .1.3
hzQtmSystemModeProgrammed .1.4
hzQtmInventory 1.3.6.1.4.1.7262.2.4.1.5
hzQtmHwInventory 1.3.6.1.4.1.7262.2.4.1.5.1
hzQtmFrequencyFilePartNumber 1.3.6.1.4.1.7262.2.4.1.5.1.1 r/o String A textual string containing Part Number of the Frequency File
hzQtmUnitSerialNo 1.3.6.1.4.1.7262.2.4.1.5.1.2 r/o String A textual string containing Serial Number of the Unit.
hzQtmUnitAssemblyNo 1.3.6.1.4.1.7262.2.4.1.5.1.3 r/o String A textual string containing the Assembly Number of the Unit.
hzQtmCcaSerialNo 1.3.6.1.4.1.7262.2.4.1.5.1.4 r/o String A textual string containing Serial no of the NCC.
hzQtmCcaPartNo 1.3.6.1.4.1.7262.2.4.1.5.1.5 r/o String A textual string containing assembly no of the NCC.
hzQtmRadio1SerialNo 1.3.6.1.4.1.7262.2.4.1.5.1.6 r/o String A textual string containing the serial number of radio 1
hzQtmRadio2SerialNo 1.3.6.1.4.1.7262.2.4.1.5.1.7 r/o String A textual string containing the serial number of radio 2 if configured
DragonWave Inc. Horizon Quantum SNMP Documentation



- 13 -
Name OID Access Type Description
Table
Index
hzQtmRadio1HardwareId 1.3.6.1.4.1.7262.2.4.1.5.1.8 r/o String A textual string containing the hardware id of radio 1
hzQtmRadio2HardwareId 1.3.6.1.4.1.7262.2.4.1.5.1.9 r/o String A textual string containing the hardware id of radio 2 if configured
hzQtmRadio1HardwareType 1.3.6.1.4.1.7262.2.4.1.5.1.10 r/o String A textual string containing the hardware type for radio 1
hzQtmRadio2HardwareType 1.3.6.1.4.1.7262.2.4.1.5.1.11 r/o String A textual string containing the hardware type for radio 2
hzQtmSwInventory 1.3.6.1.4.1.7262.2.4.1.5.2
hzQtmSwInvAppOmniVersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.1. r/o String The version number of the Omni.
hzQtmSwInvAppFirmwareVersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.2. r/o String The version number of the FPGA.
hzQtmSwInvFrequencyFileVersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.3. r/o String The version number of the FrequencyFile.
hzQtmSwInvMibVersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.4. r/o String The version number of the MIB.
hzQtmSwInvRadioFirmware1VersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.5. r/o String The radio firmware1 version.
hzQtmSwInvRadioFirmwave2VersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.6. r/o String The radio firmware2 version.
hzQtmSwInvAppSoftwareVersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.7. r/o String The version number of the application software
hzQtmSwInvBootloaderVersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.8. r/o String The bootloader version number
hzQtmSwInvSupportingAppVersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.9. r/o String The version number for the third party applications such as ECFM etc...
hzQtmSwInvOperatingSystemVersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.10 r/o String The version number of the running operating system.
hzQtmSwInvRadio1CurrentFirmwaveVersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.11 r/o String The current running firmware version for Radio1.
hzQtmSwInvRadio2CurrentFirmwaveVersionNo 1.3.6.1.4.1.7262.2.4.1.5.2.12 r/o String The current running firmware version for Radio2.
hzQtmAtpc 1.3.6.1.4.1.7262.2.4.1.6
hzQtmAtpcEnable 1.3.6.1.4.1.7262.2.4.1.6.1 r/w Integer
Indicates whether Automatic Transmit Power Control (ATPC) is enabled.
off = 1, on = 2

hzQtmAtpcStatus 1.3.6.1.4.1.7262.2.4.1.6.2 r/o String
Indicates the actual condition of ATPC: Enabled if config is on and no
issues. Auto-Disabled if ATPC coordinated power condition, AAM triggered,
or radio loss of link. Disabled-manual if config set to off

hzQtmAtpcCoordinatedPower 1.3.6.1.4.1.7262.2.4.1.6.3 r/w String
The Coordinated Power can be enabled by specifying the coordinated
power status and coordinated power offset in a string with the following
format (without the single quotes): '<on [offset] |off>'
The offset can optionally be specified after the 'on' string and after a single
space and can be be between 0.0 and 10.0 inclusive. The 'offset' is
represented in dBm and indicates the offset below TxPower. The accuracy
is limited to tenths of dBm so an offset of 9.99 is recognized as 9.9 dBm.
Examples:'on 5.5' or 'off'

hzQtmHitlessAam 1.3.6.1.4.1.7262.2.4.1.7
hzQtmHitlessAamStatus 1.3.6.1.4.1.7262.2.4.1.7.1 r/w Integer
Read or set the Hitless Automatic Adaptive Modulation (AAM) as 'on' or 'off'.
Off = 1, on = 2

hzQtmHitlessAamManualMode 1.3.6.1.4.1.7262.2.4.1.7.2 r/w Integer


Read or set the Hitless Automatic Adaptive Modulation (HAAM) Manual
Mode as 'on' or 'off'.


DragonWave Inc. Horizon Quantum SNMP Documentation



- 14 -
Name OID Access Type Description
Table
Index
hzQtmHitlessAamTable
A table of Hitless AAM mode settings
1.3.6.1.4.1.7262.2.4.1.7.3 Table
hzQtmHitlessAamEntry .1
hzQtmHitlessAamIndex .1.1
hzQtmHitlessAamCurrentMode .1.2
hzQtmHitlessAamDiagnostics 1.3.6.1.4.1.7262.2.4.1.7.4
hzQtmHitlessAamModem1Diagnose 1.3.6.1.4.1.7262.2.4.1.7.4.1 r/w Integer
This service effecting write-only object accepts either 'up' or 'down' to
diagnose whether the modulation speed can be increased or decreased
respectively. Poll the hzQtmAamDiagnosticResult object to determine the
results. Up = 1, down = 2

hzQtmHitlessAamModem1DiagnosticResult 1.3.6.1.4.1.7262.2.4.1.7.4.2 r/o String The result from Hitless AAM Diagnostic for modem1 is read from this object.
hzQtmHitlessAamModem2Diagnose 1.3.6.1.4.1.7262.2.4.1.7.4.3 r/w Integer
This service effecting write-only object accepts either 'up' or 'down' to
diagnose whether the modulation speed can be increased or decreased
respectively for modem2. Poll the hzQtmAamModem2DiagnosticResult
object to determine the results. Up = 1, down = 2

hzQtmHitlessAamModem2DiagnosticResult 1.3.6.1.4.1.7262.2.4.1.7.4.4 r/o String
The result from Hitless AAM Diagnostic for modem2 is read from this
object..

hzQtmPeerSysInfo 1.3.6.1.4.1.7262.2.4.1.8
hzQtmPeerMacAddress 1.3.6.1.4.1.7262.2.4.1.8.1 r/o String The MAC Address of the peer network interface card.
hzQtmPeerIpAddress 1.3.6.1.4.1.7262.2.4.1.8.2 r/o
IP
Address
The IP Address of the peer network interface card.
hzQtmPeerSubnetMask 1.3.6.1.4.1.7262.2.4.1.8.3 r/o
IP
Address
The subnet mask for the peer network interface card.
hzQtmBac 1.3.6.1.4.1.7262.2.4.1.9
hzQtmBacTable 1.3.6.1.4.1.7262.2.4.1.9.1 Table
hzQtmBacEntry .1
hzQtmBacQIndex .1.1
hzQtmBacQEnable .1.2
hzQtmBacQBlockSize .1.3
hzQtmSysDiagnostics 1.3.6.1.4.1.7262.2.4.1.10
hzQtmIFPath1LoopbackAndTimeout 1.3.6.1.4.1.7262.2.4.1.10.1 r/w String
To enable or disable IF path1 loopback. If timeout is not specified it's
defaulted to 30 sec and if it's set to 0, infinite loopback is intended. Enter
loopback on |off along with the timeout value. Format:[on |off] [timeout in
sec]. Example:on 40
Enabling loopback is service disruptive.

hzQtmIFPath2LoopbackAndTimeout 1.3.6.1.4.1.7262.2.4.1.10.2 r/w String


To enable or disable IF path2 loopback. If timeout is not specified it's
defaulted to 30 sec and if it's set to 0, infinite loopback is intended. Enter
loopback on |off along with the timeout value. Format:[on |off] [timeout in
sec]. Example:on 40
Enabling loopback is service disruptive.



DragonWave Inc. Horizon Quantum SNMP Documentation



- 15 -
Name OID Access Type Description
Table
Index
hzQtmRadio1LoopbackAndTimeout 1.3.6.1.4.1.7262.2.4.1.10.3 r/w String
To enable or disable radio1 loopback. This feature is only supported when
1002+ radio is connected.
If timeout is not specified it's defaulted to 30 sec and if it's set to 0, infinite
loopback is intended. Enter loopback on |off along with the timeout value.
Format:[on |off] [timeout in sec]. Example:on 40
Enabling loopback is service disruptive.

hzQtmRadio2LoopbackAndTimeout 1.3.6.1.4.1.7262.2.4.1.10.4 r/w String
To enable or disable radio2 loopback. This feature is only supported when
1002+ radio is connected.
If timeout is not specified it's defaulted to 30 sec and if it's set to 0, infinite
loopback is intended. Enter loopback on |off along with the timeout value.
Format:[on |off] [timeout in sec]. Example:on 40
Enabling loopback is service disruptive.

hzQtmSysLicensedFeatureGroups 1.3.6.1.4.1.7262.2.4.1.11
hzQtmSysUpgradeFeatureGroupsTable
A table of system upgrade feature groups
1.3.6.1.4.1.7262.2.4.1.11.1 Table
hzQtmSysUpgradeFeatureGroupsEntry .1
hzQtmUpgradeLicensedFeatureIndex .1.1
hzQtmUpgradeLicensedFeatureKey .1.2
hzQtmUpgradeLicensedFeatureCount .1.3
hzQtmSysDowngradeFeatureGroupsTable
A table of system downgrade system groups.
1.3.6.1.4.1.7262.2.4.1.11.2 Table
hzQtmSysDowngradeFeatureGroupsEntry .1
hzQtmDowngradeLicensedFeatureIndex .1.1
hzQtmDowngradeLicensedFeature .1.2
hzQtmDowngradeLicensedFeatureCount .1.3
hzQtmDowngradeLicensedFeatureKey .1.4
hzQtmSysLicensedFeatureGroupsTable 1.3.6.1.4.1.7262.2.4.1.11.3 Table
hzQtmSysLicensedFeatureGroupsEntry .1
hzQtmSysLicensedFeatureGroupIndex .1.1
hzQtmSysLicensedFeatureGroup .1.2
hzQtmSysLicensedFeatureGroupStatus .1.3
hzQtmXpic 1.3.6.1.4.1.7262.2.4.1.12
hzQtmXpicStatus 1.3.6.1.4.1.7262.2.4.1.12.1 r/w Integer
Read or set the XPIC as 'on' or 'off'.
XPIC feature is only available when system peer link compatibility mode is
Quantum. Off = 1, on = 2

hzQtmXpicActualStatus 1.3.6.1.4.1.7262.2.4.1.12.2 r/o Integer
Read the actual XPIC status as 'on' or 'off'.
XPIC feature is only available when system peer link compatibility mode is
Quantum. Off = 1, on = 2

hzQtmPlcm 1.3.6.1.4.1.7262.2.4.1.13
hzQtmPlcmMode 1.3.6.1.4.1.7262.2.4.1.13.1 r/w Integer
Determines if the peer in the link is a Quantum or a Duo.
Qtm = 1, Duo = 2. See Note 1 below.

Note 1 : This OID requires the following procedure before it will become active: Once this PLCM configuration setting has been made, the system requires writing 1 to hzQtmPlcmApplySaveResetSystem, to
apply the setting, and which also resets the system. This enables PLCM after the system comes back up. Note that you need only perform this procedure once, after all PLCM settings that require this procedure
have been made.
DragonWave Inc. Horizon Quantum SNMP Documentation



- 16 -
Name OID Access Type Description
Table
Index
hzQtmPlcmConfigQtmAsDuo 1.3.6.1.4.1.7262.2.4.1.13.2 r/w Integer
When enabled, a DUO compatible configuration is used when PLCM is
configured as QTM. Disabled = 1, enabled = 2 See Note 1 below

hzQtmPlcmPeerOmniVersionTable

A table of omni version of the peer when PLCM mode is
configured as Duo
1.3.6.1.4.1.7262.2.4.1.13.3 Table
hzQtmPlcmPeerOmniVersionEntry .1
hzQtmPlcmPeerOmniVersionIndex .1.1
hzQtmPlcmPeerOmniVersionName See Note 1 below. .1.2
hzQtmPlcmPeerOmniVersionProgrammed See Note 1 below. .1.3
hzQtmPlcmMgtInterface 1.3.6.1.4.1.7262.2.4.1.13.4 r/w Integer
Determines the peer link management interface when PLCM mode is
configured as a Duo. In band = 1, out of band = 2, port2 extended = 3
See Note 1 below.

hzQtmPlcmDataPort 1.3.6.1.4.1.7262.2.4.1.13.5 r/w Integer
Describes the Ethernet traffic Port when PLCM mode is configured as a
Duo. Data port and management port have to be same when configured as
'inband' management and data port and management port cannot be same
for 'outOfBand' and 'port2 extended' configuration.See Note 1 below.

hzQtmPlcmDataVlanTag 1.3.6.1.4.1.7262.2.4.1.13.6 r/w Integer
Indicates the Vlan Tag Id (1...4095)for Ethernet data when PLCM mode is
configured as a Duo. See Note 1 below.

hzQtmPlcmMgmtPort 1.3.6.1.4.1.7262.2.4.1.13.7 r/w Integer
Describes the network management traffic port when PLCM mode is
configured as a Duo. Data port and management port have to be same
when configured as 'inband' management and data port and management
port cannot be same for 'outOfBand' and 'port2 extended' configuration.
See Note 1 below.

hzQtmPlcmMgmtVlanTagging 1.3.6.1.4.1.7262.2.4.1.13.8 r/w Integer
Describes the network management traffic on has VLAN tagging on or not
when PLCM mode is configured as a Duo.Disabled = 1, enabled = 2
See Note 1 below.

hzQtmPlcmMgmtVlanTag 1.3.6.1.4.1.7262.2.4.1.13.9 r/w Integer
Indicates the Vlan Tag Id (1...4095) for management data when PLCM
mode is configured as a Duo. See Note 1 below.

hzQtmPlcmMgmtTagPriority 1.3.6.1.4.1.7262.2.4.1.13.10 r/w Integer
The priority for vlan tagging (0...7)
for management data when PLCM mode is configured as a Duo.
See Note 1 below.

hzQtmPlcmApplySaveResetSystem 1.3.6.1.4.1.7262.2.4.1.13.20 r/w Integer
Writing '1' to this object applies peer link compatibility mib changes, save the
mib and resets the NIC, Modem, and radio.

hzQtmBandwidthDoubling 1.3.6.1.4.1.7262.2.4.1.14
hzQtmBandwidthDoublingMode 1.3.6.1.4.1.7262.2.4.1.14.1 r/w Integer Read or set bandwidth doubling mode.
hzQtmBandwidthDoublingActualMode 1.3.6.1.4.1.7262.2.4.1.14.2 r/o Integer Read the actual bandwidth doubling mode. 1=off, 2=primary, 3=secondary
hzQtmBandwidthDoublingPort 1.3.6.1.4.1.7262.2.4.1.14.3 r/w Integer
Read or set the bandwidth doubling data port interconnected between two
systems. enet-port-none (1), enet-port-1 (2), enet-port-2 (3), enet-port-3 (4),
enet-port-4 (5), enet-port-5 (6), enet-port-6 (7), enet-port-7 (8),
enet-port-8 (9)

Note 1 : This OID requires the following procedure before it will become active: Once this PLCM configuration setting has been made, the system requires writing 1 to hzQtmPlcmApplySaveResetSystem, to
apply the setting, and which also resets the system. This enables PLCM after the system comes back up. Note that you need only perform this procedure once, after all PLCM settings that require this procedure
have been made.
DragonWave Inc. Horizon Quantum SNMP Documentation



- 17 -
Name OID Access Type Description
Table
Index
hzQtmBandwidthDoublingActualPort 1.3.6.1.4.1.7262.2.4.1.14.4 r/o Integer

Read the actual bandwidth doubling data port interconnected between two
systems. enet-port-none (1), enet-port-1 (2), enet-port-2 (3), enet-port-3 (4),
enet-port-4 (5), enet-port-5 (6), enet-port-6 (7), enet-port-7 (8),
enet-port-8 (9)


hzQtmSyncE 1.3.6.1.4.1.7262.2.4.1.15
hzQtmSyncEMode 1.3.6.1.4.1.7262.2.4.1.15.1 r/w Integer
Synchronous Ethernet support. When synchE is enabled, it can take clock
from the following sources: free-run, Ethernet port3 to port8, wireless port1
or wireless port2.
off (1):disables synchE support.
manual (2)user specifies which port's incoming clock is to be used as clock
source. If the specified port has no incoming clock, free-run will be used.
auto (3):using user configured clock source priority, Quantum selects the
best available clock as source.
esmc (4):Quantum works in Ethernet Synchronization Messaging Channel
mode. It supports Synchronous Status Message.

hzQtmSyncEPrimarySource
1.3.6.1.4.1.7262.2.4.1.15.2
r/w Integer
Selects which port to be used as syncE primary clock source. p3 (1),
p4 (2), p5 (3), p6 (4), p7 (5), p8 (6), wp1 (7), wp2 (8), free-run (9)

hzQtmSyncESecondarySource
1.3.6.1.4.1.7262.2.4.1.15.3
r/w Integer
Selects which port to be used as syncE secondary when the master syncE
is not available. p3 (1), p4 (2), p5 (3), p6 (4), p7 (5), p8 (6), wp1 (7), wp2 (8),
free-run (9)

hzQtmSyncEMemberPorts
1.3.6.1.4.1.7262.2.4.1.15.4
r/w String
Enter a string indicating all SyncE member ports. Example:p3 wp1
Port options:p3 p4 p5 p6 p7 p8 wp1 wp2

hzQtmSyncEForcedHoldover
1.3.6.1.4.1.7262.2.4.1.15.5
r/w String
This forces SyncE into holdover mode. After the configurable timeout value,
the forced holdover will be over. The forced timeout can be 0 to 300sec, 0
means infinite and default is 30sec.

hzQtmSyncERevertive
1.3.6.1.4.1.7262.2.4.1.15.6
r/w String
In revertive mode, if the current source is secondary and the primary is Ok
for configured amount of time, the primary will be used. The default revertive
time is 10sec.

hzQtmSyncEClockSource
1.3.6.1.4.1.7262.2.4.1.15.7
r/o Integer
Retrieves Synce clock source. p3 (1), p4 (2), p5 (3), p6 (4), p7 (5), p8 (6),
wp1 (7), wp2 (8), free-run (9)

hzQtmSyncEAcquisitionStatus
1.3.6.1.4.1.7262.2.4.1.15.8
r/o String Retrieves Synce acquisition status.
hzQtmSyncEWanderFilter
1.3.6.1.4.1.7262.2.4.1.15.9
r/w Integer
ITU G.8262 specifies different wander filter requirements for networks based
on the 2.048 kbit/s hierarchy , option1(1), vs those based on the 1.544kbit/s
hierarchy, option2 (2) . Option 2 specifies a low pass filter bandwidth of
0.1Hz, while option1 specifies a bandwidth between 1 and10 Hz.

hzQtmAuthentication 1.3.6.1.4.1.7262.2.4.2
hzQtmUniquePeerAuthenticationKey 1.3.6.1.4.1.7262.2.4.2.1 r/w String
The serial number of the peer node that this node will communicate with.
This is only used when authentication mode is set to unique.

hzQtmPeerDetectedSerialNumber 1.3.6.1.4.1.7262.2.4.2.2 r/o String
The serial number of the peer node that the system is presently
communicating with. This is only used when authentication is set to unique.

DragonWave Inc. Horizon Quantum SNMP Documentation



- 18 -
Name OID Access Type Description
Table
Index
hzQtmAuthenticationMode 1.3.6.1.4.1.7262.2.4.2.3 r/w Integer
This sets the authentication mode for the system. If configured for unique
authentication, a horizon node only exchanges user traffic with one other
horizon node. The serial number is used in this case. If configured for group
authentication, a horizon node exchanges user traffic with another horizon
node of the same group and uses the authentication keys. None = 1, Unique
= 2, Group = 3

hzQtmAuthenticationFailureAction 1.3.6.1.4.1.7262.2.4.2.4 r/w Integer
This sets the authentication failure action for the system. Block traffic will
block all user traffic including remote management access. Pass traffic will
allow all user traffic to be sent and received. Block Traffic = 1, Pass Traffic =
2

hzQtmPeerAuthenticationStatus 1.3.6.1.4.1.7262.2.4.2.5 r/o Integer
Specifies the current authentication status of the system. Authenticated
means authentication is on and the system has been authenticated,
notAuthenticated means authentication is off or the system has not
communicated yet with the other node, explicit authentication failure means
authentication is on and authentication has failed. Not Authenticated = 1,
Authenticated = 2, Explicit Authentication Failure = 3

hzQtmGroupAuthenticationKey 1.3.6.1.4.1.7262.2.4.2.6 r/w String
The serial number of the group that this node will communicate within. This
is only used when authentication mode is set to group.

hzQtmNetworkManagement 1.3.6.1.4.1.7262.2.4.3
hzQtmMacAddress 1.3.6.1.4.1.7262.2.4.3.1 r/o String The MAC Address of the network interface card.
hzQtmIpAddress 1.3.6.1.4.1.7262.2.4.3.2 r/o
IP
address
The IP Address of the network interface card.
hzQtmSubnetMask 1.3.6.1.4.1.7262.2.4.3.3 r/o
IP
address
The subnet mask for the network interface card.
hzQtmDefaultGateway 1.3.6.1.4.1.7262.2.4.3.4 r/o
IP
address
The default gateway for the network interface card
hzQtmTelnetAccessMode 1.3.6.1.4.1.7262.2.4.3.5 r/w Integer Indicates whether Telnet access is allowed. Disabled = 1, enabled = 2
hzQtmSshAccessMode 1.3.6.1.4.1.7262.2.4.3.6 r/w Integer Indicates whether ssh access is allowed. Disabled = 1, enabled = 2
hzQtmNetworkManagementInterface 1.3.6.1.4.1.7262.2.4.3.8
hzQtmNetMgmtPortList 1.3.6.1.4.1.7262.2.4.3.8.1 r/w String
hzQtmNetMgmtVlanTagId 1.3.6.1.4.1.7262.2.4.3.8.2 r/w Integer32
hzQtmNetMgmtVlanTagPriority 1.3.6.1.4.1.7262.2.4.3.8.3 r/w Integer32
hzQtmNetworkInterface 1.3.6.1.4.1.7262.2.4.4
hzQtmEnetPort 1.3.6.1.4.1.7262.2.4.4.1
hzQtmEnetPortConfigTable 1.3.6.1.4.1.7262.2.4.4.1.1 Table
hzQtmEnetPortConfigEntry .1
hzQtmEnetPortIndex .1.1
hzQtmEnetPortName .1.2
hzQtmEnetPortAutoNegotiation .1.3
hzQtmEnetPortSpeed .1.4
hzQtmEnetPortDuplex .1.5
DragonWave Inc. Horizon Quantum SNMP Documentation



- 19 -
Name OID Access Type Description
Table
Index
hzQtmEnetPortMedia .1.6
hzQtmEnetPortAdminState .1.7
hzQtmEnetPortPauseFrame .1.8
hzQtmEnetPortMaxFrameSize .1.9
hzQtmEnetPortStatusTable 1.3.6.1.4.1.7262.2.4.4.1.2 Table
hzQtmEnetPortStatusEntry .1
hzQtmEnetPortStatusIndex .1.1
hzQtmEnetPortLinkStatus .1.2
hzQtmEnetPortAutoNegotiationStatus .1.3
hzQtmEnetPortSpeedStatus .1.4
hzQtmEnetPortDuplexStatus .1.5
hzQtmEnetPortMediaStatus .1.6
hzQtmEnetPortStatsTable
1.3.6.1.4.1.7262.2.4.4.1.3

Table
hzQtmEnetPortStatsEntry .1
hzQtmEnetPortStatsIndex .1.1
hzQtmEnetPortRxBytes .1.2
hzQtmEnetPortRxUcastPkts .1.3
hzQtmEnetPortRxNUcastPkts .1.4
hzQtmEnetPortRxDiscards .1.5
hzQtmEnetPortRxErrors .1.6
hzQtmEnetPortRxUnknownProtos .1.7
hzQtmEnetPortTxBytes .1.8
hzQtmEnetPortTxUcastPkts .1.9
hzQtmEnetPortTxNUcastPkts .1.10
hzQtmEnetPortTxDiscards .1.11
hzQtmEnetPortTxErrors .1.12
hzQtmAggregatedEnetPort 1.3.6.1.4.1.7262.2.4.4.2
hzQtmAggregatedEnetPortConfig 1.3.6.1.4.1.7262.2.4.4.2.1
hzQtmEnetPortDroppedEnetFramesThresholdParameters 1.3.6.1.4.1.7262.2.4.4.2.1.1 r/w String
A read-write string:The threshold, in percent, and the number of seconds
that it must exceed this threshold are programmed by the user. An example
of the format of the string is as follows:'70 10'. The first parameter is the
percentage of frames that are dropped, the second is the time in seconds
that the threshold must be exceeded. The single quote marks i.e. ' ' are not
used in the command.

DragonWave Inc. Horizon Quantum SNMP Documentation



- 20 -
Name OID Access Type Description
Table
Index
hzQtmEnetPortBWUtilizationThresholdParameters 1.3.6.1.4.1.7262.2.4.4.2.1.2 r/w String
A read-write string: The percentage of available bandwidth threshold and
the number of seconds that it must exceed this threshold are programmed
by the user. An example of the format of the string is as follows:'70 10'. The
first parameter is the threshold point in percent, the number of seconds that
the threshold must be exceeded. The single quote marks i.e. ' ' are not used
in the command.

hzQtmAggregatedEnetPortStats 1.3.6.1.4.1.7262.2.4.4.2.2
hzQtmAggPortTxFrames 1.3.6.1.4.1.7262.2.4.4.2.2.1 r/o Counter The current count of aggregated port egress frames.
hzQtmAggPortTxBytes 1.3.6.1.4.1.7262.2.4.4.2.2.2 r/o Counter The current count of aggregated port egress bytes.
hzQtmAggPortRxFramesOK 1.3.6.1.4.1.7262.2.4.4.2.2.3 r/o Counter The current count of aggregated port ingress frames.
hzQtmAggPortRxBytesOK 1.3.6.1.4.1.7262.2.4.4.2.2.4 r/o Counter The current count of aggregated port ingress bytes.
hzQtmAggPortRxFramesError 1.3.6.1.4.1.7262.2.4.4.2.2.5 r/o Counter The current count of aggregated port ingress errors.
hzQtmAggPortBWUtilization 1.3.6.1.4.1.7262.2.4.4.2.2.6 r/o Integer The carried load over link capacity for port.
hzQtmAggPortIngressDataRate 1.3.6.1.4.1.7262.2.4.4.2.2.7 r/o Integer
The data rate coming into the ethernet for port.
The data rate you see is multiplied by 100.
e.g. A display of 1530 is actually 15.30 Mpbs

hzQtmAggPortEgressDataRate 1.3.6.1.4.1.7262.2.4.4.2.2.8 r/o Integer
The data rate going out of the ethernet for port.
The data rate you see is multiplied by 100. e.g.
A display of 1530 is actually 15.30 Mpbs.

hzQtmAggPortFramesInQueue1 1.3.6.1.4.1.7262.2.4.4.2.2.9 r/o Counter The current count of frames passed through queue 1.
hzQtmAggPortFramesInQueue2 1.3.6.1.4.1.7262.2.4.4.2.2.10 r/o Counter The current count of frames passed through queue 2.
hzQtmAggPortFramesInQueue3 1.3.6.1.4.1.7262.2.4.4.2.2.11 r/o Counter The current count of frames passed through queue 3.
hzQtmAggPortFramesInQueue4 1.3.6.1.4.1.7262.2.4.4.2.2.12 r/o Counter The current count of frames passed through queue 4.
hzQtmAggPortFramesInQueue1Discarded 1.3.6.1.4.1.7262.2.4.4.2.2.13 r/o Counter
The current count of frames received in queue 1 that were discarded due to
an error. One possible reason is lack of buffer space.


hzQtmAggPortFramesInQueue2Discarded 1.3.6.1.4.1.7262.2.4.4.2.2.14 r/o Counter
The current count of frames received in queue 2 that were discarded due to
an error. One possible reason
is lack of buffer space.

hzQtmAggPortFramesInQueue3Discarded 1.3.6.1.4.1.7262.2.4.4.2.2.15 r/o Counter
The current count of frames received in queue 3 that were discarded due to
an error. One possible reason
is lack of buffer space.

hzQtmAggPortFramesInQueue4Discarded 1.3.6.1.4.1.7262.2.4.4.2.2.16 r/o Counter
The current count of frames received in queue 4 that were discarded due to
an error. One possible reason
is lack of buffer space.

hzQtmAggPortFramesInQueueC 1.3.6.1.4.1.7262.2.4.4.2.2.17 r/o Counter The current count of frames passed through queue C.
hzQtmAggPortFramesInQueueCDiscarded 1.3.6.1.4.1.7262.2.4.4.2.2.18 r/o Counter
The current count of frames received in queue C that were discarded due to
an error. One possible reason is lack of buffer space.

hzQtmWirelessInterface 1.3.6.1.4.1.7262.2.4.5
hzQtmWirelessInterfaceNames 1.3.6.1.4.1.7262.2.4.5.1
DragonWave Inc. Horizon Quantum SNMP Documentation



- 21 -
Name OID Access Type Description
Table
Index
hzQtmWirelessInterfaceNameTable
A table of Wireless Interface Modems
1.3.6.1.4.1.7262.2.4.5.1.1 Table
hzQtmWirelessInterfaceNameEntry .1
hzQtmWirelessInterfaceNameIndex .1.1
hzQtmWirelessInterfaceName .1.2
hzQtmWirelessInterfaceModems 1.3.6.1.4.1.7262.2.4.5.2





hzQtmModemTable

A table of Wireless Interface Modems
1.3.6.1.4.1.7262.2.4.5.2.1 Table
hzQtmModemEntry .1
hzQtmModemIndex .1.1
hzQtmModemOperStatus .1.2
hzQtmModemChannelizedRSL .1.3
hzQtmModemChannelizedRSLUnsignedInt .1.4
hzQtmModemModulationType .1.5
hzQtmModemRxSpeed .1.6
hzQtmModemTxSpeed .1.7
hzQtmModemSNR .1.8
hzQtmModemEbToNoiseRatio .1.9
hzQtmModemEqualizerStress .1.10
hzQtmModemSNRThresholdParameters .1.11
. hzQtmModemChannelizedRslBelowThresholdParameters .1.12
hzQtmModemXpicEqualizerStress .1.13
hzQtmModemXPI .1.14
hzQtmModemStatsTable

A table of Wireless Interface Modem Statistics
1.3.6.1.4.1.7262.2.4.5.2.2


Table

hzQtmModemStatsEntry .1
hzQtmModemStatsIndex .1.1
hzQtmModemTxBlocks .1.2
hzQtmModemRxBlocksOKs .1.3
hzQtmModemRxBlocksErrors .1.4
hzQtmWirelessEnetPortStatsTable
1.3.6.1.4.1.7262.2.4.5.2.3


Table

hzQtmWirelessEnetPortStatsEntry .1
hzQtmWirelessEnetPortIndex .1.1
hzQtmWirelessEnetPortTxFrames .1.2
hzQtmWirelessEnetPortRxFramesOK .1.3
hzQtmWirelessEnetPortRxFramesErrors .1.4
hzQtmWirelessEnetPortRxFramesQueueDiscards .1.5
DragonWave Inc. Horizon Quantum SNMP Documentation



- 22 -
Name OID Access Type Description
Table
Index
hzQtmWirelessInterfaceIF 1.3.6.1.4.1.7262.2.4.5.3
hzQtmIntermediateFrequencyTable
A table of Intermediate Frequency pat (pliu)
1.3.6.1.4.1.7262.2.4.5.3.1 Table
hzQtmIntermediateFrequencyEntry .1
hzQtmIFPathIndex .1.1
hzQtmIFPathTxLockStatus .1.2
hzQtmIFPathRxLockStatus .1.3
hzQtmIFPathLoopbackLockStatus .1.4
hzQtmWirelessInterfaceRadios 1.3.6.1.4.1.7262.2.4.5.4
hzQtmRadioTable
A table of Wireless Interface Radios
1.3.6.1.4.1.7262.2.4.5.4.1 Table
hzQtmRadioEntry .1
hzQtmRadioIndex .1.1
hzQtmRadioDescription .1.2
hzQtmRadioOperStatus .1.3
hzQtmRadioLastChanged .1.4
hzQtmRadioReceiveSignalLevel .1.5
hzQtmRadioReceiveSignalLevelUnsigned .1.6
hzQtmRadioTxGain .1.7
hzQtmRadioRxGain .1.8
hzQtmRadioReset .1.9
hzQtmRadioTransmitPowerdBm .1.10
hzQtmRadioPowerOption .1.11
hzQtmRadioTxState .1.12
hzQtmRadioActualTxState .1.13
hzQtmRadioTemperature .1.14
hzQtmRadioRxCableLoss .1.15
hzQtmRadioTxCableLoss .1.16
hzQtmRadioTxCableLossChange .1.17
hzQtmRadioMaxTransmitPowerdBm .1.18
hzQtmRadioActualTransmitPowerdBm .1.19
hzQtmWirelessInterfaceRadioFrequencies 1.3.6.1.4.1.7262.2.4.5.5
hzQtmWirelessInterfaceRadio1Frequencies 1.3.6.1.4.1.7262.2.4.5.5.1
hzQtmRadio1FreqGroupSelected 1.3.6.1.4.1.7262.2.4.5.5.1.1 r/w Integer
The frequency group selected for Radio 1.
The frequency sub bands are divided into frequency groups txHigh and
txLow. An horizon system must have one node configured to txLow and the
other node configure to txHigh

DragonWave Inc. Horizon Quantum SNMP Documentation



- 23 -
Name OID Access Type Description
Table
Index
hzQtmRadio1BandTable

A table of radio bands for Radio 1. Frequency bands are
divided into sub bands. i.e. FCC 23 Ghz Band is comprised of
fcc23a, fcc23b, fcc23c and fcc23d which make up the entire
FCC23 band
1.3.6.1.4.1.7262.2.4.5.5.1.2

Table
hzQtmRadio1BandEntry .1
hzQtmRadio1BandIndex .1.1
hzQtmRadio1BandId .1.2
hzQtmRadio1BandName .1.3
hzQtmRadio1BandProgrammed .1.4
hzQtmRadio1TxHighFreqTable

A table of txHigh frequency settings for Radio 1
1.3.6.1.4.1.7262.2.4.5.5.1.3 Table
hzQtmRadio1TxHighFreqEntry .1
hzQtmRadio1TxHighFreqIndex .1.1
hzQtmRadio1TxHighFreqChannelIndex .1.2
hzQtmRadio1TxHighFreqTransmitRfFrequency .1.3
hzQtmRadio1TxHighFreqReceiveRfFrequency .1.4
hzQtmRadio1TxHighFreqProgrammed .1.5
hzQtmRadio1TxLowFreqTable

A table of txLow frequency settings for Radio 1
1.3.6.1.4.1.7262.2.4.5.5.1.4 Table
hzQtmRadio1TxLowFreqEntry .1
hzQtmRadio1TxLowFreqIndex .1.1
hzQtmRadio1TxLowFreqChannelIndex .1.2
hzQtmRadio1TxLowFreqTransmitRfFrequency .1.3
hzQtmRadio1TxLowFreqReceiveRfFrequency .1.4
hzQtmRadio1TxLowFreqProgrammed .1.5
hzQtmRadio1ProgrammedFrequency 1.3.6.1.4.1.7262.2.4.5.5.1.5
hzQtmRadio1ProgrammedFrequencyChannel 1.3.6.1.4.1.7262.2.4.5.5.1.5.1 r/o String The channel that has been programmed for Radio 1.
hzQtmRadio1ProgrammedFrequencyTxRf 1.3.6.1.4.1.7262.2.4.5.5.1.5.2 r/o Integer The programmed RF TX frequency in KHz.
hzQtmRadio1ProgrammedFrequencyRxRf 1.3.6.1.4.1.7262.2.4.5.5.1.5.3 r/o Integer The RF RX frequency in KHz.
hzQtmWirelessInterfaceRadio2Frequencies 1.3.6.1.4.1.7262.2.4.5.5.2
hzQtmRadio2FreqGroupSelected 1.3.6.1.4.1.7262.2.4.5.5.2.1 r/o Integer
The frequency group selected for Radio 2.
The frequency sub-bands are divided into frequency groups txHigh and
txLow. An horizon system must have one node configured to txLow and the
other node configure to txHigh

hzQtmRadio2BandTable

A table of Radio Bands for Radio 2
1.3.6.1.4.1.7262.2.4.5.5.2.2

Table
hzQtmRadio2BandEntry .1
hzQtmRadio2BandIndex .1.1
hzQtmRadio2BandId .1.2
hzQtmRadio2BandName .1.3
hzQtmRadio2BandProgrammed .1.4
hzQtmRadio2TxHighFreqTable 1.3.6.1.4.1.7262.2.4.5.5.2.3 Table hzQtmRadio2TxHighFreqEntry .1
DragonWave Inc. Horizon Quantum SNMP Documentation



- 24 -
Name OID Access Type Description
Table
Index

A table of txHigh frequency settings for Radio 2

hzQtmRadio2TxHighFreqIndex .1.1
hzQtmRadio2TxHighFreqChannelIndex .1.2
hzQtmRadio2TxHighFreqTransmitRfFrequency .1.3
hzQtmRadio2TxHighFreqReceiveRfFrequency .1.4
hzQtmRadio2TxHighFreqProgrammed .1.5
hzQtmRadio2TxLowFreqTable

A table of txLow frequency settings for Radio 2
1.3.6.1.4.1.7262.2.4.5.5.2.4 Table
hzQtmRadio2TxLowFreqEntry .1
hzQtmRadio2TxLowFreqIndex .1.1
hzQtmRadio2TxLowFreqChannelIndex .1.2
hzQtmRadio2TxLowFreqTransmitRfFrequency .1.3
hzQtmRadio2TxLowFreqReceiveRfFrequency .1.4
hzQtmRadio2TxLowFreqProgrammed .1.5
hzQtmRadio2ProgrammedFrequency 1.3.6.1.4.1.7262.2.4.5.5.2.5
hzQtmRadio2ProgrammedFrequencyChannel 1.3.6.1.4.1.7262.2.4.5.5.2.5.1 r/o String The channel that has been programmed for Radio 2.
hzQtmRadio2ProgrammedFrequencyTxRf 1.3.6.1.4.1.7262.2.4.5.5.2.5.2 r/o Integer The programmed RF TX frequency in KHz.
hzQtmRadio2ProgrammedFrequencyRxRf 1.3.6.1.4.1.7262.2.4.5.5.2.5.3 r/o Integer The RF RX frequency in KHz.
hzQtmWirelessInterfaceAntenna 1.3.6.1.4.1.7262.2.4.5.6
hzQtmAntennaDiameter 1.3.6.1.4.1.7262.2.4.5.6.1 r/o Integer
This defines the diameter of the antenna represented in inches.
12 = 1, 24 = 2, 36 = 3, 48 = 4, 72 = 5

hzQtmAntenna1Tilt 1.3.6.1.4.1.7262.2.4.5.6.2 r/o Integer
This defines the position of the antenna for radio 1.
Unknown = 1, vertical = 2, horizontal = 3, flat = 4

hzQtmAntenna2Tilt 1.3.6.1.4.1.7262.2.4.5.6.3 r/o Integer
This defines the position of the antenna for radio 2.
Unknown = 1, vertical = 2, horizontal = 3, flat = 4

hzQtmWirelessInterfaceRedundancy 1.3.6.1.4.1.7262.2.4.5.7
hzQtmWirelessInterfaceRedundancyActiveWirelessPort 1.3.6.1.4.1.7262.2.4.5.7.1 r/o Integer
This attribute indicates the active wireless port and is only applicable when
the system capacity has been configured to singleCarrier-redundancy.
wireless port 1 = 1, wireless port 2 = 2, none = 3

hzQtmWirelessInterfaceRedundancyPrimaryWirelessPort 1.3.6.1.4.1.7262.2.4.5.7.2 r/w Integer
This attribute indicates the primary wireless port and is only applicable when
the system capacity has been configured to singleCarrier-redundancy. The
primary wireless port indicates which wireless port is connected to the
'primary' port on the RDRM coupler.
wireless port 1 = 1, wireless port 2 = 2, none = 3

hzQtmWirelessInterfaceRedundancySwitchingAlgorithm 1.3.6.1.4.1.7262.2.4.5.7.3 r/w Integer
This attribute selects the rule that will determine when a redundant path
switch will take place. There are two options: manual and algorithm-based.
The 'Manual' option turns off the automatic path switching feature. Only an
operator can switch the active path. Manual = 1, algorithm based = 2

hzQtmWirelessInterfaceRedundancySwitchCause 1.3.6.1.4.1.7262.2.4.5.7.4 r/o String
This string indicates the reason that a redundancy switch has occurred. If
the active port is the primary port then this string is empty.

hzQtmWirelessInterfaceRedundancyRemoveFaulty 1.3.6.1.4.1.7262.2.4.5.7.5 r/w Integer
This object removes the specified port from the faulty port list.
wireless port 1 = 1, wireless port 2 = 2

DragonWave Inc. Horizon Quantum SNMP Documentation



- 25 -
Name OID Access Type Description
Table
Index
hzQtmWirelessInterfaceRedundancyDiagnostics 1.3.6.1.4.1.7262.2.4.5.7.6
hzQtmWirelessInterfaceRedundancyDiagnose 1.3.6.1.4.1.7262.2.4.5.7.6.1 r/w Integer
This write-only object will diagnose problems with switching paths. Write
diagnose (1) to this object and check results in
hzQtmWirelessInterfaceRedundancyDiagnosticResult object

hzQtmWirelessInterfaceRedundancyDiagnosticResult 1.3.6.1.4.1.7262.2.4.5.7.6.2 r/o String
The result from Redundancy Diagnostic is read from this object. Note that
the diagnostic result presented in this object is private to SNMP initiated
diagnostics. If a diagnostic is initiated from the CLI or WEB, this result will
remain unchanged.

hzQtmWirelessInterfaceRedundancyRadioSwitch 1.3.6.1.4.1.7262.2.4.5.7.7
hzQtmWirelessInterfaceRedundancySwitchRadio 1.3.6.1.4.1.7262.2.4.5.7.7.1 r/w Integer
This write-only object will switch radio redunancy. Write switch (1) to this
object and check results in
hzQtmWirelessInterfaceRedundancySwitchRadioResult object.

hzQtmWirelessInterfaceRedundancySwitchRadioResult 1.3.6.1.4.1.7262.2.4.5.7.7.2 r/o String The Switch Radio result is presented in this object.
hzQtmCalendar 1.3.6.1.4.1.7262.2.4.6
hzQtmDate 1.3.6.1.4.1.7262.2.4.6.1 r/w String
A string in the format as follows: XX/YY/ZZ
Where XX =day of month (range 01 to 31)
YY =month of year(range 01 to 12)
ZZ =year (range 01 - 99)

hzQtmTime 1.3.6.1.4.1.7262.2.4.6.2 r/w String
A string in the format as follows: aa:bb:cc.ddd
Where aa =hour of day ( range 00 to 23 )
bb =minute of hour ( range 00 to 59 )
cc =second of minute( range 00 to 59 )
ddd =thousandths of second (range 000 to 999)

hzQtmAlarms 1.3.6.1.4.1.7262.2.4.7
hzQtmClearAlarmCounters 1.3.6.1.4.1.7262.2.4.7.1 r/w Integer
Clears the alarm counters for the specified group. nic counters = 1, modem
counters = 2, radio counters = 3, all counters = 4, other counters = 5

hzQtmSystemAlarms 1.3.6.1.4.1.7262.2.4.7.2
hzQtmExplicitiAuthenticationFailureAlarm 1.3.6.1.4.1.7262.2.4.7.2.1 r/o Integer
Authentication of the peer horizon node has failed. The severity is critical,
the probable cause is an incorrect authentication configuration on horizon
faulty cable between the modem and radio, and recommended course of
action is to check both ends of the link. Off = 1, on = 2

hzQtmExplicitiAuthenticationFailureCounts 1.3.6.1.4.1.7262.2.4.7.2.2 r/o Counter Indicates the number of times explicit authentication has failed.
hzQtmAamConfigMismatchAlarm 1.3.6.1.4.1.7262.2.4.7.2.3 r/o Integer
In the near end Automatic Adaptive Modulation(AAM) feature set to on and
in peer it is set to off. Off = 1, on = 2

hzQtmAamConfigMismatchCounts 1.3.6.1.4.1.7262.2.4.7.2.4 r/o Counter
Indicates the approximate number of seconds AAMConfigMismatch alarm
has been active.

hzQtmAamActiveAlarm 1.3.6.1.4.1.7262.2.4.7.2.5 r/o Integer
Indicates aam is active and system running on lower modulation. Off = 1, on
= 2

hzQtmAamActiveCounts 1.3.6.1.4.1.7262.2.4.7.2.6 r/o Counter
Indicates the approximate number of seconds AamActive alarm has been
active.

hzQtmSntpServerUnreachableAlarm 1.3.6.1.4.1.7262.2.4.7.2.7 r/o Integer All of the SNTP servers are not available. Off = 1, on = 2
DragonWave Inc. Horizon Quantum SNMP Documentation



- 26 -
Name OID Access Type Description
Table
Index
hzQtmSntpServerUnreachableCounts 1.3.6.1.4.1.7262.2.4.7.2.8 r/o Counter Indicates how long in seconds all of the SNTP servers are not available.
hzQtmFrequencyFileInvalidAlarm 1.3.6.1.4.1.7262.2.4.7.2.9 r/o Integer Executing frequency file is invalid. Off = 1, on = 2
hzQtmFrequencyFileInvalidCounts 1.3.6.1.4.1.7262.2.4.7.2.10 r/o Counter Indicates the time (in secs) since this alarm exist
hzQtmFanFailureAlarm 1.3.6.1.4.1.7262.2.4.7.2.11 r/o Integer Indicates whether any of the two Fans have failed. Off = 1, on = 2
hzQtmFanFailureCounts 1.3.6.1.4.1.7262.2.4.7.2.12 r/o Counter Indicates the number of seconds that the fan has failed for.
hzQtmRedundancyPrimaryPortNotSetAlarm 1.3.6.1.4.1.7262.2.4.7.2.13 r/o Integer
The redundancy primary port used for redundancy has not been set.
Off = 1, on = 2

hzQtmRedundancyPrimaryPortNotSetCounts 1.3.6.1.4.1.7262.2.4.7.2.14 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmRedundancySecondaryPortActiveAlarm 1.3.6.1.4.1.7262.2.4.7.2.15 r/o Integer
The active wireless port has switched to the secondary wireless port.
Off = 1, on = 2

hzQtmRedundancySecondaryPortActiveCounts 1.3.6.1.4.1.7262.2.4.7.2.16 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmRedundancyPrimaryPortFaultyAlarm 1.3.6.1.4.1.7262.2.4.7.2.17 r/o Integer The redundancy primary wireless port is faulty. Off = 1, on = 2
hzQtmRedundancyPrimaryPortFaultyCounts 1.3.6.1.4.1.7262.2.4.7.2.18 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmRedundancySecondaryPortFaultyAlarm 1.3.6.1.4.1.7262.2.4.7.2.19 r/o Integer The redundancy secondary wireless port is faulty. Off = 1, on = 2
hzQtmRedundancySecondaryPortFaultyCounts 1.3.6.1.4.1.7262.2.4.7.2.20 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmAtpcConfigMismatchAlarm 1.3.6.1.4.1.7262.2.4.7.2.21 r/o Integer
In the near end ATPC feature is set to on and in peer it is set to off.
Off = 1, on = 2

hzQtmAtpcConfigMismatchCounts 1.3.6.1.4.1.7262.2.4.7.2.22 r/o Counter
Indicates the approximate number of seconds AtpcConfigMismatch alarm
has been active.

hzQtmDroppedEnetFramesThresholdAlarm 1.3.6.1.4.1.7262.2.4.7.2.23 r/o Integer
The threshold for number of frames dropped has been exceeded. The
threshold and the number of seconds that it must exceed this threshold are
programmed by the user. Off = 1, on = 2

hzQtmDroppedEnetFramesThresholdCounts 1.3.6.1.4.1.7262.2.4.7.2.24 r/o Counter
Indicates the approximate time, in seconds, that this alarm has been in the
active state

hzQtmBandwidthUtilizationThresholdAlarm 1.3.6.1.4.1.7262.2.4.7.2.25 r/o Integer
The threshold for the percentage of available bandwidth has been
exceeded. The threshold and the number of seconds that it must exceed
this threshold are programmed by the user. Off = 1, on = 2

hzQtmBandwidthUtilizationThresholdCounts 1.3.6.1.4.1.7262.2.4.7.2.26 r/o Counter
Indicates the approximate time, in seconds, that this alarm has been in the
active state

hzQtmRlsMismatchAlarm 1.3.6.1.4.1.7262.2.4.7.2.27 r/o Integer RLS configurations on the pair of systems are mismatched. Off = 1, on = 2
hzQtmRlsMismatchCounts 1.3.6.1.4.1.7262.2.4.7.2.28 r/o Counter
Indicates the approximate time, in seconds, that this alarm has been in the
active state

hzQtmRLSQueueBasedShutdownActivatedAlarm 1.3.6.1.4.1.7262.2.4.7.2.29 r/o Integer RLS Queue-Based shutdown is activated. Off = 1, on = 2
hzQtmRLSQueueBasedShutdownActivatedCounts 1.3.6.1.4.1.7262.2.4.7.2.30 r/o Counter
Indicates the approximate time, in seconds, that this alarm has been in the
active state

hzQtmFpgaProgrammingErrorAlarm 1.3.6.1.4.1.7262.2.4.7.2.31 r/o Integer Encountered some problem while programming the modem. Off = 1, on = 2
hzQtmFpgaProgrammingErrorCounts 1.3.6.1.4.1.7262.2.4.7.2.32 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

DragonWave Inc. Horizon Quantum SNMP Documentation



- 27 -
Name OID Access Type Description
Table
Index
hzQtmMibChangeNotSavedAlarm 1.3.6.1.4.1.7262.2.4.7.2.33 r/o Integer
The system has automatically re-programmed the mib. It requires a save
mib action to save the changes to flash, otherwise the changes will be lost
on reset. View the logs to see what was modified in the mib. Off = 1, on = 2

hzQtmMibChangeNotSavedCounts 1.3.6.1.4.1.7262.2.4.7.2.34 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmBadSystemConfigurationAlarm 1.3.6.1.4.1.7262.2.4.7.2.35 r/o Integer
The system has been configured incorrectly. Check the logs or use the CLI
get alarms to isolate the cause. Off = 1, on = 2

hzQtmBadSystemConfigurationCounts 1.3.6.1.4.1.7262.2.4.7.2.36 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmPartnerNodeAlarm 1.3.6.1.4.1.7262.2.4.7.2.37 r/o Integer The configuration in the partner node does not match this system.
hzQtmPartnerNodeAlarmCounts 1.3.6.1.4.1.7262.2.4.7.2.38 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmBandwidthDoublingInvalidLinkConfigAlarm 1.3.6.1.4.1.7262.2.4.7.2.39 r/o Integer
Bandwidth doubling link is configured incorrectly. i.e., Primary is
synchronized with remote primary, and secondary is synchronized with
remote secondary.

hzQtmBandwidthDoublingInvalidLinkConfigCounts 1.3.6.1.4.1.7262.2.4.7.2.40 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmBandwidthDoublingWrongPortConnectedAlarm 1.3.6.1.4.1.7262.2.4.7.2.41 r/o Integer Bandwidth doubling wrong port is connected to local partner.
hzQtmBandwidthDoublingWrongPortConnectedCount 1.3.6.1.4.1.7262.2.4.7.2.42 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmSynceLostLockAlarm 1.3.6.1.4.1.7262.2.4.7.2.43 r/o Integer SyncE feature is currently out of lock.
hzQtmSynceLostLockCount 1.3.6.1.4.1.7262.2.4.7.2.44 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmSynceSecondarySourceInUseAlarm 1.3.6.1.4.1.7262.2.4.7.2.45 r/o Integer SyncE feature is synchronized to secondary clock source.
hzQtmSynceSecondarySourceInUseCount 1.3.6.1.4.1.7262.2.4.7.2.46 r/o Counter
Indicates the approximate number of seconds that this alarm has been
active.

hzQtmNetworkInterfaceAlarms 1.3.6.1.4.1.7262.2.4.7.3
hzQtmEnetPortAlarmsTable 1.3.6.1.4.1.7262.2.4.7.3.1 Table
hzQtmEnetPortAlarmsEntry .1
hzQtmEnetPortAlarmsIndex .1.1
hzQtmEnetPortEthernetLinkDownAlarm .1.2
hzQtmEnetPortEthernetLinkDownCounts .1.3
hzQtmWirelessInterfaceAlarms 1.3.6.1.4.1.7262.2.4.7.4
hzQtmModemAlarms 1.3.6.1.4.1.7262.2.4.7.4.1
hzQtmModemAlarmsTable

A table of Modem Alarms.
1.3.6.1.4.1.7262.2.4.7.4.1.1 Table
hzQtmModemAlarmsEntry .1
hzQtmModemAlarmsIndex .1.1
hzQtmModemRxLossOfSignalAlarm .1.2
hzQtmModemRxLossOfSignalCounts .1.3
hzQtmModemTxLossOfSyncAlarm .1.4
hzQtmModemTxLossOfSyncCounts .1.5
DragonWave Inc. Horizon Quantum SNMP Documentation



- 28 -
Name OID Access Type Description
Table
Index
hzQtmModemSnrBelowThresholdAlarm .1.6
hzQtmModemSnrBelowThresholdCounts .1.7
hzQtmModemEqualizerStressExceedThresholdAlarm .1.8
hzQtmModemEquilizerStressExceedThresholdCounts .1.9
hzQtmModemRLSShutdownActivatedAlarm .1.10
hzQtmModemRLSShutdownActivatedCounts .1.11
hzQtmModemXPICEquStressExceedThresholdAlarm .1.12
hzQtmModemXPICEquStressExceedThresholdCounts .1.13
hzQtmRadioAlarms 1.3.6.1.4.1.7262.2.4.7.4.2
hzQtmRadioAlarmsTable

A table of radio alarms
1.3.6.1.4.1.7262.2.4.7.4.2.1 Table
hzQtmRadioAlarmsEntry .1
hzQtmRadioAlarmsIndex .1.1
hzQtmRadioSynthLostLockAlarm .1.2
hzQtmRadioSynthLostLockCounts .1.3
hzQtmRadioLostCommunicationAlarm .1.4
hzQtmRadioLostCommunicationCounts .1.5
hzQtmRadioMismatchAlarm .1.6
hzQtmRadioMismatchCounts .1.7
hzQtmRadioPowerAmpAlarm .1.8
hzQtmRadioPowerAmpCounts .1.9
hzQtmRadioExcessiveTxCableLossAlarm .1.10
hzQtmRadioExcessiveTxCableLossCounts .1.11
hzQtmRadioRslBelowThresholdAlarm .1.12
hzQtmRadioRslBelowThresholdCounts .1.13
hzQtmRadioHighPowerTxDetectorAlarm .1.14
hzQtmRadioHighPowerTxDetectorCounts .1.15
hzQtmRadioRedundancySerialNumMismatchAlarm .1.16
hzQtmRadioRedundancySerialNumMismatchCounts .1.17
hzQtmRadioExcessiveTxCableLossChangeAlarm .1.18
hzQtmRadioExcessiveTxCableLossChangeCounts .1.19
hzQtmRadioExcessiveRxCableLossAlarm .1.20
hzQtmRadioExcessiveRxCableLossCounts .1.21
hzQtmRadioAtpcTxAtMaxPowerAlarm .1.22
hzQtmRadioAtpcTxAtMaxPowerCounts .1.23
DragonWave Inc. Horizon Quantum SNMP Documentation



- 29 -
Name OID Access Type Description
Table
Index
hzQtmRadioSwDownloadFailedAlarm .1.24
hzQtmRadioSwDownloadFailedCounts .1.25
hzQtmRadioDrainCurrentAlarm .1.26
hzQtmRadioDrainCurrentCounts .1.27
hzQtmRadioPowerOffAlarm .1.28
hzQtmRadioPowerOffCounts .1.29
hzQtmIFAlarms 1.3.6.1.4.1.7262.2.4.7.4.3
hzQtmIFAlarmsTable

A table of IF Alarms
1.3.6.1.4.1.7262.2.4.7.4.3.1

Table
hzQtmIFAlarmsEntry .1
hzQtmIFAlarmsIndex .1.1
hzQtmIFLostLockAlarm .1.2
hzQtmIFLostLockCounts .1.3
hzQtmTrapConfig 1.3.6.1.4.1.7262.2.4.8
hzQtmSnmpTrapHostTable 1.3.6.1.4.1.7262.2.4.8.1 Table
hzQtmSnmpTrapHostEntry .1
hzQtmSnmpTrapHostIndex .1.1
hzQtmSnmpTrapHostMode .1.2
hzQtmSnmpTrapHostIpAddress .1.3
hzQtmSnmpTrapHostCommunityName .1.4
hzQtmSnmpTrapHostActivated .1.5
hzQtmSnmpV3TrapHostsTable

Table containing snmp V3 trap host entries
1.3.6.1.4.1.7262.2.4.8.2 Table
hzQtmSnmpV3TrapHostsEntry .1
hzQtmSnmpV3TrapHostsIndex .1.1
snmpV3TrapHostIpAddress .1.2
snmpV3TrapHostUserName .1.3
snmpV3TrapHostAuthProtocol .1.4
snmpV3TrapHostAuthPassword .1.5
snmpV3TrapHostPrivProtocol .1.6
snmpV3TrapHostPrivPassword .1.7
snmpV3TrapHostActivated .1.8
hzQtmTrapEnable 1.3.6.1.4.1.7262.2.4.8.3
hzQtmColdStartTrap 1.3.6.1.4.1.7262.2.4.8.3.1 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmLinkDownTrap 1.3.6.1.4.1.7262.2.4.8.3.2 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmLinkUpTrap 1.3.6.1.4.1.7262.2.4.8.3.3 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmExplicitiAuthenticationFailureTrap 1.3.6.1.4.1.7262.2.4.8.3.4 r/w Integer Specifies whether this trap is to be sent or not.
DragonWave Inc. Horizon Quantum SNMP Documentation



- 30 -
Name OID Access Type Description
Table
Index
hzQtmHitlessAamConfigMismatchTrap 1.3.6.1.4.1.7262.2.4.8.3.5 r/w Integer Enables or disables the Hitless Aam ConfigMismatch trap.
hzQtmHitlessAamActiveTrap 1.3.6.1.4.1.7262.2.4.8.3.6 r/w Integer Enables or disables the Hitless AAM Active trap.
hzQtmAtpcConfigMismatchTrap 1.3.6.1.4.1.7262.2.4.8.3.7 r/w Integer Enables or disables the trap.
hzQtmSntpServersUnreachableTrap 1.3.6.1.4.1.7262.2.4.8.3.8 r/w Integer Enables or disables the trap.
hzQtmFrequencyFileInvalidTrap 1.3.6.1.4.1.7262.2.4.8.3.9 r/w Integer Enables or disables the trap.
hzQtmEnetPortDroppedFramesThresholdExceedTrap 1.3.6.1.4.1.7262.2.4.8.3.10 r/w Integer Enables or disables the trap.
hzQtmEnetPortBandwidthUtilizationThresholdExceedTrap 1.3.6.1.4.1.7262.2.4.8.3.11 r/w Integer Enables or disables the trap.
hzQtmEnetPortRlsMismatchTrap 1.3.6.1.4.1.7262.2.4.8.3.12 r/w Integer Enables or disables the trap.
hzQtmRlsQueueBasedShutdownActivatedTrap 1.3.6.1.4.1.7262.2.4.8.3.13 r/w Integer Enables or disables the Queue-Based RLS Shutdown trap.
hzQtmModemRxLossOfSignalLockTrap 1.3.6.1.4.1.7262.2.4.8.3.14 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmModemTxLossOfSyncTrap 1.3.6.1.4.1.7262.2.4.8.3.15 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmModemSnrBelowThresholdTrap 1.3.6.1.4.1.7262.2.4.8.3.16 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmModemEqualizerStressExceededThresholdTrap 1.3.6.1.4.1.7262.2.4.8.3.17 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmModemChannelizedRslBelowThresholdTrap 1.3.6.1.4.1.7262.2.4.8.3.18 r/w Integer Enables or disables the trap.
hzQtmFpgaProgrammingErrorTrap 1.3.6.1.4.1.7262.2.4.8.3.19 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmUserManagementSessionCommencedTrap 1.3.6.1.4.1.7262.2.4.8.3.20 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmUserManagementSessionTerminatedTrap 1.3.6.1.4.1.7262.2.4.8.3.21 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmAtpcTxAtMaxPwrTrap 1.3.6.1.4.1.7262.2.4.8.3.22 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRadioSynthLostLockTrap 1.3.6.1.4.1.7262.2.4.8.3.23 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRadioLostCommunicationTrap 1.3.6.1.4.1.7262.2.4.8.3.24 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRadioMismatchTrap 1.3.6.1.4.1.7262.2.4.8.3.25 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRadioPowerAmpTrap 1.3.6.1.4.1.7262.2.4.8.3.26 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRadioExcessiveTxCableLossTrap 1.3.6.1.4.1.7262.2.4.8.3.27 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmHiPowerRadioTxDetectorTrap 1.3.6.1.4.1.7262.2.4.8.3.28 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmSecondaryRadioIsActiveTrap 1.3.6.1.4.1.7262.2.4.8.3.29 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRedundancySerialNumberMisMatchTrap 1.3.6.1.4.1.7262.2.4.8.3.30 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRadioFirmwareMismatchTrap 1.3.6.1.4.1.7262.2.4.8.3.31 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmSecondaryRadioNotdetectedTrap 1.3.6.1.4.1.7262.2.4.8.3.32 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmPrimaryRadioNotdetectedTrap 1.3.6.1.4.1.7262.2.4.8.3.33 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmFaultyPrimaryRadioTrap 1.3.6.1.4.1.7262.2.4.8.3.34 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRadioExcessiveTxCableLossChangeTrap 1.3.6.1.4.1.7262.2.4.8.3.35 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRadioExcessiveRxCableLossTrap 1.3.6.1.4.1.7262.2.4.8.3.36 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRedundancyPrimaryPortNotSetTrap 1.3.6.1.4.1.7262.2.4.8.3.37 r/w Integer Specifies whether this trap is to be sent or not.
DragonWave Inc. Horizon Quantum SNMP Documentation



- 31 -
Name OID Access Type Description
Table
Index
hzQtmRedundancySecondaryPortIsActiveTrap 1.3.6.1.4.1.7262.2.4.8.3.38 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRedundancyPrimaryPortFaultyTrap 1.3.6.1.4.1.7262.2.4.8.3.39 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmRedundancySecondaryPortFaultyTrap 1.3.6.1.4.1.7262.2.4.8.3.40 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmFanFailedTrap 1.3.6.1.4.1.7262.2.4.8.3.41 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmModemRlsShutdownActivatedTrap 1.3.6.1.4.1.7262.2.4.8.3.42 r/w Integer Enables or disables the RLS Shutdown trap.
hzQtmRadioUnitHwChangedTrap 1.3.6.1.4.1.7262.2.4.8.3.43 r/w Integer Enables or disables the Radio Unit Hardware changed trap.
hzQtmRadioSwDownloadFailedTrap 1.3.6.1.4.1.7262.2.4.8.3.44 r/w Integer Enables or disables the Radio software download failure trap.
hzQtmRadioRestartedOKTrap 1.3.6.1.4.1.7262.2.4.8.3.45 r/w Integer Enables or disables the Radio restarted OK trap.
hzQtmMibChangeNotSavedTrap 1.3.6.1.4.1.7262.2.4.8.3.46 r/w Integer Enables or disables the 'Mib changed not saved' trap.
hzQtmRadioDrainCurrentTrap 1.3.6.1.4.1.7262.2.4.8.3.47 r/w Integer Enables or disables the Radio Drain Current trap.
hzQtmIFLostLockTrap 1.3.6.1.4.1.7262.2.4.8.3.48 r/w Integer Enables or disables the 'IF Synthesizer Lost Lock' trap.
hzQtmInvalidSystemConfigurationTrap 1.3.6.1.4.1.7262.2.4.8.3.49 r/w Integer Enables or disables the Invalid System Configuration trap.
hzQtmHitlessAamEventTrap 1.3.6.1.4.1.7262.2.4.8.3.50 r/w Integer Enables or disables the Hitless AAM Event trap.
hzQtmModemXPICEqualizerStressExceedThresholdTrap 1.3.6.1.4.1.7262.2.4.8.3.51 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmPartnerNodeAlarmTrap 1.3.6.1.4.1.7262.2.4.8.3.52 r/w Integer Enables or disables the Partner node trap.
hzQtmBandwidthDoublingInvalidLinkConfigTrap 1.3.6.1.4.1.7262.2.4.8.3.53 r/w Integer Enables or disables the bandwidth doubling invalid link configuration trap
hzQtmBandwidthDoublingWrongPortConnectedTrap 1.3.6.1.4.1.7262.2.4.8.3.54 r/w Integer Enables or disables the bandwidth doubling wrong link connected trap
hzQtmRadioPowerOffTrap 1.3.6.1.4.1.7262.2.4.8.3.55 r/w Integer Specifies whether this trap is to be sent or not.
hzQtmSynceLostLockTrap 1.3.6.1.4.1.7262.2.4.8.3.56 r/w Integer
hzQtmSynceSecondarySourceInUseTrap 1.3.6.1.4.1.7262.2.4.8.3.57 r/w Integer
hzQtmSnmp 1.3.6.1.4.1.7262.2.4.9
hzQtmSnmpUserAccess 1.3.6.1.4.1.7262.2.4.9.1 r/o Integer
Specifies the user access to the system. If access is set to
'explicitManagers' then only managers with ip addresses set in
snmpManagersTable will be able to gain SNMP access to the system. If
access is set to 'any' then any manager will be able to gain SNMP access to
the system

hzQtmSnmpManagerAnyCommunityName 1.3.6.1.4.1.7262.2.4.9.2 r/o String The community string name used by the 'any' manager.
hzQtmSnmpSetRequests 1.3.6.1.4.1.7262.2.4.9.3 r/o Integer Indicates whether SNMP SET requests are allowed.
hzQtmSnmpManagersTable

Table containing snmp manager entries
1.3.6.1.4.1.7262.2.4.9.4 Table
hzQtmSnmpManagersEntry .1
hzQtmSnmpManagersIndex .1.1
hzQtmSnmpManagerIpAddress .1.2
hzQtmSnmpManagerCommunityName .1.3
hzQtmSnmpManagerActivated .1.4
hzQtmSnmpV3ManagersTable 1.3.6.1.4.1.7262.2.4.9.5 Table hzQtmSnmpV3ManagersEntry .1
DragonWave Inc. Horizon Quantum SNMP Documentation



- 32 -
Name OID Access Type Description
Table
Index

Table containing snmp V3 manager entries
hzQtmSnmpV3ManagersIndex .1.1
hzQtmSnmpV3ManagerUserName .1.2
hzQtmSnmpV3ManagerAuthProtocol .1.3
hzQtmSnmpV3ManagerAuthPassword .1.4
hzQtmSnmpV3ManagerPrivProtocol .1.5
hzQtmSnmpV3ManagerPrivPassword .1.6
hzQtmSnmpV3ManagerActivated .1.7
hzQtmManagementSessions 1.3.6.1.4.1.7262.2.4.10
hzQtmUserSessionUserTable 1.3.6.1.4.1.7262.2.4.10.1 Table
hzQtmUserSessionUserEntry .1
hzQtmUserSessionUserIndex .1.1
hzQtmUserSessionUserName .1.2
hzQtmUserSessionUserConnectionType .1.3
hzQtmUserSessionUserState .1.4
hzQtmHttp 1.3.6.1.4.1.7262.2.4.11
hzQtmHttpEnable 1.3.6.1.4.1.7262.2.4.11.1 r/w Integer Indicates whether HTTP is enabled. Disabled = 1, enabled = 2
hzQtmHttpSecure 1.3.6.1.4.1.7262.2.4.11.2
hzQtmHttpSecureCertificateStatus 1.3.6.1.4.1.7262.2.4.11.2.1 r/o String Returns the HTTPS certificate status
hzQtmHttpSecureAccessForAdminUsers 1.3.6.1.4.1.7262.2.4.11.2.2 r/w Integer the HTTPS access requirement for Admin user group. Off = 1, on = 2
hzQtmHttpSecureAccessForNocUsers 1.3.6.1.4.1.7262.2.4.11.2.3 r/w Integer the HTTPS access requirement for Noc user group. Off = 1, on = 2
hzQtmHttpSecureAccessForSuperUsers 1.3.6.1.4.1.7262.2.4.11.2.4 r/w Integer the HTTPS access requirement for Super user group. Off = 1, on = 2
hzQtmQos 1.3.6.1.4.1.7262.2.4.12
hzQtmQosEnable 1.3.6.1.4.1.7262.2.4.12.1 r/w Integer Indicates whether QOS is enabled.
hzQtmCosType 1.3.6.1.4.1.7262.2.4.12.2 r/w Integer
Indicates the class of service tag type. Based on the setting Horizon will
use the CoS value in the VLAN tag, or Q-in-Q inner VLAN tag, or Q-in-Q
outer VLAN tag.

hzQtmCoSQinQiTag 1.3.6.1.4.1.7262.2.4.12.3 r/w String
Sets the value of the Q-in-Q inner tag. This tag is also used to classify the
non-Q-in-Q VLAN. Default value is 0x8100.

hzQtmCoSQinQoTag 1.3.6.1.4.1.7262.2.4.12.4 r/w String Sets the value of the Q-in-Q outer VLAN tag. Default value is 0x8100.
hzQtmCosQueueMapping 1.3.6.1.4.1.7262.2.4.12.5 r/w String
User queue assignments for CoS values 0 to 7.
There are 4 CoS queues. Their corresponding
queue numbers are 1,2, 3, where 1 is the lowest priority queue and 4 is the
highest priority queue.
CoS to queue mapping example:1 1 2 2 3 3 4 4.

DragonWave Inc. Horizon Quantum SNMP Documentation



- 33 -
Name OID Access Type Description
Table
Index
hzQtmCosExpediteQueue 1.3.6.1.4.1.7262.2.4.12.6 r/w Integer
This sets the user queue operation mode. (a) In expedite mode, any Queue
can be assigned 100% of CIR. Queue 4 is serviced first and queue 1 is
serviced last.(b) In non expedite mode, the sum of all CIRs must be equal to
100%. In this mode higher priority queues will be serviced first until that
queue is emptied or the defined CIR is reached.

hzQtmCosQueueCIR 1.3.6.1.4.1.7262.2.4.12.7 r/w String
Committed Information Rate (CIR) assignments for CoS queues 1 to 4. CIR
is assigned as the percentage of system current speed. When expedite
queue is enabled any queue can be assigned 100% bandwidth. When
expedite queue is disabled the sum of CIR of all queues should be 100.

hzQtmCosQueueCBS 1.3.6.1.4.1.7262.2.4.12.8 r/w String
Committed Burst Size (CBS) for CoS queues 1 to 4. CBS is the percentage
of total packet buffer size. The sum of CBS's of all 4 queues must be equal
to 100. Minimum CBS assignable to any queue is 1.

hzQtmCosDefaultValue 1.3.6.1.4.1.7262.2.4.12.9 r/w Integer
Default CoS value assigned to the Ethernet frames that don't have VLAN or
Q-in-Q tag.

hzQtmQosPolicy 1.3.6.1.4.1.7262.2.4.12.10 r/w Integer

Sets the QoS policy.


hzQtmCosWfqWeight 1.3.6.1.4.1.7262.2.4.12.11 r/w String
The weight assigned to each of the 4 cos queue. The wireless bandwidth is
distributed amongst the queues proportional to their weight. The weights
have values from 0-15, where 0 is the lowest weight and 15 is the highest
weight. Setting the Cos weight example:1 2 3 4.


hzQtmCutThroughProcessing 1.3.6.1.4.1.7262.2.4.12.12 r/w Integer
This value enables or disables the cut through feature in Quantum
hardware. Disabled = 1, enabled = 2


hzQtmCosEcfmFlowMapping 1.3.6.1.4.1.7262.2.4.12.13 r/w Integer
Select a queue to route ECFM frames. The mapping is only active when
ECFM is disabled. If QoS is disabled then Q1, Q2 and Q3 cannot be
selected. Disabled = 1, q1 = 2, q2 = 3, q3 = 4, q4 = 5,qC = 6


hzQtmCosControlFlowMapping 1.3.6.1.4.1.7262.2.4.12.14 r/w Integer
Select a queue to route slow protocol frames (with destination mac address
0x180C200xxxx). If QoS is disabled then Q1, Q2 and Q3 cannot be
selected. Disabled = 1, q1 = 2, q2 = 3, q3 = 4, q4 = 5,qC = 6


hzQtmRapidLinkShutdown 1.3.6.1.4.1.7262.2.4.13
hzQtmRlsEnable 1.3.6.1.4.1.7262.2.4.13.1 r/w Integer
The Rapid Link Shutdown feature:enabled or disabled. Changing this option
requires a system reset. Disabled = 1, enabled = 2


hzQtmRlsHardFaultMonitor 1.3.6.1.4.1.7262.2.4.13.2 r/w Integer
Enable the rlsHardFaultMonitor for rapid detection of severely degrade link.
When disabled only the RLS Link Degrade Monitor is used. Off 1, on = 2


hzQtmRlsWirelessPortOption 1.3.6.1.4.1.7262.2.4.13.3 r/w Integer
anyport - If the IDU is operating with two wireless ports and any one of the
wireless ports goes down disables the Ethernet port.
bothports - In the above condition, this feature disables the Ethernet traffic
through the faulty wireless link but continuously send Ethernet traffic
through the other good wireless port. If the remaining wireless port also
exceeds the error threshold, Ethernet port will be disabled. Anyport = 1, both

DragonWave Inc. Horizon Quantum SNMP Documentation



- 34 -
Name OID Access Type Description
Table
Index
ports = 2
hzQtmRlsAutomaticLinkReestablish 1.3.6.1.4.1.7262.2.4.13.4 r/w Integer
If this feature is enabled, the link will be automatically reestablished. If this
feature is disabled, the user must explicitly use the manualReestablish
object to bring the link back up. Disabled = 1, enabled = 2

hzQtmRlsManualLinkReestablish 1.3.6.1.4.1.7262.2.4.13.5 r/w Integer
This object is writeable ONLY if automaticLinkReestablish is set to disabled.
The user explicitly brings the link back up by setting this object to enabled.
The user explicitly brings the link down by setting this object to disabled.
Disabled = 1, enabled = 2

hzQtmWriteRlsMonitorParametersToSystem 1.3.6.1.4.1.7262.2.4.13.6 r/w Integer
This writes RLS soft and hard fault monitor parameters to RAM. Reading
this object returns '1'.

hzQtmRlsDroppedFramesThresholdOverride 1.3.6.1.4.1.7262.2.4.13.7 r/w Integer
If the Ethernet is down due to Queue-Based Rls shutdown, this will bring the
ethernet back and obey the queue settings. Reading this object returns '1'.

hzQtmRlsDroppedFramesThresholdTable

A table of RLS Queue Monitor Parameters
1.3.6.1.4.1.7262.2.4.13.8 Table
hzQtmRlsDroppedFramesThresholdEntry .1
hzQtmRlsDroppedFramesThresholdIndex .1.1
hzQtmRlsAllowedDroppedFrameRateValue .1.2
hzQtmRlsDroppedFrameMonitorPeriod .1.3
hzQtmRlsSoftFaultMonitorTable

A table of RLS Soft Fault Monitor Parameters.
1.3.6.1.4.1.7262.2.4.13.9

Table
hzQtmRlsSoftFaultMonitorEntry .1
hzQtmRlsSoftFaultMonitorIndex .1.1
hzQtmRlsEstablishErredFrameThreshold See Note 2 below. .1.2
hzQtmRlsShutdownErredFrameThreshold See Note 2 below. .1.3
hzQtmRlsEstablishNumberOfSamples See Note 2 below. .1.4
hzQtmRlsShutdownNumberOfSamples See Note 2 below. .1.5
hzQtmRlsEstablishSamplePeriod See Note 2 below. .1.6
hzQtmRlsShutdownSamplePeriod See Note 2 below. .1.7
hzQtmRlsQuickShutdownSamplePeriod See Note 2 below. .1.8

hzQtmHardFaultMonitorTable

A table of RLS Hard Fault Monitor Parameters.

1.3.6.1.4.1.7262.2.4.13.10

Table
hzQtmHardFaultMonitorEntry .1
hzQtmHardFaultMonitorIndex .1.1
hzQtmRlsHardFaultSamplePeriod See Note 2 below. .1.2
hzQtmRlsHardFaultThreshold See Note 2 below. .1.3
hzQtmRlsReceiveSignalLevelMonitorTable

A table of RLS RSL Monitor Parameters
1.3.6.1.4.1.7262.2.4.13.11


Table
hzQtmRlsReceiveSignalLevelMonitorEntry .1
hzQtmRlsReceiveSignalLevelMonitorIndex .1.1
hzQtmRlsMakeRslMonitorRslValue .1.2
hzQtmRlsMakeRslMonitorPeriod .1.3
hzQtmRlsStatus 1.3.6.1.4.1.7262.2.4.13.12
Note 2: This OID requires the following procedure before it will become active: Once this RLS setting has been made, the system requires writing 1 to hzQtmWriteRlsMonitorParametersToSystem for the setting
to take effect in hardware. Note that you need only perform this procedure once, after all RLS settings that require this procedure have been made.
DragonWave Inc. Horizon Quantum SNMP Documentation



- 35 -
Name OID Access Type Description
Table
Index


hzQtmRlsCurrentDroppedFramesTable

A table of RLS Currently Observed Queue Monitor Parameters


1.3.6.1.4.1.7262.2.4.13.12.1 Table
hzQtmRlsCurrentDroppedFramesEntry .1
hzQtmRlsCurrentDroppedFramesIndex .1.1
hzQtmRlsCurrentDroppedFramesRateValue .1.2
hzQtmRlsCurrentDroppedFrameMonitorPeriod .1.3
hzQtmRlsCurrentQueueStatus

.1.4
hzQtmRlsStatusTable

A table of RLS Parameters and states
1.3.6.1.4.1.7262.2.4.13.12.2


Table
hzQtmRlsStatusEntry .1
hzQtmRlsStatusIndex .1.1
hzQtmRlsOption .1.2
hzQtmRlsState .1.3
hzQtmRlsMismatchState .1.4
hzQtmDegradeMonitorState .1.5
hzQtmHardFaultMonitorState .1.6
hzQtmMakeRslThresholdState .1.7
hzQtmPeerRlsState .1.8
hzQtmRadioInterfaceState .1.9
hzQtmNetworkInterfaceState .1.10
hzQtmUserConfiguredEstablishFer .1.11
hzQtmMinimumAchievableEstablishFer .1.12
hzQtmUserConfiguredShutdownFer .1.13
hzQtmMinimumAchievableShutdownFer .1.14
hzQtmUserConfiguredEstablishMonitorTime .1.15
hzQtmActualEstablishMonitorTime .1.16
hzQtmUserConfiguredShutdownMonitorTime .1.17
hzQtmActualShutdownMonitorTime .1.18
hzQtmRlsPortGroup 1.3.6.1.4.1.7262.2.4.13.13 r/w Integer






DragonWave Inc. Horizon Quantum SNMP Documentation



- 36 -
Name OID Access Type Description
Table
Index
hzQtmRlsPort1 1.3.6.1.4.1.7262.2.4.13.13.1 r/w Integer
This is an important configuration!!!!
There are three groups GR-A (OR-A), GR-B (OR-B) and GR-C (AND). Any
Ethernet port can belong to any one of these three groups.These port
groups are mutually exclusive. That means, one port cannot belongs to two
or more groups
Example: OR-A ={Port1, Port2}, OR-B {Port3,Port5}and AND ={Port4}
RLS will not trigger due to local Ethernet port state if
1. Either Port1 or Port2 is up AND
2. Either Port2 or Port5 is up AND
3. Port4 is up. For any reason if RLS triggers, Port1, Port2, Port3, Port4
and Port5 will all be shutdown.

hzQtmRlsPort2 1.3.6.1.4.1.7262.2.4.13.13.2 r/w Integer See description for hzQtmRlsPort1
hzQtmRlsPort3 1.3.6.1.4.1.7262.2.4.13.13.3 r/w Integer See description for hzQtmRlsPort1
hzQtmRlsPort4 1.3.6.1.4.1.7262.2.4.13.13.4 r/w Integer See description for hzQtmRlsPort1
hzQtmRlsPort5 1.3.6.1.4.1.7262.2.4.13.13.5 r/w Integer See description for hzQtmRlsPort1
hzQtmRlsPort6 1.3.6.1.4.1.7262.2.4.13.13.6 r/w Integer See description for hzQtmRlsPort1
hzQtmRlsPort7 1.3.6.1.4.1.7262.2.4.13.13.7 r/w Integer See description for hzQtmRlsPort1
hzQtmRlsPort8 1.3.6.1.4.1.7262.2.4.13.13.8 r/w Integer See description for hzQtmRlsPort1
hzQtmRlsPauseEnable 1.3.6.1.4.1.7262.2.4.13.14 r/w Integer
hzQtmSntp 1.3.6.1.4.1.7262.2.4.14
hzQtmSntpEnable 1.3.6.1.4.1.7262.2.4.14.1 r/w Integer Indicates whether SNTP feature is enabled.
hzQtmSntpOffset 1.3.6.1.4.1.7262.2.4.14.2 r/w Integer
System time offset from GMT in tenths of hours. For example, an offset of
10 indicates 10 tenths, or 1 hour. An offset of 5 indicates half an hour.

hzQtmSntpServerTable

Table containing sntp server entries
1.3.6.1.4.1.7262.2.4.14.3 Table
hzQtmSntpServerEntry .1
hzQtmSntpServerIndex .1.1
hzQtmSntpServerIpAddress .1.2
hzQtmSntpServerStatus .1.3
hzQtmSntpServerStratum .1.4
hzQtmSntpRestoreDefault 1.3.6.1.4.1.7262.2.4.14.4 r/w Integer Restores SNTP servers to default Addresses.
hzQtmLogs 1.3.6.1.4.1.7262.2.4.15
hzQtmEventLogEnable 1.3.6.1.4.1.7262.2.4.15.1 r/w Integer
Indicates and controls whether the event logging facility is enabled.
1=disabled, 2=enabled

hzQtmPerfmLogEnable 1.3.6.1.4.1.7262.2.4.15.2 r/w Integer Indicates whether performance log is enabled.
hzQtmPerfmLogInterval 1.3.6.1.4.1.7262.2.4.15.3 r/w String
Performance statistics are logged periodically by this interval. The interval
can be up to 24:00:00 (24 hours) and as short as 00:00:1 (1 seconds).

hzQtmSysLog 1.3.6.1.4.1.7262.2.4.15.4
DragonWave Inc. Horizon Quantum SNMP Documentation



- 37 -
Name OID Access Type Description
Table
Index
hzQtmSysLogEnable 1.3.6.1.4.1.7262.2.4.15.4.1 r/w Integer
hzQtmSysLogIpAddress 1.3.6.1.4.1.7262.2.4.15.4.2 r/w
IP
address

hzQtmRadius 1.3.6.1.4.1.7262.2.4.16
hzQtmRadiusSuperUserAuthentication 1.3.6.1.4.1.7262.2.4.16.1 r/w Integer The set strict mode on or off.
hzQtmRadiusServerTimeOut 1.3.6.1.4.1.7262.2.4.16.2 r/o Integer Timeout period for authentication requests.
hzQtmRadiusServerDeadTime 1.3.6.1.4.1.7262.2.4.16.3 r/o Integer Time to declare an unresponsive server 'dead
hzQtmRadiusServerReTransmit 1.3.6.1.4.1.7262.2.4.16.4 r/o Integer

Maximum number of retransmits to an unresponsive server



hzQtmRadiusServerTable

Table containing radius server entries
1.3.6.1.4.1.7262.2.4.16.5 Table
hzQtmRadiusServerEntry .1
hzQtmRadiusServerIndex .1.1
hzQtmRadiusCfgdHostIpAddress .1.2
hzQtmRadiusActiveHostIpAddress .1.3
hzQtmSnmpNotifications 1.3.6.1.4.1.7262.2.4.21 See Section 4.2 for a list of SNMP traps

DragonWave Inc. Horizon Quantum SNMP Documentation



- 38 -
4.2 SNMP Traps
Suggested trap severity ratings have been provided. Critical alarms indicate that the link has failed, Major alarms indicate events that will or are affecting link
performance, Minor alarms indicate configuration problems or conditions that are transient, and Information alarms are notices of non-traffic or performance
affecting events including clearing of any Critical, Major, or Minor traps. All traps sent using SNMP are sent with Enterprise OID .1.3.6.1.4.1.7262.2.4.21 unless
otherwise specified, generic and specific values are detailed in the table below.

Generic Specific Name Severity Description
0 ColdStart
4 AuthenticationFailure
6 1 hzQtmlinkDown Critical
A linkDown trap signifies that the sending protocol entity recognizes
a failure in one of the communication links represented in the agent's
configuration.
6 2 hzQtmlinkUp Information
A linkUp trap signifies that the sending protocol entity recognizes that
one of the communication links represented in the agent's
configuration has come up.
6 3 hzQtmExplicitAuthenticationFailure Major
Authentication of the peer horizon node has failed. The severity is
critical, the probable cause is an incorrect authentication
configuration on horizon faulty
cable between the modem and radio, and recommended course of
action is to check both ends of the link.
6 4 hzQtmExplicitAuthenticationFailureCleared Information The condition has cleared. The peer node is now authenticated.
6 5 hzQtmHitlessAamConfigMisMatch Minor Hitless Automatic Adaptive modulation configuration mismatch
6 6 hzQtmHitlessAamConfigMisMatchCleared Information
Hitless Automatic Adaptive modulation configuration mismatch
cleared.
6 7 hzQtmHitlessAamActive Major
Hitless Automatic Adaptive modulation on and system running on
lowest modulation
6 8 hzQtmHitlessAamActiveCleared Information
Hitless Automatic Adaptive modulation on and system running on
higher modulation
6 9 hzQtmAtpcConfigMismatch Minor
ATPC configuration mismatch in the Horizon systems. ATPC is
enabled at one system, but ATPC is not enabled at the other system.
6 10 hzQtmAtpcConfigMismatchCleared Information
ATPC configuration mismatch in the Horizon systems is cleared.
Both systems enabled ATPC.
6 11 hzQtmSntpServersUnreachable Minor Can't reach any of the sntp servers
6 12 hzQtmSntpServersUnreachableCleared Information At least one of SNTP servers is reachable
6 13 hzQtmFrequencyFileInvalid Critical
When the executing frequency file is invalid,
this trap is generated.
6 14 hzQtmDroppedFramesThresholdExceeded Minor
The ethernet dropped frames threshold has been detected above its
threshold value.
6 15 hzQtmDroppedFramesThresholdExceededCleared Information
The condition has cleared.The ethernet dropped frames threshold is
now below its threshold value.
6 16 hzQtmBwUtilizationThresholdExceeded Minor
The ethernet bandwidth threshold has been detected above its
threshold value.
6 17 hzQtmBwUtilizationThresholdExceededCleared Information The condition has cleared. The ethernet bandwidth threshold is now
DragonWave Inc. Horizon Quantum SNMP Documentation



- 39 -
Generic Specific Name Severity Description
below its threshold value.
6 18 hzQtmRlsMismatch Minor RLS mismatch
6 19 hzQtmRlsMismatchCleared Information RLS mismatch cleared
6 20 hzQtmRlsQueueBasedShutdownActivated Major RLS Queue-Based shutdown is activated
6 21 hzQtmRlsQueueBasedShutdownActivatedCleared Information RLS Queue-Based shutdown is not activated
6 22 hzQtmModemRxLossOfSignalLock Critical
Loss of signal lock from the demodulator. The severity is critical, the
probable cause is lost synchronization with the far end, and
recommended course of action is to check the operational state of
both ends of the link.
6 23 hzQtmModemRxLossOfSignalLockCleared Information Loss of signal lock from demodulator cleared.
6 24 hzQtmModemTxLossOfSync Critical
Loss of sync bytes at the input of the modulator. The severity is
critical, the probable cause is physical interference in the air link, and
recommended course of action is to check the line of site between
the horizon nodes.
6 25 hzQtmModemTxLossOfSyncCleared Information Tx Loss of sync bytes cleared.
6 26 hzQtmModemSnrBelowThreshold Major
The demodulator SNR performance worse than programmed levels.
The severity is major, the probable cause is physical interference in
the air link path or misalignment of the radios or severe weather
conditions, and recommended course of action is to check the line of
site between the horizon nodes.
6 27 hzQtmModemSnrBelowThresholdCleared Information SNR performance back to normal.
6 28 hzQtmModemEqualizerStressExceedThreshold Major
Equalizer Stress measured within the demodulator exceeds the
threshold value.
6 29 hzQtmModemEqualizerStressExceedThresholdCleared Information
Equalizer Stress measured within the demodulator is within the
threshold value.
6 30 hzQtmChannelizedRslBelowThreshold Major The RSL has been detected below its minimum threshold.
6 31 hzQtmChannelizedRslBelowThresholdCleared Information The condition has cleared. RSL is now above its minimum threshold.
6 32 hzQtmFpgaProgrammingError Critical Encountered problem while programming modem.
6 33 hzQtmFpgaProgrammingErrorCleared Information Problem encountered while programming modem is gone.
6 34 hzQtmUserSessionCommenced Information
A person has successfully gained access to the ascii management
port (telnet, local management port, or HTTP). The username is
included in the Trap.
6 35 hzQtmUserSessionTerminated Information
A person has logged out of an ascii management port (telnet, local
management port, or HTTP). The username is included in the Trap.
6 36 hzQtmAtpcTxAtMaxPwr Information ATPC auto-disabled (transmitting at coordinated power).
6 37 hzQtmAtpcTxAtMaxPwrCleared Information ATPC has been disabled.
6 38 hzQtmRadioSynthLostLock Critical
The PLDRO/LO has lost lock on the radio. The severity is critical, the
probable cause a faulty radio unit, and recommended course of
action is to replace the radio unit
6 39 hzQtmRadioSynthLostLockCleared Information
The radio PLDRO/LO lost lock condition has cleared.


DragonWave Inc. Horizon Quantum SNMP Documentation



- 40 -
Generic Specific Name Severity Description
6 40 hzQtmRadioLostCommunication Critical
RS232 communication lost between IDU and the radio. The severity
is critical, the probable cause is a faulty cable between the modem
and radio, and recommended course of action is to check the
connection.
6 41 hzQtmRadioLostCommunicationCleared Information
RS232 communication has been re-establisted between IDU and the
radio.
6 42 hzQtmRadioMismatch Major
The radio connected to the IDU modem does not match the
frequency programmed into the modem unit. The severity is major,
the probable cause is an incorrectly programmed modem or an
incorrect radio type connected to the modem, and recommended
course of action is to check the modem frequency settings and radio
hardware version number or serial number.
6 43 hzQtmRadioMismatchCleared Information
The condition has cleared. The radio matches the programmed
parameters in the modem.
6 44 hzQtmRadioPowerAmp Critical
The power amplifier on the radio is not operating within normal
operating specifications. The severity is critical, the probable cause a
faulty radio unit, and recommended course of action is to replace the
radio unit.
6 45 hzQtmRadioPowerAmpCleared Information
The power amplifier on the radio is now operating within normal
specifications
6 46 hzQtmRadioExcessiveTxCableLoss Critical
The radio cannot compensate for the calculated amount of Tx Cable
Loss.
6 47 hzQtmRadioEXcessiveTxCableLossCleared Information Radio Excessive Tx Cable Loss cleared.
6 48 hzQtmHiPowerRadioTxDetector Critical
This applies to High Power Radios only. Indicates minimum power
threshold has not been surpassed..
6 49 hzQtmHiPowerRadioTxDetectorCleared Information
This applies to High Power Radios only. Indicates minimum power
threshold alarm has cleared.
6 50 hzQtmSecondaryRadioIsActive Critical Radio redundancy on, secondary radio is active.
6 51 hzQtmSecondaryRadioIsActiveCleared Information Radio redundancy, secondary radio is no longer active.
6 52 hzQtmRedundancySerialNumberMismatch Minor
The radio serial number programmed in flash and radio do not
match.
6 53 hzQtmRedundancySerialNumberMismatchCleared Information The radio serial number mismatch has cleared.
6 54 hzQtmRadioFirmwareMismatch Major
The radio connected to the IDU modem does not match the radio
band or frequency bank specified by the user. As a result, the
system will not work.
6 55 hzQtmRadioFirmwareMismatchCleared Information Radio Firmware mismatch cleared.
6 56 hzQtmSecondaryRadioNotDetected Major Secondary radio not detected.
6 57 hzQtmSecondaryRadioNotDetectedCleared Information Secondary Radio not detected alarm cleared.
6 58 hzQtmPrimaryRadioNotDetected Major Primary Radio not detected.
6 59 hzQtmPrimaryRadioNotDetectedCleared Information Primary Radio not detected alarm cleared.
6 60 hzQtmFaultyPrimaryRadio Critical Faulty Primary Radio.
6 61 hzQtmFaultyPrimaryRadioCleared Information Faulty Primary Radio alarm cleared.
6 62 hzQtmRadioExcessiveTxCableLossChange Major Excessive IF cable loss change detected.
DragonWave Inc. Horizon Quantum SNMP Documentation



- 41 -
Generic Specific Name Severity Description
6 63 hzQtmRadioExcessiveTxCableLossChangeCleared Information Excessive IF cable loss change cleared.
6 64 hzQtmExcessiveRxCableLoss Major Radio - Excessive receive cable loss detected.
6 65 hzQtmExcessiveRxCableLossCleared Information Radio - Excessive receive cable loss cleared.
6 66 hzQtmRedundancyPrimaryPortNotSet Major Redundancy: Primary Port not set.
6 67 hzQtmRedundancyPrimaryPortNotSetCleared Information Redundancy: Primary Port not set - cleared.
6 68 hzQtmRedundancySecondaryPortIsActive Major Redundancy: Secondary Port is Active.
6 69 hzQtmRedundancySecondaryPortIsActiveCleared Information Redundancy: Secondary Port is no longer Active
6 70 hzQtmRedundancyPrimaryPortFaulty Major Redundancy: Primary Port is Faulty.
6 71 hzQtmRedundancyPrimaryPortFaultyCleared Information Redundancy: Primary Port is no longer Faulty.
6 72 hzQtmRedundancySecondaryPortFaulty Major Redundancy: Secondary Port is Faulty.
6 73 hzQtmRedundancySecondaryPortFaultyCleared Information Redundancy: Secondary Port is no longer Faulty.
6 74 hzQtmFanFailed Major One or both of the two fans has failed
6 75 hzQtmFanFailureCleared Information The Fan 1 Failure has Cleared
6 76 hzQtmModemRlsShutdownActivated Major RLS shutdown is activated
6 77 hzQtmModemRlsShutdownActivatedCleared Information RLS shutdown is not activated
6 78 hzQtmRadioUnitHwChanged Information Indication that the Radio Unit hardware has changed.
6 79 hzQtmRadioSwDownloadFailed Major
The IDU failed to upload the radio firmware during the radio boot
cycle.
6 80 hzQtmRadioSwDownloadFailedCleared Information
The IDU successfully uploaded the radio firmware after an initial
upload failure.
6 81 hzQtmRadioRestartedOK Information
Radio unit has successfully restarted after a failure was found during
a previous boot cycle.
6 82 hzQtmMibChangeNotSaved Information
The system has automatically re-programmed the mib but it has not
been saved to flash. The system event logs will indicate what has
changed in the mib. The user must invoke the 'save mib' command
to save the mib to flash.
6 83 hzQtmMibChangeNotSavedCleared Information
The mib has been saved to flash since the system has automatically
re-programmed the mib
6 84 hzQtmRadioDrainCurrent Major
The radio has a drain current alarm. View the system logs for more
information.
6 85 hzQtmRadioDrainCurrentCleared Information The radio drain current alarm is cleared.
6 86 hzQtmIFSynthLostLock Critical
The Synthesizer has Lost Lock on the IF Path. View the system logs
for more information.
6 87 hzQtmIFSynthLostLockCleared Information The IF Synthesizer Lost Lock alarm is cleared.
6 88 hzQtmInvalidSystemConfig Major
The system has been configured incorrectly. Check the logs or use
the CLI get alarms to isolate the cause.
6 89 hzQtmInvalidSystemConfigCleared Information The system configuration alarm has been cleared.
6 90 hzQtmHitlessAamEvent Information Hitless Automatic Adaptive Modulation switch triggered
6 91 hzQtmModemXPICEquStressExceedThreshold Information
XPIC Equalizer Stress measured within the demodulator exceeds
the threshold value.
DragonWave Inc. Horizon Quantum SNMP Documentation



- 42 -
Generic Specific Name Severity Description
6 92 hzQtmModemXPICEquStressExceedThresholdCleared Information
XPIC Equalizer Stress measured within the demodulator is within the
threshold value.
6 93 hzQtmPartnerNodeAlarmIndication Major The configuration in the partner node does not match this system.
6 94 hzQtmPartnerNodeAlarmIndicationCleared Information Partner node alarm is cleared.
6 95 hzQtmBandwidthDoublingInvalidLinkConfig Critical
The bandwidth doubling has invalid link configuration. i.e., Primary is
synchronized with remote primary, and secondary is synchronized
with remote secondary
6 96 hzQtmBandwidthDoublingInvalidLinkConfigCleared Information Bandwidth doubling invalid link configuration alarm is cleared.
6 97 hzQtmBandwidthDoublingWrongPortConnected Major Wrong port is connected to the local partner.
6 98 hzQtmBandwidthDoublingWrongPortConnectedCleared Information Bandwidth doubling wrong port connected alarm is cleared.
6 99 hzQtmRadioPowerOff Major Radio power is off (potential IF cable short detection).
6 100 hzQtmRadioPowerOffCleared Information Radio power off alarm is cleared.
6 101 hzQtmSynceLostLock Major Synce clock PLL lost lock
6 102 hzQtmSynceLostLockCleared Information Synce clock PLL restored from lost of lock
6 103 hzQtmSynceSecondarySourceInUse Minor Synce clock selected secondary source
6 104 hzQtmSynceSecondarySourceInUseCleared Information Synce clock selected primary source
DragonWave Inc. Horizon Quantum SNMP Documentation



- 43 -




DragonWave Inc. Horizon Quantum SNMP Documentation



- 44 -


















Copyright 2000-2012 DragonWave Inc. Printed in Canada. All rights reserved.
Horizon Quantum SNMP Documentation, 83-000078-01-01-03
Visit us on the Internet at:
http://www.dragonwaveinc.com/

Anda mungkin juga menyukai