TIMETRA-MSDP-MIB: View SNMP OID List / Download MIB

VENDOR: NOKIA


 Home MIB: TIMETRA-MSDP-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
 timetraMsdpMIBModule 1.3.6.1.4.1.6527.1.1.3.43
This is the SNMP MIB module to manage and provision MSDP protocol on Alcatel SROS equipment. The Multicast Source Discovery Protocol (MSDP) is used to connect multicast routing domains. It typically runs on the same router as the Protocol Independent Multicast (PIM) sparse-mode rendezvous point (RP). Each MSDP router establishes adjacencies with internal and external MSDP peers similar to the Border Gateway Protocol (BGP). These peer routers inform each other about active sources within the domain. When they detect active sources, the routers can send PIM sparse-mode explicit join messages to the active source. Copyright 2006-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
 tmnxMsdpConformance 1.3.6.1.4.1.6527.3.1.1.43
       tmnxMsdpCompliances 1.3.6.1.4.1.6527.3.1.1.43.1
           tmnxMsdpCompliance 1.3.6.1.4.1.6527.3.1.1.43.1.1
The compliance statement for management of MSDP features on Alcatel 7x50 SR series systems.
           tmnxMsdpV10v0Compliance 1.3.6.1.4.1.6527.3.1.1.43.1.2
The compliance statement for management of MSDP features on Alcatel 7x50 SR series systems.
       tmnxMsdpGroups 1.3.6.1.4.1.6527.3.1.1.43.2
           tmnxMsdpGlobalGroup 1.3.6.1.4.1.6527.3.1.1.43.2.1
A collection of global objects supporting management of MSDP protocol on Alcatel 7x50 SR series systems.
           tmnxMsdpPeerGroup 1.3.6.1.4.1.6527.3.1.1.43.2.2
A collection of objects supporting management of MSDP peers on Alcatel 7x50 SR series systems.
           tmnxMsdpPeerGroupGroup 1.3.6.1.4.1.6527.3.1.1.43.2.3
A collection of objects supporting management of MSDP peer groups on Alcatel 7x50 SR series systems.
           tmnxMsdpSourceGroup 1.3.6.1.4.1.6527.3.1.1.43.2.4
A collection of objects supporting management of MSDP sources on Alcatel 7x50 SR series systems.
           tmnxMsdpSrcActiveGroup 1.3.6.1.4.1.6527.3.1.1.43.2.5
A collection of objects supporting management of MSDP source active information on Alcatel 7x50 SR series systems.
           tmnxMsdpNotificationGroup 1.3.6.1.4.1.6527.3.1.1.43.2.6
The group of notifications supporting management of the MSDP operations on Alcatel 7x50 SR series systems.
           tmnxMsdpSrcActiveRejGroup 1.3.6.1.4.1.6527.3.1.1.43.2.7
A collection of objects supporting management of MSDP rejected source active information on Alcatel 7x50 SR series systems.
 tmnxMsdpObjects 1.3.6.1.4.1.6527.3.1.2.43
       tmnxMsdpGlobals 1.3.6.1.4.1.6527.3.1.2.43.1
           tmnxMsdpMaxActiveSources 1.3.6.1.4.1.6527.3.1.2.43.1.1 integer32 read-only
The value of tmnxMsdpMaxActiveSources specifies the maximum number of source active messages that will be accepted by MSDP. This effectively controls the number of source active messages that can be stored on the system. By default, no limit is placed on the number of source active messages and this is specified by the value '-1'. A value of 0 means that no source active messages will be accepted.
           tmnxMsdpMsgRcvRate 1.3.6.1.4.1.6527.3.1.2.43.1.2 unsigned32 read-only
The value of tmnxMsdpMsgRcvRate specifies the number of MSDP messages (including source active messages) that are read from the TCP session per tmnxMsdpMsgRcvRateTime seconds. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpMsgRcvRateThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpMsgRcvRateTime seconds have elapsed.
           tmnxMsdpMsgRcvRateTime 1.3.6.1.4.1.6527.3.1.2.43.1.3 unsigned32 read-only
The value of tmnxMsdpMsgRcvRateTime specifies the time in seconds that together with tmnxMsdpMsgRcvRate defines the number of MSDP messages (including source active messages) that are read from the TCP session within the configured number of seconds. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpMsgRcvRateThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpMsgRcvRateTime seconds have elapsed.
           tmnxMsdpMsgRcvRateThd 1.3.6.1.4.1.6527.3.1.2.43.1.4 gauge32 read-only
The value of tmnxMsdpMsgRcvRateThd specifies the number of MSDP messages that can be processed before tmnxMsdpMsgRcvRate is set. This is useful during system startup and initialization. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpMsgRcvRateThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpMsgRcvRateTime seconds have elapsed.
           tmnxMsdpDataEncapsulation 1.3.6.1.4.1.6527.3.1.2.43.1.5 truthvalue read-only
The value of tmnxMsdpDataEncapsulation is used to configure a rendezvous point (RP) using MSDP to encapsulate multicast data received in MSDP register messages inside forwarded MSDP source-active messages. By default data encapsulation is enabled.
           tmnxMsdpAdminState 1.3.6.1.4.1.6527.3.1.2.43.1.6 tmnxadminstate read-only
The value of tmnxMsdpAdminState specifies the desired administrative state for MSDP. When MSDP is 'outOfService' the operational state of MSDP as well as the operational state of other entities under it, like peer or peer group is also disabled. By default, state of MSDP is 'inService'.
           tmnxMsdpExportPolicy1 1.3.6.1.4.1.6527.3.1.2.43.1.7 tpolicystatementnameorempty read-only
The value of tmnxMsdpExportPolicy1 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. A maximum of five policy names can be specified. tmnxMsdpExportPolicy1 specifies policy number 1 at the protocol level. By default no export policies are applied and all SA entries are announced.
           tmnxMsdpExportPolicy2 1.3.6.1.4.1.6527.3.1.2.43.1.8 tpolicystatementnameorempty read-only
The value of tmnxMsdpExportPolicy2 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpExportPolicy2 specifies policy number 2 at the protocol level. By default no export policies are applied and all SA entries are announced.
           tmnxMsdpExportPolicy3 1.3.6.1.4.1.6527.3.1.2.43.1.9 tpolicystatementnameorempty read-only
The value of tmnxMsdpExportPolicy3 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpExportPolicy3 specifies policy number 3 at the protocol level. By default no export policies are applied and all SA entries are announced.
           tmnxMsdpExportPolicy4 1.3.6.1.4.1.6527.3.1.2.43.1.10 tpolicystatementnameorempty read-only
The value of tmnxMsdpExportPolicy4 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpExportPolicy4 specifies policy number 4 at the protocol level. By default no export policies are applied and all SA entries are announced.
           tmnxMsdpExportPolicy5 1.3.6.1.4.1.6527.3.1.2.43.1.11 tpolicystatementnameorempty read-only
The value of tmnxMsdpExportPolicy5 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpExportPolicy1 specifies policy number 5 at the protocol level. By default no export policies are applied and all SA entries are announced.
           tmnxMsdpImportPolicy1 1.3.6.1.4.1.6527.3.1.2.43.1.12 tpolicystatementnameorempty read-only
The value of tmnxMsdpImportPolicy1 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. A maximum of five policy names can be specified. tmnxMsdpImportPolicy1 specifies policy number 1 at the protocol level. By default no import policies are applied and all SA entries are announced.
           tmnxMsdpImportPolicy2 1.3.6.1.4.1.6527.3.1.2.43.1.13 tpolicystatementnameorempty read-only
