snmpNotifyFilterProfileName
SNMP-NOTIFICATION-MIB ·
.1.3.6.1.6.3.13.1.2.1.1
Object
column r/w
OctetString
The name of the filter profile to be used when generating notifications using the corresponding entry in the snmpTargetAddrTable.
Context
- MIB
- SNMP-NOTIFICATION-MIB
- OID
.1.3.6.1.6.3.13.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpNotifyFilterProfileEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::snmpNotifyFilterProfileName'
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::snmpNotifyFilterProfileName.<snmpTargetParamsName>'
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::snmpNotifyFilterProfileName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-32
Conformance
Member of