JUNIPER-SCU-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.16
- Last updated
- 2003-07-18 21:53
- Organization
- Juniper Networks, Inc.
- Revisions
- 2002-02-25 00:00
- Namespace
- juniper
- Source file
JUNIPER-SCU-MIB- Digest
sha256:59d0a45d4849eb0142dd57c4241550de90f6305a3ef5fe654a59248f4b011a8c
Description
This is Juniper Networks' enterprise-specific MIB for Source Class Usage (SCU)
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-SCU-MIB JUNIPER-SMI SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxScuStats OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.16.1 | |||
| jnxScuStatsTable OBJECT-TYPE A list of SCUs entries. | 1.3.6.1.4.1.2636.3.16.1.1 | not-accessible | current | |
| jnxScuStatsEntry OBJECT-TYPE An entry of SCUs table. | 1.3.6.1.4.1.2636.3.16.1.1.1 | not-accessible | current | |
| jnxScuStatsDstIfIndex OBJECT-TYPE The destination interface index. This is the egress interface of traffic that is counted by this table entry. | 1.3.6.1.4.1.2636.3.16.1.1.1.1 | InterfaceIndex | not-accessible | current |
| jnxScuStatsAddrFamily OBJECT-TYPE The address family of this entry's traffic. | 1.3.6.1.4.1.2636.3.16.1.1.1.2 | INTEGER {ipv4(1), ipv6(2)} | not-accessible | current |
| jnxScuStatsClassName OBJECT-TYPE The name of the source class. All traffic counted in this table entry satisfies the requirements defined by this source class. | 1.3.6.1.4.1.2636.3.16.1.1.1.3 | SnmpAdminString (SIZE(0..112)) | not-accessible | current |
| jnxScuStatsPackets OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.16.1.1.1.4 | Counter64 | read-only | current |
| jnxScuStatsBytes OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.16.1.1.1.5 | Counter64 | read-only | current |
| jnxScuStatsClName OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.16.1.1.1.6 | SnmpAdminString (SIZE(0..112)) | read-only | current |