The value of tmnxMsdpImportPolicy2 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpImportPolicy2 specifies policy number 2 at the protocol level. By default no import policies are applied and all SA entries are announced.
           tmnxMsdpImportPolicy3 1.3.6.1.4.1.6527.3.1.2.43.1.14 tpolicystatementnameorempty read-only
The value of tmnxMsdpImportPolicy3 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpImportPolicy3 specifies policy number 3 at the protocol level. By default no import policies are applied and all SA entries are announced.
           tmnxMsdpImportPolicy4 1.3.6.1.4.1.6527.3.1.2.43.1.15 tpolicystatementnameorempty read-only
The value of tmnxMsdpImportPolicy4 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpImportPolicy4 specifies policy number 4 at the protocol level. By default no import policies are applied and all SA entries are announced.
           tmnxMsdpImportPolicy5 1.3.6.1.4.1.6527.3.1.2.43.1.16 tpolicystatementnameorempty read-only
The value of tmnxMsdpImportPolicy5 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpImportPolicy5 specifies policy number 5 at the protocol level. By default no import policies are applied and all SA entries are announced.
           tmnxMsdpLocalAddressType 1.3.6.1.4.1.6527.3.1.2.43.1.17 inetaddresstype read-only
The value of tmnxMsdpLocalAddressType indicates the type of tmnxMsdpLocalAddress.
           tmnxMsdpLocalAddress 1.3.6.1.4.1.6527.3.1.2.43.1.18 inetaddress read-only
The value of tmnxMsdpLocalAddress is used to configure the local end of a MSDP session. In order for MSDP to function at least one peer must be configured. When configuring a peer, the local end of the MSDP session must be configured. This address is used to validate incoming connections to the peer and to establish connections to the remote peer. By default no local address is configured.
           tmnxMsdpStatusPeerCount 1.3.6.1.4.1.6527.3.1.2.43.1.19 gauge32 read-only
The value of tmnxMsdpStatusPeerCount indicates the number of configured peers.
           tmnxMsdpStatusPeersEstablished 1.3.6.1.4.1.6527.3.1.2.43.1.20 gauge32 read-only
The value of tmnxMsdpStatusPeersEstablished indicates the number of peers in established state
           tmnxMsdpStatusSACount 1.3.6.1.4.1.6527.3.1.2.43.1.21 gauge32 read-only
The value of tmnxMsdpStatusSACount indicates the number of source active configured in cache.
           tmnxMsdpStatusLastTimeUp 1.3.6.1.4.1.6527.3.1.2.43.1.22 timestamp read-only
The value of tmnxMsdpStatusLastTimeUp indicates the last time the protocol was enabled.
           tmnxMsdpStatusActSrcLimExceeded 1.3.6.1.4.1.6527.3.1.2.43.1.23 counter32 read-only
The value of tmnxMsdpStatusActSrcLimExceeded indicates the number of times the global active source limit has been exceeded
           tmnxMsdpRpfLookupSequence 1.3.6.1.4.1.6527.3.1.2.43.1.24 integer read-only
tmnxMsdpRpfLookupSequence is used to configure the sequence of route tables that MSDP uses for finding a Reverse Path Forwarding(RPF) interface for a particular multicast route. 'mucastRouteTable' is the unicast route table to be used only by multicast protocols(MSDP) which will contain routes submitted by multi-protocol BGP, ISIS and OSPF. 'ucastRouteTable' is the regular unicast route table which will contain routes submitted by all the unicast routing protocols. By default, only the 'ucastRouteTable' is looked up by MSDP for calculating RPF interface towards the source/rendezvous point. However the operator can specify the following: a) Use unicast route table only b) Use multicast unicast route table only or c) Use both the route tables. In case of (c), MSDP will always lookup first in the 'mucastRouteTable' and if there is a route, it will use it. If MSDP does not find a route in the first lookup, it will try to find it in the 'ucastRouteTable'. Enumeration: 'both': 2, 'ucastRouteTable': 1, 'mucastRouteTable': 0.
           tmnxMsdpSACacheLifetime 1.3.6.1.4.1.6527.3.1.2.43.1.25 unsigned32 read-write
The value of tmnxMsdpSACacheLifetime specifies lifetime given to SA cache entries in seconds when created or refreshed. This object does not measure time per se; instead, it is the delta from the time at which an SA message is received at which it should be expired if not refreshed. (i.e., it is the value of tmnxMsdpSrcActiveExpiryTime immediately after receiving an SA message applying to that row.)
           tmnxMsdpSARejectExportPolicy 1.3.6.1.4.1.6527.3.1.2.43.1.26 counter32 read-only
The value of tmnxMsdpSARejectExportPolicy indicates number of SA messages that were not sent due to export policy.
           tmnxMsdpSARejectImportPolicy 1.3.6.1.4.1.6527.3.1.2.43.1.27 counter32 read-only
The value of tmnxMsdpSARejectImportPolicy indicates number of SA messages that were rejected due to import policy.
       tmnxMsdpPeerTable 1.3.6.1.4.1.6527.3.1.2.43.2 no-access
The tmnxMsdpPeerTable table provides information on the properties of a MSDP peer.
           tmnxMsdpPeerEntry 1.3.6.1.4.1.6527.3.1.2.43.2.1 no-access
tmnxMsdpPeerEntry represents a row entry in tmnxMsdpPeerTable for a MSDP peer. Entries can be created and deleted via SNMP SET operations through tmnxMsdpPeerRowStatus.
               tmnxMsdpPeerAddressType 1.3.6.1.4.1.6527.3.1.2.43.2.1.1 inetaddresstype no-access
The value of tmnxMsdpPeerAddressType indicates the type of tmnxMsdpPeerAddress.
               tmnxMsdpPeerAddress 1.3.6.1.4.1.6527.3.1.2.43.2.1.2 inetaddress no-access
The value of tmnxMsdpPeerAddress indicates the address of the MSDP peer.
               tmnxMsdpPeerRowStatus 1.3.6.1.4.1.6527.3.1.2.43.2.1.3 rowstatus read-only
tmnxMsdpPeerRowStatus is the object used for creating and deleting row entries in this table.
               tmnxMsdpPeerMaxActiveSources 1.3.6.1.4.1.6527.3.1.2.43.2.1.4 integer32 read-only
The value of tmnxMsdpPeerMaxActiveSources specifies the maximum number of source active messages that will be accepted by MSDP. This effectively controls the number of active sources that can be stored on the system. By default, no limit is placed on the number of source active messages and this is specified by the value '-1'. A value of 0 means that no source active messages will be accepted.
               tmnxMsdpPeerMsgRcvRate 1.3.6.1.4.1.6527.3.1.2.43.2.1.5 unsigned32 read-only
The value of tmnxMsdpPeerMsgRcvRate specifies the number of MSDP messages (including source active messages) that are read from the TCP session per tmnxMsdpPeerMsgRcvRateTime seconds. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpPeerMsgRcvRateThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpPeerMsgRcvRateTime seconds have elapsed.
               tmnxMsdpPeerMsgRcvRateTime 1.3.6.1.4.1.6527.3.1.2.43.2.1.6 unsigned32 read-only
The value of tmnxMsdpPeerMsgRcvRateTime specifies the time in seconds that together with tmnxMsdpPeerMsgRcvRate defines the number of MSDP messages (including source active messages) that are read from the TCP session within the configured number of seconds. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpPeerMsgRcvRateThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpPeerMsgRcvRateTime seconds have elapsed.
               tmnxMsdpPeerMsgRcvRateThd 1.3.6.1.4.1.6527.3.1.2.43.2.1.7 gauge32 read-only
