swIpMacBindingPortMode

IP-MAC-BIND-MIB · .1.3.6.1.4.1.171.12.23.3.2.1.7

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

Context

MIB
IP-MAC-BIND-MIB
OID
.1.3.6.1.4.1.171.12.23.3.2.1.7
Type
column
Access
readwrite
Status
current
Parent
swIpMacBindingPortEntry

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::swIpMacBindingPortMode'
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::swIpMacBindingPortMode.<swIpMacBindingPortIndex>'
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::swIpMacBindingPortMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1arp
2acl