JUNIPER-SP-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-SP-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
 jnxSpMIB 1.3.6.1.4.1.2636.3.32
Provides data about each of the AS Pics on a router.
       jnxSpNotifications 1.3.6.1.4.1.2636.3.32.0
           jnxSpNotificationPrefix 1.3.6.1.4.1.2636.3.32.0.0
All collector notifications are registered under this branch.
               jnxSpSvcSetZoneEntered 1.3.6.1.4.1.2636.3.32.0.0.1
This indicates a Service PIC has entered a more severe memory-usage zone from a less severe memory usage zone. The zone entered is identified by jnxSpSvcSetIfMemoryZone.
               jnxSpSvcSetZoneExited 1.3.6.1.4.1.2636.3.32.0.0.2
This indicates a Service Pic has exited a more severe memory-usage zone to a less severe memory usage zone. The zone exited is identified by jnxSpSvcSetIfMemoryZone.
               jnxSpSvcSetCpuExceeded 1.3.6.1.4.1.2636.3.32.0.0.3
This indicates a Service Pic has exceeded its internal threshold for CPU utilization (85%).
               jnxSpSvcSetCpuOk 1.3.6.1.4.1.2636.3.32.0.0.4
This indicates a Service Pic has crossed below its internal threshold for CPU utilization (85%).
           jnxSpSvcSetFlowLimitUtilized 1.3.6.1.4.1.2636.3.32.0.1
This indicates a Service Set has reached its upper limit of flows threshold of a maximun flows allowed for a service set.
       jnxSpSvcSet 1.3.6.1.4.1.2636.3.32.1
Information about Service PIC Service Sets.
           jnxSpSvcSetTable 1.3.6.1.4.1.2636.3.32.1.1 no-access
Data about each service set on each Service PIC on the router.
               jnxSpSvcSetEntry 1.3.6.1.4.1.2636.3.32.1.1.1 no-access
Each entry provides information about a single Service Set. The Service Set is identified by its name and the Service PIC the Service Set is configured on is identified by jnxSpSvcSetIfName.
                   jnxSpSvcSetName 1.3.6.1.4.1.2636.3.32.1.1.1.1 displaystring no-access
The Service Set name.
                   jnxSpSvcSetSvcType 1.3.6.1.4.1.2636.3.32.1.1.1.2 displaystring read-only
The name of the Service Type associated with this table entry.
                   jnxSpSvcSetTypeIndex 1.3.6.1.4.1.2636.3.32.1.1.1.3 integer32 read-only
A generic integer used to identify the Service Type for this entry.
                   jnxSpSvcSetIfName 1.3.6.1.4.1.2636.3.32.1.1.1.4 displaystring read-only
The ifName of the interface identifying the Service PIC. If more than one interface is associated with the Service PIC, the name associated with the lowest layer interface is used for this object.
                   jnxSpSvcSetIfIndex 1.3.6.1.4.1.2636.3.32.1.1.1.5 interfaceindex read-only
The ifIndex corresponding to jnxSpSvcSetIfName.
                   jnxSpSvcSetMemoryUsage 1.3.6.1.4.1.2636.3.32.1.1.1.6 gauge32 read-only
The amount of memory used by this Service Set, expressed in bytes.
                   jnxSpSvcSetCpuUtil 1.3.6.1.4.1.2636.3.32.1.1.1.7 gauge32 read-only
The amount of CPU used by this Service Set, expressed as a percentage of the total.
                   jnxSpSvcSetSvcStyle 1.3.6.1.4.1.2636.3.32.1.1.1.8 integer read-only
The type of this Service Set. The definitions of each style being: Unknown - Service style is not known. Interface-service - Service style is interface based. Next-hop-service - Service style is next-hop based. Enumeration: 'unknown': 1, 'interface-service': 2, 'next-hop-service': 3.
                   jnxSpSvcSetMemLimitPktDrops 1.3.6.1.4.1.2636.3.32.1.1.1.9 counter32 read-only
The number of packets dropped due to the Service Set exceeding its memory limits (when in Red Zone).
                   jnxSpSvcSetCpuLimitPktDrops 1.3.6.1.4.1.2636.3.32.1.1.1.10 counter32 read-only
The number of packets dropped due to the Service Set exceeding the average cpu limits (when total exceeds 85%).
                   jnxSpSvcSetFlowLimitPktDrops 1.3.6.1.4.1.2636.3.32.1.1.1.11 counter32 read-only
The number of packets dropped due to the Service Set exceeding the flow limit.
           jnxSpSvcSetSvcTypeTable 1.3.6.1.4.1.2636.3.32.1.2 no-access
Data about each service on each Service PIC on the router.
               jnxSpSvcSetSvcTypeEntry 1.3.6.1.4.1.2636.3.32.1.2.1 no-access
Each entry provides information about a single Service on each Service PIC. Each Service PIC is identified by its corresponding ifIndex, while each Service is identified by jnxSpSvcSetSvcTypeIndex. The Service Type associated with this index is provided by jnxSpSvcSetSvcTypeName.
                   jnxSpSvcSetSvcTypeIndex 1.3.6.1.4.1.2636.3.32.1.2.1.1 integer32 no-access
