maiMacIpSource
DC-MAI-MIB ·
.1.2.826.0.1.1578918.5.3.30.1.4.1.8
Object
column MaiMacIpSourceType
The source of the information for this FDB entry or MAC/IP mapping.
Context
- MIB
- DC-MAI-MIB
- OID
.1.2.826.0.1.1578918.5.3.30.1.4.1.8- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- maiMacIpEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::maiMacIpSource'
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::maiMacIpSource.<maiEntIndex>.<maiMacIpBdType>.<maiMacIpBdIndex>.<maiMacIpBdSubIndex>.<maiMacIpMacAddress>.<maiMacIpIpAddressType>.<maiMacIpIpAddress>.<maiMacIpSource>'
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::maiMacIpSource'
Syntax
- Source
- MaiMacIpSourceType
- Base type
Enumeration
Values & Constraints
Type Values
1 | mgmt |
2 | learned |
3 | evpn |