RAD-MIB :: radBridgeCurrentIndex

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBradBridgeCurrentIndex

radBridgeCurrentIndex

Module: RAD-MIB

OID (symbolic): RAD-MIB::radBridgeCurrentIndex

OID (numeric): 1.3.6.1.4.1.164.4.1.7.1.1.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

The index of the Bridge interface or Bridge Port. It may be ifIndex.

What is radBridgeCurrentIndex?

This object provides a unique index value that identifies a specific bridge interface or bridge port within a RAD device, often mapping to the standard SNMP ifIndex to maintain compatibility with generic network management tools. It is read-only and serves as the primary key for accessing bridge-specific statistics and configuration data accumulated during the current monitoring interval. Operators use this index to correlate bridge port statistics with interface-level performance data.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.7.1.1.1
snmpwalk -v2c -c public <target> RAD-MIB::radBridgeCurrentIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.7.1.1.1.1
snmpget -v2c -c public <target> RAD-MIB::radBridgeCurrentIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> radBridgeCurrentIndex.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.164radDACS-MIB
1.3.6.1.4.1.164.4radBridgesDACS-MIB
1.3.6.1.4.1.164.4.1genBridgeRAD-MIB
1.3.6.1.4.1.164.4.1.7radBridgePerformanceRAD-MIB
1.3.6.1.4.1.164.4.1.7.1radBridgeCurrentTableRAD-MIB
1.3.6.1.4.1.164.4.1.7.1.1radBridgeCurrentEntryRAD-MIB
1.3.6.1.4.1.164.4.1.7.1.1.1radBridgeCurrentIndexRAD-MIB