connUnitSensorCharacteristic
FCMGMT-MIB ·
.1.3.6.1.3.94.1.8.1.8
Object
column mandatory
Enumeration
The characteristics being monitored by this sensor.
Context
- MIB
- FCMGMT-MIB
- OID
.1.3.6.1.3.94.1.8.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- connUnitSensorEntry
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 'FCMGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCMGMT-MIB::connUnitSensorCharacteristic'
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::connUnitSensorCharacteristic.<connUnitSensorUnitId>.<connUnitSensorIndex>'
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::connUnitSensorCharacteristic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | other |
3 | temperature |
4 | pressure |
5 | emf |
6 | currentValue |
7 | airflow |
8 | frequency |
9 | power |
10 | door |