Home/Catalog/MPOA-EXT-MIB

MPOA-EXT-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for MPOA-EXT-MIB.

26
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

26 total
Object Name
cnMpoaExt
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.4.7
IMPORTS
Unknown
.1.3.6.1.4.1.3764.1.1.30.4.7
cnMpcConfigTableThe MPOA Bay Networks proprietary Client Configuration Table. This table contains configuration information for all MPOA Clients which this agent manages.
SEQUENCE OF CnMpcConfigEntry
.1.3.6.1.4.1.3764.1.1.30.4.7.2
cnMpcConfigEntryMPOA Client Bay Networks Configuration Entry. Each entry contains configuration information for one MPOA Client.
CnMpcConfigEntry
.1.3.6.1.4.1.3764.1.1.30.4.7.2.1
cnMpcShareControlVccsThis Parameter enables VCC sharing for MPOA Control VCCs if set to true. LLC encapsulation is always signaled, regardless of sharing.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.4.7.2.1.1
cnMpcShareDataVccsThis parameter enables VCC sharing for MPOA Data VCCs if set to true. LLC encapsulation is always signaled, regardless of sharing.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.4.7.2.1.2
cnMpcValidEntryCheckIntervalThis parameter specifies the interval in seconds, to check LOCAL IP FDB entries in the Valid state for minimum activity.rw
INTEGER
.1.3.6.1.4.1.3764.1.1.30.4.7.2.1.3
cnMpcMinFlowPacketCountThis parameter specifies the minimum number of packets to be forwarded by a Local FDB Entry in the Valid state in cnMpcValidEntryCheckInterval to maintain minimum activity level. If minimum activity is not maintained, the entry is deleted.rw
INTEGER
.1.3.6.1.4.1.3764.1.1.30.4.7.2.1.4
cnMpcCfgEnableThis parameter specifies the user configured state of the MPOA client. 1 equals Disabled, 2 equals Enabled. Default is Enabled.rw
EnableIndicator
.1.3.6.1.4.1.3764.1.1.30.4.7.2.1.5
cnMpoaIpVerification
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.4.7.3
cnMpoaIpVerificationTableTypeThis object controls the type of verification table that is being used. This object is used in combination with the status and download object and the IP verification table. Any change made to this object must be downloaded to the switch cards using the cnMpoaIpVerificationTableDownload object before the settings actually take effect. To enable a verification table, the table type must be set to exclusion or inclusion, enabled using the table status object and then downloaded to the cards using the download object. To delete the IP verification information, you must set the table status object to clear and then downloaded to the cards using the download object. When the information is deleted, the table type is read as unknown. To change the table type between exclusion and inclusion, you must first delete the IP verification information and then recreate it.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.4.7.3.1
cnMpoaIpVerificationTableStatusThis object is used to enable, disable or clear the IP Verification information. Any change to this object information must be downloaded to the switch cards using the cnMpoaIpVerificationTableDownload object. An empty IP verification table will yield disable on a get.rw
Enumeration
.1.3.6.1.4.1.3764.1.1.30.4.7.3.2
cnMpoaIpVerificationTableDownloadSetting this object to true(1) causes the MPOA IP Verification Table information to be downloaded to all of the cards in the switch that support MPOA Clients (MPCs). You must download the IP Verification Table information to the cards before it will become effective when you are dynamically configuring this feature. The IP Verification Table is automatically downloaded to the MPC configured cards at card initialization. When read, this object always returns false(2).rw
Boolean
.1.3.6.1.4.1.3764.1.1.30.4.7.3.3
cnMpoaIpVerificationTableThe MPC IP Verification Table is either an inclusion or exclusion list as indicated by the cnMpoaIpVerificationTableType object. Any change to this table must be downloaded to the switch cards using the cnMpoaIpVerificationTableDownload object.
SEQUENCE OF CnMpoaIpVerificationEntry
.1.3.6.1.4.1.3764.1.1.30.4.7.3.4
cnMpoaIpVerificationEntryEach row of the cnMpoaIpVerificationTable consists of an IP address and IP mask that is used to identify a range of addresses that are included or excluded when creating MPOA IP shortcuts. This cnMpoaIpVerificationStatus object is used to control adding or deleting each row.
CnMpoaIpVerificationEntry
.1.3.6.1.4.1.3764.1.1.30.4.7.3.4.1
cnMpoaIpVerificationAddressThis object is one of the two keys used to access the cnMpoaIpVerificationTable entries. This object contains an IP address used in conjunction with the cnMpoaIpVerificationMask to identify a range of one or more IP addresses.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.4.7.3.4.1.1
cnMpoaIpVerificationMaskThis object is one of the two keys used to access the cnMpoaIpVerificationTable entries. This object contains an IP mask used in conjunction with the cnMpoaIpVerificationAddress to identify a range of one or more IP addresses.ro
IpAddress
.1.3.6.1.4.1.3764.1.1.30.4.7.3.4.1.2
cnMpoaIpVerificationStatusUse this object to add or delete rows in the cnMpoaIpVerificationTable. To create new rows, use createAndGo(4) or createAndWait(5). To delete entries use destroy(6). A valid row will have the status of active(1) on a get.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3764.1.1.30.4.7.3.4.1.3
cnMpoaQosDscpToPriorityGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.3764.1.1.30.4.7.4
cnMpoaQosDscpToPriorityDefaultsWhen this object is set to 1, it causes the switch internal cnMpoaQosDscpToPriorityTable to be set to its factory default. Value will always be read as zero, when doing the SNMP get operation on the object. Network Management System can use this object to restore the mapping table to its default values.rw
BitField
.1.3.6.1.4.1.3764.1.1.30.4.7.4.1
cnMpoaQosDscpToPriorityDownloadWhen this object is set to 1, it causes any changes that were made with the CnMpoaQosDscpToPriorityOutPriority object, to be activated. If no changes were made, setting this object has no effect. Value will always be read as zero, when doing the SNMP get operation on the object. The changes made by the user to the DSCP to 802.1p mapping table will not come into effect for the switching cards until this object is set to 1.rw
BitField
.1.3.6.1.4.1.3764.1.1.30.4.7.4.2
cnMpoaQosDscpToPriorityTableThis table is used to specify the DS Code Point to 802.1p priority mapping on the egress MPC switch.
SEQUENCE OF CnMpoaQosDscpToPriorityEntry
.1.3.6.1.4.1.3764.1.1.30.4.7.4.3
cnMpoaQosDscpToPriorityEntryEntry containing an individual DS code point to 802.1p priority mapping.
CnMpoaQosDscpToPriorityEntry
.1.3.6.1.4.1.3764.1.1.30.4.7.4.3.1
cnMpoaQosDscpToPriorityIndexUsed to uniquely identify a row in DSCP to 802.1p table.ro
INTEGER
.1.3.6.1.4.1.3764.1.1.30.4.7.4.3.1.1
cnMpoaQosDscpToPriorityInDscpSix-bit Diffserv code point supplied in IP packet header.ro
INTEGER
.1.3.6.1.4.1.3764.1.1.30.4.7.4.3.1.2
cnMpoaQosDscpToPriorityOutPriority802.1p priority value which can be mapped from the DS code point supplied in the IP packet header. Default mappings are always provided. However, if the user would like to change the mappings, it is recommended to follow the rules specified in RFC 2474 (Definition of the Differentiated Services Field in the IPv4 and IPv6 Headers).rw
INTEGER
.1.3.6.1.4.1.3764.1.1.30.4.7.4.3.1.3
MPOA-EXT-MIB - SNMP MIB Reference | MIBs Explorer