sasPortOperationalState
OBS ✓
ATTO6500N-MIB ·
.1.3.6.1.4.1.4547.2.3.3.3.1.3
Object
column Enumeration
Operational state of this entire SAS port. Degraded state is entered when fewer than all four PHYs are online. Offline state is entered when all four PHYs are offline.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- ATTO6500N-MIB
- OID
.1.3.6.1.4.1.4547.2.3.3.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sasPortInfoEntry
- Groups
- 1
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 'ATTO6500N-MIB' -M '/opt/observium/mibs/atto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATTO6500N-MIB::sasPortOperationalState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATTO6500N-MIB' -M '/opt/observium/mibs/atto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATTO6500N-MIB::sasPortOperationalState.<sasPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATTO6500N-MIB' -M '/opt/observium/mibs/atto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATTO6500N-MIB::sasPortOperationalState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | unknown |
1 | online |
2 | offline |
3 | degraded |
Conformance
Member of