configChangeNotificationRemove
RAD-ConfigChange-MIB ·
.1.3.6.1.4.1.164.6.2.75.1.6.1.4
Object
column ObjectIdentifier
This MIB object shall be attached to the configurationChange notification when a row is removed from a table. Its value is the indices of the removed row. configChangeNotificationFamilyOid with the configChangeNotificationRemove OIDs point to the removed row.
Context
- MIB
- RAD-ConfigChange-MIB
- OID
.1.3.6.1.4.1.164.6.2.75.1.6.1.4- Type
- column
- Access
- notifyonly
- 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::configChangeNotificationRemove'
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::configChangeNotificationRemove.<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::configChangeNotificationRemove'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.