sensType

SD-PORTAL-MIB · .1.3.6.1.4.1.21796.5.1.3.1.14

Object

column mandatory SensorType
The Type of sensor.

Context

MIB
SD-PORTAL-MIB
OID
.1.3.6.1.4.1.21796.5.1.3.1.14
Type
column
Access
readonly
Status
mandatory
Parent
sensEntry

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

Syntax

Source
SensorType
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2binInput
3binOutput
4generic
5counter
6internal1
7internal2