rcMltInterfaceType

RC-MLT-MIB · .1.3.6.1.4.1.2272.1.17.10.1.36

Object

column r/w Enumeration
This value indicates whether ports in the mlt are of type
<normal/silent/uni>. A port can be included in any EVPN
service only if this attribute is set to uni. If the port
is not part of any VLAN the interface-type is set to silent.
Before adding a port to a VLAN the interface type should
be changed to normal.

Context

MIB
RC-MLT-MIB
OID
.1.3.6.1.4.1.2272.1.17.10.1.36
Type
column
Access
readwrite
Status
current
Parent
rcMltEntry

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 'RC-MLT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-MLT-MIB::rcMltInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-MLT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-MLT-MIB::rcMltInterfaceType.<rcMltId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-MLT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-MLT-MIB::rcMltInterfaceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2silent
3uni