swIpMacBindingMode

IP-MAC-BIND-MIB · .1.3.6.1.4.1.171.12.23.4.1.1.6

Object

column r/w Enumeration
The mode of this entry.
arp:   This entry is specified as an ARP mode entry, and this 
       entry will not be added as an access entry. If this 
       object is not specified, the mode defaults to ARP mode. 
       If the system is in ARP mode, the ARP mode entries and 
       ACL mode entries will be effective. If the system is in 
       ACL mode, only the ACL mode entries will be active.(Note: 
Supported on IP-MAC binding v3.5 and the earlier version.)
                     
acl:   This entry is specified as an ACL mode entry. If the 
       user enables the ACL mode, this entry will be added as 
       an access entry. (Note: Supported in IP-MAC binding v3.3 
only).
                	      
dhcp-snooping: This mode cannot be configured, and when the 
       dhcp-snooping mode is employed, it means that this entry has
       been learned by DHCP snooping.
                 		
static: This entry is manually configured.

Context

MIB
IP-MAC-BIND-MIB
OID
.1.3.6.1.4.1.171.12.23.4.1.1.6
Type
column
Access
readwrite
Status
current
Parent
swIpMacBindingEntry

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::swIpMacBindingMode'
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::swIpMacBindingMode.<swIpMacBindingIpIndex>'
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::swIpMacBindingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1arp
2acl
3dhcp-snooping
4static