muxVc4ConnectionMode
LUM-MUX-MIB ·
.1.3.6.1.4.1.8708.2.13.2.3.1.1.13
Object
column deprecated
r/w
Enumeration
Describes how the VC is used in the ring and
the node.
unused - The VC4 is not used in the ring.
ringUsed - the VC4 is used in the ring,
but is not allowed to add/drop in this node.
nodeUsed - the VC4 is allowed to drop in this
node.
Context
- MIB
- LUM-MUX-MIB
- OID
.1.3.6.1.4.1.8708.2.13.2.3.1.1.13- Type
- column
- Access
- readwrite
- Status
- deprecated
- Default
unused- Parent
- muxVc4Entry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::muxVc4ConnectionMode'
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::muxVc4ConnectionMode.<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::muxVc4ConnectionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unused |
2 | ringUsed |
3 | nodeUsed |
Conformance
Member of