All MIBs › CISCOSB-IPV6FHS-MIB › rlNbrBindingIntegrityBindingOrigin
rlNbrBindingIntegrityBindingOrigin
Module: CISCOSB-IPV6FHS-MIB
OID (symbolic): CISCOSB-IPV6FHS-MIB::rlNbrBindingIntegrityBindingOrigin
OID (numeric): 1.3.6.1.4.1.9.6.1.101.215.4.7.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The binding entry's origin: local, static, ndp, dhcp.
What is rlNbrBindingIntegrityBindingOrigin?
This read-only INTEGER (static(1), ndp(2), dhcp(3)) reports how a Neighbor Binding Table entry was learned -- manually configured, discovered via neighbor discovery, or assigned via DHCPv6. An admin cares because it distinguishes trustworthy administrator-entered static bindings from dynamically learned ones, which is useful when auditing the table for anomalies. For example, seeing dhcp(3) for a binding confirms that address/MAC pair was assigned through the DHCPv6 process rather than typed in by an admin.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.4.7.1.6 snmpwalk -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlNbrBindingIntegrityBindingOrigin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.215.4.7.1.6.1 snmpget -v2c -c public <target> CISCOSB-IPV6FHS-MIB::rlNbrBindingIntegrityBindingOrigin.1
Start monitoring Cisco Small Business switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IPV6FHS-MIB::rlNbrBindingIntegrityBindingOrigin 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.7 | rlNbrBindingIntegrityBindingTable | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.4.7.1 | rlNbrBindingIntegrityBindingEntry | CISCOSB-IPV6FHS-MIB |
| 1.3.6.1.4.1.9.6.1.101.215.4.7.1.6 | rlNbrBindingIntegrityBindingOrigin | CISCOSB-IPV6FHS-MIB |