A generic integer used to identify the Service Type for this entry.
                   jnxSpSvcSetSvcTypeIfName 1.3.6.1.4.1.2636.3.32.1.2.1.2 displaystring read-only
The ifName of the interface identifying the Service PIC. If more than one interface is associated with the Service PIC, the name associated with the lowest layer interface is used for this object.
                   jnxSpSvcSetSvcTypeName 1.3.6.1.4.1.2636.3.32.1.2.1.3 displaystring read-only
The name of the Service Type associated with this table entry.
                   jnxSpSvcSetSvcTypeSvcSets 1.3.6.1.4.1.2636.3.32.1.2.1.4 gauge32 read-only
The number of Service Sets configured on this Service PIC that use this service type.
                   jnxSpSvcSetSvcTypeMemoryUsage 1.3.6.1.4.1.2636.3.32.1.2.1.5 gauge32 read-only
The amount of memory used by this Service Type, expressed in bytes.
                   jnxSpSvcSetSvcTypePctMemoryUsage 1.3.6.1.4.1.2636.3.32.1.2.1.6 gauge32 read-only
The amount of memory used by this Service Type, expressed as a percentage of the total.
                   jnxSpSvcSetSvcTypeCpuUtil 1.3.6.1.4.1.2636.3.32.1.2.1.7 gauge32 read-only
The amount of CPU used by this Service Type, expressed as a percentage of the total.
                   jnxSpSvcSetSvcTypeMemoryUsage64 1.3.6.1.4.1.2636.3.32.1.2.1.8 counterbasedgauge64 read-only
The amount of memory used by this Service Type, expressed in bytes, represented by 64 bit integer.
           jnxSpSvcSetIfTable 1.3.6.1.4.1.2636.3.32.1.3 no-access
Service Set data about each Service PIC on the router.
               jnxSpSvcSetIfEntry 1.3.6.1.4.1.2636.3.32.1.3.1 no-access
Each entry provides Service Set information about a single Service PIC. Each Service PIC is identified by its corresponding ifIndex.
                   jnxSpSvcSetIfTableName 1.3.6.1.4.1.2636.3.32.1.3.1.1 displaystring read-only
The ifName of the interface identifying the Service PIC. If more than one interface is associated with the Service PIC, the name associated with the lowest layer interface is used for this object.
                   jnxSpSvcSetIfSvcSets 1.3.6.1.4.1.2636.3.32.1.3.1.2 gauge32 read-only
The number of Service Sets configured on this Service PIC.
                   jnxSpSvcSetIfMemoryUsage 1.3.6.1.4.1.2636.3.32.1.3.1.3 gauge32 read-only
The amount of memory used by this Service PIC, expressed in bytes.
                   jnxSpSvcSetIfPctMemoryUsage 1.3.6.1.4.1.2636.3.32.1.3.1.4 gauge32 read-only
The amount of memory used by this Service PIC, expressed as a percentage of the total.
                   jnxSpSvcSetIfPolMemoryUsage 1.3.6.1.4.1.2636.3.32.1.3.1.5 gauge32 read-only
The amount of policy memory used by this Service PIC, expressed in bytes.
                   jnxSpSvcSetIfPctPolMemoryUsage 1.3.6.1.4.1.2636.3.32.1.3.1.6 gauge32 read-only
The amount of policy memory used by this Service PIC, expressed as a percentage of the total.
                   jnxSpSvcSetIfMemoryZone 1.3.6.1.4.1.2636.3.32.1.3.1.7 integer read-only
The memory-usage zone currently occupied by this Service PIC. The definitions of each zone are: Green - All new flows are allowed. Yellow - Unused memory is reclaimed. All new flows are allowed. Orange - New flows are only allowed for service sets that are using less than their equal share of memory. Red - No new flows are allowed. Enumeration: 'orange': 3, 'green': 1, 'red': 4, 'yellow': 2.
                   jnxSpSvcSetIfCpuUtil 1.3.6.1.4.1.2636.3.32.1.3.1.8 gauge32 read-only
The amount of CPU used by this Service PIC, expressed as a percentage of the total.
                   jnxSpSvcSetIfMemoryUsage64 1.3.6.1.4.1.2636.3.32.1.3.1.9 counterbasedgauge64 read-only
The amount of memory used by this Service PIC, expressed in bytes, represented by 64 bit integer.
                   jnxSpSvcSetIfPolMemoryUsage64 1.3.6.1.4.1.2636.3.32.1.3.1.10 counterbasedgauge64 read-only
The amount of policy memory used by this Service PIC, expressed in bytes, represented by 64 bit integer.
       jnxFlowLimitTrapVars 1.3.6.1.4.1.2636.3.32.2
           jnxSpSvcSetFlowLimitUtil 1.3.6.1.4.1.2636.3.32.2.1 integer32 no-access
The Total no of flows present in this Service Set, expressed as a percentage of the total maximum flows.
           jnxSpSvcSetNameUtil 1.3.6.1.4.1.2636.3.32.2.2 displaystring no-access
The Service Set name.