configChangeNotificationFamilyOid
RAD-ConfigChange-MIB ·
.1.3.6.1.4.1.164.6.2.75.1.6.1.1
Object
column ObjectIdentifier
Family OID of the entry (row) that was removed or added to a configuration table. The Family OID consists of the configured table OID without the row indices segment. For a changed MIB object, the index will have a value of 0.0 .
Context
- MIB
- RAD-ConfigChange-MIB
- OID
.1.3.6.1.4.1.164.6.2.75.1.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- configChangeNotificationEntry
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 'RAD-ConfigChange-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ConfigChange-MIB::configChangeNotificationFamilyOid'
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::configChangeNotificationFamilyOid.<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::configChangeNotificationFamilyOid'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.