TPLINK-PORTMIRROR-MIB: View SNMP OID List / Download MIB
VENDOR: TP-LINK
Home | MIB: TPLINK-PORTMIRROR-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
tplinkPortMirrorMIB | 1.3.6.1.4.1.11863.6.11 |
The config of the port mirror. |
||
tplinkPortMirrorMIBObjects | 1.3.6.1.4.1.11863.6.11.1 | |||
tpPortMirrorTable | 1.3.6.1.4.1.11863.6.11.1.1 | no-access | ||
1.3.6.1.4.1.11863.6.11.1.1.1 | no-access | |||
tpPortMirrorSession | 1.3.6.1.4.1.11863.6.11.1.1.1.1 | integer | read-only |
This object indicates the session number of the mirror group. |
tpPortMirrorDestination | 1.3.6.1.4.1.11863.6.11.1.1.1.2 | octet string | read-write |
This object indicates a destination port which monitors specified ports on the switch, should be given as 1/0/1. Note: The member of LAG cannot be assigned as a destination port. |
tpPortMirrorIngressSource | 1.3.6.1.4.1.11863.6.11.1.1.1.3 | octet string | read-write |
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. |
tpPortMirrorEgressSource | 1.3.6.1.4.1.11863.6.11.1.1.1.4 | octet string | read-write |
This object indicates a list of the source ports. Any packets sended out from these ports will be copyed to the assigned destination ports.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. |
tpPortMirrorBothSource | 1.3.6.1.4.1.11863.6.11.1.1.1.5 | octet string | read-write |
This object indicates a list of the source ports. Any packets received or sended out from these ports will be copyed to the assigned destination ports.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. |
tpPortMirrorSessionState | 1.3.6.1.4.1.11863.6.11.1.1.1.6 | integer | read-write |
This object indicates the state of mirror session.If a session has been assigned both destination port and source ports, then the value of this object changes to active(2). Otherwise the value of this object is to be negative(1). When the value of this object is assigned to clear(3), then the configuration of this session will be cleared, and the state changes to negative(1). Be aware of that only clear(3) can be assigned to this object. Enumeration: 'active': 2, 'clear': 3, 'negative': 1. |
tplinkPortMirrorMIBNotifications | 1.3.6.1.4.1.11863.6.11.2 |