The value of tmnxMsdpPeerMsgRcvRateThd specifies the number of MSDP messages that can be processed before tmnxMsdpPeerMsgRcvRate is set. This is useful during system startup and initialization. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpPeerMsgRcvRateThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpPeerMsgRcvRateTime seconds have elapsed.
               tmnxMsdpPeerAuthKey 1.3.6.1.4.1.6527.3.1.2.43.2.1.8 octet string read-only
The value of tmnxMsdpPeerAuthKey specifies the authentication key to be used for a specific MSDP peering session. Authentication is done using the MD-5 message based digest protocol. Authentication cannot be configured globally and can be applied per peer only. The authentication key can be any combination of letters or numbers. Note that the string may contain embedded nulls. By default, all MSDP messages are accepted and the MD5 signature option authentication key is disabled
               tmnxMsdpPeerAuthKeyEncrypted 1.3.6.1.4.1.6527.3.1.2.43.2.1.9 truthvalue read-only
When the value of tmnxMsdpPeerAuthKeyEncrypted is 'true', the password specified by tmnxMsdpPeerAuthKey is in the encrypted form. When the value of tmnxMsdpPeerAuthKeyEncrypted is 'false', the password specified by tmnxMsdpPeerAuthKey is in plain text. tmnxMsdpPeerAuthKey and tmnxMsdpPeerAuthKeyEncrypted, which indicates whether or not the password string is encrypted, must be set together in the same SNMP request PDU or else the set request will fail with an inconsistentValue error.
               tmnxMsdpPeerDefaultPeer 1.3.6.1.4.1.6527.3.1.2.43.2.1.10 truthvalue read-only
The value of tmnxMsdpPeerDefaultPeer is used to configure a peer as the default Msdp peer due to which all source-active messages from the peer will be accepted without the usual peer-reverse-path-forwarding (RPF) check.
               tmnxMsdpPeerAdminState 1.3.6.1.4.1.6527.3.1.2.43.2.1.11 tmnxadminstate read-only
The value of tmnxMsdpPeerAdminState specifies the desired administrative state for a MSDP peer. When a MSDP peer is 'outOfService' the operational state of MSDP as well as the operational state of other entities under it, like peer group is also disabled. By default, the state of a MSDP peer is 'inService'.
               tmnxMsdpPeerExportPolicy1 1.3.6.1.4.1.6527.3.1.2.43.2.1.12 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerExportPolicy1 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. A maximum of five policy names can be specified. tmnxMsdpPeerExportPolicy1 specifies policy number 1 at the protocol level. By default no export policies are applied and all SA entries are announced.
               tmnxMsdpPeerExportPolicy2 1.3.6.1.4.1.6527.3.1.2.43.2.1.13 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerExportPolicy2 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerExportPolicy2 specifies policy number 2 at the protocol level. By default no export policies are applied and all SA entries are announced.
               tmnxMsdpPeerExportPolicy3 1.3.6.1.4.1.6527.3.1.2.43.2.1.14 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerExportPolicy3 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerExportPolicy3 specifies policy number 3 at the protocol level. By default no export policies are applied and all SA entries are announced.
               tmnxMsdpPeerExportPolicy4 1.3.6.1.4.1.6527.3.1.2.43.2.1.15 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerExportPolicy4 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerExportPolicy4 specifies policy number 4 at the protocol level. By default no export policies are applied and all SA entries are announced.
               tmnxMsdpPeerExportPolicy5 1.3.6.1.4.1.6527.3.1.2.43.2.1.16 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerExportPolicy5 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerExportPolicy1 specifies policy number 5 at the protocol level. By default no export policies are applied and all SA entries are announced.
               tmnxMsdpPeerImportPolicy1 1.3.6.1.4.1.6527.3.1.2.43.2.1.17 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerImportPolicy1 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. A maximum of five policy names can be specified. tmnxMsdpPeerImportPolicy1 specifies policy number 1 at the protocol level. By default no import policies are applied and all SA entries are announced.
               tmnxMsdpPeerImportPolicy2 1.3.6.1.4.1.6527.3.1.2.43.2.1.18 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerImportPolicy2 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerImportPolicy2 specifies policy number 2 at the protocol level. By default no import policies are applied and all SA entries are announced.
               tmnxMsdpPeerImportPolicy3 1.3.6.1.4.1.6527.3.1.2.43.2.1.19 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerImportPolicy3 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerImportPolicy3 specifies policy number 3 at the protocol level. By default no import policies are applied and all SA entries are announced.
               tmnxMsdpPeerImportPolicy4 1.3.6.1.4.1.6527.3.1.2.43.2.1.20 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerImportPolicy4 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerImportPolicy4 specifies policy number 4 at the protocol level. By default no import policies are applied and all SA entries are announced.
               tmnxMsdpPeerImportPolicy5 1.3.6.1.4.1.6527.3.1.2.43.2.1.21 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerImportPolicy5 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerImportPolicy5 specifies policy number 5 at the protocol level. By default no import policies are applied and all SA entries are announced.
               tmnxMsdpPeerLocalAddressType 1.3.6.1.4.1.6527.3.1.2.43.2.1.22 inetaddresstype read-only
The value of tmnxMsdpPeerLocalAddressType is used to configure the type of tmnxMsdpPeerLocalAddress.
               tmnxMsdpPeerLocalAddress 1.3.6.1.4.1.6527.3.1.2.43.2.1.23 inetaddress read-only
The value of tmnxMsdpPeerLocalAddress is used to configure the local end of a MSDP session. In order for MSDP to function at least one peer must be configured. When configuring a peer, the local end of the MSDP session must be configured. This address is used to validate incoming connections to the peer and to establish connections to the remote peer. By default no local address is configured.
               tmnxMsdpPeerState 1.3.6.1.4.1.6527.3.1.2.43.2.1.24 integer read-only
The value of tmnxMsdpPeerState indicates the status of the connection. Enumeration: 'disabled': 3, 'established': 1, 'inactive': 2, 'connecting': 4, 'listen': 0.
               tmnxMsdpPeerLastUpOrDown 1.3.6.1.4.1.6527.3.1.2.43.2.1.25 timestamp read-only
The value of tmnxMsdpPeerLastUpOrDown indicates the time at which the most recent peer-state change occurred.
               tmnxMsdpPeerConRetry 1.3.6.1.4.1.6527.3.1.2.43.2.1.26 counter32 read-only
The value of tmnxMsdpPeerConRetry indicates number of peer connection retry attempts.
               tmnxMsdpPeerStateTimer 1.3.6.1.4.1.6527.3.1.2.43.2.1.27 unsigned32 read-only
The value of tmnxMsdpPeerStateTimer indicates the number of seconds to wait before another message is sent to a peer.
               tmnxMsdpPeerTimeout 1.3.6.1.4.1.6527.3.1.2.43.2.1.28 unsigned32 read-only
The value of tmnxMsdpPeerTimeout indicates the number of seconds to wait for a response from the peer before declaring the peer unavailable.
               tmnxMsdpPeerSAAccepted 1.3.6.1.4.1.6527.3.1.2.43.2.1.29 gauge32 read-only
The value of tmnxMsdpPeerSAAccepted indicates the number of entries in the source-active cache accepted from the peer.
               tmnxMsdpPeerSARecvd 1.3.6.1.4.1.6527.3.1.2.43.2.1.30 gauge32 read-only
