riCoStatusUplinkSynchronized

WESTERMO-WEOS-MIB · .1.3.6.1.4.1.16177.2.1.3.5.2.1.12

Object

column Enumeration
Synchronization status for this uplink:
- synchronized(1): Synchronize enabled and ok
- notSynchronized(2): Synchronize enabled and fails
- notApplicable(3): Non-local RiCo uplink, or Dual-Homing
    uplink where Synchronize is disabled

Context

MIB
WESTERMO-WEOS-MIB
OID
.1.3.6.1.4.1.16177.2.1.3.5.2.1.12
Type
column
Access
readonly
Status
current
Parent
riCoStatusUplinkEntry

Walk 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 'WESTERMO-WEOS-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-WEOS-MIB::riCoStatusUplinkSynchronized'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-WEOS-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-WEOS-MIB::riCoStatusUplinkSynchronized.<riCoStatusUplinkRingIdx>.<riCoStatusUplinkCouplingIdx>.<riCoStatusUplinkNodeId>.<riCoStatusUplinkIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-WEOS-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-WEOS-MIB::riCoStatusUplinkSynchronized'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1synchronized
2notSynchronized
3notApplicable