AVAYA-MPOA-MIB: View SNMP OID List / Download MIB

VENDOR: MARCONI


 Home MIB: AVAYA-MPOA-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 marconi 1.3.6.1.4.1.1012
           esrLsg 1.3.6.1.4.1.1012.44
                   atmAccess 1.3.6.1.4.1.6889.2.1.4
                       mpoa 1.3.6.1.4.1.6889.2.1.4.1
The MIB module to implement RFC1483,MPOA/AAL5 protocol
                           mpoaResourceMgmtGroup 1.3.6.1.4.1.6889.2.1.4.1.1
                               mpoaNextLinkResourceId 1.3.6.1.4.1.6889.2.1.4.1.1.1 integer32 read-only
This 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.
                               mpoaNextPvcResourceId 1.3.6.1.4.1.6889.2.1.4.1.1.2 integer32 read-only
This 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.
                           mpoaVirtualSwitchPortTable 1.3.6.1.4.1.6889.2.1.4.1.2 no-access
A table of all the VSPs created for aal5 traffic on the atm module. The maximum number of expected entries is 128.
                               mpoaVirtualSwitchPortEntry 1.3.6.1.4.1.6889.2.1.4.1.2.1 no-access
An entry containing management information pertaining to an mpoa VSP.
                                   mpoaVspIndex 1.3.6.1.4.1.6889.2.1.4.1.2.1.1 integer32 read-only
The VSP Id number in the range of 1 to 128.
                                   mpoaVspAdminStatus 1.3.6.1.4.1.6889.2.1.4.1.2.1.2 mpoaenabledvalue read-write
This 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.
                                   mpoaVspOperStatus 1.3.6.1.4.1.6889.2.1.4.1.2.1.3 mpoaopervalue read-only
This 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.
                                   mpoaVspName 1.3.6.1.4.1.6889.2.1.4.1.2.1.4 displaystring read-write
A unique 31-character ascii string used to name the VSP.
                                   mpoaVspEncapsulationType 1.3.6.1.4.1.6889.2.1.4.1.2.1.5 integer read-write
The type of packets used on this VSP. Enumeration: 'llcBridge': 3, 'simpleBridge': 2, 'routed': 1.
                                   mpoaVspPktReplication 1.3.6.1.4.1.6889.2.1.4.1.2.1.6 mpoayesornovalue read-write
This 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.
                                   mpoaVspLoadShare 1.3.6.1.4.1.6889.2.1.4.1.2.1.7 mpoayesornovalue read-write
This 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.
                                   mpoaVspDefaultPort 1.3.6.1.4.1.6889.2.1.4.1.2.1.8 integer32 read-write
This variable contains the preferred default port. In case of fail-over or load-sharing, this port is the primary port.
                                   mpoaVspDefaultVc_port1 1.3.6.1.4.1.6889.2.1.4.1.2.1.9 mpoaresourceid read-write
This 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.
                                   mpoaVspDefaultVc_port2 1.3.6.1.4.1.6889.2.1.4.1.2.1.10 mpoaresourceid read-write
This 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.
                                   mpoaVspMulticastChan_port1 1.3.6.1.4.1.6889.2.1.4.1.2.1.11 integer32 read-only
This 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.
                                   mpoaVspMulticastChan_port2 1.3.6.1.4.1.6889.2.1.4.1.2.1.12 integer32 read-only
This 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.
                                   mpoaVspRowStatus 1.3.6.1.4.1.6889.2.1.4.1.2.1.13 rowstatus read-write
This variable is included with every SET PDU to indicate whether the SET PDU contains a create or delete transaction type.
                           mpoaAtmLinkTable 1.3.6.1.4.1.6889.2.1.4.1.3 no-access
A table of all the ATM links created for MPOA traffic on the ATM module. The maximum number of expected entries is 16k.
                               mpoaAtmLinkEntry 1.3.6.1.4.1.6889.2.1.4.1.3.1 no-access
An 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).
                                   mpoaAtmLinkVspIndex 1.3.6.1.4.1.6889.2.1.4.1.3.1.1 integer32 read-only
Index of the VSP that this link is associated with.
                                   mpoaAtmLinkIndex 1.3.6.1.4.1.6889.2.1.4.1.3.1.2 mpoaresourceid read-only
The 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.
                                   mpoaAtmLinkAdminStatus 1.3.6.1.4.1.6889.2.1.4.1.3.1.3 mpoaenabledvalue read-write
This 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.
                                   mpoaAtmLinkOperStatus 1.3.6.1.4.1.6889.2.1.4.1.3.1.4 mpoaopervalue read-only
This 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.
                                   mpoaAtmLinkName 1.3.6.1.4.1.6889.2.1.4.1.3.1.5 displaystring read-write
A unique 31-character ascii string used to name the link.
                                   mpoaAtmLinkDefaultVc 1.3.6.1.4.1.6889.2.1.4.1.3.1.6 mpoaresourceid read-write
Index 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.
                                   mpoaAtmLinkFailOverLink 1.3.6.1.4.1.6889.2.1.4.1.3.1.8 mpoaresourceid read-write
This 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.
                                   mpoaAtmLinkOutPriority_0 1.3.6.1.4.1.6889.2.1.4.1.3.1.9 mpoaresourceid read-write
This 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.
                                   mpoaAtmLinkOutPriority_1 1.3.6.1.4.1.6889.2.1.4.1.3.1.10 mpoaresourceid read-write
