sensorLowerNonRecoverableThreshold
PDU-MIB ·
eaton variant
·
.1.3.6.1.4.1.13742.2.1.3.2.1.12
Object
The value for the lower non-recoverable threshold of the sensor. This value is provided as ASN_OPAQUE_FLOAT type. In case of an error or unavailability NaN is returned. Setting this value is possible via: ASN_INTEGER, ASN_OCTET_STR, ASN_OPAQUE_FLOAT or ASN_OPAQUE_DOUBLE.
Context
- MIB
- PDU-MIB
- OID
.1.3.6.1.4.1.13742.2.1.3.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sensorEntry
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 'PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::sensorLowerNonRecoverableThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::sensorLowerNonRecoverableThreshold.<sensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU-MIB::sensorLowerNonRecoverableThreshold'
Syntax
- Source
- SNMPv2-SMIOpaque
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.