All MIBs › CISCOSB-rndApplications › rndMibFileIndex
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.35 | rndApplications | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.35.2 | rndMidLevelManagement | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.2.5 | rndMibFilesTable | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.2.5.1 | rndMibFileEntry | CISCOSB-rndApplications |
| 1.3.6.1.4.1.9.6.1.101.35.2.5.1.1 | rndMibFileIndex | CISCOSB-rndApplications |