tpSnmpRmonStatsCtrlDataSource
TPLINK-SNMPRMON-MIB ·
.1.3.6.1.4.1.11863.6.32.1.2.1.1.1.2
Object
column r/w
OctetString
This object identifies the source of the data that this statistics entry is configured to analyze. This source can be any ethernet interface on this device. The source should be given as 1/0/1.
Context
- MIB
- TPLINK-SNMPRMON-MIB
- OID
.1.3.6.1.4.1.11863.6.32.1.2.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpSnmpRmonStatsCtrlEntry
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-SNMPRMON-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-SNMPRMON-MIB::tpSnmpRmonStatsCtrlDataSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-SNMPRMON-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-SNMPRMON-MIB::tpSnmpRmonStatsCtrlDataSource.<tpSnmpRmonStatsCtrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-SNMPRMON-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-SNMPRMON-MIB::tpSnmpRmonStatsCtrlDataSource'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.