tlSrCoolNetWaterFull
TRIPPLITE-12X ·
.1.3.6.1.4.1.850.104.1.2.4
Object
scalar Enumeration
Indicates the water reservoir is full or not full.
Context
- MIB
- TRIPPLITE-12X
- OID
.1.3.6.1.4.1.850.104.1.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tlSrCoolNetStatus
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 'TRIPPLITE-12X' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIPPLITE-12X::tlSrCoolNetWaterFull.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIPPLITE-12X' -M '/opt/observium/mibs/tripplite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIPPLITE-12X::tlSrCoolNetWaterFull'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | waterNotFull |
1 | waterFull |