ifMainEncapType
ARICENT-CFA-MIB ·
.1.3.6.1.4.1.2076.27.1.4.1.6
Object
column
r/w
Enumeration
The encapsulation type to be used over the interface.
For Ethernet interfaces, the default encapsulation
type is ethernetV2(8). The other possible encapsulation
is llcSnap(6). If other(1) is specified then an
automatic encapsulation type learning method is used
in ARP for determining the encapsulation for unicast
destinations while the multicast and broadcast destinations
use ethernetV2(8).
For PPP and MLPPP interfaces, the encapsulation type can
only be other(1) and this is the default value.
For FR VCs, the value can be nlpid(2) (for carrying protocols
which have NLPID) or nlpidSnap(3) (for other protocols). The
default is nlpid(2) and the types of protocols supported are
inferred from the stack-layering implemented over the
interface.
For X.25 VCs, the value can be nlpid(2) or nlpidSnap(3)
(where the VC can carry multiplexed protocol traffic with
each data packet containing the NLPID or SNAP header) or
cudNlpid(4) or cudNlpidSnap(5) (where the CUD specifies
the NLPID of the protocol or SNAP and the data packets do
not contain these headers - for dedicated VCs). The default
is cudNlpid(4).
For ATM VCs, the default is llcSnap(6) but the
vcMultiplexed(7) encapsulation is also supported.
This object is not applicable to other interfaces.
Context
- MIB
- ARICENT-CFA-MIB
- OID
.1.3.6.1.4.1.2076.27.1.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifMainEntry
- Table
- ifMainTable
- Siblings
- 23
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | nlpid |
3 | nlpidSnap |
4 | cudNlpid |
5 | cudNlpidSnap |
6 | llcSnap |
7 | vcMultiplexed |
8 | ethernetV2 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ifMainIndex A unique value, greater than zero, for each
interface. This object is identical to the ifIndex
of the standard MIB-2 ifTable. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.2076.27.1.4.1.1 |
| ifMainNetworkType This object indicates whether this interface is a
WAN or LAN link.
The default value for this object varies according
to the interface type. All interfaces of type… | column | Enumeration | .1.3.6.1.4.1.2076.27.1.4.1.10 |
| ifMainWanType This object indicates whether this interface is a
private or public WAN link.
This object is applicable only for PPP interfaces and
ethernet WAN interfaces. For o… | column | Enumeration | .1.3.6.1.4.1.2076.27.1.4.1.11 |
| ifMainDesc A textual string which contains the description about an interface. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2076.27.1.4.1.12 |
| ifMainStorageType The storage type for this conceptual row in the ifMainTable.
Conceptual rows having the value 'permanent' need not allow
write-access to any columnar object in the row.
only vola… | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.2076.27.1.4.1.13 |
| ifMainExtSubType This object stores the subType value of the specified interface.
These sub types are specified for the ifMainType-propVirtual. | column | Enumeration | .1.3.6.1.4.1.2076.27.1.4.1.14 |
| ifMainPortRole This object is for indicating the port role for each interface.
A port is termed as uplink port when it is connected to the
network.
A port is terme… | column | Enumeration | .1.3.6.1.4.1.2076.27.1.4.1.15 |
| ifMainUfdOperStatus This object is for indicating the Uplink Failure Detection(UFD)
port operational status for each interface.
Uplink Failure Detection(UFD) operational status of th… | column | Enumeration | .1.3.6.1.4.1.2076.27.1.4.1.16 |
| ifMainUfdGroupId An identifier that uniquely identifies the group. Each group has
uplink interfaces to monitor and downlink interfaces to disable.
The UFD group Id value zero indicates that the po… | column | Integer32 | .1.3.6.1.4.1.2076.27.1.4.1.17 |
| ifMainUfdDownlinkDisabledCount deprecated A counter which indicates the number of times
that downlink ports in the group were automatically
disabled because of all uplink ports failure in the group. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2076.27.1.4.1.18 |
| ifMainUfdDownlinkEnabledCount deprecated A counter which indicates the number of times
that downlink ports in the group were automatically
enabled because of any one uplink ports back to function in the group. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2076.27.1.4.1.19 |
| ifMainType The type/protocol of interface. Specification of
the object is mandatory for all interfaces. This
value should be specified after the row creation
in the ifMainTable and before se… | column | Enumeration | .1.3.6.1.4.1.2076.27.1.4.1.2 |
| ifMainDesigUplinkStatus This object specifies whether this interface is designated uplink
or not.
A port is termed as designated uplink when the port is connected
to the network and it ha… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2076.27.1.4.1.20 |
| ifMainEncapDot1qVlanId This object specifies the VLAN identifier assigned to Layer 3
Subinterface for association in the porting layer. This object
is available only when the interface is set as Layer… | column | Integer32 | .1.3.6.1.4.1.2076.27.1.4.1.21 |
| ifMainNeighborId A string identifying the device connected to the interface.
The neighbor ID is derived from LLDP data that is currently
associated with the interface. | column | OctetString | .1.3.6.1.4.1.2076.27.1.4.1.22 |
| ifMainName A string identifying the device interface that can
be used to unambiguously identify the interface when
configuring interface settings in various tables
that identify ports by na… | column | OctetString | .1.3.6.1.4.1.2076.27.1.4.1.23 |
| ifMainPrevDesc A textual string which contains the previous
description for the interface. | column | OctetString | .1.3.6.1.4.1.2076.27.1.4.1.24 |
| ifMainMtu The MTU for the interface as shown to the higher
interface sub-layer (this value should not include
the encapsulation or header added by the interface).
If IP is operating over th… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2076.27.1.4.1.3 |
| ifMainAdminStatus The desired state of the interface. This object
can be set only when the ifMainRowStatus of the
interface is active. This object has the semantics
of the ifAdminStatus of the stan… | column | Enumeration | .1.3.6.1.4.1.2076.27.1.4.1.4 |
| ifMainOperStatus The current operational state of the interface.
The testing (3) state indicates that no operational
packets can be passed - this state is not supported
currently.
… | column | Enumeration | .1.3.6.1.4.1.2076.27.1.4.1.5 |
| ifMainBrgPortType The Bridge port type of this specified switch port.
Bridge Port type can be specified only for switch ports and not for
router ports, IVR interfaces and I-LAN Interfaces.
… | column | Enumeration | .1.3.6.1.4.1.2076.27.1.4.1.7 |
| ifMainRowStatus A RowStatus variable for addition, deletion and in-activation
of the interfaces. Specification of the object is mandatory
for all interfaces.
When the status is act… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2076.27.1.4.1.8 |
| ifMainSubType This object stores the subType value of the specified interface.
Configuration of this object is not mandatory.By default
Sub type value will be updated based on the hardware link… | column | Enumeration | .1.3.6.1.4.1.2076.27.1.4.1.9 |