MIBs Depot

E5-111-AS-ATM-MIB

Registered at
1.3.6.1.4.1.6321.1.2.3.2.99.1
1.3.6.1.4.1.6321.1.2.3.2.99.2
1.3.6.1.4.1.6321.1.2.3.2.99.3
1.3.6.1.4.1.6321.1.2.3.2.99.6
1.3.6.1.4.1.6321.1.2.3.2.99.7
1.3.6.1.4.1.6321.1.2.3.2.99.8
1.3.6.1.4.1.6321.1.2.3.2.99.9
1.3.6.1.4.1.6321.1.2.3.2.99.10
1.3.6.1.4.1.6321.1.2.3.2.99.11
Namespace
calix
Source file
E5-111-AS-ATM-MIB
Digest
sha256:b5ad1ec062cd60ba903b2791eb9f3378b03481c869a7b41a351ba6397bbcf373

Imports

FromSymbols
E5-111-MIBaccessSwitchCommonATM
IF-MIBifIndex
Q-BRIDGE-MIBPortList, VlanIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
E5-111-AS-ATM-MIB
E5-111-MIB
IANAifType-MIB
IF-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
asMaxNumOfChannels
OBJECT-TYPE
The maximum number of virtual channels which can be created on a port.
1.3.6.1.4.1.6321.1.2.3.2.99.1INTEGERread-onlymandatory
asChannelTable
OBJECT-TYPE
This table includes the configuration of the virtual channel.
1.3.6.1.4.1.6321.1.2.3.2.99.2not-accessiblemandatory
asChannelEntry
OBJECT-TYPE
An entry in asChannelTable.
1.3.6.1.4.1.6321.1.2.3.2.99.2.1not-accessiblemandatory
asChannelVpi
OBJECT-TYPE
VPI of the channel.
1.3.6.1.4.1.6321.1.2.3.2.99.2.1.1INTEGER (0..255)not-accessiblemandatory
asChannelVci
OBJECT-TYPE
VCI of the channel.
1.3.6.1.4.1.6321.1.2.3.2.99.2.1.2INTEGER (1..65535)not-accessiblemandatory
asChannelPvid
OBJECT-TYPE
The default VID of the channel.
1.3.6.1.4.1.6321.1.2.3.2.99.2.1.3VlanIndexread-createmandatory
asChannelPriority
OBJECT-TYPE
The 802.1p default priority of the channel.
1.3.6.1.4.1.6321.1.2.3.2.99.2.1.5INTEGER (0..7)read-createmandatory
asChannelProfile
OBJECT-TYPE
The value of this object identifies the row in the asChannelProfileTable, which applies for this channel.
1.3.6.1.4.1.6321.1.2.3.2.99.2.1.6DisplayString (SIZE(1..31))read-createmandatory
asChannelRowStatus
OBJECT-TYPE
This object is used to create a new row or delete an existing row in this table.
1.3.6.1.4.1.6321.1.2.3.2.99.2.1.7RowStatusread-createmandatory
asMaxNumOfChannelProfiles
OBJECT-TYPE
The maximum number of channel profiles which the system supports.
1.3.6.1.4.1.6321.1.2.3.2.99.3INTEGERread-onlymandatory
asChannelProfileTable
OBJECT-TYPE
This table contains information on the virtual channel configuration. One entry in this table reflects a profile which can be used to configure the virtual channel.
1.3.6.1.4.1.6321.1.2.3.2.99.6not-accessiblemandatory
asChannelProfileEntry
OBJECT-TYPE
An entry in asChannelProfileTable.
1.3.6.1.4.1.6321.1.2.3.2.99.6.1not-accessiblemandatory
asChannelProfileName
OBJECT-TYPE
This object is used by the channel profile table in order to identify a row of this table.
1.3.6.1.4.1.6321.1.2.3.2.99.6.1.1DisplayString (SIZE(1..31))not-accessiblemandatory
asChannelProfileEncap
OBJECT-TYPE
RFC1483 encapsulation.
1.3.6.1.4.1.6321.1.2.3.2.99.6.1.2INTEGER {llc(1), vc(2)}read-createmandatory
asChannelProfileAAL
OBJECT-TYPE
ATM Adaptation Layer policy.
1.3.6.1.4.1.6321.1.2.3.2.99.6.1.3INTEGER (0..5)read-createmandatory
asChannelProfileClass
OBJECT-TYPE
ATM traffic class, including constant bit rate, real-time variable bit rate, non real-time variable bit rate, unspecified bit rate, and available bit rate.
1.3.6.1.4.1.6321.1.2.3.2.99.6.1.4INTEGER {cbr(1), rt-vbr(2), nrt-vbr(3), ubr(4), abr(5)}read-createmandatory
asChannelProfilePcr
OBJECT-TYPE
Peak cell rate (cells/sec).
1.3.6.1.4.1.6321.1.2.3.2.99.6.1.5Unsigned32read-createmandatory
asChannelProfileCdvt
OBJECT-TYPE
Cell delay variation tolerance.
1.3.6.1.4.1.6321.1.2.3.2.99.6.1.6INTEGER (0..255)read-createmandatory
asChannelProfileScrMcr
OBJECT-TYPE
Sustain cell rate for vbr traffic class, or minimum cell rate for abr traffic class. The unit is the number of cells per second.
1.3.6.1.4.1.6321.1.2.3.2.99.6.1.7Unsigned32read-createmandatory
asChannelProfileBt
OBJECT-TYPE
Burst tolerance for vbr traffic class.
1.3.6.1.4.1.6321.1.2.3.2.99.6.1.8INTEGER (0..255)read-createmandatory
asChannelProfileRowStatus
OBJECT-TYPE
This object is used to create a new row or delete an existing row in this table.
1.3.6.1.4.1.6321.1.2.3.2.99.6.1.9RowStatusread-createmandatory
asChannelStatusTable
OBJECT-TYPE
This table includes the status of the virtual channel.
1.3.6.1.4.1.6321.1.2.3.2.99.7not-accessiblemandatory
asChannelStatusEntry
OBJECT-TYPE
An entry in asChannelStatusTable.
1.3.6.1.4.1.6321.1.2.3.2.99.7.1not-accessiblemandatory
asChannelTxPackets
OBJECT-TYPE
Count of channel Tx packets.
1.3.6.1.4.1.6321.1.2.3.2.99.7.1.1Counterread-onlymandatory
asChannelRxPackets
OBJECT-TYPE
Count of channel Rx packets.
1.3.6.1.4.1.6321.1.2.3.2.99.7.1.2Counterread-onlymandatory
asChannelTxCells
OBJECT-TYPE
Count of channel Tx cells.
1.3.6.1.4.1.6321.1.2.3.2.99.7.1.3Counterread-onlymandatory
asChannelRxCells
OBJECT-TYPE
Count of channel Rx cells.
1.3.6.1.4.1.6321.1.2.3.2.99.7.1.4Counterread-onlymandatory
asMaxNumOfIpqosProfiles
OBJECT-TYPE
The maximum number of ipqos profiles which the system supports.
1.3.6.1.4.1.6321.1.2.3.2.99.8INTEGERread-onlymandatory
asIpqosProfileTable
OBJECT-TYPE
This table contains information on the ipqos profile configuration. One entry in this table reflects a profile which can be used to configure the virtual channel.
1.3.6.1.4.1.6321.1.2.3.2.99.9not-accessiblemandatory
asIpqosProfileEntry
OBJECT-TYPE
An entry in asIpqosProfileTable.
1.3.6.1.4.1.6321.1.2.3.2.99.9.1not-accessiblemandatory
asIpqosProfileName
OBJECT-TYPE
This object is used by the ipqos profile table in order to identify a row of this table.
1.3.6.1.4.1.6321.1.2.3.2.99.9.1.1DisplayString (SIZE(1..31))read-onlymandatory
asIpqosProfileEncap
OBJECT-TYPE
RFC1483 encapsulation.
1.3.6.1.4.1.6321.1.2.3.2.99.9.1.2INTEGER {llc(1), vc(2)}read-writemandatory
asIpqosProfileQueueNumber
OBJECT-TYPE
Number of Ipqos profile egress queue.
1.3.6.1.4.1.6321.1.2.3.2.99.9.1.3INTEGER {one(1), two(2), four(4)}read-writemandatory
asIpqosProfileRowStatus
OBJECT-TYPE
This object is used to create a new row or delete an existing row in this table.
1.3.6.1.4.1.6321.1.2.3.2.99.9.1.4RowStatusread-createmandatory
asIpqosProfileQueueTable
OBJECT-TYPE
This table contains information on the ipqos profile queue configuration.
1.3.6.1.4.1.6321.1.2.3.2.99.10not-accessiblemandatory
asIpqosProfileQueueEntry
OBJECT-TYPE
An entry in asIpqosProfileTable.
1.3.6.1.4.1.6321.1.2.3.2.99.10.1not-accessiblemandatory
asIpqosProfileQueueIndex
OBJECT-TYPE
The index of a ipqos profile egress queue.
1.3.6.1.4.1.6321.1.2.3.2.99.10.1.1INTEGER (1..4)read-onlymandatory
asIpqosProfileAAL
OBJECT-TYPE
ATM Adaptation Layer policy.
1.3.6.1.4.1.6321.1.2.3.2.99.10.1.2INTEGER (0..5)read-writemandatory
asIpqosProfileLevel
OBJECT-TYPE
ATM traffic class, including constant bit rate, real-time variable bit rate, non real-time variable bit rate, and unspecified bit rate.
1.3.6.1.4.1.6321.1.2.3.2.99.10.1.3INTEGER {ubr(0), nrt-vbr(1), rt-vbr(2), cbr(3)}read-writemandatory
asIpqosProfileRate
OBJECT-TYPE
Peak cell rate (cells/sec).
1.3.6.1.4.1.6321.1.2.3.2.99.10.1.4Unsigned32read-writemandatory
asShapingMode
OBJECT-TYPE
The two types of shaping mechanism can not co-exist, and this variable is used to switch between these two types of shaping mechanism. To change to new shaping mode, E5-11x will remove all configured PVC, save current configuration and reboot automatically. After reboot, the new shaping mode can take effect.
1.3.6.1.4.1.6321.1.2.3.2.99.11INTEGER {atm(1), packet(2)}read-writemandatory