arcNotificationId
ARC-MIB ·
.1.3.6.1.2.1.117.2.1.1.3
Object
column ObjectIdentifier
This object identifies the type of notification to be suppressed. The notification type identified should be the one normally used by the resource for reporting its alarms. When the value of 0.0 is specified for this object, it implies all applicable notification types.
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 'ARC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARC-MIB::arcNotificationId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARC-MIB::arcNotificationId.<arcIndex>.<arcAlarmType>.<arcNotificationId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARC-MIB::arcNotificationId'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.