tpPortMirrorIngressSource
TPLINK-PORTMIRROR-MIB ·
.1.3.6.1.4.1.11863.6.11.1.1.1.3
Object
column r/w
OctetString
This object indicates a list of the source ports. Any packets received from these ports will be copyed to the assigned destination port. This should be given as 1/0/1,1/0/2-12. Note: The ports in other sessions and destination port can't add to this list.
Context
- MIB
- TPLINK-PORTMIRROR-MIB
- OID
.1.3.6.1.4.1.11863.6.11.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpPortMirrorEntry
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-PORTMIRROR-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-PORTMIRROR-MIB::tpPortMirrorIngressSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-PORTMIRROR-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-PORTMIRROR-MIB::tpPortMirrorIngressSource.<tpPortMirrorSession>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-PORTMIRROR-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-PORTMIRROR-MIB::tpPortMirrorIngressSource'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.