snmpNotifyTag

SNMP-NOTIFICATION-MIB · .1.3.6.1.6.3.13.1.1.1.2

Object

This object contains a single tag value which is used
to select entries in the snmpTargetAddrTable.  Any entry
in the snmpTargetAddrTable which contains a tag value
which is equal to the value of an instance of this
object is selected.  If this object contains a value
of zero length, no entries are selected.

Context

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

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
Create/delete/modify access is not required.