configChangeNotificationAdd

RAD-ConfigChange-MIB · .1.3.6.1.4.1.164.6.2.75.1.6.1.2

Object

column ObjectIdentifier
This MIB object shall be attached to the configurationChange notification
when a row is added to a table.
	 The value of this MIB object will be 0.0 .
			 The index (configChangeNotificationFamilyOid) will be 0.0 too.
			 This MIB object marks the beginning of the Add section in the notification.
			 It shows that a cluster of additions is now beginning.
			 After this variable, all the added variables with their values will follow.

Context

MIB
RAD-ConfigChange-MIB
OID
.1.3.6.1.4.1.164.6.2.75.1.6.1.2
Type
column
Access
notifyonly
Status
current
Parent
configChangeNotificationEntry

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 'RAD-ConfigChange-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ConfigChange-MIB::configChangeNotificationAdd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-ConfigChange-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ConfigChange-MIB::configChangeNotificationAdd.<configChangeNotificationFamilyOid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-ConfigChange-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-ConfigChange-MIB::configChangeNotificationAdd'

Syntax

ObjectIdentifier

Values & Constraints

No enumerated values or constraints recorded.