rmonAlarmEnable
CISCO-RMON-CONFIG-MIB ·
.1.3.6.1.4.1.9.9.103.1.4.2
Object
This object determines if the RMON alarm feature is
enabled/disabled on this device. If this object is set
to 'true', the RMON alarm feature enabled. If this
object is 'false', RMON alarm feature is disabled.
If the RMON feature is disabled, all the RMON alarm
related polling are stopped.
Note that this object is only intended for temporary
disabling of RMON alarm feature to ensure that the
CPU usage by RMON alarms is not detrimental. For
permanent disabling on this feature, it suggested that
all the entries in the alarmTable are removed.
Context
- MIB
- CISCO-RMON-CONFIG-MIB
- OID
.1.3.6.1.4.1.9.9.103.1.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoAlarmConfigObjects
- 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 'CISCO-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RMON-CONFIG-MIB::rmonAlarmEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RMON-CONFIG-MIB::rmonAlarmEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of