alarmMeasuredVarOid
SP2-MIB ·
.1.3.6.1.4.1.12148.10.1.1.5
Object
scalar ObjectIdentifier
The OID (name) of the measured-object indicating some
measurement (e.g voltage) for which the alarm is generated.
Example: SP2-MIB::batteryVoltage.batteryVoltageValue
1.3.6.1.4.1.12148.10.3.5.1
This object maybe polled by the SNMP management application,
to monitor the current measurement.
Context
- MIB
- SP2-MIB
- OID
.1.3.6.1.4.1.12148.10.1.1.5- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- powerAlarmVars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SP2-MIB' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SP2-MIB::alarmMeasuredVarOid.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SP2-MIB' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SP2-MIB::alarmMeasuredVarOid'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.