hwCfgChgViewName
HUAWEI-DATASYNC-MIB ·
.1.3.6.1.4.1.2011.5.25.191.2.1.1.6
Object
column OctetString
This object indicates the name of the view in which the configuration change occurs. For the command operation, the object is the name of the view in which the command is run. For the SNMP operation, the object is the OID of the MIB table or the scalar object.
Context
- MIB
- HUAWEI-DATASYNC-MIB
- OID
.1.3.6.1.4.1.2011.5.25.191.2.1.1.6- 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::hwCfgChgViewName'
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::hwCfgChgViewName.<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::hwCfgChgViewName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.