JUNIPER-V1-TRAPS-MPLS: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JUNIPER-V1-TRAPS-MPLS | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
juniperMIB | 1.3.6.1.4.1.2636 | |||
jnxMibs | 1.3.6.1.4.1.2636.3 | |||
mpls | 1.3.6.1.4.1.2636.3.2 | |||
mplsLspList | 1.3.6.1.4.1.2636.3.2.3 | |||
mplsLspEntry | 1.3.6.1.4.1.2636.3.2.3.1 | |||
mplsLspName | 1.3.6.1.4.1.2636.3.2.3.1.1 | |||
mplsPathName | 1.3.6.1.4.1.2636.3.2.3.1.17 | |||
mplsLspUpV1 | 1.3.6.1.4.1.26360.1 |
An mplsLspUp trap signifies that the specified LSP is up. The current active path for the LSP is mplsPathName. |
||
mplsLspDownV1 | 1.3.6.1.4.1.26360.2 |
An mplsLspDown trap signifies that the specified LSP is down, because the current active path mplsPathName went down. |
||
mplsLspChangeV1 | 1.3.6.1.4.1.26360.3 |
An mplsLspChange trap signifies that the the specified LSP has switched traffic to the new active path 'toLspPath'. The LSP maintains up state before and after the switch over |