This table describes how to create, delete, and display logical interfaces and sub-interfaces.
The index of the table is hwLogicIfIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.41.1.13.1.1.1 |
hwLogicIfIndex |
Integer32{(0,2147483647)} |
not-accessible |
Indicates the interface index. The interface index to be created must be 0. Then the system automatically allocates an interface index. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.13.1.1.11 |
hwLogicIfMainIndex |
Integer32{(0,2147483647)} |
read-only |
Indicates the interface index of the main interface to which the sub-interface belongs. For other interfaces, the interface index is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.13.1.1.12 |
hwLogicIfType |
INTEGER{ve(1),loopback(2),vlanif(3),subVe(4),subEthTrunk(5),subEthernet(6),subAtm(7),imaGroup(8),subImaGroup(9),subSerial(10),tunnel(11),mpGroup(13),bridgeIf(14),subAtmTrunk(15),dslGroup(16),wlanEss(17),stackPort(18),globalImaGroup(19),subGlobalImaGroup(20),remoteAp(21),vBridge(22),atmBundle(23),mtunnel(24),subPosFr(25),globalVe(26),subGlobalVe(27),nve(28),vt(29),fcoe(30),lmpif(31),serviceIf(32),virtualSerial(33),pwVe(34),subPwVe(35),vbdIf(36),gmplsUni(37),virtualIf(38)} |
read-create |
Indicates the interface type. |
All interface types support query, and some interface types support creation. |
1.3.6.1.4.1.2011.5.25.41.1.13.1.1.13 |
hwLogicIfName |
OCTET STRING{(1,64)} |
read-create |
Indicates the interface name. The interface name must be a name without blank spaces and Tab characters. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.13.1.1.14 |
hwLogicIfParaOne |
INTEGER{p2p(1),p2mp(2),l2subif(3),none(255)} |
read-create |
This object indicates the extension parameter of a logical interface. The default value is p2mp. For other interfaces, this object returns none after the get operation. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.41.1.13.1.1.51 |
hwLogicIfRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
Indicates the status of the row. |
only 1 can be get,only 4 and 6 can be set |