hpStackTopology
HP-STACK-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.1.4
Object
scalar Enumeration
This describes the physical topology of the current stack.
Context
- MIB
- HP-STACK-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.69.1.1.4- Type
- scalar
- Access
- readonly
- 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::hpStackTopology.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::hpStackTopology'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unKnown |
1 | chain |
2 | ring |
3 | mesh |
4 | partialMesh |