All MIBs › RC-MLT-MIB › rcMltInterfaceType
rcMltInterfaceType
Module: RC-MLT-MIB
OID (symbolic): RC-MLT-MIB::rcMltInterfaceType
OID (numeric): 1.3.6.1.4.1.2272.1.17.10.1.36
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This value indicates whether ports in the mlt are of type
. 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.17.10.1.36 snmpwalk -v2c -c public <target> RC-MLT-MIB::rcMltInterfaceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.17.10.1.36.1 snmpget -v2c -c public <target> RC-MLT-MIB::rcMltInterfaceType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.17.10.1.36.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.17 | rcMlt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.17.10 | rcMltTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.17.10.1 | rcMltEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.17.10.1.36 | rcMltInterfaceType | RC-MLT-MIB |