TPLINK-PORTMIRROR-MIB

File: TPLINK-PORTMIRROR-MIB.mib (4349 bytes)

Imported modules

SNMPv2-SMI TPLINK-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY tplinkMgmt

Defined Types

TPPORTMIRRORENTRY  
SEQUENCE    
  tpPortMirrorSession INTEGER
  tpPortMirrorDestination OCTET STRING
  tpPortMirrorIngressSource OCTET STRING
  tpPortMirrorEgressSource OCTET STRING
  tpPortMirrorBothSource OCTET STRING
  tpPortMirrorSessionState INTEGER

Defined Values

tplinkPortMirrorMIB 1.3.6.1.4.1.11863.6.11
The config of the port mirror.
MODULE-IDENTITY    

tplinkPortMirrorMIBObjects 1.3.6.1.4.1.11863.6.11.1
OBJECT IDENTIFIER    

tplinkPortMirrorMIBNotifications 1.3.6.1.4.1.11863.6.11.2
OBJECT IDENTIFIER    

tpPortMirrorTable 1.3.6.1.4.1.11863.6.11.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPPORTMIRRORENTRY

tpPortMirrorEntry 1.3.6.1.4.1.11863.6.11.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TPPORTMIRRORENTRY  

tpPortMirrorSession 1.3.6.1.4.1.11863.6.11.1.1.1.1
This object indicates the session number of the mirror group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tpPortMirrorDestination 1.3.6.1.4.1.11863.6.11.1.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

tpPortMirrorIngressSource 1.3.6.1.4.1.11863.6.11.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

tpPortMirrorEgressSource 1.3.6.1.4.1.11863.6.11.1.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

tpPortMirrorBothSource 1.3.6.1.4.1.11863.6.11.1.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

tpPortMirrorSessionState 1.3.6.1.4.1.11863.6.11.1.1.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER negative(1), active(2), clear(3)