swIpMacBindingAutosaveState
IP-MAC-BIND-MIB ·
.1.3.6.1.4.1.171.12.23.1.12
Object
scalar r/w
Enumeration
This object indicates the global state of the DHCPv4 Snooping binding entries autosave.
By default, the autosave state of the DHCPv4 Snooping binding entries is enabled.
When the autosave state is enabled, the device will back up the DHCPv4 Snooping binding
entries in the specified backup path every 60 minutes and read the back up database after
the switch reboot.The DHCP Snooping will rebuild the binding entry base on the back up database file.
You must not change the back up database file, otherwise it will lead to rebuild failed.
Note??This feature only supports on the device that supports of external memory (e.g. SD card)
Context
- MIB
- IP-MAC-BIND-MIB
- OID
.1.3.6.1.4.1.171.12.23.1.12- 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::swIpMacBindingAutosaveState.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::swIpMacBindingAutosaveState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |