genEquipRadioMRMCEnAlarmOnAcmProfileDegrade
MWRM-RADIO-MIB ·
.1.3.6.1.4.1.2281.10.7.4.1.1.14
Object
Enable/Disable event and trapgeneration on ACM profiledegrade. When enabled and ifcurrent radio script supports Adaptive Code Modulation(ACM) event and trap will begenerated upon ACM profiledegradation below userdefinedthreshold. Alarm willbe generated only if the ACMprofile stays below thethreshold for at least 5 subsequent seconds. Alarm willbe cleared after ACM profilereturns to be above thethreshold again.
Context
- MIB
- MWRM-RADIO-MIB
- OID
.1.3.6.1.4.1.2281.10.7.4.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- genEquipRadioMRMCEntry
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 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-RADIO-MIB::genEquipRadioMRMCEnAlarmOnAcmProfileDegrade'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-RADIO-MIB::genEquipRadioMRMCEnAlarmOnAcmProfileDegrade.<genEquipRadioMRMCRadioId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-RADIO-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-RADIO-MIB::genEquipRadioMRMCEnAlarmOnAcmProfileDegrade'
Syntax
- Source
- MWRM-UNIT-MIBEnableDisable
- Base type
Enumeration
Values & Constraints
Type Values
2 | enable |
3 | disable |