swIpMacBindingRoamingState
IP-MAC-BIND-MIB ·
.1.3.6.1.4.1.171.12.23.1.11
Object
scalar r/w
Enumeration
This object indicates the global state of IMPB roaming.
When IMPB roaming is enabled, the dynamic authenticated MAC address
which learned through DHCP/ND snooping on specific port can change to
another port if it detects (1) a new DHCP process belong to same IP
and MAC address or (2) a new DAD process belong to same IP and MAC.
When disable the IMPB roaming, the DHCP or ND entry cannot be roaming
Context
- MIB
- IP-MAC-BIND-MIB
- OID
.1.3.6.1.4.1.171.12.23.1.11- 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::swIpMacBindingRoamingState.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::swIpMacBindingRoamingState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |