winlink1000HsuAirAlignmentCmd
RADWIN-MIB-WINLINK1000 ·
.1.3.6.1.4.1.4458.1000.4.1.9.1
Object
scalar mandatory
r/w
Enumeration
1 Start Alignment process and initialize the GIRO 2 Evaluate current manual angle 3 Finish Alignment process 4 Abort Alignment process 5 Evaluate best manual angle 6 Stop Alignment process 7 Start Gyro 8 Stop Gyro
Context
- MIB
- RADWIN-MIB-WINLINK1000
- OID
.1.3.6.1.4.1.4458.1000.4.1.9.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- winlink1000HsuAirAlignment
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWIN-MIB-WINLINK1000::winlink1000HsuAirAlignmentCmd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWIN-MIB-WINLINK1000' -M '/opt/observium/mibs/radwin:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWIN-MIB-WINLINK1000::winlink1000HsuAirAlignmentCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | startAlignmentProcess |
2 | evaluateCurrentManualAngle |
3 | finishAlignmentProcess |
4 | abortAlignmentProcess |
5 | evaluteBestManualAngle |
6 | stopAlignmentProcess |
7 | startGyro |
8 | stopGyro |