CISCOSB-rndApplications :: rndMibFileIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-rndApplicationsrndMibFileIndex

rndMibFileIndex

Module: CISCOSB-rndApplications

OID (symbolic): CISCOSB-rndApplications::rndMibFileIndex

OID (numeric): 1.3.6.1.4.1.9.6.1.101.35.2.5.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The number of the MIB file in the list MIB files supported by the Mid-Level management station. The order of the MIB files in this list must reflect the the IMPORT relation between the MIBS contained in the MIB files, i.e., if MIB A IMPORTS FROM MIB B, the file containing MIB A must have a lesser index in this table than the file containing MIB B.

What is rndMibFileIndex?

This read-only INTEGER gives the position of a MIB file within the ordered list of MIB files the Mid-Level management station supports, where the ordering must reflect IMPORT dependencies between MIBs. An admin relies on this ordering when loading or troubleshooting MIB compilation, since a MIB that imports from another must appear after it (a lower index) in this list. For example, if MIB A imports definitions from MIB B, A's rndMibFileIndex must be lower than B's so A's file is processed first.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.2.5.1.1
snmpwalk -v2c -c public <target> CISCOSB-rndApplications::rndMibFileIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.35.2.5.1.1.1
snmpget -v2c -c public <target> CISCOSB-rndApplications::rndMibFileIndex.1

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::rndMibFileIndex 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.5rndMibFilesTableCISCOSB-rndApplications
1.3.6.1.4.1.9.6.1.101.35.2.5.1rndMibFileEntryCISCOSB-rndApplications
1.3.6.1.4.1.9.6.1.101.35.2.5.1.1rndMibFileIndexCISCOSB-rndApplications