radioConfigAlarmReason
SIAE-RADIO-SYSTEM-MIB ·
.1.3.6.1.4.1.3373.1103.80.12.1.25
Object
column ConfigMismatchReason
Bit map to describe the Config Mismatch Alarm
Context
- MIB
- SIAE-RADIO-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3373.1103.80.12.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- radioStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-SYSTEM-MIB::radioConfigAlarmReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-SYSTEM-MIB::radioConfigAlarmReason.<radioIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-RADIO-SYSTEM-MIB::radioConfigAlarmReason'
Syntax
- Source
- ConfigMismatchReason
- Base type
Bits
Values & Constraints
Type Values
0 | securityMismatch |
1 | frequencyFailMismatch |
2 | frequencyAlertMismatch |
3 | ptxMismatch |
4 | channelSpacingAndModulationMismatch |
5 | remoteConfigurationMismatch |
6 | acmMismatch |
7 | profileSetMismatch |