AVAYA-MPOA-MIB
AI MIB Summary
The AVAYA-MPOA-MIB enables monitoring of Multi-Protocol Over ATM (MPOA) and AAL5 encapsulation parameters on Avaya network devices, specifically tracking RFC 1483 PVC statistics, MPOA cache entries, and session states for ATM-based routing operations.
The MIB module to implement RFC1483,MPOA/AAL5 protocol
Main OID:
mpoa.1.3.6.1.4.1.6889.2.1.4.1
61
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
61 total| Object Name |
|---|
marconi OBJECT IDENTIFIER .1.3.6.1.4.1.1012 |
esrLsg OBJECT IDENTIFIER .1.3.6.1.4.1.1012.44 |
atmAccess OBJECT IDENTIFIER .1.3.6.1.4.1.6889.2.1.4 |
mpoaThe MIB module to implement RFC1483,MPOA/AAL5 protocol MODULE-IDENTITY .1.3.6.1.4.1.6889.2.1.4.1 |
mpoaResourceMgmtGroup OBJECT IDENTIFIER .1.3.6.1.4.1.6889.2.1.4.1.1 |
mpoaNextLinkResourceIdThis variable contains the next available Resource Id to be used when creating a link. Before creating a link, a GET of this variable must be requested. This value should be used in the mpoaAtmLinkIndex variable.ro Integer32 .1.3.6.1.4.1.6889.2.1.4.1.1.1 |
mpoaNextPvcResourceIdThis variable contains the next available Resource Id to be used when creating a PVC. Before creating a PVC, a GET of this variable must be requested. This value should be used in mpoaPvcResIndex variable.ro Integer32 .1.3.6.1.4.1.6889.2.1.4.1.1.2 |
mpoaVirtualSwitchPortTableA table of all the VSPs created for aal5 traffic on the atm module. The maximum number of expected entries is 128. SEQUENCE OF MpoaVirtualSwitchPortEntry .1.3.6.1.4.1.6889.2.1.4.1.2 |
mpoaVirtualSwitchPortEntryAn entry containing management information pertaining to an mpoa VSP. MpoaVirtualSwitchPortEntry .1.3.6.1.4.1.6889.2.1.4.1.2.1 |
mpoaVspIndexThe VSP Id number in the range of 1 to 128.ro Integer32 .1.3.6.1.4.1.6889.2.1.4.1.2.1.1 |
mpoaVspAdminStatusThis variable is used to administratively enable or disable the VSP. This variable must not be included with any other variables in a SET. To modify or delete the VSP, the admin state must first be changed to disable. Then a second PDU must be sent to handle the modify or delete.rw MpoaEnabledValue .1.3.6.1.4.1.6889.2.1.4.1.2.1.2 |
mpoaVspOperStatusThis variable gives the operational status of the vsp. The value of initial is used when the VSP was administratively enabled but the configuration is incorrect, and the VSP cannot be activated.ro MpoaOperValue .1.3.6.1.4.1.6889.2.1.4.1.2.1.3 |
mpoaVspNameA unique 31-character ascii string used to name the VSP.rw DisplayString .1.3.6.1.4.1.6889.2.1.4.1.2.1.4 |
mpoaVspEncapsulationTypeThe type of packets used on this VSP.rw Enumeration .1.3.6.1.4.1.6889.2.1.4.1.2.1.5 |
mpoaVspPktReplicationThis value can only be configured at the time of VSP creation. Packet replication simulates multi- casting by sending a single packet to a default VC that copies the packet to multiple PVCs. Choose yes only if there are multiple ATM links, with more than 1 remote destination.rw MpoaYesorNoValue .1.3.6.1.4.1.6889.2.1.4.1.2.1.6 |
mpoaVspLoadShareThis value should be yes if load-sharing is desired between PVCs. If load-sharing is desired, then both default PVCs should be configured for this VSP.rw MpoaYesorNoValue .1.3.6.1.4.1.6889.2.1.4.1.2.1.7 |
mpoaVspDefaultPortThis variable contains the preferred default port. In case of fail-over or load-sharing, this port is the primary port.rw Integer32 .1.3.6.1.4.1.6889.2.1.4.1.2.1.8 |
mpoaVspDefaultVc_port1This variable is only applicable for non-replicating ports and should be ignored for replicating ports. This variable contains the pvc resource id of the primary default VC if the default physical port is port 1. It contains the pvc resource id of the secondary default VC if load-sharing or fail-over has been chosen and the default physical port is port 2. A secondary default VC must be configured if either load-sharing or fail-over has been chosen. The default VC is used to send packets with unknown unicast and broadcast destination MAC addresses.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.2.1.9 |
mpoaVspDefaultVc_port2This variable is only applicable for non-replicating ports and should be ignored for replicating ports. This variable contains the pvc resource id of the primary default VC if the default physical port is port 2. It contains the pvc resource id of the secondary default VC if load-sharing or fail-over has been chosen and the default physical port is port 1. A secondary default VC must be configured if either load-sharing or fail-over has been chosen.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.2.1.10 |
mpoaVspMulticastChan_port1This variable is only applicable for replicating ports and should be ignored for non-replicating ports. This variable contains the channel id of the primary default multicast channel if the default physical port is port 1. It contains the channel id of the secondary multicast channel if load-sharing or fail-over has been chosen and the default physical port is port 2.ro Integer32 .1.3.6.1.4.1.6889.2.1.4.1.2.1.11 |
mpoaVspMulticastChan_port2This variable is only applicable for replicating ports and should be ignored for non-replicating ports. This variable contains the channel id of the primary default multicast channel if the default physical port is port 2. It contains the channel id of the secondary multicast channel if load-sharing or fail-over has been chosen and the default physical port is port 1.ro Integer32 .1.3.6.1.4.1.6889.2.1.4.1.2.1.12 |
mpoaVspRowStatusThis variable is included with every SET PDU to indicate whether the SET PDU contains a create or delete transaction type.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6889.2.1.4.1.2.1.13 |
mpoaAtmLinkTableA table of all the ATM links created for MPOA traffic on the ATM module. The maximum number of expected entries is 16k. SEQUENCE OF MpoaAtmLinkEntry .1.3.6.1.4.1.6889.2.1.4.1.3 |
mpoaAtmLinkEntryAn entry containing management information pertaining to an mpoa ATM Link. This table is doubly- indexed by the VSP id (index) and the link id (index). MpoaAtmLinkEntry .1.3.6.1.4.1.6889.2.1.4.1.3.1 |
mpoaAtmLinkVspIndexIndex of the VSP that this link is associated with.ro Integer32 .1.3.6.1.4.1.6889.2.1.4.1.3.1.1 |
mpoaAtmLinkIndexThe ATM link id number. This variable comprises the second index in the link row entry. To get a valid link index, application must first get value of mpoaNextLinkResourceId, before creating a new entry.ro MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.2 |
mpoaAtmLinkAdminStatusThis variable is used to administratively enable or disable the link. This variable must not be included with any other variables in a SET. To modify or delete the link, the admin state must first be changed to disable. Then a second PDU must be sent to handle the modify or delete.rw MpoaEnabledValue .1.3.6.1.4.1.6889.2.1.4.1.3.1.3 |
mpoaAtmLinkOperStatusThis variable gives the operational status of the link. The value of initial is used when the link was administratively enabled but the configuration is incorrect, and the link cannot be activated.ro MpoaOperValue .1.3.6.1.4.1.6889.2.1.4.1.3.1.4 |
mpoaAtmLinkNameA unique 31-character ascii string used to name the link.rw DisplayString .1.3.6.1.4.1.6889.2.1.4.1.3.1.5 |
mpoaAtmLinkDefaultVcIndex of the PVC to be used as the default channel for broadcast destination and unicast traffic. Not valid to set if the VSP is a non-replicating port.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.6 |
mpoaAtmLinkFailOverLinkThis variable contains the link id (link resource id) of the link to be used for fail over mode. This variable must not be set unless fail over mode is desired. The fail over link must have PVCs that are associated with another physical port, not the default port.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.8 |
mpoaAtmLinkOutPriority_0This variable contains the PVC Resource id (index) of the PVC assigned to outbound priority level 0. In total, there are 8 priority levels and 8 PVCs to be assigned. The same PVC can be specified for all levels.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.9 |
mpoaAtmLinkOutPriority_1This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 1.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.10 |
mpoaAtmLinkOutPriority_2This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 2.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.11 |
mpoaAtmLinkOutPriority_3This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 3.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.12 |
mpoaAtmLinkOutPriority_4This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 4.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.13 |
mpoaAtmLinkOutPriority_5This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 5.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.14 |
mpoaAtmLinkOutPriority_6This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 6.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.15 |
mpoaAtmLinkOutPriority_7This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 7.rw MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.3.1.16 |
mpoaAtmLinkRowStatusThis variable is included with every SET PDU to indicate whether the SET PDU contains a create or delete transaction type.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6889.2.1.4.1.3.1.17 |
mpoaPvcTableA table of all the PVCs created for MPOA traffic on the ATM module. The maximum number of expected entries is 128k. SEQUENCE OF MpoaPvcEntry .1.3.6.1.4.1.6889.2.1.4.1.4 |
mpoaPvcEntryAn entry containing management information pertaining to an MPOA PVC. This table has 3 indicies: vsp id, link id and resource id. MpoaPvcEntry .1.3.6.1.4.1.6889.2.1.4.1.4.1 |
mpoaPvcVspIndexIndex of the VSP that this link and PVC is associated with.ro Integer32 .1.3.6.1.4.1.6889.2.1.4.1.4.1.1 |
mpoaPvcLinkIndexThe Link Id number of the link associated with this PVC.ro MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.4.1.2 |
mpoaPvcResIndexThe Resource Id associated with the PVC. It is associated with a port,vpi, and vci. Resource Ids are re-assigned each time the switch is re-booted. To get a valid resource id, application must first get value of mpoaNextPvcResourceId, before creating a new entry.ro MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.4.1.3 |
mpoaPvcPortPhysical port that this PVC is associated with. This variable is only modifiable at CREATE time.rw Integer32 .1.3.6.1.4.1.6889.2.1.4.1.4.1.4 |
mpoaPvcVpiThe PVC virtual path identifier(VPI). Must be unique among all VPIs configured for the ATM module. This variable is only modifiable at CREATE time.rw Integer32 .1.3.6.1.4.1.6889.2.1.4.1.4.1.5 |
mpoaPvcVciThe PVC virtual circuit identifier(VCI). Must be unique among all VCIs configured for the ATM module. This variable is only modifiable at CREATE time.rw Integer32 .1.3.6.1.4.1.6889.2.1.4.1.4.1.6 |
mpoaPvcInPriorityMapThe inbound priority map is the priority to be assigned to frames received on this PVC as they are passed on to the local VLAN segment.rw Integer32 .1.3.6.1.4.1.6889.2.1.4.1.4.1.7 |
mpoaPvcTrafficClassThe assigned service category for the PVC. This variable is only modifiable at CREATE time.rw Enumeration .1.3.6.1.4.1.6889.2.1.4.1.4.1.8 |
mpoaPvcCDVTCell Delay Variation Tolerance.rw Integer32 .1.3.6.1.4.1.6889.2.1.4.1.4.1.9 |
mpoaPvcPCRPeak cell rate in cells per second.rw Integer32 .1.3.6.1.4.1.6889.2.1.4.1.4.1.10 |
mpoaPvcSCRSustainable cell rate in cells per second. Ignored for UBR and CBR.rw Integer32 .1.3.6.1.4.1.6889.2.1.4.1.4.1.11 |
mpoaPvcMBSMaximum Burst Size.rw Integer32 .1.3.6.1.4.1.6889.2.1.4.1.4.1.12 |
mpoaPvcRandomEarlyDetPktIdRandom Early Detection Packet Id.rw Integer32 .1.3.6.1.4.1.6889.2.1.4.1.4.1.13 |
mpoaPvcRowStatusThis variable must be included with every SET PDU to indicate whether the PDU contains a CREATE, DELETE, or MODIFY transaction type.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6889.2.1.4.1.4.1.14 |
mpoaTraps OBJECT IDENTIFIER .1.3.6.1.4.1.6889.2.1.4.1.5 |
mpoaVspIdUsed in the mpoaTrapLinkChange trap. Index of the VSP that the trap represents. If the link Id is non-zero than the vspId is the Id of the VSP associated with the link whose operational state has changed. If the link Id is zero, then the vspId represents the VSP whose operational state has changed.ro Integer32 .1.3.6.1.4.1.6889.2.1.4.1.5.1 |
mpoaLinkIdUsed in the mpoaTrapLinkChange trap. Index of the link that the trap represents. If the link Id is non-zero than it is the Id of the link whose operational state has changed. If the link Id is zero, then it should be ignored.ro MpoaResourceId .1.3.6.1.4.1.6889.2.1.4.1.5.2 |
mpoaOperStateThis variable gives the operational status of the link or VSP. The value of initial is used when the link/VSP was administratively enabled but the configuration is incorrect, and the link/VSP cannot be activated.ro MpoaOperValue .1.3.6.1.4.1.6889.2.1.4.1.5.3 |
mpoaTrapLinkChangeA mpoaTrapLinkChange trap is generated when a VSP or ATM link changes operational state. NOTIFICATION-TYPE .1.3.6.1.4.1.6889.2.1.4.1.5.4 |