JUNIPER-COLLECTOR-MIB

File: JUNIPER-COLLECTOR-MIB.mib (30200 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Gauge32 Integer32 NOTIFICATION-TYPE
OBJECT-IDENTITY TimeTicks DateAndTime
TEXTUAL-CONVENTION DisplayString ifIndex
ifDescr InetAddressType InetAddress
CounterBasedGauge64 jnxMibs jnxCollectorNotifications

Defined Types

JnxCollPicStateDef  
Identifies specific error conditions that may exist on a Collector PIC.
TEXTUAL-CONVENTION    
  BITS jnxCollStateSoftOverload(0), jnxCollStateHardOverload(1), jnxCollStateMemoryUnavail(2)  

JnxCollPicEntry  
SEQUENCE    
  jnxCollPicIfCreatedFiles Counter64
  jnxCollPicIfCreatedFileRate Gauge32
  jnxCollPicIfPeakCreatedFileRate Gauge32
  jnxCollPicIfExportedFiles Counter64
  jnxCollPicIfExportedFileRate Gauge32
  jnxCollPicIfPeakExportedFileRate Gauge32
  jnxCollPicIfDestroyedFiles Counter64
  jnxCollPicIfDestroyedFileRate Gauge32
  jnxCollPicIfPeakDestroyedFileRate Gauge32
  jnxCollPicIfProcRecords Counter64
  jnxCollPicIfProcRecordsRate Gauge32
  jnxCollPicIfPeakProcRecordsRate Gauge32
  jnxCollPicIfMemoryUsed CounterBasedGauge64
  jnxCollPicIfMemoryFree CounterBasedGauge64
  jnxCollPicIfFtpBytes Counter64
  jnxCollPicIfFtpByteRate Gauge32
  jnxCollPicIfPeakFtpByteRate Gauge32
  jnxCollPicIfFtpFiles Counter64
  jnxCollPicIfFtpFileRate Gauge32
  jnxCollPicIfPeakFtpFileRate Gauge32
  jnxCollPicIfFtpFailures CounterBasedGauge64
  jnxCollPicIfCurrentState JnxCollPicStateDef
  jnxCollPicIfLastStateChange JnxCollPicStateDef
  jnxCollPicIfStateChangeTime TimeTicks
  jnxCollPicIfStateChangeDate DateAndTime
  jnxCollPicIfStateChangeType INTEGER

JnxCollFileEntry  
SEQUENCE    
  jnxCollFileName DisplayString
  jnxCollFileFname DisplayString
  jnxCollFileRecords CounterBasedGauge64
  jnxCollFileRecordRate Gauge32
  jnxCollFilePeakRecordRate Gauge32
  jnxCollFileUncompBytes CounterBasedGauge64
  jnxCollFileUncompByteRate Gauge32
  jnxCollFilePeakUncompByteRate Gauge32
  jnxCollFileCompBytes CounterBasedGauge64
  jnxCollFileCompByteRate Gauge32
  jnxCollFilePeakCompByteRate Gauge32
  jnxCollFileBlocks Gauge32
  jnxCollFileCompBlocks Gauge32
  jnxCollFileTransferAttempts Gauge32
  jnxCollFileState INTEGER

Defined Values

jnxCollectorMIB 1.3.6.1.4.1.2636.3.28
Provides data about each of the Collector PICs on a router.
MODULE-IDENTITY    

jnxCollGlobalStats 1.3.6.1.4.1.2636.3.28.1
Global, router-wide collector stats.
Status: current Access: read-only
OBJECT-IDENTITY    

jnxCollGlobalCreatedFiles 1.3.6.1.4.1.2636.3.28.1.1
The total number of file created by all the collector pics on the router since the last time the router was reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxCollGlobalOpenFiles 1.3.6.1.4.1.2636.3.28.1.2
The total number of open collector files currently present on the router.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxCollPicIfTable 1.3.6.1.4.1.2636.3.28.2
Data about each collector pic currently present on the router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxCollPicEntry

jnxCollPicIfEntry 1.3.6.1.4.1.2636.3.28.2.1
Each entry provides information about a single Collector PIC. Each Collector PIC contains a single interface and is identified by its ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxCollPicEntry  

jnxCollPicIfCreatedFiles 1.3.6.1.4.1.2636.3.28.2.1.1
The total number of files created by this Collector PIC since the last time the PIC was reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxCollPicIfCreatedFileRate 1.3.6.1.4.1.2636.3.28.2.1.2
The number of files created per second, measured over the current 10 second interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfPeakCreatedFileRate 1.3.6.1.4.1.2636.3.28.2.1.3
The peak number of files created per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfExportedFiles 1.3.6.1.4.1.2636.3.28.2.1.4
The total number of files exported by this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxCollPicIfExportedFileRate 1.3.6.1.4.1.2636.3.28.2.1.5
The number of files exported per second, measured over the current 10 second interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfPeakExportedFileRate 1.3.6.1.4.1.2636.3.28.2.1.6
The peak number of files exported per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfDestroyedFiles 1.3.6.1.4.1.2636.3.28.2.1.7
The total number of files destroyed by this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxCollPicIfDestroyedFileRate 1.3.6.1.4.1.2636.3.28.2.1.8
The number of files destroyed per second, as measured over the current 10 second interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfPeakDestroyedFileRate 1.3.6.1.4.1.2636.3.28.2.1.9
The peak number of files destroyed per second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfProcRecords 1.3.6.1.4.1.2636.3.28.2.1.10
The total number of flow records processed by this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxCollPicIfProcRecordsRate 1.3.6.1.4.1.2636.3.28.2.1.11
The number of flow records processed per seconds, measured during the current 10 second interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfPeakProcRecordsRate 1.3.6.1.4.1.2636.3.28.2.1.12
The peak number of flow records processed.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfMemoryUsed 1.3.6.1.4.1.2636.3.28.2.1.13
The amount of memory used, in bytes, by this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxCollPicIfMemoryFree 1.3.6.1.4.1.2636.3.28.2.1.14
The amount of memory free, in bytes, on this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxCollPicIfFtpBytes 1.3.6.1.4.1.2636.3.28.2.1.15
The total number of bytes transferred via FTP by this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxCollPicIfFtpByteRate 1.3.6.1.4.1.2636.3.28.2.1.16
The number of bytes per second transfered via FTP measured during the current 10 second interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfPeakFtpByteRate 1.3.6.1.4.1.2636.3.28.2.1.17
The peak number of bytes per second transferred via FTP.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfFtpFiles 1.3.6.1.4.1.2636.3.28.2.1.18
The total number of files transferred via FTP by this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxCollPicIfFtpFileRate 1.3.6.1.4.1.2636.3.28.2.1.19
The number of files per second transferred via FTP.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfPeakFtpFileRate 1.3.6.1.4.1.2636.3.28.2.1.20
The peak number of files per second transferred via FTP.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollPicIfFtpFailures 1.3.6.1.4.1.2636.3.28.2.1.21
The total number of FTP transfer failures on this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxCollPicIfCurrentState 1.3.6.1.4.1.2636.3.28.2.1.22
The current state of various error conditions on this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  JnxCollPicStateDef  

jnxCollPicIfLastStateChange 1.3.6.1.4.1.2636.3.28.2.1.23
Identifies the error condition that last changed state.
Status: current Access: read-only
OBJECT-TYPE    
  JnxCollPicStateDef  

jnxCollPicIfStateChangeTime 1.3.6.1.4.1.2636.3.28.2.1.24
The value of sysUpTime when the management subsystem last learned of a change to the value of jnxCollPicIfCurrentState for this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

jnxCollPicIfStateChangeDate 1.3.6.1.4.1.2636.3.28.2.1.25
The system date and time when the management subsystem last learned of a change to the value of jnxCollPicIfCurrentState for this Collector PIC.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

jnxCollPicIfStateChangeType 1.3.6.1.4.1.2636.3.28.2.1.26
This indicates whether the last state change set a new error condition or cleared an existing one.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), set(2), cleared(3)  

