clientIfSynchProtGroupStatus

LUM-CLIENT-MIB · .1.3.6.1.4.1.8708.2.27.2.2.1.1.90

Object

column Enumeration
Note: This object is deprecated.
              
The operational state for the protection group.
              
bothDown - both sides down
              
bothUp   - both sides up
              
ADownBUp - left side down, right side up
              
AUpBDown - left side up, right side down

Context

MIB
LUM-CLIENT-MIB
OID
.1.3.6.1.4.1.8708.2.27.2.2.1.1.90
Type
column
Access
readonly
Status
current
Default
bothDown
Parent
clientIfEntry
Groups
24

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 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfSynchProtGroupStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientIfSynchProtGroupStatus.<clientIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CLIENT-MIB::clientIfSynchProtGroupStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1bothDown
2bothUp
3portADownBUp
4portAUpBDown