rcMltInterfaceType
RAPID-CITY ·
.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
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.17.10.1.36- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcMltEntry
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 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcMltInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcMltInterfaceType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcMltInterfaceType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.