hwCfgChgDetailInfo
HUAWEI-DATASYNC-MIB ·
.1.3.6.1.4.1.2011.5.25.191.2.1.1.8
Object
column OctetString
This object indicates detailed configuration change information. For the command operation, the object is the command line. For the SNMP operation, the object is the index of the MIB table. When there are multiple indexes, the format of index1.index2.index3 is adopted.
Context
- MIB
- HUAWEI-DATASYNC-MIB
- OID
.1.3.6.1.4.1.2011.5.25.191.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwCfgChgEntry
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 'HUAWEI-DATASYNC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DATASYNC-MIB::hwCfgChgDetailInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DATASYNC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DATASYNC-MIB::hwCfgChgDetailInfo.<hwCfgChgSeqID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DATASYNC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DATASYNC-MIB::hwCfgChgDetailInfo'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.