erdDataType
SNR-ERD-MIB ·
.1.3.6.1.4.1.40418.2.6.10.1
Object
scalar r/w
Enumeration
Data type for analog values. Integer - integer format; Float - single-precision floating-point format; Ufloat - integer x 100. If your system doesn't support float type
Context
- MIB
- SNR-ERD-MIB
- OID
.1.3.6.1.4.1.40418.2.6.10.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- erdOptions
- Groups
- 1
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 'SNR-ERD-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNR-ERD-MIB::erdDataType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNR-ERD-MIB' -M '/opt/observium/mibs/snr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNR-ERD-MIB::erdDataType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | integer |
1 | float |
2 | ufloat |
Conformance
Member of