The value of tmnxMsdpPeerSARecvd indicates the number of entries in the source-active cache received by the peer.
               tmnxMsdpPeerLastASLimit 1.3.6.1.4.1.6527.3.1.2.43.2.1.31 timestamp read-only
The value of tmnxMsdpPeerLastASLimit indicates the time that the last active source limit was triggered.
       tmnxMsdpPeerGroupTable 1.3.6.1.4.1.6527.3.1.2.43.3 no-access
The tmnxMsdpPeerGroupTable provides a listing of all MSDP Peer Groups.
           tmnxMsdpPeerGroupEntry 1.3.6.1.4.1.6527.3.1.2.43.3.1 no-access
tmnxMsdpPeerGroupEntry represents a MSDP Peer Group. Entries can be created and deleted via SNMP SET operations.
               tmnxMsdpPeerGroupName 1.3.6.1.4.1.6527.3.1.2.43.3.1.1 tnameditem no-access
The value of tmnxMsdpPeerGroupName indicates the peer group name.
               tmnxMsdpPeerGroupRowStatus 1.3.6.1.4.1.6527.3.1.2.43.3.1.2 rowstatus read-only
tmnxMsdpPeerGroupRowStatus is the object used for creating and deleting row entries in this table.
               tmnxMsdpPeerGroupMsgRcvRate 1.3.6.1.4.1.6527.3.1.2.43.3.1.3 unsigned32 read-only
The value of tmnxMsdpPeerGroupMsgRcvRate specifies the number of MSDP messages (including source active messages) that are read from the TCP session per tmnxMsdpMsgRcvRateTime seconds By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpMsgRcvRateThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpMsgRcvRateTime seconds have elapsed.
               tmnxMsdpPeerGroupMsgRcvRateTime 1.3.6.1.4.1.6527.3.1.2.43.3.1.4 unsigned32 read-only
The value of tmnxMsdpPeerGroupMsgRcvRateTime specifies the maximum number of source active messages that will be accepted by MSDP. This effectively controls the number of source active messages that can be stored on the system. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpPeerGroupMsgRcvRateThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpPeerGroupMsgRcvRateTime seconds have elapsed.
               tmnxMsdpPeerGroupMsgRcvRateThd 1.3.6.1.4.1.6527.3.1.2.43.3.1.5 gauge32 read-only
The value of tmnxMsdpPeerGroupMsgRcvRateThd specifies the number of MSDP messages that can be processed before tmnxMsdpPeerGroupMsgRcvRate is set. This is useful during system startup and initialization. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpPeerGroupMsgRcvRateThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpPeerGroupMsgRcvRateTime seconds have elapsed.
               tmnxMsdpPeerGroupAdminState 1.3.6.1.4.1.6527.3.1.2.43.3.1.6 tmnxadminstate read-only
The value of tmnxMsdpPeerGroupAdminState specifies the desired administrative state for a MSDP peer group. When tmnxMsdpPeerGroupAdminState is 'outOfService' the operational state of the MSDP peer group as well as the operational state of other entities under it, like other peers is also disabled. By default, the state of a MSDP peer group is 'inService'.
               tmnxMsdpPeerGroupExportPolicy1 1.3.6.1.4.1.6527.3.1.2.43.3.1.7 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGroupExportPolicy1 specifies the export policy number 1 at peer group level.
               tmnxMsdpPeerGroupExportPolicy2 1.3.6.1.4.1.6527.3.1.2.43.3.1.8 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGroupExportPolicy2 specifies the export policy number 2 at peer group protocol level.
               tmnxMsdpPeerGroupExportPolicy3 1.3.6.1.4.1.6527.3.1.2.43.3.1.9 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGroupExportPolicy3 specifies the export policy number 3 at peer group protocol level.
               tmnxMsdpPeerGroupExportPolicy4 1.3.6.1.4.1.6527.3.1.2.43.3.1.10 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGroupExportPolicy4 specifies the export policy number 4 at peer group protocol level.
               tmnxMsdpPeerGroupExportPolicy5 1.3.6.1.4.1.6527.3.1.2.43.3.1.11 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGroupExportPolicy5 specifies the export policy number 5 at peer group protocol level.
               tmnxMsdpPeerGroupImportPolicy1 1.3.6.1.4.1.6527.3.1.2.43.3.1.12 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGroupImportPolicy1 specifies the import policy number 1 at peer group level.
               tmnxMsdpPeerGroupImportPolicy2 1.3.6.1.4.1.6527.3.1.2.43.3.1.13 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGroupImportPolicy2 specifies the import policy number 2 at peer group level.
               tmnxMsdpPeerGroupImportPolicy3 1.3.6.1.4.1.6527.3.1.2.43.3.1.14 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGroupImportPolicy3 specifies the import policy number 3 at peer group level.
               tmnxMsdpPeerGroupImportPolicy4 1.3.6.1.4.1.6527.3.1.2.43.3.1.15 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGroupImportPolicy4 specifies the import policy number 4 at peer group level.
               tmnxMsdpPeerGroupImportPolicy5 1.3.6.1.4.1.6527.3.1.2.43.3.1.16 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGroupImportPolicy5 specifies the import policy number 5 at peer group level.
               tmnxMsdpPeerGroupLocalAddrType 1.3.6.1.4.1.6527.3.1.2.43.3.1.17 inetaddresstype read-only
The value of tmnxMsdpPeerGroupLocalAddrType is used to configure the type of tmnxMsdpPeerGroupLocalAddress.
               tmnxMsdpPeerGroupLocalAddress 1.3.6.1.4.1.6527.3.1.2.43.3.1.18 inetaddress read-only
The value of tmnxMsdpPeerGroupLocalAddress is used to configure the local end of a MSDP session. In order for MSDP to function at least one peer must be configured. When configuring a peer, the local end of the MSDP session must be configured. This address is used to validate incoming connections to the peer and to establish connections to the remote peer. By default no local address is configured.
               tmnxMsdpPeerGroupMode 1.3.6.1.4.1.6527.3.1.2.43.3.1.19 integer read-only
The value of tmnxMsdpPeerGroupMode is used to configure groups of peers in a full mesh topology. MSDP peers can be grouped in a full-mesh topology that prevents excessive flooding of source-active messages to neighboring peers. When operating in meshed mode, source-active messages received from a mesh group member are always accepted but are not flooded to other members of the same mesh group. As a result, these source-active messages are only flooded to non-mesh group peers or members of other mesh groups. By default 'standard' (non-meshed) mode is used. Enumeration: 'mesh-group': 2, 'standard': 1.
               tmnxMsdpPeerGroupMaxActSources 1.3.6.1.4.1.6527.3.1.2.43.3.1.20 integer32 read-only
The value of tmnxMsdpPeerGroupMaxActSources specifies the maximum number of source active messages that will be accepted by this MSDP peer group. This effectively controls the number of active sources that can be stored on the system. By default, no limit is placed on the number of source active messages and this is specified by the value '-1'. A value of 0 means that no source active messages will be accepted.
               tmnxMsdpPeerGroupActMsgsExMax 1.3.6.1.4.1.6527.3.1.2.43.3.1.21 counter32 read-only
The value of tmnxMsdpPeerGroupActMsgsExMax indicates the number of source active messages received from this group that exceeded the established maximum number.
               tmnxMsdpPeerGrpSARejExpPolicy 1.3.6.1.4.1.6527.3.1.2.43.3.1.22 counter32 read-only
