JUNIPER-DCU-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.6
- Last updated
- 2003-07-18 21:53
- Organization
- Juniper Networks, Inc.
- Revisions
- 2002-12-17 00:00, 2002-02-28 00:00
- Namespace
- juniper
- Source file
JUNIPER-DCU-MIB- Digest
sha256:ce3ad169b7aedb697fd48cc6c595ebffeba65e5542b453f59701eb6120b53dc4
Description
This is Juniper Networks' implementation of enterprise specific MIB for Destination Class Usage (DCU)
Contact
Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| JUNIPER-SMI | jnxMibs |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB JUNIPER-DCU-MIB JUNIPER-SMI SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxDCUsTable OBJECT-TYPE A list of DCUs entries. | 1.3.6.1.4.1.2636.3.6.1 | not-accessible | deprecated | |
| jnxDCUsEntry OBJECT-TYPE An entry of DCUs table. | 1.3.6.1.4.1.2636.3.6.1.1 | not-accessible | deprecated | |
| jnxDCUSrcIfIndex OBJECT-TYPE The source interface index. This is the ifIndex that the traffic is coming from and the statistics is counted for the specified DCU entry. | 1.3.6.1.4.1.2636.3.6.1.1.1 | InterfaceIndex | read-only | deprecated |
| jnxDCUDstClassName OBJECT-TYPE The name of the destination class. This is the name of a valid configuration group defining a set of IP addresses and/or prefixes. | 1.3.6.1.4.1.2636.3.6.1.1.2 | DisplayString (SIZE(0..24)) | read-only | deprecated |
| jnxDCUPackets OBJECT-TYPE The number of packets being counted pertaining to the specified DCU entry. | 1.3.6.1.4.1.2636.3.6.1.1.3 | Counter64 | read-only | deprecated |
| jnxDCUBytes OBJECT-TYPE The number of bytes being counted pertaining to the specified DCU entry. | 1.3.6.1.4.1.2636.3.6.1.1.4 | Counter64 | read-only | deprecated |
| jnxDcuStatsTable OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.6.2 | not-accessible | current | |
| jnxDcuStatsEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.6.2.1 | not-accessible | current | |
| jnxDcuStatsSrcIfIndex OBJECT-TYPE The ifIndex of the ingress interface for traffic counted in this entry. | 1.3.6.1.4.1.2636.3.6.2.1.1 | InterfaceIndex | not-accessible | current |
| jnxDcuStatsAddrFamily OBJECT-TYPE The address family of this entry's traffic. | 1.3.6.1.4.1.2636.3.6.2.1.2 | INTEGER {ipv4(1), ipv6(2)} | not-accessible | current |
| jnxDcuStatsClassName OBJECT-TYPE The name of the destination class. | 1.3.6.1.4.1.2636.3.6.2.1.3 | SnmpAdminString (SIZE(0..112)) | not-accessible | current |
| jnxDcuStatsPackets OBJECT-TYPE The number of packets received on this interface, belonging to this address family that match this Destination Class. | 1.3.6.1.4.1.2636.3.6.2.1.4 | Counter64 | read-only | current |
| jnxDcuStatsBytes OBJECT-TYPE The number of bytes received on this interface, belonging to this address family that match this Destination Class. | 1.3.6.1.4.1.2636.3.6.2.1.5 | Counter64 | read-only | current |
| jnxDcuStatsClName OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.6.2.1.6 | SnmpAdminString (SIZE(0..112)) | read-only | current |