CISCOSB-Tuning :: rsDiagnosticsCode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-TuningrsDiagnosticsCode

rsDiagnosticsCode

Module: CISCOSB-Tuning

OID (symbolic): CISCOSB-Tuning::rsDiagnosticsCode

OID (numeric): 1.3.6.1.4.1.9.6.1.101.29.4.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The code of the rejected the SNMP request whose diagnostics are specified by this entry. This code may be used to find out the reason for rejection if the diagnostic text is unavailable.

What is rsDiagnosticsCode?

This read-only INTEGER reports a numeric code identifying the reason a specific SNMP request was rejected. An admin can use this code to determine the rejection reason programmatically even when the human-readable diagnostic text is unavailable. For example, a management script could log this numeric code for later analysis instead of parsing the free-text rsDiagnosticsText field.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.29.4.1.2
snmpwalk -v2c -c public <target> CISCOSB-Tuning::rsDiagnosticsCode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.29.4.1.2.1
snmpget -v2c -c public <target> CISCOSB-Tuning::rsDiagnosticsCode.1

Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-Tuning::rsDiagnosticsCode OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch 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.29rsTunningCISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.29.4rsDiagnosticsTableCISCOSB-Tuning
1.3.6.1.4.1.9.6.1.101.29.4.1rsDiagnosticsEntryCISCOSB-Tuning
1.3.6.1.4.1.9.6.1.101.29.4.1.2rsDiagnosticsCodeCISCOSB-Tuning