swIpMacBindingACLMode
IP-MAC-BIND-MIB ·
.1.3.6.1.4.1.171.12.23.1.2
Object
scalar r/w
Enumeration
When enabled (2), the IP-MAC Binding function will use the ACL mode. Note: Supported in IP-MAC binding v3.3 only.
Context
- MIB
- IP-MAC-BIND-MIB
- OID
.1.3.6.1.4.1.171.12.23.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swIpMacBindingCtrl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::swIpMacBindingACLMode.0'
More examples
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::swIpMacBindingACLMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | enable |
3 | disable |