EXTREME-MPLS-MIB: View SNMP OID List / Download MIB

VENDOR: EXTREME NETWORKS


 Home MIB: EXTREME-MPLS-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
 extremeMplsMIB 1.3.6.1.4.1.1916.1.37
Extreme extensions to mplsTeStdMIB
       extremeMplsNotifications 1.3.6.1.4.1.1916.1.37.0
           extremePwStatusChange 1.3.6.1.4.1.1916.1.37.0.1
This notification is generated when the pwOperStatus object for a pseudowire transitions from up(1) to down(2) or from down(2) to up(1).
           extremePwDeleted 1.3.6.1.4.1.1916.1.37.0.2
This notification is generated when a PW has been deleted.
           extremeMplsTunnelStatusChange 1.3.6.1.4.1.1916.1.37.0.3
This notification is generated when the mplsTunnelOperStatus object for a te-lsp transitions from up(1) to down(2) or from down(2) to up(1). This new state is indicated by the included value of mplsTunnelOperStatus.
           extremeMplsLdpSessionStatusChange 1.3.6.1.4.1.1916.1.37.0.4
This notification is generated when the value of 'mplsLdpSessionState' (rfc3815) enters or leaves the 'operational(5)' state.
           extremeVplsStatusChange 1.3.6.1.4.1.1916.1.37.0.5
This notification is generated to inform recepients of the state of the Vpls. When all pseudowires in this Vpls are up or ready and the attachment circuit is up, extremeVplsNotifStatusOperStatus is set to vplsOperStatusUp(1) in the notification. When at least one pseudowire in this Vpls is up or ready and the attachment circuit is up, extremeVplsNotifStatusOperStatus is set to vplsOperStatusDegraded(2) in the notification. When all pseudowires in this Vpls are down or the attachment circuit is down, extremeVplsNotifStatusOperStatus is set to vplsOperStatusDown(3) in the notification. Once a notification has been sent with vplsOperStatusDegraded(2), no further notification will be sent untill extremeVplsNotifStatusOperStatus transitions to vplsOperStatusUp(1) or vplsOperStatusDown(3).
       extremeMplsScalars 1.3.6.1.4.1.1916.1.37.1
           extremePwUpDownNotificationEnable 1.3.6.1.4.1.1916.1.37.1.5 truthvalue read-write
If this object is set to true(1), then it enables the emission of pwUp and pwDown notifications; otherwise these notifications are not emitted.
           extremePwDeletedNotificationEnable 1.3.6.1.4.1.1916.1.37.1.6 truthvalue read-write
If this object is set to true(1), then it enables the emission of pwDeleted notification; otherwise this notification is not emitted.
           extremePwNotificationMaxRate 1.3.6.1.4.1.1916.1.37.1.7 unsigned32 read-write
This variable indicates the maximum number of notifications issued per second. If events occur more rapidly, the implementation may simply fail to emit these notifications during that period, or may queue them until an appropriate time. A value of 0 means no throttling is applied and events may be notified at the rate at which they occur.
           extremePwNotificationPwIndex 1.3.6.1.4.1.1916.1.37.1.8 pwindextype no-access
This variable indicates the index of the pseudowire that either went up, down, or was deleted as reported by the corresponding notification. To obtain further information regarding the pseudowire, the network administrator should look up the corresponding pseudowire entry in pwTable (RFC 5601).
           extremePwNotificationPwOperStatus 1.3.6.1.4.1.1916.1.37.1.9 pwoperstatustc no-access
This variable is used to report the value of pwOperStatus in pwTable (RFC 5601) associated with the pseudowire that went up or down.
           extremePwNotificationPeerAddrType 1.3.6.1.4.1.1916.1.37.1.10 inetaddresstype no-access
Denotes the address type of the peer node.
           extremePwNotificationPeerAddr 1.3.6.1.4.1.1916.1.37.1.11 inetaddress no-access
This object contains the value of the peer node address.
           extremeMplsNotifTunnelIndex 1.3.6.1.4.1.1916.1.37.1.12 mplstunnelindex no-access
Uniquely identifies a set of tunnel instances between a pair of ingress and egress LSRs. Contains part of the index of a te tunnel that underwent state change. The same tunnel can also be looked up in the te mib.
           extremeMplsNotifTunnelInstance 1.3.6.1.4.1.1916.1.37.1.13 mplstunnelinstanceindex no-access
Uniquely identifies a particular instance of a tunnel between a pair of ingress and egress LSRs.
           extremeMplsNotifTunnelIngressLSRId 1.3.6.1.4.1.1916.1.37.1.14 mplsextendedtunnelid no-access