This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 1.
                                   mpoaAtmLinkOutPriority_2 1.3.6.1.4.1.6889.2.1.4.1.3.1.11 mpoaresourceid read-write
This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 2.
                                   mpoaAtmLinkOutPriority_3 1.3.6.1.4.1.6889.2.1.4.1.3.1.12 mpoaresourceid read-write
This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 3.
                                   mpoaAtmLinkOutPriority_4 1.3.6.1.4.1.6889.2.1.4.1.3.1.13 mpoaresourceid read-write
This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 4.
                                   mpoaAtmLinkOutPriority_5 1.3.6.1.4.1.6889.2.1.4.1.3.1.14 mpoaresourceid read-write
This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 5.
                                   mpoaAtmLinkOutPriority_6 1.3.6.1.4.1.6889.2.1.4.1.3.1.15 mpoaresourceid read-write
This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 6.
                                   mpoaAtmLinkOutPriority_7 1.3.6.1.4.1.6889.2.1.4.1.3.1.16 mpoaresourceid read-write
This variable contains the PVC resource id (index) of the PVC assigned to outbound priority level 7.
                                   mpoaAtmLinkRowStatus 1.3.6.1.4.1.6889.2.1.4.1.3.1.17 rowstatus read-write
This variable is included with every SET PDU to indicate whether the SET PDU contains a create or delete transaction type.
                           mpoaPvcTable 1.3.6.1.4.1.6889.2.1.4.1.4 no-access
A table of all the PVCs created for MPOA traffic on the ATM module. The maximum number of expected entries is 128k.
                               mpoaPvcEntry 1.3.6.1.4.1.6889.2.1.4.1.4.1 no-access
An entry containing management information pertaining to an MPOA PVC. This table has 3 indicies: vsp id, link id and resource id.
                                   mpoaPvcVspIndex 1.3.6.1.4.1.6889.2.1.4.1.4.1.1 integer32 read-only
Index of the VSP that this link and PVC is associated with.
                                   mpoaPvcLinkIndex 1.3.6.1.4.1.6889.2.1.4.1.4.1.2 mpoaresourceid read-only
The Link Id number of the link associated with this PVC.
                                   mpoaPvcResIndex 1.3.6.1.4.1.6889.2.1.4.1.4.1.3 mpoaresourceid read-only
The 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.
                                   mpoaPvcPort 1.3.6.1.4.1.6889.2.1.4.1.4.1.4 integer32 read-write
Physical port that this PVC is associated with. This variable is only modifiable at CREATE time.
                                   mpoaPvcVpi 1.3.6.1.4.1.6889.2.1.4.1.4.1.5 integer32 read-write
The PVC virtual path identifier(VPI). Must be unique among all VPIs configured for the ATM module. This variable is only modifiable at CREATE time.
                                   mpoaPvcVci 1.3.6.1.4.1.6889.2.1.4.1.4.1.6 integer32 read-write
The PVC virtual circuit identifier(VCI). Must be unique among all VCIs configured for the ATM module. This variable is only modifiable at CREATE time.
                                   mpoaPvcInPriorityMap 1.3.6.1.4.1.6889.2.1.4.1.4.1.7 integer32 read-write
The 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.
                                   mpoaPvcTrafficClass 1.3.6.1.4.1.6889.2.1.4.1.4.1.8 integer read-write
The assigned service category for the PVC. This variable is only modifiable at CREATE time. Enumeration: 'nrtVbr': 3, 'rtVbr': 2, 'cbr': 4, 'ubr': 1.
                                   mpoaPvcCDVT 1.3.6.1.4.1.6889.2.1.4.1.4.1.9 integer32 read-write
Cell Delay Variation Tolerance.
                                   mpoaPvcPCR 1.3.6.1.4.1.6889.2.1.4.1.4.1.10 integer32 read-write
Peak cell rate in cells per second.
                                   mpoaPvcSCR 1.3.6.1.4.1.6889.2.1.4.1.4.1.11 integer32 read-write
Sustainable cell rate in cells per second. Ignored for UBR and CBR.
                                   mpoaPvcMBS 1.3.6.1.4.1.6889.2.1.4.1.4.1.12 integer32 read-write
Maximum Burst Size.
                                   mpoaPvcRandomEarlyDetPktId 1.3.6.1.4.1.6889.2.1.4.1.4.1.13 integer32 read-write
Random Early Detection Packet Id.
                                   mpoaPvcRowStatus 1.3.6.1.4.1.6889.2.1.4.1.4.1.14 rowstatus read-write
This variable must be included with every SET PDU to indicate whether the PDU contains a CREATE, DELETE, or MODIFY transaction type.
                           mpoaTraps 1.3.6.1.4.1.6889.2.1.4.1.5
                               mpoaVspId 1.3.6.1.4.1.6889.2.1.4.1.5.1 integer32 no-access
Used 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.
                               mpoaLinkId 1.3.6.1.4.1.6889.2.1.4.1.5.2 mpoaresourceid no-access
Used 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.
                               mpoaOperState 1.3.6.1.4.1.6889.2.1.4.1.5.3 mpoaopervalue no-access
This 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.
                               mpoaTrapLinkChange 1.3.6.1.4.1.6889.2.1.4.1.5.4
A mpoaTrapLinkChange trap is generated when a VSP or ATM link changes operational state.