MIB Viewer

tMirrorSourceCreationOrigin

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.18.2.1.1.5
Access
read-create
Status
current
Sub-identifiers
0
The value of tMirrorSourceCreationOrigin specifies the protocol or mechanism that created this conceptual row. The only value that can be set in an SNMP SET PDU is 'config (3)'. A 'wrongValue' error is returned if this object is set to 'debug (1)' or 'li (2)' in an SNMP SET PDU. To create or destroy a config mirror source entry: 1) tMirrorSourceRowStatus must be set in the same SNMP PDU as tMirrorSourceCreationOrigin, and 2) the value of tMirrorSourceCreationOrigin must be 'config (3)'. debug - This is a debug mirror source li - This is a Lawful Intercept (LI) mirror source config - This is a config mirror source
INTEGER { debug (1), li (2), config (3) }