All MIBs › CISCOSB-IPv6 › rlipv6LLDefaultZone
rlipv6LLDefaultZone
Module: CISCOSB-IPv6
OID (symbolic): CISCOSB-IPv6::rlipv6LLDefaultZone
OID (numeric): 1.3.6.1.4.1.9.6.1.101.129.3
Node type: OBJECT-TYPE
Type: InterfaceIndexOrZero
Access: read-write
Description: The interface which would be used as the egress interface for packets sent without a specified IPv6Z interface identifier or with the default '0' identifier. Zero value means no default interface specified.
What is rlipv6LLDefaultZone?
This read-write value selects which interface serves as the default egress interface for IPv6 packets sent without an explicit zone identifier or using the default zone '0'; a value of zero means no default interface is specified. An admin sets this on a multi-homed device to remove ambiguity about which link carries link-local traffic that doesn't specify a zone. For example, setting this to a device's primary LAN interface index ensures unzoned link-local traffic exits there rather than an unintended secondary interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.129.3 snmpwalk -v2c -c public <target> CISCOSB-IPv6::rlipv6LLDefaultZone
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.129.3.1 snmpget -v2c -c public <target> CISCOSB-IPv6::rlipv6LLDefaultZone.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.129.3.1 s <value>
Start monitoring Cisco Small Business switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IPv6::rlipv6LLDefaultZone OID value, configure state conditions and alerts, and monitor any Cisco Small Business switches and routers from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.129 | rlIPv6 | CISCOSB-IPv6 |
| 1.3.6.1.4.1.9.6.1.101.129.3 | rlipv6LLDefaultZone | CISCOSB-IPv6 |