MIB Viewer

tnSysVlanExtMgmtPortType

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.4.1.1.2.1.1
Access
read-write
Status
current
Sub-identifiers
0
This mib variable is applicable for products that have a out of band management port. This determines the Port type for all management traffic.It can be one of the following types: Unaware, C-port, S-port, or S-custom-port where: - Unaware: The management traffic is untagged or not management vlan. - C-port: The management vlan is a C-Vlan and TPID 0x8100 is used for out of band management traffic. - S-port: The management vlan is a S-Vlan and TPID 0x88a8 is used for out of band management traffic. - S-custom-port: The management vlan is a S-Vlan, which use a custom TPID defined in tnSysVLANExtCustomSTag.
INTEGER{ unaware(1), cPort(2), sPort(3), sCustomPort(4) }