All MIBs › Dell-DEVICEPARAMS-MIB › rlMridConnection
rlMridConnection
Module: Dell-DEVICEPARAMS-MIB
OID (symbolic): Dell-DEVICEPARAMS-MIB::rlMridConnection
OID (numeric): 1.3.6.1.4.1.89.2.7.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The router instance connecting the NMS who accessed the agent through the community table entry corresponding to the keys of this entry.
What is rlMridConnection?
This object specifies which virtual router instance is logically connected to the NMS that accessed the SNMP agent through this community table entry. When an SNMP request arrives via a specific community, this field shows which virtual router is answering that request. This is used in multi-tenancy scenarios to route responses to the correct logical network context.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.2.7.3.1.1 snmpwalk -v2c -c public <target> Dell-DEVICEPARAMS-MIB::rlMridConnection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.2.7.3.1.1.1 snmpget -v2c -c public <target> Dell-DEVICEPARAMS-MIB::rlMridConnection.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.2.7.3.1.1.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.2 | rndDeviceParams | Dell-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.89.2.7 | rndIpHost | Dell-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.89.2.7.3 | rlMridTable | Dell-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.89.2.7.3.1 | rlMridEntry | Dell-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.89.2.7.3.1.1 | rlMridConnection | Dell-DEVICEPARAMS-MIB |