connUnitState

OBS ✓
FCMGMT-MIB · .1.3.6.1.3.94.1.6.1.5

Object

column mandatory Enumeration
This object reports the overall state of the
connectivity unit.  The meaning of all values
is essentially self-explanatory.  Any of these
values may occur with any of the ConnUnitStatus
values.
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
FCMGMT-MIB
OID
.1.3.6.1.3.94.1.6.1.5
Type
column
Access
readonly
Status
mandatory
Parent
connUnitEntry

Walk 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 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCMGMT-MIB::connUnitState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCMGMT-MIB::connUnitState.<connUnitId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FCMGMT-MIB::connUnitState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2online
3offline