rsdmSwitch

LUXN-MIB · .1.3.6.1.4.1.4253.1.13.6.1.25

Object

column mandatory Enumeration
Instruct the RSDM to take on an action,
such as: switch to link A or link B.
A snmp get would always return other(1).

Context

MIB
LUXN-MIB
OID
.1.3.6.1.4.1.4253.1.13.6.1.25
Type
column
Access
noaccess
Status
mandatory
Parent
rsdmEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2switchToLinkA
3switchToLinkB
4toggle
6enableAutoSwitch