The value of tmnxMsdpPeerGrpSARejExpPolicy indicates the number of source active messages received from this group that were were not sent due to export policy.
               tmnxMsdpPeerGrpSARejImpPolicy 1.3.6.1.4.1.6527.3.1.2.43.3.1.23 counter32 read-only
The value of tmnxMsdpPeerGrpSARejImpPolicy indicates the number of source active messages received from this group that were rejected due to import policy.
       tmnxMsdpPeerGrpPeerTable 1.3.6.1.4.1.6527.3.1.2.43.4 no-access
The tmnxMsdpPeerGrpPeerTable table provides a listing of all peers under MSDP Peer Groups.
           tmnxMsdpPeerGrpPeerEntry 1.3.6.1.4.1.6527.3.1.2.43.4.1 no-access
An entry representing a peer in an MSDP Peer Group. Entries can be created and deleted via SNMP SET operations.
               tmnxMsdpPeerGrpPeerAddressType 1.3.6.1.4.1.6527.3.1.2.43.4.1.1 inetaddresstype no-access
The value of tmnxMsdpPeerGrpPeerAddressType indicates the type of address of the MSDP peer.
               tmnxMsdpPeerGrpPeerAddress 1.3.6.1.4.1.6527.3.1.2.43.4.1.2 inetaddress no-access
The value of tmnxMsdpPeerGrpPeerAddress indicates the address of the MSDP peer.
               tmnxMsdpPeerGrpPeerRowStatus 1.3.6.1.4.1.6527.3.1.2.43.4.1.3 rowstatus read-only
tmnxMsdpPeerGrpPeerRowStatus is the object used for creating and deleting row entries in this table.
               tmnxMsdpPeerGrpPeerMaxActSrcs 1.3.6.1.4.1.6527.3.1.2.43.4.1.4 integer32 read-only
The value of tmnxMsdpPeerGrpPeerMaxActSrcs specifies the maximum number of source active messages that will be accepted by MSDP peer group peer. This effectively controls the number of active sources that can be stored on the system. By default, no limit is placed on the number of source active messages and this is specified by the value '-1'. A value of 0 means that no source active messages will be accepted.
               tmnxMsdpPeerGrpPeerMsgRcvRt 1.3.6.1.4.1.6527.3.1.2.43.4.1.5 unsigned32 read-only
The value of tmnxMsdpPeerGrpPeerMsgRcvRt specifies the number of MSDP messages (including source active messages) that are read from the TCP session per tmnxMsdpPeerGrpPeerMsgRcvRtTime seconds. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpPeerGrpPeerMsgRcvRtThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpPeerGrpPeerMsgRcvRtTime seconds have elapsed.
               tmnxMsdpPeerGrpPeerMsgRcvRtTime 1.3.6.1.4.1.6527.3.1.2.43.4.1.6 unsigned32 read-only
The value of tmnxMsdpPeerGrpPeerMsgRcvRtTime specifies the time in seconds that together with tmnxMsdpPeerGrpPeerMsgRcvRt defines the number of MSDP messages (including source active messages) that are read from the TCP session within the configured number of seconds. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpPeerGrpPeerMsgRcvRtThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpPeerGrpPeerMsgRcvRtTime seconds have elapsed.
               tmnxMsdpPeerGrpPeerMsgRcvRtThd 1.3.6.1.4.1.6527.3.1.2.43.4.1.7 gauge32 read-only
The value of tmnxMsdpPeerGrpPeerMsgRcvRtThd specifies the number of MSDP messages that can be processed before tmnxMsdpPeerGrpPeerMsgRcvRt is set. This is useful during system startup and initialization. By default, no MSDP messages are read from the TCP session and this is specified by the value 0. Once the number of MSDP packets defined in tmnxMsdpPeerGrpPeerMsgRcvRtThd have been processed the rate of all other MSDP packets is rate limited by no longer accepting messages from the TCP session until tmnxMsdpPeerGrpPeerMsgRcvRtTime seconds have elapsed.
               tmnxMsdpPeerGrpPeerAuthKey 1.3.6.1.4.1.6527.3.1.2.43.4.1.8 octet string read-only
The value of tmnxMsdpPeerGrpPeerAuthKey specifies the authentication key to be used for a specific MSDP peer group peering session. Authentication is done using the MD-5 message based digest protocol. Authentication cannot be configured globally and can be applied per peer only. The authentication key can be any combination of letters or numbers. Note that the string may contain embedded nulls. By default all MSDP messages are accepted and the MD5 signature option authentication key is disabled
               tmnxMsdpPeerGrpPeerAKeyEncrypt 1.3.6.1.4.1.6527.3.1.2.43.4.1.9 truthvalue read-only
When the value of tmnxMsdpPeerGrpPeerAKeyEncrypt is 'true', the password specified by tmnxMsdpPeerGrpPeerAuthKey is in the encrypted form. When the value of tmnxMsdpPeerGrpPeerAKeyEncrypt is 'false', the password specified by tmnxMsdpPeerGrpPeerAuthKey is in plain text. tmnxMsdpPeerGrpPeerAuthKey and tmnxMsdpPeerGrpPeerAKeyEncrypt, which indicates whether or not the password string is encrypted, must be set together in the same SNMP request PDU or else the set request will fail with an inconsistentValue error.
               tmnxMsdpPeerGrpPeerDefaultPeer 1.3.6.1.4.1.6527.3.1.2.43.4.1.10 truthvalue read-only
The value of tmnxMsdpPeerGrpPeerDefaultPeer is used to configure a peer as the default MSDP peer due to which all source-active messages from the peer will be accepted without the usual peer-reverse-path-forwarding (RPF) check.
               tmnxMsdpPeerGrpPeerAdminState 1.3.6.1.4.1.6527.3.1.2.43.4.1.11 tmnxadminstate read-only
The value of tmnxMsdpPeerGrpPeerAdminState specifies the desired administrative state for a peer under a MSDP peer group. When tmnxMsdpPeerGrpPeerAdminState is 'outOfService' the operational state of the MSDP peer is disabled. By default, tmnxMsdpPeerGrpPeerAdminState is 'inService'.
               tmnxMsdpPeerGrpPeerExportPolicy1 1.3.6.1.4.1.6527.3.1.2.43.4.1.12 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGrpPeerExportPolicy1 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. A maximum of five policy names can be specified. tmnxMsdpPeerGrpPeerExportPolicy1 specifies policy number 1 at the protocol level. By default no export policies are applied and all SA entries are announced.
               tmnxMsdpPeerGrpPeerExportPolicy2 1.3.6.1.4.1.6527.3.1.2.43.4.1.13 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGrpPeerExportPolicy2 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerGrpPeerExportPolicy2 specifies policy number 2 at the protocol level. By default no export policies are applied and all SA entries are announced.
               tmnxMsdpPeerGrpPeerExportPolicy3 1.3.6.1.4.1.6527.3.1.2.43.4.1.14 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGrpPeerExportPolicy3 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerGrpPeerExportPolicy3 specifies policy number 3 at the protocol level. By default no export policies are applied and all SA entries are announced.
               tmnxMsdpPeerGrpPeerExportPolicy4 1.3.6.1.4.1.6527.3.1.2.43.4.1.15 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGrpPeerExportPolicy4 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerGrpPeerExportPolicy4 specifies policy number 4 at the protocol level. By default no export policies are applied and all SA entries are announced.
               tmnxMsdpPeerGrpPeerExportPolicy5 1.3.6.1.4.1.6527.3.1.2.43.4.1.16 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGrpPeerExportPolicy5 specifies the export policy to export Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerGrpPeerExportPolicy1 specifies policy number 5 at the protocol level. By default no export policies are applied and all SA entries are announced.
               tmnxMsdpPeerGrpPeerImportPolicy1 1.3.6.1.4.1.6527.3.1.2.43.4.1.17 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGrpPeerImportPolicy1 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. A maximum of five policy names can be specified. tmnxMsdpPeerGrpPeerImportPolicy1 specifies policy number 1 at the protocol level. By default no import policies are applied and all SA entries are announced.
               tmnxMsdpPeerGrpPeerImportPolicy2 1.3.6.1.4.1.6527.3.1.2.43.4.1.18 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGrpPeerImportPolicy2 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerGrpPeerImportPolicy2 specifies policy number 2 at the protocol level. By default no import policies are applied and all SA entries are announced.
               tmnxMsdpPeerGrpPeerImportPolicy3 1.3.6.1.4.1.6527.3.1.2.43.4.1.19 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGrpPeerImportPolicy3 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerGrpPeerImportPolicy3 specifies policy number 3 at the protocol level. By default no import policies are applied and all SA entries are announced.
               tmnxMsdpPeerGrpPeerImportPolicy4 1.3.6.1.4.1.6527.3.1.2.43.4.1.20 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGrpPeerImportPolicy4 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerGrpPeerImportPolicy4 specifies policy number 4 at the protocol level. By default no import policies are applied and all SA entries are announced.
               tmnxMsdpPeerGrpPeerImportPolicy5 1.3.6.1.4.1.6527.3.1.2.43.4.1.21 tpolicystatementnameorempty read-only
