JUNIPER-PMon-MIB

File: JUNIPER-PMon-MIB.mib (15309 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Counter32 Gauge32 TimeTicks
NOTIFICATION-TYPE DateAndTime TEXTUAL-CONVENTION
ifIndex ifDescr jnxMibs
jnxPMonNotifications

Defined Types

JnxPMonOverloadId  
Identifies specific overload conditions that may exist on an interface.
TEXTUAL-CONVENTION    
  BITS pmonMemOverload(0), pmonPpsOverload(1), pmonBpsOverload(2), pmonMemWarning(3)  

JnxPMonFlowEntry  
SEQUENCE    
  jnxPMonCurrentActiveFlows Gauge32
  jnxPMonTotalFlows Counter32
  jnxPMonTotalFlowsPackets Counter64
  jnxPMonTenSecondAverageFlowPackets Gauge32
  jnxPMonTotalFlowsBytes Counter64
  jnxPMonTenSecondAverageFlowBytes Gauge32
  jnxPMonTotalFlowsExpired Counter32
  jnxPMonTotalFlowsAged Counter32
  jnxPMonTotalFlowsExported Counter32
  jnxPMonTotalFlowsPacketsExported Counter32

JnxPMonErrorEntry  
SEQUENCE    
  jnxPMonFlowAllocFailures Counter32
  jnxPMonFlowFreeFailures Counter32
  jnxPMonFreeListFailures Counter32
  jnxPMonNoMemDrops Counter64
  jnxPMonNotIPDrops Counter64
  jnxPMonNotIPv4Drops Counter64
  jnxPMonTooSmallDrops Counter64
  jnxPMonCurrentOverload JnxPMonOverloadId
  jnxPMonLastOverload JnxPMonOverloadId
  jnxPMonLastOverloadTime TimeTicks
  jnxPMonLastOverloadDate DateAndTime
  jnxPMonLastOverloadEvent INTEGER

JnxPMonMemoryEntry  
SEQUENCE    
  jnxPMonFlowTotalAlloc Counter64
  jnxPMonFlowTotalFree Counter64
  jnxPMonFlowMaxAlloc Counter64
  jnxPMonAllocPerSecond Gauge32
  jnxPMonFreePerSecond Gauge32
  jnxPMonTotalMemoryUsed Gauge32
  jnxPMonTotalMemoryFree Gauge32

Defined Values

jnxPMon 1.3.6.1.4.1.2636.3.19
This is Juniper Networks' implementation of enterprise specific MIB for Passive Monitoring PIC
MODULE-IDENTITY    

jnxPMonFlowTable 1.3.6.1.4.1.2636.3.19.1
a list of flow entry for Passive Monitoring PIC
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxPMonFlowEntry

jnxPMonFlowEntry 1.3.6.1.4.1.2636.3.19.1.1
An entry containing management information applicable to a particular monitor interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxPMonFlowEntry  

jnxPMonCurrentActiveFlows 1.3.6.1.4.1.2636.3.19.1.1.1
The number of flows currently active.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxPMonTotalFlows 1.3.6.1.4.1.2636.3.19.1.1.2
The cumulative number of total flows.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxPMonTotalFlowsPackets 1.3.6.1.4.1.2636.3.19.1.1.3
The number of total flows packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxPMonTenSecondAverageFlowPackets 1.3.6.1.4.1.2636.3.19.1.1.4
The number of flow packets per second in 10 second average.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxPMonTotalFlowsBytes 1.3.6.1.4.1.2636.3.19.1.1.5
The number of total flows bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxPMonTenSecondAverageFlowBytes 1.3.6.1.4.1.2636.3.19.1.1.6
The number of flow bytes per second in 10 second average.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxPMonTotalFlowsExpired 1.3.6.1.4.1.2636.3.19.1.1.7
The cumulative number of total flows expired.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxPMonTotalFlowsAged 1.3.6.1.4.1.2636.3.19.1.1.8
The cumulative number of total flows aged.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxPMonTotalFlowsExported 1.3.6.1.4.1.2636.3.19.1.1.9
The cumulative number of total flows exported.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxPMonTotalFlowsPacketsExported 1.3.6.1.4.1.2636.3.19.1.1.10
The cumulative number of total flows packets exported.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxPMonErrorTable 1.3.6.1.4.1.2636.3.19.2
a list of error entry for Passive Monitoring PIC
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxPMonErrorEntry

jnxPMonErrorEntry 1.3.6.1.4.1.2636.3.19.2.1
An entry containing management information applicable to a particular monitor interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxPMonErrorEntry  

jnxPMonFlowAllocFailures 1.3.6.1.4.1.2636.3.19.2.1.1
The number of flow allocation failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxPMonFlowFreeFailures 1.3.6.1.4.1.2636.3.19.2.1.2
The number of flow free failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxPMonFreeListFailures 1.3.6.1.4.1.2636.3.19.2.1.3
The number of free list failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

jnxPMonNoMemDrops 1.3.6.1.4.1.2636.3.19.2.1.4
The number of packet drops due to low/no memory.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxPMonNotIPDrops 1.3.6.1.4.1.2636.3.19.2.1.5
The number of packet drops due to not IP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxPMonNotIPv4Drops 1.3.6.1.4.1.2636.3.19.2.1.6
The number of packet drops due to not IPv4.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxPMonTooSmallDrops 1.3.6.1.4.1.2636.3.19.2.1.7
The number of packet drops due to too small on header.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxPMonCurrentOverload 1.3.6.1.4.1.2636.3.19.2.1.8
Identifies current overload conditions that exist on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  JnxPMonOverloadId  

jnxPMonLastOverload 1.3.6.1.4.1.2636.3.19.2.1.9
Identifies the last overload condition to change on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  JnxPMonOverloadId  

jnxPMonLastOverloadTime 1.3.6.1.4.1.2636.3.19.2.1.10
The value of sysUpTime when the management subsystem last learned of a change to the overload condition on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

jnxPMonLastOverloadDate 1.3.6.1.4.1.2636.3.19.2.1.11
The system date and time when the management subsystem last learned of a change to the overload condition on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxPMonLastOverloadEvent 1.3.6.1.4.1.2636.3.19.2.1.12
This indicates whether the last overload event set a new overload condition or cleared an existing condition.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), set(2), cleared(3)  

jnxPMonMemoryTable 1.3.6.1.4.1.2636.3.19.3
a list of memory entry for Passive Monitoring PIC
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxPMonMemoryEntry

jnxPMonMemoryEntry 1.3.6.1.4.1.2636.3.19.3.1
An entry containing management information applicable to a particular monitor interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxPMonMemoryEntry  

jnxPMonFlowTotalAlloc 1.3.6.1.4.1.2636.3.19.3.1.1
The number of flow records allocated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxPMonFlowTotalFree 1.3.6.1.4.1.2636.3.19.3.1.2
The number of flow records freed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxPMonFlowMaxAlloc 1.3.6.1.4.1.2636.3.19.3.1.3
The number of maximum flow records allocated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxPMonAllocPerSecond 1.3.6.1.4.1.2636.3.19.3.1.4
The number of flow records allocated per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxPMonFreePerSecond 1.3.6.1.4.1.2636.3.19.3.1.5
The number of flow records freed per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxPMonTotalMemoryUsed 1.3.6.1.4.1.2636.3.19.3.1.6
The total amount of memory currently used in KBbytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxPMonTotalMemoryFree 1.3.6.1.4.1.2636.3.19.3.1.7
The total amount of memory currently freed in KBbytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxPMonNotificationPrefix 1.3.6.1.4.1.2636.4.7.0
OBJECT IDENTIFIER    

jnxPMonOverloadSet 1.3.6.1.4.1.2636.4.7.0.1
Notification of a new overload condition on a Passive Monitoring interface.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxPMonOverloadCleared 1.3.6.1.4.1.2636.4.7.0.2
Notification of a cleared overload condition on a Passive Monitoring interface.
Status: current Access: read-only
NOTIFICATION-TYPE