winlink1000OduAirLockRemote
RADWIN-MIB-WINLINK1000 ·
.1.3.6.1.4.1.4458.1000.1.5.41
Object
scalar mandatory
r/w
Enumeration
This parameter enables locking the link with a specific ODU. The following values can be set: Unlock (default) - The ODU is not locked on a specific remote ODU. Unlock can only be performed when the link is not connected. Lock - The ODU is locked on a specific remote ODU. Lock can only be performed when the link is active.
Context
- MIB
- RADWIN-MIB-WINLINK1000
- OID
.1.3.6.1.4.1.4458.1000.1.5.41- 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::winlink1000OduAirLockRemote.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::winlink1000OduAirLockRemote'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unlock |
2 | lock |