ADTRAN-GENEVC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
20
.1.3.6.1.4.1.664.5.70.10.1.1 · 1 row entry · 10 columns
The EVC provisioning table.
adGenEVCEntry entry .1.3.6.1.4.1.664.5.70.10.1.1.1
An entry in the EVC provisioning table. EVC entries
are uniquely identified by their name as well as by
the S-Tag VLAN Id.
Indexes
adGenEVCName
Column Syntax OID
adGenEVCName
A user configurable name for the EVC. Upon creation of the EVC,
the associated name will default to a unique value.
OctetString
Constraints:
range: 1-50
.1.3.6.1.4.1.664.5.70.10.1.1.1.1
adGenEVCRowStatus
This object is used to create a new row or modify or delete an
existing row in the EVC table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.664.5.70.10.1.1.1.2
adGenEVCOperStatus
Returns the current operational status of the EVC.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.664.5.70.10.1.1.1.3
adGenEVCStatus
This variable provides the EVC status. If there is no error, the EVC
status will be 'running'. If there is an error and the EVC cannot be
applied, then adGenEVCStatus will provide more details about the error.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.664.5.70.10.1.1.1.4
adGenEVCSTagVID
This variable specifies the outermost VLAN S-Tag VID for
frames on this EVC. No two entries in the EVC Table may
have the same S-Tag VID.
S-Tag values 0 and 4095 are reserved and should not be used.
Set the S-Tag to 409…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.664.5.70.10.1.1.1.5
adGenEVCPreserveCEVlanId
This option provisions whether to preserve the CE VLAN tag
received at the UNI port. Select enabled to push the EVC tag
onto the CE tag for frames destined for this EVC. Select
disabled to remove the CE VLAN tag and to …
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.664.5.70.10.1.1.1.6
adGenEVCMacSwitching
This option provisions whether MAC Switching should be
performed on this EVC.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.664.5.70.10.1.1.1.7
adGenEVCNumberOfInterfaces
Returns the number of interfaces connected to this EVC.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.664.5.70.10.1.1.1.8
adGenEVCLastError
This string describes the last error experienced
for this particular entry in the table.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.664.5.70.10.1.1.1.9
adGenEVCDoubleTagSwitching
This option provisions whether Double Tag Switching
should be performed on this EVC.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.664.5.70.10.1.1.1.10
.1.3.6.1.4.1.664.5.70.10.1.2 · 1 row entry · 2 columns
The EVC lookup table.
adGenEVCLookupEntry entry .1.3.6.1.4.1.664.5.70.10.1.2.1
An entry in the EVC lookup table. This table has one
entry for each row in the adGenEVCTable. This table is
used to find the EVC name for a given S-Tag VLAN Id.
Indexes
adGenEVCLookupSTag
Column Syntax OID
adGenEVCLookupSTag
The S-Tag VLAN Id.
S-Tag values 0, 1, and 4095 are reserved and should not be used.
Set the S-Tag to 4096 for untagged traffic and to 4097 for
priority tagged traffic.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.664.5.70.10.1.2.1.1
adGenEVCLookupName
Returns the EVC name associated with the given S-Tag VID.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.664.5.70.10.1.2.1.2
.1.3.6.1.4.1.664.5.70.10.1.3 · 1 row entry · 5 columns
The EVC MEN Port table.
adGenEVCMenPortEntry entry .1.3.6.1.4.1.664.5.70.10.1.3.1
An entry in the EVC MEN Port table. This table can be
used to add or remove MEN Port connections for an EVC.
The first index, adGenEVCNameFixedLen, identifies the EVC.
The second index is the ifIndex for the MEN port.
Indexes
adGenEVCNameFixedLen adGenMenPortIfIndex
Column Syntax OID
adGenEVCNameFixedLen
The name of the EVC to which the MEN Port should be added.
This string matches adGenEvcName from adGenEVCTable, but it is
padded at the end with 0x00 so that the table index has a fixed
length of 50 characters.
OctetString
Constraints:
range: 50-50
.1.3.6.1.4.1.664.5.70.10.1.3.1.1
adGenMenPortIfIndex
This interface index of the MEN port to be connected to this EVC.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.664.5.70.10.1.3.1.2
adGenMenPortRowStatus
This object is used to create or destroy a MEN Port
connection for an EVC.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.664.5.70.10.1.3.1.3
adGenMenPortConnectionType
This option provisions whether the MEN port is a root
or leaf of the given EVC.
Enumerationr/w
Enumerated Values:
1root
2leaf
.1.3.6.1.4.1.664.5.70.10.1.3.1.4
adGenMenPortInterfaceType
Returns the Interface type of the men port. The following are valid interfaces:
unknown (1),
gigabitEthernet (6),
tenGigabitEthernet (9),
erps (10),
efmGroup …
ADTRAN-SHARED-CND-SYSTEM-TC-MIBGenSystemInterfaceType
Textual Convention: ADTRAN-SHARED-CND-SYSTEM-TC-MIBGenSystemInterfaceType Enumeration
Type Values:
1unknown
2ds1
3dsx1
4e1
5dsxE1
6gigabitEthernet
7ds3
8portChannel
9tenGigabitEthernet
10erps
11shdsl
12adsl
13vdsl
14efmGroup
15efmLink
16efmPort
17lagGroup
18pppGroup
19imaGroup
20imaLink
21atm
22fxs
23hdsl2
24hdsl4
25adsl2
26vdsl2
27ethernet
28fast
29interleave
30hdsl
31gpon
32ipHost
33frpvc
34sonet
35otn
36wan
37defaultEthernet
38genericBridge
39fibreChannel
40otnTenGigabitEthernet
41hundredGigabitEthernet
42otnHundredGigabitEthernet
43xgigabitEthernet
.1.3.6.1.4.1.664.5.70.10.1.3.1.5
.1.3.6.1.4.1.664.5.70.10.1.5 · 1 row entry · 1 columns
The EVC MEN Port Provisioning table.
adGenEVCMenPortProvisioningEntry entry .1.3.6.1.4.1.664.5.70.10.1.5.1
An entry in the EVC MEN Port Provisioning table.
This table can be used to provision a MEN port. The
index for this table is the ifIndex of the MEN port.
Indexes
IF-MIBifIndex
Column Syntax OID
adGenMenPortStagDei
This option provisions the marking of the DEI bit.
When enabled, the bit functions as the Drop Eligible Indicator.
When disabled, the bit functions as the Canonical Format Indicator.
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.664.5.70.10.1.5.1.1
.1.3.6.1.4.1.664.5.70.10.1.8 · 1 row entry · 1 columns
The System Management EVC table.
adGenEVCSysMgmtEVCInterfaceEntry entry .1.3.6.1.4.1.664.5.70.10.1.8.1
An entry in the System Management EVC interface table.
Indexes
IF-MIBifIndex
Column Syntax OID
adGenSysMgmtEVCInterfaceConnectionType
Returns the connection type for this interface. menPort(1)
implies the management interface is tagged. uni(2) implies
that the management interface is untagged.
Enumeration
Enumerated Values:
1menPort
2uni
.1.3.6.1.4.1.664.5.70.10.1.8.1.1
.1.3.6.1.4.1.664.5.70.10.1.9 · 1 row entry · 1 columns
The EVC IPHost table.
adGenEVCIPHostEntry entry .1.3.6.1.4.1.664.5.70.10.1.9.1
An entry in the EVC IP Host table.
Indexes
adGenEVCNameFixedLen IF-MIBifIndex ADTRAN-GENIPHOST-MIBadGenIpHostEntryIndex
Column Syntax OID
adGenEVCIPHostRowStatus
This object is used to createAndGo or destroy a IP Host
connection for an EVC.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.664.5.70.10.1.9.1.1