The value of tmnxMsdpPeerGrpPeerImportPolicy5 specifies the import policy to import Source Active (SA) state from the SA list into MSDP. tmnxMsdpPeerGrpPeerImportPolicy5 specifies policy number 5 at the protocol level. By default no import policies are applied and all SA entries are announced.
               tmnxMsdpPeerGrpPeerLocAddrType 1.3.6.1.4.1.6527.3.1.2.43.4.1.22 inetaddresstype read-only
The value of tmnxMsdpPeerGrpPeerLocAddrType indicates the type of tmnxMsdpPeerGrpPeerLocalAddress.
               tmnxMsdpPeerGrpPeerLocalAddress 1.3.6.1.4.1.6527.3.1.2.43.4.1.23 inetaddress read-only
The value of tmnxMsdpPeerGrpPeerLocalAddress is used to configure the local end of a MSDP session. In order for MSDP to function at least one peer must be configured. When configuring a peer, the local end of the MSDP session must be configured. This address is used to validate incoming connections to the peer and to establish connections to the remote peer. By default no local address is configured.
               tmnxMsdpPeerGrpPeerState 1.3.6.1.4.1.6527.3.1.2.43.4.1.24 integer read-only
The value of tmnxMsdpPeerGrpPeerState indicates the status of the connection. Enumeration: 'disabled': 3, 'established': 1, 'inactive': 2, 'connecting': 4, 'listen': 0.
               tmnxMsdpPeerGrpPeerLastUpOrDown 1.3.6.1.4.1.6527.3.1.2.43.4.1.25 timestamp read-only
The value of tmnxMsdpPeerGrpPeerLastUpOrDown indicates the time at which the most recent peer-state change occurred.
               tmnxMsdpPeerGrpPeerConRetry 1.3.6.1.4.1.6527.3.1.2.43.4.1.26 counter32 read-only
The value of tmnxMsdpPeerGrpPeerConRetry indicates number of peer connection retry attempts.
               tmnxMsdpPeerGrpPeerStateTimer 1.3.6.1.4.1.6527.3.1.2.43.4.1.27 unsigned32 read-only
The value of tmnxMsdpPeerGrpPeerStateTimer indicates the number of seconds to wait before another message is sent to a peer.
               tmnxMsdpPeerGrpPeerTimeout 1.3.6.1.4.1.6527.3.1.2.43.4.1.28 unsigned32 read-only
The value of tmnxMsdpPeerGrpPeerTimeout indicates the number of seconds to wait for a response from the peer before declaring the peer unavailable.
               tmnxMsdpPeerGrpPeerSAAccepted 1.3.6.1.4.1.6527.3.1.2.43.4.1.29 gauge32 read-only
The value of tmnxMsdpPeerGrpPeerSAAccepted indicates the number of entries in the source-active cache accepted from the peer.
               tmnxMsdpPeerGrpPeerSARecvd 1.3.6.1.4.1.6527.3.1.2.43.4.1.30 gauge32 read-only
The value of tmnxMsdpPeerGrpPeerSARecvd indicates the number of entries in the source-active cache received by the peer.
               tmnxMsdpPeerGrpPeerLastASLimit 1.3.6.1.4.1.6527.3.1.2.43.4.1.31 timestamp read-only
The value of tmnxMsdpPeerGrpPeerLastASLimit indicates the time that the last active source limit was triggered.
       tmnxMsdpSourceTable 1.3.6.1.4.1.6527.3.1.2.43.5 no-access
The tmnxMsdpSourceTable provides a listing of all MSDP Source configuration.
           tmnxMsdpSourceEntry 1.3.6.1.4.1.6527.3.1.2.43.5.1 no-access
An tmnxMsdpSourceEntry represents a MSDP Source configuration. Entries can be created and deleted via SNMP SET operations.
               tmnxMsdpSourcePrefixType 1.3.6.1.4.1.6527.3.1.2.43.5.1.1 inetaddresstype no-access
The value of tmnxMsdpSourcePrefixType indicates the type of tmnxMsdpSourcePrefix.
               tmnxMsdpSourcePrefix 1.3.6.1.4.1.6527.3.1.2.43.5.1.2 inetaddress no-access
The value of tmnxMsdpSourcePrefix indicates the IP address of the sources from which the source active messages would be accepted.
               tmnxMsdpSourceMask 1.3.6.1.4.1.6527.3.1.2.43.5.1.3 inetaddressprefixlength no-access
The value of tmnxMsdpSourceMask indicates the mask to be used along with tmnxMsdpSourcePrefix to obtain the range of addresses from which the router can accept source active messages.
               tmnxMsdpSourceRowStatus 1.3.6.1.4.1.6527.3.1.2.43.5.1.4 rowstatus read-only
tmnxMsdpSourceRowStatus is the object used for creating and deleting row entries in this table.
               tmnxMsdpSourceMaxActiveSources 1.3.6.1.4.1.6527.3.1.2.43.5.1.5 integer32 read-only
The value of tmnxMsdpSourceMaxActiveSources specifies the maximum number of source active messages that will be accepted by MSDP. This effectively controls the number of active sources that can be stored on the system. By default, no limit is placed on the number of source active messages and this is specified by the value '-1'. A value of 0 means that no source active messages will be accepted.
               tmnxMsdpSourceDiscMethod 1.3.6.1.4.1.6527.3.1.2.43.5.1.6 integer read-only
The value of tmnxMsdpSourceDiscMethod indicates the discovery method for this multicast source. If the source entry was created by an user, the value of this field is 'configured'. If the source was created dynamically, the value is 'dynamic' Enumeration: 'configured': 1, 'dynamic': 0.
               tmnxMsdpSourceSrcActMsgsExMax 1.3.6.1.4.1.6527.3.1.2.43.5.1.7 counter32 read-only
The value of tmnxMsdpSourceSrcActMsgsExMax indicates the number of source active messages received from this source that exceeded the established maximum number.
               tmnxMsdpSourceLastExEventTime 1.3.6.1.4.1.6527.3.1.2.43.5.1.8 timestamp read-only
