JUNIPER-VMON-MIB

File: JUNIPER-VMON-MIB.mib (26057 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Integer32 Unsigned32 TimeTicks
IpAddress NOTIFICATION-TYPE jnxServices
jnxVmonMibRoot DisplayString TEXTUAL-CONVENTION
InetAddress InetAddressType InetPortNumber
InterfaceIndexOrZero

Defined Types

JnxVmonFlowType  
This data type is to indication which type of flow we are talking about i.e. if it is a mpeg flow or rtp flow
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..4)  

JnxVmonTrapLevel  
This data type is to indicate what is the level of trap being generated.
TEXTUAL-CONVENTION    
  INTEGER critical(2), warning(4), info(6), clear(8)  

JnxVmonFlowDirection  
This data type is to indication direction of the flow i.e. if it is a input or output
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

JnxmdiStatsEntry  
SEQUENCE    
  jnxmdiFPCSlotNo Unsigned32
  jnxmdiActiveFlowsCount Counter64
  jnxmdiInsertedFlowsCount Counter64
  jnxmdiDeletedFlowsCount Counter64
  jnxmdiTotalPktsCount Counter64
  jnxmdiTotalBytesCount Counter64
  jnxmdiDFTotalAlarmCount Counter64
  jnxmdiDFInfoAlarmCount Counter64
  jnxmdiDFWarningAlarmCount Counter64
  jnxmdiDFCriticalAlarmCount Counter64
  jnxmdiMLRTotalAlarmCount Counter64
  jnxmdiMLRInfoAlarmCount Counter64
  jnxmdiMLRWarningAlarmCount Counter64
  jnxmdiMLRCriticalAlarmCount Counter64
  jnxmdiMRVTotalAlarmCount Counter64
  jnxmdiMRVInfoAlarmCount Counter64
  jnxmdiMRVWarningAlarmCount Counter64
  jnxmdiMRVCriticalAlarmCount Counter64

JnxmdiErrsEntry  
SEQUENCE    
  jnxmdiFPCSlotNo Unsigned32
  jnxmdiErrsFlowInsertErr Counter64
  jnxmdiErrsPolicerDrop Counter64
  jnxmdiErrsPIDLimitExceed Counter64
  jnxmdiErrsUnsupportedMediaPkts Counter64

JnxmdiFlowEntry  
SEQUENCE    
  jnxmdiFlowIdentifier Unsigned32
  jnxmdiFlowSrcAddr InetAddress
  jnxmdiFlowDstAddr InetAddress
  jnxmdiFlowAddrFamily InetAddressType
  jnxmdiFlowSrcPort InetPortNumber
  jnxmdiFlowDstPort InetPortNumber
  jnxmdiFlowInterfaceName DisplayString
  jnxmdiFlowInterfaceSNMPIndex InterfaceIndexOrZero
  jnxmdiFlowDirection JnxVmonFlowDirection
  jnxmdiFlowType JnxVmonFlowType
  jnxmdiFlowLastDF DisplayString
  jnxmdiFlowLastMLR Unsigned32
  jnxmdiFlowLastMRV DisplayString
  jnxmdiFlowAvgDF DisplayString
  jnxmdiFlowAvgMLR Unsigned32
  jnxmdiFlowAvgMRV DisplayString
  jnxmdiFlowTemplateName DisplayString
  jnxmdiFlowMDIRecCount Integer32
  jnxmdiFlowPIDCount Integer32

JnxmdiFlowMDIRecEntry  
SEQUENCE    
  jnxmdiFPCSlotNo Unsigned32
  jnxmdiFlowIdentifier Unsigned32
  jnxmdiFlowMDIRecIndex Unsigned32
  jnxmdiFlowMDIRecDF DisplayString
  jnxmdiFlowMDIRecMLR Unsigned32
  jnxmdiFlowMDIRecMRV DisplayString

JnxmdiFlowPIDEntry  
SEQUENCE    
  jnxmdiFPCSlotNo Unsigned32
  jnxmdiFlowIdentifier Unsigned32
  jnxmdiFlowMDIRecIndex Unsigned32
  jnxmdiFlowPIDValue Unsigned32
  jnxmdiFlowPIDMLR Unsigned32

Defined Values

jnxVmonMIB 1.3.6.1.4.1.2636.3.79.1
Implementation of enterprise specific MIB for video monitoring traps.
MODULE-IDENTITY    

jnxVmonObjects 1.3.6.1.4.1.2636.3.79.1.1
OBJECT IDENTIFIER    

jnxVmonNotifications 1.3.6.1.4.1.2636.3.79.1.0
OBJECT IDENTIFIER    

jnxVmonServices 1.3.6.1.4.1.2636.2.1
OBJECT IDENTIFIER    

jnxmdiStatsTable 1.3.6.1.4.1.2636.2.1.1
The table lists mdi stats counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxmdiStatsEntry

jnxmdiStatsEntry 1.3.6.1.4.1.2636.2.1.1.1
An entry representing mdi stats counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxmdiStatsEntry  

jnxmdiFPCSlotNo 1.3.6.1.4.1.2636.2.1.1.1.1
FPC Slot Number
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..255  

