RND-MIB :: rndMibFileIndex

MIB Reference — IPNetwork Monitor

All MIBsRND-MIBrndMibFileIndex

rndMibFileIndex

Module: RND-MIB

OID (symbolic): RND-MIB::rndMibFileIndex

OID (numeric): 1.3.6.1.4.1.89.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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.35.2.5.1.1
snmpwalk -v2c -c public <target> RND-MIB::rndMibFileIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.89.35.2.5.1.1.1
snmpget -v2c -c public <target> RND-MIB::rndMibFileIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rndMibFileIndex.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.89rndDell-MIB
1.3.6.1.4.1.89.35rndApplicationsDell-MIB
1.3.6.1.4.1.89.35.2rndMidLevelManagementDell-rndApplications
1.3.6.1.4.1.89.35.2.5rndMibFilesTableDell-rndApplications
1.3.6.1.4.1.89.35.2.5.1rndMibFileEntryDell-rndApplications
1.3.6.1.4.1.89.35.2.5.1.1rndMibFileIndexRND-MIB