Identity of the ingress LSR associated with this tunnel instance.
           extremeMplsNotifTunnelEgressLSRId 1.3.6.1.4.1.1916.1.37.1.15 mplsextendedtunnelid no-access
Identity of the egress LSR associated with this tunnel instance.
           extremeMplsNotifTunnelAdminStatus 1.3.6.1.4.1.1916.1.37.1.16 integer no-access
Reports the desired operational status of this tunnel. Enumeration: 'down': 2, 'up': 1.
           extremeMplsNotifTunnelOperStatus 1.3.6.1.4.1.1916.1.37.1.17 integer no-access
Reports the actual operational status of this tunnel, which is typically but not limited to, a function of the state of individual segments of this tunnel. Enumeration: 'dormant': 5, 'lowerLayerDown': 7, 'unknown': 4, 'testing': 3, 'up': 1, 'down': 2, 'notPresent': 6.
           extremeMplsNotifLdpEntityLdpId 1.3.6.1.4.1.1916.1.37.1.18 mplsldpidentifier no-access
The LDP identifier. This is the primary index to identify a row in the mplsLdpEntityTable (RFC 3815).
           extremeMplsNotifLdpEntityIndex 1.3.6.1.4.1.1916.1.37.1.19 indexinteger no-access
This index is used as a secondary index to uniquely identify a row in the mplsLdpEntityTable (RFC 3815). This object is meaningful to some but not all, LDP implementations.
           extremeMplsNotifLdpPeerLdpId 1.3.6.1.4.1.1916.1.37.1.20 mplsldpidentifier no-access
The LDP identifier of this LDP Peer.
           extremeMplsNotifLdpSessionState 1.3.6.1.4.1.1916.1.37.1.21 integer no-access
The current state of the session, all of the states 1 to 5 are based on the state machine for session negotiation behavior. Enumeration: 'initialized': 2, 'opensent': 4, 'openrec': 3, 'nonexistent': 1, 'operational': 5.
           extremeMplsNotifLdpSessionDiscontinuityTime 1.3.6.1.4.1.1916.1.37.1.22 timestamp no-access
The initial value of this object is the value of sysUpTime when the entry was created in this table. Subsequent notifications report the time when the session between a given Entity and Peer goes away or a new session is established.
           extremeVplsNotifConfigIndex 1.3.6.1.4.1.1916.1.37.1.23 unsigned32 no-access
Unique index for the conceptual row identifying a VPLS service in the vplsConfigTable.
           extremeVplsNotifConfigVpnId 1.3.6.1.4.1.1916.1.37.1.24 vpnidorzero no-access
This objects indicates the IEEE 802-1990 VPN ID of the associated VPLS service. This object has the same value as vplsConfigVpnId in the vplsConfigTable for an index value equal to extremeVplsNotifConfigIndex sent in the notification.
           extremeVplsNotifConfigAdminStatus 1.3.6.1.4.1.1916.1.37.1.25 integer no-access
The administrative state of the VPLS service. This object has the same value as vplsConfigAdminStatus in the vplsConfigTable for an index value equal to extremeVplsNotifConfigIndex sent in the notification. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
           extremeVplsNotifStatusOperStatus 1.3.6.1.4.1.1916.1.37.1.26 integer no-access
The current operational state of this VPLS Service. A value of up(1) indicates that all pseudo-wires for this vpls are up and the attachment circuit is up. A value of degraded(2) indicates that at least one pseudo-wires for this vpls is up and the attachment circuit is up. A value of down(3) indicates that all pseudo-wires for this vpls are down or the attachment circuit is down. Enumeration: 'down': 3, 'degraded': 2, 'up': 1.
       extremeVplsObjects 1.3.6.1.4.1.1916.1.37.3
           extremeVplsConfigTable 1.3.6.1.4.1.1916.1.37.3.1 no-access
This table specifies information for configuring and monitoring Virtual Private Lan Services(VPLS).
               extremeVplsConfigEntry 1.3.6.1.4.1.1916.1.37.3.1.1 no-access
A row in this table represents a Virtual Private Lan Service(VPLS) in a packet network. It is indexed by extremeVplsConfigIndex, which uniquely identifies a single VPLS.
                   extremeVplsConfigIndex 1.3.6.1.4.1.1916.1.37.3.1.1.1 unsigned32 no-access
Unique index for the conceptual row identifying a VPLS service.
                   extremeVplsConfigRedunType 1.3.6.1.4.1.1916.1.37.3.1.1.2 integer read-only
