muxVc4ConnectionStatus

LUM-MUX-MIB · .1.3.6.1.4.1.8708.2.13.2.3.1.1.14

Object

column deprecated Enumeration
How the VC4 is handled.
              
addDrop - Add/drop it from/to the ports specified
by muxVc4ClientDropPort and muxVc4ClientAddPort.
              
passThrough - Pass-through the node.
              
unconnected - The vc4 is not connected in the
ring.

Context

MIB
LUM-MUX-MIB
OID
.1.3.6.1.4.1.8708.2.13.2.3.1.1.14
Type
column
Access
readonly
Status
deprecated
Parent
muxVc4Entry
Groups
2

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1addDrop
2passThrough
3unconnected

Conformance