jnxmdiActiveFlowsCount 1.3.6.1.4.1.2636.2.1.1.1.2
Total Active Flows.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiInsertedFlowsCount 1.3.6.1.4.1.2636.2.1.1.1.3
Total Flows Inserted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiDeletedFlowsCount 1.3.6.1.4.1.2636.2.1.1.1.4
Total Flows Deleted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiTotalPktsCount 1.3.6.1.4.1.2636.2.1.1.1.5
Total Number of Packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiTotalBytesCount 1.3.6.1.4.1.2636.2.1.1.1.6
Total Number of Bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiDFTotalAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.7
Total Number of Alarm Generated for DF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiDFInfoAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.8
Total Number of Info Alarm Generated for DF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiDFWarningAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.9
Total Number of Warning Alarm Generated for DF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiDFCriticalAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.10
Total Number of Critical Alarm Generated for DF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiMLRTotalAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.11
Total Number of Alarm Generated for MLR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiMLRInfoAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.12
Total Number of Info Alarm Generated for MLR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiMLRWarningAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.13
Total Number of Warning Alarm Generated for MLR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiMLRCriticalAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.14
Total Number of Critical Alarm Generated for MLR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiMRVTotalAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.15
Total Number of Alarm Generated for MRV.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiMRVInfoAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.16
Total Number of Info Alarm Generated for MRV.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiMRVWarningAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.17
Total Number of Warning Alarm Generated for MRV.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiMRVCriticalAlarmCount 1.3.6.1.4.1.2636.2.1.1.1.18
Total Number of Critical Alarm Generated for MRV.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiErrsTable 1.3.6.1.4.1.2636.2.1.2
The table lists mdi errors counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxmdiErrsEntry

jnxmdiErrsEntry 1.3.6.1.4.1.2636.2.1.2.1
An entry representing mdi errors counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxmdiErrsEntry  

jnxmdiErrsFlowInsertErr 1.3.6.1.4.1.2636.2.1.2.1.1
Total Number of Flow Insert Errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiErrsPolicerDrop 1.3.6.1.4.1.2636.2.1.2.1.2
Total Number of Policer Drop.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiErrsPIDLimitExceed 1.3.6.1.4.1.2636.2.1.2.1.3
Total Number of PID Limit Exceed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiErrsUnsupportedMediaPkts 1.3.6.1.4.1.2636.2.1.2.1.4
Number of Unsupported media packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxmdiFlowTable 1.3.6.1.4.1.2636.2.1.3
The table lists mdi flows.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxmdiFlowEntry

jnxmdiFlowEntry 1.3.6.1.4.1.2636.2.1.3.1
An entry representing mdi stats counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxmdiFlowEntry  

jnxmdiFlowIdentifier 1.3.6.1.4.1.2636.2.1.3.1.1
Flow Identifier for the flow
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

jnxmdiFlowSrcAddr 1.3.6.1.4.1.2636.2.1.3.1.2
Source IP address for the flow
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

jnxmdiFlowDstAddr 1.3.6.1.4.1.2636.2.1.3.1.3
Destination IP address for the flow
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

jnxmdiFlowAddrFamily 1.3.6.1.4.1.2636.2.1.3.1.4
Address family for the flow
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

jnxmdiFlowSrcPort 1.3.6.1.4.1.2636.2.1.3.1.5
Source Port Number for the flow
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

jnxmdiFlowDstPort 1.3.6.1.4.1.2636.2.1.3.1.6
Destination Port Number for the flow
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

jnxmdiFlowInterfaceName 1.3.6.1.4.1.2636.2.1.3.1.7
Interface Name for the flow
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxmdiFlowInterfaceSNMPIndex 1.3.6.1.4.1.2636.2.1.3.1.8
Interface SNMP Index for the flow
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

jnxmdiFlowDirection 1.3.6.1.4.1.2636.2.1.3.1.9
Direction for the flow
Status: current Access: read-only
OBJECT-TYPE    
  JnxVmonFlowDirection  

jnxmdiFlowType 1.3.6.1.4.1.2636.2.1.3.1.10
Type of the flow
Status: current Access: read-only
OBJECT-TYPE    
  JnxVmonFlowType  

jnxmdiFlowLastDF 1.3.6.1.4.1.2636.2.1.3.1.11
Last DF Value for the flow
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxmdiFlowLastMLR 1.3.6.1.4.1.2636.2.1.3.1.12
Last MLR Value for the flow
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

jnxmdiFlowLastMRV 1.3.6.1.4.1.2636.2.1.3.1.13
Last MRV Value for the flow
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxmdiFlowAvgDF 1.3.6.1.4.1.2636.2.1.3.1.14
Average DF Value for the flow
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxmdiFlowAvgMLR 1.3.6.1.4.1.2636.2.1.3.1.15
Average MLR Value for the flow
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

jnxmdiFlowAvgMRV 1.3.6.1.4.1.2636.2.1.3.1.16
Average MRV Value for the flow
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxmdiFlowTemplateName 1.3.6.1.4.1.2636.2.1.3.1.17
Template Name of the Flow
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxmdiFlowMDIRecCount 1.3.6.1.4.1.2636.2.1.3.1.18
MDI Record Count for the flow
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

