sensorProbeHumiditySirenOnPort
SPAGENT-MIB ·
.1.3.6.1.4.1.3854.1.2.2.1.17.1.38
Object
column mandatory
r/w
Integer32
The sensor port that the siren will listen to. If this is set to 255, then the siren will not listen to any sensor ports
Context
- MIB
- SPAGENT-MIB
- OID
.1.3.6.1.4.1.3854.1.2.2.1.17.1.38- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sensorProbeHumidityEntry
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 'SPAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPAGENT-MIB::sensorProbeHumiditySirenOnPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SPAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPAGENT-MIB::sensorProbeHumiditySirenOnPort.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SPAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SPAGENT-MIB::sensorProbeHumiditySirenOnPort'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.