configurationChangeFamilyOid
RAD-ConfigChange-MIB ·
.1.3.6.1.4.1.164.6.2.75.1.1.1.1
Object
column ObjectIdentifier
Object Identifier of the current configuration table's family. This is the OID of the table that was configured without its row indices. For scalars, the object identifier shall be the OID of the family/tree that contains the changed scalar.
Context
- MIB
- RAD-ConfigChange-MIB
- OID
.1.3.6.1.4.1.164.6.2.75.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- configurationChangeEntry
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::configurationChangeFamilyOid'
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::configurationChangeFamilyOid.<configurationChangeFamilyOid>'
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::configurationChangeFamilyOid'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.