powerSensorDelayError
SPAGENT-MIB ·
.1.3.6.1.4.1.3854.2.5.22.1.14
Object
column mandatory
r/w
Integer32
Time in seconds after the sensor has been in error status before report as an error
Context
- MIB
- SPAGENT-MIB
- OID
.1.3.6.1.4.1.3854.2.5.22.1.14- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- powerSensorEntry
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::powerSensorDelayError'
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::powerSensorDelayError.<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::powerSensorDelayError'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.