All MIBs › IP-MAC-BIND-MIB › swIpMacBindingIPv6Mode
swIpMacBindingIPv6Mode
Module: IP-MAC-BIND-MIB
OID (symbolic): IP-MAC-BIND-MIB::swIpMacBindingIPv6Mode
OID (numeric): 1.3.6.1.4.1.171.12.23.4.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The mode of the IPv6 IP-MAC binding entry.
static(1): When the Static mode is employed, it means this entry is manually configured.
dhcp-snooping(2): This mode cannot be configured, and when the dhcp-snooping mode is employed, it means this entry is to be learned by IPv6 DHCP snooping.
nd-snooping(3): This mode cannot be configured, and when the nd-snooping mode is employed, it means this entry is to be learned by ND snooping.
What is swIpMacBindingIPv6Mode?
This shows whether this IPv6 binding entry is static (manually configured), dhcp-snooping (auto-learned via IPv6 DHCP snooping, not configurable), or nd-snooping (auto-learned via ND snooping, not configurable). Admins use this to tell which IPv6 bindings they set up themselves versus ones the switch learned automatically.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.12.23.4.4.1.4 snmpwalk -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingIPv6Mode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.12.23.4.4.1.4.1 snmpget -v2c -c public <target> IP-MAC-BIND-MIB::swIpMacBindingIPv6Mode.1
Start monitoring D-Link managed switch (IP-MAC Binding security feature) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IP-MAC-BIND-MIB::swIpMacBindingIPv6Mode OID value, configure state conditions and alerts, and monitor any D-Link managed switch (IP-MAC Binding security feature) 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.12 | dlink_common_mgmt | DLINK-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.12.23 | swIpMacBindMIB | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.4 | swIpMacBindingMgmt | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.4.4 | swIpMacBindingIPv6Table | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.4.4.1 | swIpMacBindingIPv6Entry | IP-MAC-BIND-MIB |
| 1.3.6.1.4.1.171.12.23.4.4.1.4 | swIpMacBindingIPv6Mode | IP-MAC-BIND-MIB |