mteEventSetTargetTag

DISMAN-EVENT-MIB · .1.3.6.1.2.1.88.1.4.4.1.4

Object

The tag for the target(s) at which to set the object at
mteEventSetObject to mteEventSetValue if mteEventActions
has 'set' set.
              
Systems limited to self management MAY reject a non-zero
length for the value of this object.
              
A length of 0 indicates the local system.  In this case,
access to the objects indicated by mteEventSetObject is under
the security credentials of the requester that set
mteTriggerEntryStatus to 'active'.  Those credentials are the
input parameters for isAccessAllowed from the Architecture for
Describing SNMP Management Frameworks.
              
Otherwise access rights are checked according to the security
parameters resulting from the tag.

Context

MIB
DISMAN-EVENT-MIB
OID
.1.3.6.1.2.1.88.1.4.4.1.4
Type
column
Access
readwrite
Status
current
Parent
mteEventSetEntry
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 'DISMAN-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-EVENT-MIB::mteEventSetTargetTag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DISMAN-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-EVENT-MIB::mteEventSetTargetTag.<mteOwner>.<mteEventName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DISMAN-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DISMAN-EVENT-MIB::mteEventSetTargetTag'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
Write access is not required, thus limiting
setting to the local system or pre-configured
remote systems.