All MIBs › CISCOSB-IPV6FHS-MIB › rlNbrBindingIntegrityMaxEntriesVlanLimit
rlNbrBindingIntegrityMaxEntriesVlanLimit
Module: CISCOSB-IPV6FHS-MIB
OID (symbolic): CISCOSB-IPV6FHS-MIB::rlNbrBindingIntegrityMaxEntriesVlanLimit
OID (numeric): 1.3.6.1.4.1.9.6.1.101.215.4.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Indicates how many entries can be added to Neighbor Binding Table with the same VLAN tag. The value of -2 indicates there is no limit.
What is rlNbrBindingIntegrityMaxEntriesVlanLimit?
This read-write value sets how many Neighbor Binding Table entries are allowed for a single VLAN tag, with -2 meaning no limit is enforced. An admin uses this to prevent one VLAN's IPv6 hosts from consuming the entire binding table at the expense of other VLANs. For example, setting a limit of 200 on a guest VLAN keeps a flood of new IPv6 neighbors there from starving binding-table capacity needed by other VLANs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.4.12 snmpwalk -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlNbrBindingIntegrityMaxEntriesVlanLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.4.12.1 snmpget -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlNbrBindingIntegrityMaxEntriesVlanLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.215.4.12.1 i <value>
Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IPV6FHS-MIB::rlNbrBindingIntegrityMaxEntriesVlanLimit OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch 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.215 | rlIpv6Fhs | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.4 | rlNbrBindingIntegrity | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.4.12 | rlNbrBindingIntegrityMaxEntriesVlanLimit | CISCOSB-IPV6FHS-MIB |