tpSwitchDesignatedUnit
TPLINK-STACK-MIB ·
.1.3.6.1.4.1.11863.6.34.1.2.1.1.3
Object
column r/w
Enumeration
This object contains the preferred unit number for the switch. auto: When this option is selected, the device will be assigned a free unit number automatically. unit-x: When this option is selected, the device will try to obtain unit-x first,treated as auto when it is not available to obtain a preffered unit number.
Context
- MIB
- TPLINK-STACK-MIB
- OID
.1.3.6.1.4.1.11863.6.34.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpSwitchInfoEntry
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 'TPLINK-STACK-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-STACK-MIB::tpSwitchDesignatedUnit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-STACK-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-STACK-MIB::tpSwitchDesignatedUnit.<tpSwitchCurrentUnit>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-STACK-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-STACK-MIB::tpSwitchDesignatedUnit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | auto |
1 | unit-1 |
2 | unit-2 |
3 | unit-3 |
4 | unit-4 |
5 | unit-5 |
6 | unit-6 |
7 | unit-7 |
8 | unit-8 |