maiMacIpCfgBdType
DC-MAI-MIB ·
.1.2.826.0.1.1578918.5.3.30.1.3.1.2
Object
The Bridge Domain type of the Bridge Domain that this FDB entry or MAC/IP mapping is for.
Context
- MIB
- DC-MAI-MIB
- OID
.1.2.826.0.1.1578918.5.3.30.1.3.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- maiMacIpCfgEntry
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::maiMacIpCfgBdType'
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::maiMacIpCfgBdType.<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::maiMacIpCfgBdType'
Syntax
- Source
- DC-MASTER-TCL2BridgeDomainType
- Base type
Enumeration
Values & Constraints
Type Values
0 | bridgeDomainNone |
1 | bridgeDomainVlan |
2 | bridgeDomainVpws |
3 | bridgeDomainVpls |
4 | bridgeDomainEvpn |