hpStackSplitPolicy
HP-STACK-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.1.6
Object
scalar r/w
Enumeration
This is to set the split policy for the current stack. When there is a stack split, setting hpStackSplitPolicy to OneFragmentUp results in only one active fragment and the rest of the fragments remains inactive. Setting hpStackSplitPolicy to AllFragmentsUp results in all the fragments to be active.
Context
- MIB
- HP-STACK-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.1.6- 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::hpStackSplitPolicy.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::hpStackSplitPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oneFragmentUp |
2 | allFragmentsUp |