tpStackPortEnable

TPLINK-STACK-MIB · .1.3.6.1.4.1.11863.6.34.1.2.2.1.1

Object

column r/w Enumeration
Whether the port is enable as a stack port.
              
disable    - Ethernet port mode.
              
enable     - Stack port mode.

Context

MIB
TPLINK-STACK-MIB
OID
.1.3.6.1.4.1.11863.6.34.1.2.2.1.1
Type
column
Access
readwrite
Status
current
Parent
tpStackPortInfoEntry

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 'TPLINK-STACK-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-STACK-MIB::tpStackPortEnable'
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::tpStackPortEnable.<ifIndex>'
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::tpStackPortEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1enable