swIpMacBindingIPv6Mode

IP-MAC-BIND-MIB · .1.3.6.1.4.1.171.12.23.4.4.1.4

Object

column Enumeration
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.

Context

MIB
IP-MAC-BIND-MIB
OID
.1.3.6.1.4.1.171.12.23.4.4.1.4
Type
column
Access
readonly
Status
current
Parent
swIpMacBindingIPv6Entry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IP-MAC-BIND-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MAC-BIND-MIB::swIpMacBindingIPv6Mode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IP-MAC-BIND-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MAC-BIND-MIB::swIpMacBindingIPv6Mode.<swIpMacBindingIPv6Addr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-MAC-BIND-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-MAC-BIND-MIB::swIpMacBindingIPv6Mode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dhcp-snooping
3nd-snooping