All MIBs › CISCOSB-IPv6 › rlipv6EnabledByDefaultRemovedIfindex
rlipv6EnabledByDefaultRemovedIfindex
Module: CISCOSB-IPv6
OID (symbolic): CISCOSB-IPv6::rlipv6EnabledByDefaultRemovedIfindex
OID (numeric): 1.3.6.1.4.1.9.6.1.101.129.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: the MIB is relevant when mtsc parameter DHCPv6_client_enabled_by_default is TRUE. If the MIB has non zero value the meaning is that ipv6 interface has removed from configuration by the user on the interface and signs to application not to add ipv6 interface. Otherwise (zero value) - the meaning is that Ipv6 interface must be added.
What is rlipv6EnabledByDefaultRemovedIfindex?
This read-write value, relevant only when the platform parameter for DHCPv6-client-enabled-by-default is true, records that a user removed the IPv6 interface configuration on a given ifIndex, signalling the application not to re-add it; a nonzero value means removed, zero means the IPv6 interface should be added. An admin relies on this to prevent the system from automatically re-creating an IPv6 interface the user deliberately deleted. For example, after a user removes IPv6 from a given interface, this field being set to that interface's index stops the platform from silently recreating it on the next configuration reload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.129.12 snmpwalk -v2c -c public <target> CISCOSB-IPv6::rlipv6EnabledByDefaultRemovedIfindex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.129.12.1 snmpget -v2c -c public <target> CISCOSB-IPv6::rlipv6EnabledByDefaultRemovedIfindex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.129.12.1 i <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::rlipv6EnabledByDefaultRemovedIfindex 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.12 | rlipv6EnabledByDefaultRemovedIfindex | CISCOSB-IPv6 |