All MIBs › CISCOSB-IP › rlSourceAddressSelectionInterfaceIPv6
rlSourceAddressSelectionInterfaceIPv6
Module: CISCOSB-IP
OID (symbolic): CISCOSB-IP::rlSourceAddressSelectionInterfaceIPv6
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.35.1.3
Node type: OBJECT-TYPE
Type: InterfaceIndexOrZero
Access: read-write
Description:
The ifIndex value of source interface for IPv6 address. Zero means the interface is undefined.
What is rlSourceAddressSelectionInterfaceIPv6?
This OID stores the interface index number of the network port to use as the source address when sending IPv6 traffic; zero means no interface is configured. It controls which physical interface the device uses for outbound IPv6 traffic. A network admin configuring redundancy or multi-homed IPv6 connectivity would set this to ensure traffic originates from the correct network segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.35.1.3 snmpwalk -v2c -c public <target> CISCOSB-IP::rlSourceAddressSelectionInterfaceIPv6
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.35.1.3.1 snmpget -v2c -c public <target> CISCOSB-IP::rlSourceAddressSelectionInterfaceIPv6.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.26.35.1.3.1 s <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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.6 | ciscoPartnerProducts | 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.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.35 | rlSourceAddressSelectionTable | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.35.1 | rlSourceAddressSelectionEntry | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.35.1.3 | rlSourceAddressSelectionInterfaceIPv6 | CISCOSB-IP |