JUNIPER-DCU-MIB

File: JUNIPER-DCU-MIB.mib (6667 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
IF-MIB JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
DisplayString SnmpAdminString InterfaceIndex
jnxMibs

Defined Types

JnxDCUsEntry  
SEQUENCE    
  jnxDCUSrcIfIndex InterfaceIndex
  jnxDCUDstClassName DisplayString
  jnxDCUPackets Counter64
  jnxDCUBytes Counter64

JnxDcuStatsEntry  
SEQUENCE    
  jnxDcuStatsSrcIfIndex InterfaceIndex
  jnxDcuStatsAddrFamily INTEGER
  jnxDcuStatsClassName SnmpAdminString
  jnxDcuStatsPackets Counter64
  jnxDcuStatsBytes Counter64
  jnxDcuStatsClName SnmpAdminString

Defined Values

jnxDCUs 1.3.6.1.4.1.2636.3.6
This is Juniper Networks' implementation of enterprise specific MIB for Destination Class Usage (DCU)
MODULE-IDENTITY    

jnxDCUsTable 1.3.6.1.4.1.2636.3.6.1
A list of DCUs entries.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxDCUsEntry

jnxDCUsEntry 1.3.6.1.4.1.2636.3.6.1.1
An entry of DCUs table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JnxDCUsEntry  

jnxDCUSrcIfIndex 1.3.6.1.4.1.2636.3.6.1.1.1
The source interface index. This is the ifIndex that the traffic is coming from and the statistics is counted for the specified DCU entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

jnxDCUDstClassName 1.3.6.1.4.1.2636.3.6.1.1.2
The name of the destination class. This is the name of a valid configuration group defining a set of IP addresses and/or prefixes.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

jnxDCUPackets 1.3.6.1.4.1.2636.3.6.1.1.3
The number of packets being counted pertaining to the specified DCU entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

jnxDCUBytes 1.3.6.1.4.1.2636.3.6.1.1.4
The number of bytes being counted pertaining to the specified DCU entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

jnxDcuStatsTable 1.3.6.1.4.1.2636.3.6.2
This table contains statistics for traffic that satisfies the rules in each configured Destination Class. A separate set of statistics are kept for each Destination Class on each interface and address family on which this feature is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxDcuStatsEntry

jnxDcuStatsEntry 1.3.6.1.4.1.2636.3.6.2.1
Each entry in this table contains a set of statistics for all traffic received on a specific interface and belonging to a specific address family that matches a specific Destination Class.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxDcuStatsEntry  

jnxDcuStatsSrcIfIndex 1.3.6.1.4.1.2636.3.6.2.1.1
The ifIndex of the ingress interface for traffic counted in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

jnxDcuStatsAddrFamily 1.3.6.1.4.1.2636.3.6.2.1.2
The address family of this entry's traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ipv4(1), ipv6(2)  

jnxDcuStatsClassName 1.3.6.1.4.1.2636.3.6.2.1.3
The name of the destination class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(0..112)  

jnxDcuStatsPackets 1.3.6.1.4.1.2636.3.6.2.1.4
The number of packets received on this interface, belonging to this address family that match this Destination Class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxDcuStatsBytes 1.3.6.1.4.1.2636.3.6.2.1.5
The number of bytes received on this interface, belonging to this address family that match this Destination Class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxDcuStatsClName 1.3.6.1.4.1.2636.3.6.2.1.6
The name of the destination class. This object is a duplicate of jnxDcuStatsClassName and is included to satisfy those NM applications that can't extract the name from the instance portion of the OID.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..112)