dellNetStackUnitStatus
OBS ✓
DELL-NETWORKING-CHASSIS-MIB ·
.1.3.6.1.4.1.6027.3.26.1.3.4.1.8
Object
column Enumeration
The status of this unit.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- DELL-NETWORKING-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6027.3.26.1.3.4.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dellNetStackUnitEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-CHASSIS-MIB::dellNetStackUnitStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-CHASSIS-MIB::dellNetStackUnitStatus.<dellNetStackUnitNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-CHASSIS-MIB::dellNetStackUnitStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | unsupported |
3 | codeMismatch |
4 | configMismatch |
5 | unitDown |
6 | notPresent |