muxConnSlot
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.4.8.1.10
Object
The slot within the shelf the card conn to. To delete a connection associated with a specified port, set this variable to 0. Supported by all Mux modules except MD100-40 & BD4.
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.1.4.8.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- muxPortEntry
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 'LUXN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUXN-MIB::muxConnSlot'
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::muxConnSlot.<muxPortCardLocation>.<muxPortCardShelf>.<muxPortCardSlot>.<muxPortIndex>'
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::muxConnSlot'