jnxCollFileTable 1.3.6.1.4.1.2636.3.28.3
Data about each collector file currently present on the router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxCollFileEntry

jnxCollFileEntry 1.3.6.1.4.1.2636.3.28.3.1
Each entry provides information about a single file currently open on this Collector PIC. Each Collector PIC File is identified by the ifIndex associated with the Collector PIC and the name of the file.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxCollFileEntry  

jnxCollFileName 1.3.6.1.4.1.2636.3.28.3.1.1
The name of a Collector File on this Collector PIC.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..115)  

jnxCollFileFname 1.3.6.1.4.1.2636.3.28.3.1.2
The name of a Collector File on this Collector PIC. This object is included for those NM applications that can't parse the file name from the instance portion of the OIDs and provides the value of jnxCollFileName explicitly.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxCollFileRecords 1.3.6.1.4.1.2636.3.28.3.1.3
The number of flow records in this file.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxCollFileRecordRate 1.3.6.1.4.1.2636.3.28.3.1.4
The number of flow records per second added to this file, measured during the current 10 second interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollFilePeakRecordRate 1.3.6.1.4.1.2636.3.28.3.1.5
The peak number of flow records per second added to this file.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollFileUncompBytes 1.3.6.1.4.1.2636.3.28.3.1.6
The number of uncompressed bytes in this file.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxCollFileUncompByteRate 1.3.6.1.4.1.2636.3.28.3.1.7
The number of uncompressed bytes per second added to this file.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollFilePeakUncompByteRate 1.3.6.1.4.1.2636.3.28.3.1.8
The peak number of uncompressed bytes per second added to this file.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollFileCompBytes 1.3.6.1.4.1.2636.3.28.3.1.9
The number of compressed bytes in this file.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxCollFileCompByteRate 1.3.6.1.4.1.2636.3.28.3.1.10
The number of compressed bytes per second added to this file, measured during the current 10 second interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollFilePeakCompByteRate 1.3.6.1.4.1.2636.3.28.3.1.11
The peak number of compressed bytes per second added to this file.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollFileBlocks 1.3.6.1.4.1.2636.3.28.3.1.12
The number of blocks in this file.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollFileCompBlocks 1.3.6.1.4.1.2636.3.28.3.1.14
The number of compressed blocks in this file.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollFileTransferAttempts 1.3.6.1.4.1.2636.3.28.3.1.15
The number of FTP transfer attempts for this file.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

