winlink1000OduSrvMode
RADWIN-MIB-WINLINK1000 ·
.1.3.6.1.4.1.4458.1000.1.2.1
Object
scalar mandatory
r/w
Enumeration
System mode. The only values that can be set are installMode and slaveMode; normalMode reserved to the Manager application provided with the product. A change is effective after link re-synchronization.
Context
- MIB
- RADWIN-MIB-WINLINK1000
- OID
.1.3.6.1.4.1.4458.1000.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- winlink1000OduService
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::winlink1000OduSrvMode.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::winlink1000OduSrvMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | installMode |
2 | normalMode |
3 | slaveMode |
4 | tempInstallMode |
5 | inactiveMode |