tMirrorSourceCreationOrigin

TIMETRA-MIRROR-MIB · .1.3.6.1.4.1.6527.3.1.2.18.2.1.1.5

Object

column r/w Enumeration
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

Context

MIB
TIMETRA-MIRROR-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.18.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
tMirrorSourceEntry
Groups
1

Walk 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 'TIMETRA-MIRROR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MIRROR-MIB::tMirrorSourceCreationOrigin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MIRROR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MIRROR-MIB::tMirrorSourceCreationOrigin.<tMirrorSourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MIRROR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MIRROR-MIB::tMirrorSourceCreationOrigin'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1debug
2li
3config

Conformance