CISCOSB-rndApplications :: rndAlarmMaxTreshold

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rndApplicationsrndAlarmMaxTreshold

rndAlarmMaxTreshold

Module: CISCOSB-rndApplications

OID (symbolic): CISCOSB-rndApplications::rndAlarmMaxTreshold

OID (numeric): 1.3.6.1.4.1.9.6.1.101.35.2.4.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The value of the monitored object instance, the exceeding of which will cause the generation of an alarm to the high-level management station.

What is rndAlarmMaxTreshold?

This read-write INTEGER defines the upper threshold value that, once exceeded by the monitored object instance, triggers an alarm to the high-level management station. An admin sets this to catch abnormal spikes, such as an interface error counter or CPU-related metric climbing too high. For example, setting rndAlarmMaxTreshold to 1000 on a monitored error counter causes an alarm once that counter passes 1000.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.2.4.1.8
snmpwalk -v2c -c public <target> CISCOSB-rndApplications::rndAlarmMaxTreshold

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.2.4.1.8.1
snmpget -v2c -c public <target> CISCOSB-rndApplications::rndAlarmMaxTreshold.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.35.2.4.1.8.1 i <value>

Start monitoring Cisco Small Business switch (Cisco SB series) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-rndApplications::rndAlarmMaxTreshold OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch (Cisco SB series) from a single console.

OID Breakdown

Upper-level ancestors (11 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
1.3.6.1.4.1.9.6.1.101.35rndApplicationsCISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.35.2rndMidLevelManagementCISCOSB-rndApplications
1.3.6.1.4.1.9.6.1.101.35.2.4rndMonitoringTableCISCOSB-rndApplications
1.3.6.1.4.1.9.6.1.101.35.2.4.1rndMonitoringEntryCISCOSB-rndApplications
1.3.6.1.4.1.9.6.1.101.35.2.4.1.8rndAlarmMaxTresholdCISCOSB-rndApplications