hpStackSetStacking
HP-STACK-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.1.3
Object
This variable allows configuration of a stack
fragment created by a stack split.
When set to 'true (1)' in the greater fragment, the
physically present members of the current stack
become the only members, and the configuration of
the missing members is converted to strict
provisioned configuration.
When set to 'true (1)' on a lesser fragment, the
existing stack information is cleared and a new
stack ID is created. The switches in the stack will
become 'active' and retain their configuration.
No action is taken when set to 'false (2)' in any
stack.
Context
- MIB
- HP-STACK-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpStackConfig
- Groups
- 2
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 'HP-STACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-STACK-MIB::hpStackSetStacking.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-STACK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-STACK-MIB::hpStackSetStacking'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |