swUnitTopology
EQUIPMENT-MIB ·
.1.3.6.1.4.1.171.12.11.1.9.5
Object
scalar Enumeration
The stacking topology state.
Context
- MIB
- EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.171.12.11.1.9.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- swUnitMgmt
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 'EQUIPMENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-MIB::swUnitTopology.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQUIPMENT-MIB::swUnitTopology'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stand-alone |
2 | duplex-chain |
3 | duplex-ring |
4 | star |
5 | unstable |