jnxCollFileState 1.3.6.1.4.1.2636.3.28.3.1.16
The current state of this file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), active(2), wait(3), export1(4), export2(5)  

jnxCollNotifyVars 1.3.6.1.4.1.2636.3.28.4
Notification object definitions.
Status: current Access: read-only
OBJECT-IDENTITY    

jnxCollNotifyUrl 1.3.6.1.4.1.2636.3.28.4.1
The URL associated with a file transfer destination.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxCollNotifyInetType 1.3.6.1.4.1.2636.3.28.4.2
Used with jnxCollNotifyInetAddress to identify a specific file transfer destination.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

jnxCollNotifyInetAddress 1.3.6.1.4.1.2636.3.28.4.3
Used with jnxCollNotifyInetType to identify a specific file transfer destination.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

jnxCollNotifyError 1.3.6.1.4.1.2636.3.28.4.4
Description of error encountered when trying to transfer a file.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxCollNotifyFile 1.3.6.1.4.1.2636.3.28.4.5
Identifies a specific file for notifications that refer to a file.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxCollNotifyFtpResultCode 1.3.6.1.4.1.2636.3.28.4.6
Provides the FTP result code for file transfer notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

jnxCollNotifyFtpErrorText 1.3.6.1.4.1.2636.3.28.4.7
Provides the FTP error text for file transfer notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxCollNotifyMemUtil 1.3.6.1.4.1.2636.3.28.4.8
Provides the current memory utilization for pic overload notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Gauge32  

jnxCollNotifyMemFree 1.3.6.1.4.1.2636.3.28.4.9
Provides the current amount of free memory for pic overload notifications.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Gauge32  

jnxCollNotifyMemThresh 1.3.6.1.4.1.2636.3.28.4.10
Provides the current memory threshold used for determining memory unavailable conditions.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Gauge32  

jnxCollNotifyNewRecordRate 1.3.6.1.4.1.2636.3.28.4.11
Provides the current number of new records per second created on this Collector PIC.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Gauge32  

jnxCollNotifyOverloadType 1.3.6.1.4.1.2636.3.28.4.12
Identifies a specific type of flow overload condition on this Collector PIC.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER softOverload(1), hardOverload(2)  

jnxCollNotifyDate 1.3.6.1.4.1.2636.3.28.4.13
Provides the current system date and time.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

jnxCollNotifyFromFtpServerInetType 1.3.6.1.4.1.2636.3.28.4.14
Used with jnxCollNotifyFromFtpServerInetAddress to identify a specific FTP server address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

jnxCollNotifyFromFtpServerInetAddress 1.3.6.1.4.1.2636.3.28.4.15
The FTP server address from which the switchover occurs.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

jnxCollNotifyFromFtpServerType 1.3.6.1.4.1.2636.3.28.4.16
The FTP server Type from which the switchover occurs.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

jnxCollNotifyToFtpServerInetType 1.3.6.1.4.1.2636.3.28.4.17
Used with jnxCollNotifyToFtpServerInetAddress to identify a specific FTP server address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

jnxCollNotifyToFtpServerInetAddress 1.3.6.1.4.1.2636.3.28.4.18
The FTP server address to which the switchover occurs.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

jnxCollNotifyToFtpServerType 1.3.6.1.4.1.2636.3.28.4.19
The FTP server Type to which the switchover occurs.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

jnxCollNotifyInitiatedBy 1.3.6.1.4.1.2636.3.28.4.20
Identify what initiates the FTP switchover.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER cli(1), automatic(2)  

jnxCollNotificationPrefix 1.3.6.1.4.1.2636.4.8.0
All collector notifications are registered under this branch.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

jnxCollUnavailableDest 1.3.6.1.4.1.2636.4.8.0.1
Notification of an unavailable destination failure encountered while transferring a collector file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxCollUnavailableDestCleared 1.3.6.1.4.1.2636.4.8.0.2
This indicates a previous unavailable destination failure has been resolved.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxCollUnsuccessfulTransfer 1.3.6.1.4.1.2636.4.8.0.3
This indicates an error was encountered while attempting a file transfer.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxCollFlowOverload 1.3.6.1.4.1.2636.4.8.0.4
This indicates a soft or hard flow overload condition has been triggered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxCollFlowOverloadCleared 1.3.6.1.4.1.2636.4.8.0.5
This indicates a soft or hard flow overload condition has been cleared.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxCollMemoryUnavailable 1.3.6.1.4.1.2636.4.8.0.6
This indicates a memory unavailable condition has been triggered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxCollMemoryAvailable 1.3.6.1.4.1.2636.4.8.0.7
This indicates a memory unavailable condition has been cleared.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxCollFtpSwitchover 1.3.6.1.4.1.2636.4.8.0.8
This indicates an FTP server switchover has occurred.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE