winlink1000OduAirTxOperationMode
RADWIN-MIB-WINLINK1000 ·
.1.3.6.1.4.1.4458.1000.1.5.59
Object
scalar mandatory
r/w
Enumeration
This parameter controls the Operation mode of frames sent over the air. The Operation mode is either normal (1) for regular transmission where frame size is determined by the traffic or throughput test (2) when the user requests an actual over the air throughput estimation using full frames. The latter lasts no more than a predetermined interval (default 30 sec).
Context
- MIB
- RADWIN-MIB-WINLINK1000
- OID
.1.3.6.1.4.1.4458.1000.1.5.59- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- winlink1000OduAir
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::winlink1000OduAirTxOperationMode.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::winlink1000OduAirTxOperationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | regularMode |
2 | measurementMode |