albTemp
ALBENTIA-AS-MIB ·
.1.3.6.1.4.1.28087.12.10.1.6
Object
scalar AlbFloatValue
Device Temperature (RF) in celsius degrees
Context
- MIB
- ALBENTIA-AS-MIB
- OID
.1.3.6.1.4.1.28087.12.10.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- albBasicInfoCommons
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 'ALBENTIA-AS-MIB' -M '/opt/observium/mibs/albentia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALBENTIA-AS-MIB::albTemp.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALBENTIA-AS-MIB' -M '/opt/observium/mibs/albentia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALBENTIA-AS-MIB::albTemp'
Syntax
- Source
- AlbFloatValue
- Base type
Integer32- Display format
d-2
Type Description
Float value. 2 implied decimal point when rendering the value. For example 1234 be rendered as 12.34
Values & Constraints
No enumerated values or constraints recorded.