All MIBs › RADLAN-IPV6FHS-MIB › rlNbrBindingIntegrityAddressConfig
rlNbrBindingIntegrityAddressConfig
Module: RADLAN-IPV6FHS-MIB
OID (symbolic): RADLAN-IPV6FHS-MIB::rlNbrBindingIntegrityAddressConfig
OID (numeric): 1.3.6.1.4.1.89.215.4.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specify the allowed methods for address binding in Neighbor Binding Table. autoconfig(1) refers to stateless address autoconfiguration. autoconfigAndManual(3) allows manual and stateless address autoconfiguration. dhcp(4) permits binding only from DHCP. autoconfigAndDhcp(5) binds from DHCP and stateless address autoconfiguration. autoconfigManualAndDhcp(7) binds from Manual, DHCP and stateless address autoconfiguration.
What is rlNbrBindingIntegrityAddressConfig?
Global default for which address-assignment methods are accepted into the Neighbor Binding Table -- autoconfig(1), autoconfigAndManual(3) (the default), dhcp(4), autoconfigAndDhcp(5), or autoconfigManualAndDhcp(7) -- used when no more specific policy overrides it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.215.4.17 snmpwalk -v2c -c public <target> RADLAN-IPV6FHS-MIB::rlNbrBindingIntegrityAddressConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.215.4.17.1 snmpget -v2c -c public <target> RADLAN-IPV6FHS-MIB::rlNbrBindingIntegrityAddressConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.215.4.17.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlNbrBindingIntegrityAddressConfig.1
Start monitoring Marvell/Radlan-based managed switch, IPv6 access/edge deployment (First Hop Security) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADLAN-IPV6FHS-MIB::rlNbrBindingIntegrityAddressConfig OID value, configure state conditions and alerts, and monitor any Marvell/Radlan-based managed switch, IPv6 access/edge deployment (First Hop Security) from a single console.
OID Breakdown
Upper-level ancestors (8 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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.215 | rlIpv6Fhs | Dell-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.215.4 | rlNbrBindingIntegrity | RADLAN-IPV6FHS-MIB |
| 1.3.6.1.4.1.89.215.4.17 | rlNbrBindingIntegrityAddressConfig | RADLAN-IPV6FHS-MIB |