hzCpHitlessAamModemDiagnose
DRAGONWAVE-HCP-MIB ·
.1.3.6.1.4.1.7262.2.5.1.6.2.1.1.2
Object
column r/w
Enumeration
This service effecting object accepts either 'up' or 'down' to diagnose whether the modulation speed can be increased or decreased respectively for modem. Poll the hzCpHitlessAamModemDiagnosticResult object to determine the results.
Context
- MIB
- DRAGONWAVE-HCP-MIB
- OID
.1.3.6.1.4.1.7262.2.5.1.6.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hzCpHitlessAamModemEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpHitlessAamModemDiagnose'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpHitlessAamModemDiagnose.<hzCpHitlessAamModemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HCP-MIB::hzCpHitlessAamModemDiagnose'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |