JUNIPER-SP-MIB

File: JUNIPER-SP-MIB.mib (19590 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
HCNUM-TC JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Integer32 NOTIFICATION-TYPE
OBJECT-IDENTITY DisplayString ifIndex
InterfaceIndex CounterBasedGauge64 jnxMibs

Defined Types

JnxSpSvcSetEntry  
SEQUENCE    
  jnxSpSvcSetName DisplayString
  jnxSpSvcSetSvcType DisplayString
  jnxSpSvcSetTypeIndex Integer32
  jnxSpSvcSetIfName DisplayString
  jnxSpSvcSetIfIndex InterfaceIndex
  jnxSpSvcSetMemoryUsage Gauge32
  jnxSpSvcSetCpuUtil Gauge32
  jnxSpSvcSetSvcStyle INTEGER
  jnxSpSvcSetMemLimitPktDrops Counter32
  jnxSpSvcSetCpuLimitPktDrops Counter32
  jnxSpSvcSetFlowLimitPktDrops Counter32

JnxSpSvcSetSvcTypeEntry  
SEQUENCE    
  jnxSpSvcSetSvcTypeIndex Integer32
  jnxSpSvcSetSvcTypeIfName DisplayString
  jnxSpSvcSetSvcTypeName DisplayString
  jnxSpSvcSetSvcTypeSvcSets Gauge32
  jnxSpSvcSetSvcTypeMemoryUsage Gauge32
  jnxSpSvcSetSvcTypePctMemoryUsage Gauge32
  jnxSpSvcSetSvcTypeCpuUtil Gauge32
  jnxSpSvcSetSvcTypeMemoryUsage64 CounterBasedGauge64

JnxSpSvcSetIfEntry  
SEQUENCE    
  jnxSpSvcSetIfTableName DisplayString
  jnxSpSvcSetIfSvcSets Gauge32
  jnxSpSvcSetIfMemoryUsage Gauge32
  jnxSpSvcSetIfPctMemoryUsage Gauge32
  jnxSpSvcSetIfPolMemoryUsage Gauge32
  jnxSpSvcSetIfPctPolMemoryUsage Gauge32
  jnxSpSvcSetIfMemoryZone INTEGER
  jnxSpSvcSetIfCpuUtil Gauge32
  jnxSpSvcSetIfMemoryUsage64 CounterBasedGauge64
  jnxSpSvcSetIfPolMemoryUsage64 CounterBasedGauge64

Defined Values

jnxSpMIB 1.3.6.1.4.1.2636.3.32
Provides data about each of the AS Pics on a router.
MODULE-IDENTITY    

jnxSpNotifications 1.3.6.1.4.1.2636.3.32.0
OBJECT IDENTIFIER    

jnxFlowLimitTrapVars 1.3.6.1.4.1.2636.3.32.2
OBJECT IDENTIFIER    

jnxSpSvcSet 1.3.6.1.4.1.2636.3.32.1
Information about Service PIC Service Sets.
Status: current Access: read-only
OBJECT-IDENTITY    

jnxSpSvcSetTable 1.3.6.1.4.1.2636.3.32.1.1
Data about each service set on each Service PIC on the router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSpSvcSetEntry

jnxSpSvcSetEntry 1.3.6.1.4.1.2636.3.32.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSpSvcSetEntry  

jnxSpSvcSetName 1.3.6.1.4.1.2636.3.32.1.1.1.1
The Service Set name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..96)  

jnxSpSvcSetSvcType 1.3.6.1.4.1.2636.3.32.1.1.1.2
The name of the Service Type associated with this table entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSpSvcSetTypeIndex 1.3.6.1.4.1.2636.3.32.1.1.1.3
A generic integer used to identify the Service Type for this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

jnxSpSvcSetIfName 1.3.6.1.4.1.2636.3.32.1.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSpSvcSetIfIndex 1.3.6.1.4.1.2636.3.32.1.1.1.5
The ifIndex corresponding to jnxSpSvcSetIfName.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

jnxSpSvcSetMemoryUsage 1.3.6.1.4.1.2636.3.32.1.1.1.6
The amount of memory used by this Service Set, expressed in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetCpuUtil 1.3.6.1.4.1.2636.3.32.1.1.1.7
The amount of CPU used by this Service Set, expressed as a percentage of the total.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetSvcStyle 1.3.6.1.4.1.2636.3.32.1.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), interface-service(2), next-hop-service(3)  

jnxSpSvcSetMemLimitPktDrops 1.3.6.1.4.1.2636.3.32.1.1.1.9
The number of packets dropped due to the Service Set exceeding its memory limits (when in Red Zone).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxSpSvcSetCpuLimitPktDrops 1.3.6.1.4.1.2636.3.32.1.1.1.10
The number of packets dropped due to the Service Set exceeding the average cpu limits (when total exceeds 85%).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxSpSvcSetFlowLimitPktDrops 1.3.6.1.4.1.2636.3.32.1.1.1.11
The number of packets dropped due to the Service Set exceeding the flow limit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxSpSvcSetSvcTypeTable 1.3.6.1.4.1.2636.3.32.1.2
Data about each service on each Service PIC on the router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSpSvcSetSvcTypeEntry

jnxSpSvcSetSvcTypeEntry 1.3.6.1.4.1.2636.3.32.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSpSvcSetSvcTypeEntry  

jnxSpSvcSetSvcTypeIndex 1.3.6.1.4.1.2636.3.32.1.2.1.1
A generic integer used to identify the Service Type for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

jnxSpSvcSetSvcTypeIfName 1.3.6.1.4.1.2636.3.32.1.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSpSvcSetSvcTypeName 1.3.6.1.4.1.2636.3.32.1.2.1.3
The name of the Service Type associated with this table entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSpSvcSetSvcTypeSvcSets 1.3.6.1.4.1.2636.3.32.1.2.1.4
The number of Service Sets configured on this Service PIC that use this service type.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetSvcTypeMemoryUsage 1.3.6.1.4.1.2636.3.32.1.2.1.5
The amount of memory used by this Service Type, expressed in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetSvcTypePctMemoryUsage 1.3.6.1.4.1.2636.3.32.1.2.1.6
The amount of memory used by this Service Type, expressed as a percentage of the total.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetSvcTypeCpuUtil 1.3.6.1.4.1.2636.3.32.1.2.1.7
The amount of CPU used by this Service Type, expressed as a percentage of the total.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetSvcTypeMemoryUsage64 1.3.6.1.4.1.2636.3.32.1.2.1.8
The amount of memory used by this Service Type, expressed in bytes, represented by 64 bit integer.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSpSvcSetIfTable 1.3.6.1.4.1.2636.3.32.1.3
Service Set data about each Service PIC on the router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxSpSvcSetIfEntry

jnxSpSvcSetIfEntry 1.3.6.1.4.1.2636.3.32.1.3.1
Each entry provides Service Set information about a single Service PIC. Each Service PIC is identified by its corresponding ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxSpSvcSetIfEntry  

jnxSpSvcSetIfTableName 1.3.6.1.4.1.2636.3.32.1.3.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxSpSvcSetIfSvcSets 1.3.6.1.4.1.2636.3.32.1.3.1.2
The number of Service Sets configured on this Service PIC.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetIfMemoryUsage 1.3.6.1.4.1.2636.3.32.1.3.1.3
The amount of memory used by this Service PIC, expressed in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetIfPctMemoryUsage 1.3.6.1.4.1.2636.3.32.1.3.1.4
The amount of memory used by this Service PIC, expressed as a percentage of the total.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetIfPolMemoryUsage 1.3.6.1.4.1.2636.3.32.1.3.1.5
The amount of policy memory used by this Service PIC, expressed in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetIfPctPolMemoryUsage 1.3.6.1.4.1.2636.3.32.1.3.1.6
The amount of policy memory used by this Service PIC, expressed as a percentage of the total.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetIfMemoryZone 1.3.6.1.4.1.2636.3.32.1.3.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER green(1), yellow(2), orange(3), red(4)  

jnxSpSvcSetIfCpuUtil 1.3.6.1.4.1.2636.3.32.1.3.1.8
The amount of CPU used by this Service PIC, expressed as a percentage of the total.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxSpSvcSetIfMemoryUsage64 1.3.6.1.4.1.2636.3.32.1.3.1.9
The amount of memory used by this Service PIC, expressed in bytes, represented by 64 bit integer.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSpSvcSetIfPolMemoryUsage64 1.3.6.1.4.1.2636.3.32.1.3.1.10
The amount of policy memory used by this Service PIC, expressed in bytes, represented by 64 bit integer.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxSpNotificationPrefix 1.3.6.1.4.1.2636.3.32.0.0
All collector notifications are registered under this branch.
Status: current Access: read-only
OBJECT-IDENTITY    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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%).
Status: current Access: read-only
NOTIFICATION-TYPE    

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%).
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxSpSvcSetFlowLimitUtil 1.3.6.1.4.1.2636.3.32.2.1
The Total no of flows present in this Service Set, expressed as a percentage of the total maximum flows.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..100  

jnxSpSvcSetNameUtil 1.3.6.1.4.1.2636.3.32.2.2
The Service Set name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..96)  

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.
Status: deprecated Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxSpSvcSetFlowLimitUtilised 1.3.6.1.4.1.2636.3.32.0.0.5
This indicates a Service Set has reached its upper limit of flows threshold of a maximun flows allowed for a service set.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE