rsdmCardLocation
LUXN-MIB ·
.1.3.6.1.4.1.4253.1.13.6.1.1
Object
Location of the RSDM card. Valid values are: Local in the same chassis, or remote to this chassis.
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::rsdmCardLocation'
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::rsdmCardLocation.<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::rsdmCardLocation'
Syntax
- Source
- CardLocation
- Base type
Enumeration
Values & Constraints
Type Values
1 | local |
2 | remote1 |
3 | remote2 |