The value of tmnxMsdpSourceLastExEventTime indicates the time the last exceed event was triggered.
       tmnxMsdpSrcActiveTable 1.3.6.1.4.1.6527.3.1.2.43.6 no-access
The tmnxMsdpSrcActiveTable table stores the MSDP Source Active(SA) advertisements currently in the MSDP speaker's cache.
           tmnxMsdpSrcActiveEntry 1.3.6.1.4.1.6527.3.1.2.43.6.1 no-access
An entry representing an MSDP SA advertisement. The INDEX to this table includes msdpSACacheOriginRP for diagnosing incorrect MSDP advertisements; normally a Source and Group pair would be unique. This is a read-only table.
               tmnxMsdpSrcActiveGroupAddrType 1.3.6.1.4.1.6527.3.1.2.43.6.1.1 inetaddresstype no-access
The value of tmnxMsdpSrcActiveGroupAddrType indicates the address type of tmnxMsdpSrcActiveGroupAddr.
               tmnxMsdpSrcActiveGroupAddr 1.3.6.1.4.1.6527.3.1.2.43.6.1.2 inetaddress no-access
The value of tmnxMsdpSrcActiveGroupAddr indicates the group address of the Source Active entry.
               tmnxMsdpSrcActiveSourceAddrType 1.3.6.1.4.1.6527.3.1.2.43.6.1.3 inetaddresstype no-access
The value of tmnxMsdpSrcActiveSourceAddrType indicates the address type of tmnxMsdpSrcActiveSourceAddr.
               tmnxMsdpSrcActiveSourceAddr 1.3.6.1.4.1.6527.3.1.2.43.6.1.4 inetaddress no-access
The value of tmnxMsdpSrcActiveSourceAddr indicates the source address of the Source Active entry.
               tmnxMsdpSrcActiveOriginRPType 1.3.6.1.4.1.6527.3.1.2.43.6.1.5 inetaddresstype no-access
The value of tmnxMsdpSrcActiveOriginRPType indicates the address type of tmnxMsdpSrcActiveOriginRP.
               tmnxMsdpSrcActiveOriginRP 1.3.6.1.4.1.6527.3.1.2.43.6.1.6 inetaddress no-access
The value of tmnxMsdpSrcActiveOriginRP indicates the origin RP address of the Source Active entry.
               tmnxMsdpSrcActivePrLearnFrType 1.3.6.1.4.1.6527.3.1.2.43.6.1.7 inetaddresstype read-only
The value of tmnxMsdpSrcActivePrLearnFrType indicates the address type of tmnxMsdpSrcActivePeerLearntFrom.
               tmnxMsdpSrcActivePeerLearntFrom 1.3.6.1.4.1.6527.3.1.2.43.6.1.8 inetaddress read-only
The value of tmnxMsdpSrcActivePeerLearntFrom indicates the peer from which this Source Active entry was last accepted.
               tmnxMsdpSrcActiveRPFPeerType 1.3.6.1.4.1.6527.3.1.2.43.6.1.9 inetaddresstype read-only
The value of tmnxMsdpSrcActiveRPFPeerType indicates the address type of tmnxMsdpSrcActiveRPFPeer.
               tmnxMsdpSrcActiveRPFPeer 1.3.6.1.4.1.6527.3.1.2.43.6.1.10 inetaddress read-only
The value of tmnxMsdpSrcActiveRPFPeer indicates the peer from which an SA message corresponding to this cache entry would be accepted (i.e. the RPF peer for tmnxMsdpSrcActiveOriginRP). This may be different than tmnxMsdpSrcActivePeerLearntFrom if this entry was created by an MSDP SA-Response.
               tmnxMsdpSrcActiveUpTime 1.3.6.1.4.1.6527.3.1.2.43.6.1.11 timeinterval read-only
The value of tmnxMsdpSrcActiveUpTime indicates the time since this entry was first placed in the Source Active (SA) cache. It is the difference between the time that the entry was first placed in the SA cache and the current time.
               tmnxMsdpSrcActiveExpiryTime 1.3.6.1.4.1.6527.3.1.2.43.6.1.12 timeinterval read-only
The value of tmnxMsdpSrcActiveExpiryTime indicates the time remaining before this entry will expire from the Source Active (SA) cache. It is difference between the current time and the time that the entry will expire.
       tmnxMsdpPeerStatsTable 1.3.6.1.4.1.6527.3.1.2.43.7 no-access
The table tmnxMsdpPeerStatsTable is the statistics information related to a MSDP peer.
           tmnxMsdpPeerStatsEntry 1.3.6.1.4.1.6527.3.1.2.43.7.1 no-access
tmnxMsdpPeerStatsEntry is an entry (conceptual row) in the tmnxMsdpPeerStatsTable. Each entry represents a MSDP peer related statistics information.
               tmnxMsdpPeerStatsActSrcLimExcd 1.3.6.1.4.1.6527.3.1.2.43.7.1.1 counter32 read-only
The value of tmnxMsdpPeerStatsActSrcLimExcd indicates the number of times the global active source limit has been exceeded by this peer instance.
               tmnxMsdpPeerStatsLastStChange 1.3.6.1.4.1.6527.3.1.2.43.7.1.2 timeinterval read-only
The value of tmnxMsdpPeerStatsLastStChange indicates how long ago the peer state changed.
               tmnxMsdpPeerStatsLastMsgPeer 1.3.6.1.4.1.6527.3.1.2.43.7.1.3 timeinterval read-only
The value of tmnxMsdpPeerStatsLastMsgPeer indicates how long ago the last message was received from this peer instance.
               tmnxMsdpPeerStatsRPFFailures 1.3.6.1.4.1.6527.3.1.2.43.7.1.4 counter32 read-only
The value of tmnxMsdpPeerStatsRPFFailures indicates number of reverse path forwarding (RPF) failures.
               tmnxMsdpPeerStatsRemoteCloses 1.3.6.1.4.1.6527.3.1.2.43.7.1.5 counter32 read-only
The value of tmnxMsdpPeerStatsRemoteCloses indicates the number of times the remote peer closed.
               tmnxMsdpPeerStatsPeerTimeouts 1.3.6.1.4.1.6527.3.1.2.43.7.1.6 counter32 read-only
The value of tmnxMsdpPeerStatsPeerTimeouts indicates the number of peer timeouts.
               tmnxMsdpPeerStatsSAMsgsSent 1.3.6.1.4.1.6527.3.1.2.43.7.1.7 counter32 read-only
The value of tmnxMsdpPeerStatsSAMsgsSent indicates the number of source-active messages sent.
               tmnxMsdpPeerStatsSAMsgsRecvd 1.3.6.1.4.1.6527.3.1.2.43.7.1.8 counter32 read-only
The value of tmnxMsdpPeerStatsSAMsgsRecvd indicates the number of source-active messages received.
               tmnxMsdpPeerStatsSAReqMsgsSent 1.3.6.1.4.1.6527.3.1.2.43.7.1.9 counter32 read-only
The value of tmnxMsdpPeerStatsSAReqMsgsSent indicates the number of source-active request messages sent.
               tmnxMsdpPeerStatsSAReqMsgsRecvd 1.3.6.1.4.1.6527.3.1.2.43.7.1.10 counter32 read-only
The value of tmnxMsdpPeerStatsSAReqMsgsRecvd indicates the number of source-active request messages received.
               tmnxMsdpPeerStatsSAResMsgsSent 1.3.6.1.4.1.6527.3.1.2.43.7.1.11 counter32 read-only
