dpsTEXTRTUAnalogthresholds
DPS-TEXT-RTU-MIB ·
.1.3.6.1.4.1.2682.1.5.2.6
Object
scalar AnalogThresholds
Highest threshold level crossed, if MJ, MN is assumed. Will be blank if alarm is not from an analog sources
Context
- MIB
- DPS-TEXT-RTU-MIB
- OID
.1.3.6.1.4.1.2682.1.5.2.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dpsTEXTRTUv2AlarmGrid
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 'DPS-TEXT-RTU-MIB' -M '/opt/observium/mibs/dps:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DPS-TEXT-RTU-MIB::dpsTEXTRTUAnalogthresholds.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DPS-TEXT-RTU-MIB' -M '/opt/observium/mibs/dps:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DPS-TEXT-RTU-MIB::dpsTEXTRTUAnalogthresholds'
Syntax
- Source
- AnalogThresholds
- Base type
Enumeration
Values & Constraints
Type Values
0 | noAlarms |
1 | minorUnder |
2 | minorOver |
3 | majorUnder |
4 | majorOver |
5 | notDetected |