h3cStackAutoUpdate
A3COM-HUAWEI-STACK-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.91.1.4
Object
scalar r/w
Enumeration
The function for automatically updating the image from master to
slave. When a new device tries to join a stack, the image version is
checked. When this function is enabled, if the image version of the
new device is different from that of the master, the image of the new
device will be updated to be consistent with that of the master.
When this function is disabled, the new device can not join the stack
if the image version of the new device is different from that of the
master.
disabled: disable auto update function
enabled: enable auto update function
Context
- MIB
- A3COM-HUAWEI-STACK-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.91.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- h3cStackGlobalConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-HUAWEI-STACK-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-STACK-MIB::h3cStackAutoUpdate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-STACK-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-STACK-MIB::h3cStackAutoUpdate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |