integraWradioRxLevelState
SAF-INTEGRAW-MIB ·
.1.3.6.1.4.1.7571.100.1.1.7.2.2.12
Object
scalar Enumeration
Received signal level state
Context
- MIB
- SAF-INTEGRAW-MIB
- OID
.1.3.6.1.4.1.7571.100.1.1.7.2.2.12- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- integraWradio
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 'SAF-INTEGRAW-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SAF-INTEGRAW-MIB::integraWradioRxLevelState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SAF-INTEGRAW-MIB' -M '/opt/observium/mibs/saf:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SAF-INTEGRAW-MIB::integraWradioRxLevelState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | low |
3 | high |
4 | error |