rndMibFileIndex

RADWARE-MIB · .1.3.6.1.4.1.89.35.2.5.1.1

Object

column mandatory Integer32
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.

Context

MIB
RADWARE-MIB
OID
.1.3.6.1.4.1.89.35.2.5.1.1
Type
column
Access
readonly
Status
mandatory
Parent
rndMibFileEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rndMibFileIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rndMibFileIndex.<rndMibFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWARE-MIB::rndMibFileIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647