jnxmdiFlowPIDCount 1.3.6.1.4.1.2636.2.1.3.1.19
PID Count for the flow
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

jnxmdiFlowMDIRecTable 1.3.6.1.4.1.2636.2.1.4
The table lists mdi flow records.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxmdiFlowMDIRecEntry

jnxmdiFlowMDIRecEntry 1.3.6.1.4.1.2636.2.1.4.1
An entry representing mdi flow record.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxmdiFlowMDIRecEntry  

jnxmdiFlowMDIRecIndex 1.3.6.1.4.1.2636.2.1.4.1.1
MDI Flow Record Index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..65535  

jnxmdiFlowMDIRecDF 1.3.6.1.4.1.2636.2.1.4.1.2
DF Value of the Flow Record Index
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxmdiFlowMDIRecMLR 1.3.6.1.4.1.2636.2.1.4.1.3
MLR Value of the Flow Record Index
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

jnxmdiFlowMDIRecMRV 1.3.6.1.4.1.2636.2.1.4.1.4
MRV Value of the Flow Record Index
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxmdiFlowPIDTable 1.3.6.1.4.1.2636.2.1.5
The table lists mdi flow PID.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxmdiFlowPIDEntry

jnxmdiFlowPIDEntry 1.3.6.1.4.1.2636.2.1.5.1
An entry representing mdi flow PID.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxmdiFlowPIDEntry  

jnxmdiFlowPIDValue 1.3.6.1.4.1.2636.2.1.5.1.1
PID Value of the Flow Record Index
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..65535  

jnxmdiFlowPIDMLR 1.3.6.1.4.1.2636.2.1.5.1.2
PID MLR Value of the Flow Record Index
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

jnxVmonFlowIdentifier 1.3.6.1.4.1.2636.3.79.1.1.1
Flow Identifier of the flow for SNMP trap
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxVmonSourceIP 1.3.6.1.4.1.2636.3.79.1.1.2
Source IP address of the flow for SNMP trap
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

jnxVmonDestinationIP 1.3.6.1.4.1.2636.3.79.1.1.3
Destination IP address of the flow for SNMP trap
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

jnxVmonIPFamily 1.3.6.1.4.1.2636.3.79.1.1.4
IP address family of the flow for SNMP trap
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

jnxVmonSourcePort 1.3.6.1.4.1.2636.3.79.1.1.5
Source Port number of the flow for SNMP trap
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

jnxVmonDestinationPort 1.3.6.1.4.1.2636.3.79.1.1.6
Source Port number of the flow for SNMP trap
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

jnxVmonFlowType 1.3.6.1.4.1.2636.3.79.1.1.7
Flow type for SNMP trap
Status: current Access: read-only
OBJECT-TYPE    
  JnxVmonFlowType  

jnxVmonTrapLevel 1.3.6.1.4.1.2636.3.79.1.1.8
Level of the SNMP Trap
Status: current Access: read-only
OBJECT-TYPE    
  JnxVmonTrapLevel  

jnxVmonFPCSlot 1.3.6.1.4.1.2636.3.79.1.1.9
Chassis FPC Slot
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..127  

jnxVmonInterfaceName 1.3.6.1.4.1.2636.3.79.1.1.10
Interface Name for the Flow
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxVmonInterfaceSNMPIndex 1.3.6.1.4.1.2636.3.79.1.1.11
SNMP Index of the Flow
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

jnxVmonTemplateName 1.3.6.1.4.1.2636.3.79.1.1.12
Template Name of the Flow
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxVmonFlowDirection 1.3.6.1.4.1.2636.3.79.1.1.13
Flow of the direction
Status: current Access: read-only
OBJECT-TYPE    
  JnxVmonFlowDirection  

jnxVmonExpectedVal 1.3.6.1.4.1.2636.3.79.1.1.14
Expected value for the flow
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxVmonComputedVal 1.3.6.1.4.1.2636.3.79.1.1.15
Computed value for the flow
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxVmonMDIRecIdx 1.3.6.1.4.1.2636.3.79.1.1.16
MDIRecIdx for which the trap is being generated
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..15  

jnxVmonAlarmMode 1.3.6.1.4.1.2636.3.79.1.1.17
Alarm mode
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..3  

jnxVmonMDIDFAlarm 1.3.6.1.4.1.2636.3.79.1.0.1
The SNMP trap for the DF Alarm
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxVmonMDIMLRAlarm 1.3.6.1.4.1.2636.3.79.1.0.2
The SNMP trap for the MLR Alarm
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxVmonMDIMRVAlarm 1.3.6.1.4.1.2636.3.79.1.0.3
The SNMP trap for the MRV Alarm
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxVmonMDIFlowInsertAlarm 1.3.6.1.4.1.2636.3.79.1.0.4
The SNMP trap for the New Flow Alarm
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxVmonMDIFlowDeleteAlarm 1.3.6.1.4.1.2636.3.79.1.0.5
The SNMP trap for the New Flow Alarm
Status: current Access: read-only
NOTIFICATION-TYPE