snmpNotifyFilterSubtree

SNMP-NOTIFICATION-MIB · .1.3.6.1.6.3.13.1.3.1.1

Object

column ObjectIdentifier
The MIB subtree which, when combined with the corresponding
instance of snmpNotifyFilterMask, defines a family of
subtrees which are included in or excluded from the
filter profile.

Context

MIB
SNMP-NOTIFICATION-MIB
OID
.1.3.6.1.6.3.13.1.3.1.1
Type
column
Access
noaccess
Status
current
Parent
snmpNotifyFilterEntry

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::snmpNotifyFilterSubtree'
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::snmpNotifyFilterSubtree.<snmpNotifyFilterProfileName>.<snmpNotifyFilterSubtree>'
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::snmpNotifyFilterSubtree'

Syntax

ObjectIdentifier

Values & Constraints

No enumerated values or constraints recorded.