maiMacIpCfgSticky

DC-MAI-MIB · .1.2.826.0.1.1578918.5.3.30.1.3.1.14

Object

column r/w SNMPv2-TCTruthValue
Whether this entry should be considered sticky - that is,
whether the MAC address for the entry is forbidden to move.
The entry will be advertised as sticky or not to other
components based on the value of this field.
              
In general, all statically configured MAC addresses will
be sticky, so this field should be set to true(1).
However, it may be set to false(2) to enable testing of
MAC addresses moving.

Context

MIB
DC-MAI-MIB
OID
.1.2.826.0.1.1578918.5.3.30.1.3.1.14
Type
column
Access
readwrite
Status
current
Parent
maiMacIpCfgEntry
Groups
1

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 'DC-MAI-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MAI-MIB::maiMacIpCfgSticky'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-MAI-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MAI-MIB::maiMacIpCfgSticky.<maiEntIndex>.<maiMacIpCfgBdType>.<maiMacIpCfgBdIndex>.<maiMacIpCfgBdSubIndex>.<maiMacIpCfgMacAddress>.<maiMacIpCfgIpAddressType>.<maiMacIpCfgIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-MAI-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-MAI-MIB::maiMacIpCfgSticky'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of