JUNIPER-DCU-MIB
Updated Jul 18, 2003AI MIB Summary
The JUNIPER-DCU-MIB enables monitoring of Destination Class Usage statistics on Juniper Networks data center hardware, specifically tracking traffic volume and packet counts aggregated by destination class for QoS and capacity planning.
This is Juniper Networks' implementation of enterprise specific MIB for Destination Class Usage (DCU)
Main OID:
jnxDCUs.1.3.6.1.4.1.2636.3.6
15
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
15 total| Object Name |
|---|
jnxDCUsThis is Juniper Networks' implementation of enterprise
specific MIB for Destination Class Usage (DCU) MODULE-IDENTITY .1.3.6.1.4.1.2636.3.6 |
jnxDCUsTableA list of DCUs entries.deprecated SEQUENCE OF JnxDCUsEntry .1.3.6.1.4.1.2636.3.6.1 |
jnxDCUsEntryAn entry of DCUs table.deprecated JnxDCUsEntry .1.3.6.1.4.1.2636.3.6.1.1 |
jnxDCUSrcIfIndexThe source interface index. This is the ifIndex
that the traffic is coming from and the statistics
is counted for the specified DCU entry.rodeprecated InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2636.3.6.1.1.1 |
jnxDCUDstClassNameThe name of the destination class. This is the name
of a valid configuration group defining a set of IP
addresses and/or prefixes.rodeprecated DisplayString .1.3.6.1.4.1.2636.3.6.1.1.2 |
jnxDCUPacketsThe number of packets being counted pertaining to
the specified DCU entry.rodeprecated Counter64 .1.3.6.1.4.1.2636.3.6.1.1.3 |
jnxDCUBytesThe number of bytes being counted pertaining to
the specified DCU entry.rodeprecated Counter64 .1.3.6.1.4.1.2636.3.6.1.1.4 |
jnxDcuStatsTableThis 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. SEQUENCE OF JnxDcuStatsEntry .1.3.6.1.4.1.2636.3.6.2 |
jnxDcuStatsEntryEach 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. JnxDcuStatsEntry .1.3.6.1.4.1.2636.3.6.2.1 |
jnxDcuStatsSrcIfIndexThe ifIndex of the ingress interface for traffic counted in
this entry. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.2636.3.6.2.1.1 |
jnxDcuStatsAddrFamilyThe address family of this entry's traffic. Enumeration .1.3.6.1.4.1.2636.3.6.2.1.2 |
jnxDcuStatsClassNameThe name of the destination class. SnmpAdminString .1.3.6.1.4.1.2636.3.6.2.1.3 |
jnxDcuStatsPacketsThe number of packets received on this interface, belonging
to this address family that match this Destination Class.ro Counter64 .1.3.6.1.4.1.2636.3.6.2.1.4 |
jnxDcuStatsBytesThe number of bytes received on this interface, belonging
to this address family that match this Destination Class.ro Counter64 .1.3.6.1.4.1.2636.3.6.2.1.5 |
jnxDcuStatsClNameThe 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.ro SnmpAdminString .1.3.6.1.4.1.2636.3.6.2.1.6 |