JUNIPER-SCU-MIB

File: JUNIPER-SCU-MIB.mib (4641 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
InterfaceIndex SnmpAdminString jnxMibs

Defined Types

JnxScuStatsEntry  
SEQUENCE    
  jnxScuStatsDstIfIndex InterfaceIndex
  jnxScuStatsAddrFamily INTEGER
  jnxScuStatsClassName SnmpAdminString
  jnxScuStatsPackets Counter64
  jnxScuStatsBytes Counter64
  jnxScuStatsClName SnmpAdminString

Defined Values

jnxScu 1.3.6.1.4.1.2636.3.16
This is Juniper Networks' enterprise-specific MIB for Source Class Usage (SCU)
MODULE-IDENTITY    

jnxScuStats 1.3.6.1.4.1.2636.3.16.1
OBJECT IDENTIFIER    

jnxScuStatsTable 1.3.6.1.4.1.2636.3.16.1.1
A list of SCUs entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxScuStatsEntry

jnxScuStatsEntry 1.3.6.1.4.1.2636.3.16.1.1.1
An entry of SCUs table.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxScuStatsEntry  

jnxScuStatsDstIfIndex 1.3.6.1.4.1.2636.3.16.1.1.1.1
The destination interface index. This is the egress interface of traffic that is counted by this table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

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

jnxScuStatsClassName 1.3.6.1.4.1.2636.3.16.1.1.1.3
The name of the source class. All traffic counted in this table entry satisfies the requirements defined by this source class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(0..112)  

jnxScuStatsPackets 1.3.6.1.4.1.2636.3.16.1.1.1.4
The number of packets sent out of jnxScuStatsDstIfIndex that match the source class (jnxScuStatsClassName) and match the address type (jnxScuStatsAddrFamily) defined for this table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxScuStatsBytes 1.3.6.1.4.1.2636.3.16.1.1.1.5
The number of bytes sent out of jnxScuStatsDstIfIndex that match the source class (jnxScuStatsClassName) and match the address type (jnxScuStatsAddrFamily) defined for this table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

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