The value of tmnxMsdpPeerStatsSAResMsgsSent indicates the number of source-active response messages sent.
               tmnxMsdpPeerStatsSAResMsgsRecvd 1.3.6.1.4.1.6527.3.1.2.43.7.1.12 counter32 read-only
The value of tmnxMsdpPeerStatsSAResMsgsRecvd indicates the number of source-active response messages received.
               tmnxMsdpPeerStatsKAMsgsSent 1.3.6.1.4.1.6527.3.1.2.43.7.1.13 counter32 read-only
The value of tmnxMsdpPeerStatsKAMsgsSent indicates the number of keep-alive messages sent.
               tmnxMsdpPeerStatsKAMsgsRecvd 1.3.6.1.4.1.6527.3.1.2.43.7.1.14 counter32 read-only
The value of tmnxMsdpPeerStatsKAMsgsRecvd indicates the number of keep-alive messages received.
               tmnxMsdpPeerStatsUnknMsgsRecvd 1.3.6.1.4.1.6527.3.1.2.43.7.1.15 counter32 read-only
The value of tmnxMsdpPeerStatsUnknMsgsRecvd indicates the number of unknown messages received.
               tmnxMsdpPeerStatsErrorMsgsRecvd 1.3.6.1.4.1.6527.3.1.2.43.7.1.16 counter32 read-only
The value of tmnxMsdpPeerStatsErrorMsgsRecvd indicates number of error messages received.
               tmnxMsdpPeerStatsSALearnt 1.3.6.1.4.1.6527.3.1.2.43.7.1.17 gauge32 read-only
The value of tmnxMsdpPeerStatsSALearnt indicates the number of unique source active entries in the cache learned from the peer.
               tmnxMsdpPeerStatsSARejExpPolicy 1.3.6.1.4.1.6527.3.1.2.43.7.1.18 counter32 read-only
The value of tmnxMsdpPeerStatsSARejExpPolicy indicates the number of source active messages from the peer that were not sent due to export policy.
               tmnxMsdpPeerStatsSARejImpPolicy 1.3.6.1.4.1.6527.3.1.2.43.7.1.19 counter32 read-only
The value of tmnxMsdpPeerStatsSARejImpPolicy indicates the number of source active messages from the peer that were rejected due to import policy.
               tmnxMsdpPeerStatsResvMsgsRecvd 1.3.6.1.4.1.6527.3.1.2.43.7.1.20 counter32 read-only
The value of tmnxMsdpPeerStatsResvMsgsRecvd indicates the number of MSDP messages received with type 'Reserved'.
       tmnxMsdpSrcActRejTable 1.3.6.1.4.1.6527.3.1.2.43.8 no-access
The tmnxMsdpSrcActRejTable table stores the MSDP Source Active(SA) advertisements rejected from the MSDP speaker's cache.
           tmnxMsdpSrcActRejEntry 1.3.6.1.4.1.6527.3.1.2.43.8.1 no-access
An entry representing an MSDP SA advertisement that is rejected. This is a read-only table.
               tmnxMsdpSrcActRejPeerGroupName 1.3.6.1.4.1.6527.3.1.2.43.8.1.1 tnameditemorempty no-access
The value of tmnxMsdpSrcActRejPeerGroupName indicates the peer group name of the Source Active entry that is rejected.
               tmnxMsdpSrcActRejGroupAddrType 1.3.6.1.4.1.6527.3.1.2.43.8.1.2 inetaddresstype no-access
The value of tmnxMsdpSrcActRejGroupAddrType indicates the address type of tmnxMsdpSrcActRejGroupAddr.
               tmnxMsdpSrcActRejGroupAddr 1.3.6.1.4.1.6527.3.1.2.43.8.1.3 inetaddress no-access
The value of tmnxMsdpSrcActRejGroupAddr indicates the group address of the Source Active entry that is rejected.
               tmnxMsdpSrcActRejSourceAddrType 1.3.6.1.4.1.6527.3.1.2.43.8.1.4 inetaddresstype no-access
The value of tmnxMsdpSrcActRejSourceAddrType indicates the address type of tmnxMsdpSrcActRejSourceAddr.
               tmnxMsdpSrcActRejSourceAddr 1.3.6.1.4.1.6527.3.1.2.43.8.1.5 inetaddress no-access
The value of tmnxMsdpSrcActRejSourceAddr indicates the source address of the Source Active entry that is rejected.
               tmnxMsdpSrcActRejOriginRPType 1.3.6.1.4.1.6527.3.1.2.43.8.1.6 inetaddresstype no-access
The value of tmnxMsdpSrcActRejOriginRPType indicates the address type of tmnxMsdpSrcActRejOriginRP.
               tmnxMsdpSrcActRejOriginRP 1.3.6.1.4.1.6527.3.1.2.43.8.1.7 inetaddress no-access
The value of tmnxMsdpSrcActRejOriginRP indicates the origin rendezvous point (RP) address of the Source Active entry that is rejected.
               tmnxMsdpSrcActRejPeerAddrType 1.3.6.1.4.1.6527.3.1.2.43.8.1.8 inetaddresstype no-access
The value of tmnxMsdpSrcActRejPeerAddrType indicates the address type of tmnxMsdpSrcActRejPeerAddr.
               tmnxMsdpSrcActRejPeerAddr 1.3.6.1.4.1.6527.3.1.2.43.8.1.9 inetaddress no-access
The value of tmnxMsdpSrcActRejPeerAddr indicates the peer from which this rejected Source Active entry was last received.
               tmnxMsdpSrcActRejFailureReason 1.3.6.1.4.1.6527.3.1.2.43.8.1.10 integer read-only
The value of tmnxMsdpSrcActRejFailureReason indicates the reason why this Source Active entry is rejected. Enumeration: 'peerActSrcLimitExceeded': 6, 'importPolicyFailure': 1, 'rpfFailure': 3, 'actSrcLimitExceeded': 4, 'exportPolicyFailure': 2, 'groupPeerActSrcLimitExceeded': 8, 'srcActSrcLimitExceeded': 5, 'groupActSrcLimitExceeded': 7.
 tmnxMsdpNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.43
       tmnxMsdpNotifications 1.3.6.1.4.1.6527.3.1.3.43.0
           tmnxMsdpActSrcLimExcd 1.3.6.1.4.1.6527.3.1.3.43.0.1
The tmnxMsdpActSrcLimExcd event is generated whenever the global active source limit has been exceeded.
           tmnxMsdpPeerActSrcLimExcd 1.3.6.1.4.1.6527.3.1.3.43.0.2
The tmnxMsdpPeerActSrcLimExcd event is generated whenever the active source limit has been exceeded for the peer.
           tmnxMsdpRPFFailure 1.3.6.1.4.1.6527.3.1.3.43.0.3
The tmnxMsdpRPFFailure event is generated whenever a RPF(Reverse Path Forwarding) failure occurs for a source configured by user.
           tmnxMsdpSourceSrcActMsgsExcd 1.3.6.1.4.1.6527.3.1.3.43.0.4
The tmnxMsdpSourceSrcActMsgsExcd event is generated when the source active messages received from this source has exceeded the established maximum number.
           tmnxMsdpGroupSrcActMsgsExcd 1.3.6.1.4.1.6527.3.1.3.43.0.5
The tmnxMsdpGroupSrcActMsgsExcd event is generated when the source active messages received from this group has exceeded the established maximum number.