This variable indicates the redundancy type for this vpls. Redundacy states can be None, EAPS, ESRP and STP. Enumeration: 'eaps': 2, 'none': 0, 'stp': 3, 'esrp': 1.
                   extremeVplsConfigEAPSStatus 1.3.6.1.4.1.1916.1.37.3.1.1.3 snmpadminstring read-only
This variable indicates the EAPS redundancy status for this vpls. It displays Protected if the VLAN is protected, else Not Protected. EAPS Status displays the following values Waiting - if we are waiting on EAPS status Connected - if EAPS ring status is connected to VLAN. PW will not be installed in this state. Disconnected - if EAPS ring state is disconnected. PW will be installed in this state. Unknown - if EAPS is not found
                   extremeVplsConfigESRPState 1.3.6.1.4.1.1916.1.37.3.1.1.4 snmpadminstring read-only
This variable indicates the ESRP redundancy state for this vpls. ESRP states can have two values : Master and Slave PW will only be installed when ESRP is in the Master state.
           extremeVplsStatusTable 1.3.6.1.4.1.1916.1.37.3.2 no-access
This table specifies information for configuring and monitoring Virtual Private Lan Services(VPLS).
               extremeVplsStatusEntry 1.3.6.1.4.1.1916.1.37.3.2.1 no-access
A row in this table represents a Virtual Private Lan Service(VPLS) in a packet network. It is indexed by extremeVplsConfigIndex, which uniquely identifies a single VPLS.
                   extremeVplsStatusIndex 1.3.6.1.4.1.1916.1.37.3.2.1.1 unsigned32 no-access
Unique index for the conceptual row identifying a VPLS service.
                   extremeVplsOperStatus 1.3.6.1.4.1.1916.1.37.3.2.1.2 integer read-only
This variable indicates the vpls operation Status. This is a special status provided which has values up,down and degraded. This is different from the vpls pw status shown in the standard mib. Up - all PWs are in the Up or Ready state. Degraded - Atleast one PW is in the Up or Ready state. Down - None of the PWs are in Up or Ready state. Enumeration: 'down': 3, 'degraded': 2, 'up': 1.
           extremeVplsPeerTable 1.3.6.1.4.1.1916.1.37.3.3 no-access
This table provides information for monitoring Virtual Private Lan Services(VPLS) Peer Entries.
               extremeVplsPeerEntry 1.3.6.1.4.1.1916.1.37.3.3.1 no-access
This entry contains information of all the peers belonging to a particular VPLS
                   extremeVplsIndex 1.3.6.1.4.1.1916.1.37.3.3.1.1 unsigned32 no-access
Unique index for the conceptual row identifying a VPLS service.
                   extremeVplsPwBindIndex 1.3.6.1.4.1.1916.1.37.3.3.1.2 pwindextype no-access
Secondary Index for the conceptual row identifying a pseudowire within the PwEntry which MUST match an entry from the PW-STD-MIB's PwTable which represents an already-provisioned pseuwowire that is then associated with this VPLS instance.
                   extremePwInstalled 1.3.6.1.4.1.1916.1.37.3.3.1.3 integer read-only
Boolean true or false indicating if PW is installed Enumeration: 'true': 1, 'false': 0.
                   extremePwMode 1.3.6.1.4.1.1916.1.37.3.3.1.4 integer read-only
The peer mode of this pw. It indicates its current mode and the mode of the switch it is connected to. It can have the following values : Core-to-core, Core-to-Spoke and Spoke-to-Core. Enumeration: 'spoketocore': 3, 'coretocore': 1, 'coretospoke': 2.
                   extremePwConfiguredRole 1.3.6.1.4.1.1916.1.37.3.3.1.5 integer read-only
The configured role of this pw. It applies only in the case the PWMode is Core-to-core. In this case, the configured role can either be Primary or Secondary. For all the other PW modes, the configured role does not apply. Enumeration: 'notApplicable': 3, 'primary': 1, 'secondary': 2.
       extremeL2VpnMplsNotificationHandler 1.3.6.1.4.1.1916.1.37.4
           extremeMPLSTrapsEnable 1.3.6.1.4.1.1916.1.37.4.1 integer read-write
Mpls Trap status. If enabled then all the mpls related traps will be sent out. Enumeration: 'disabled': 2, 'enabled': 1.
           extremeL2VpnTrapsEnable 1.3.6.1.4.1.1916.1.37.4.2 integer read-write
L2Vpn Trap status. If enabled then all the l2vpn related traps will be sent out. Enumeration: 'disabled': 2, 'enabled': 1.