JUNIPER-IF-ACCOUNTING-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.3.10
- Last updated
- 2013-12-25 00:00
- Organization
- Juniper Networks, Inc.
- Revisions
- 2013-05-15 12:23, 2013-12-25 00:00
- Namespace
- juniper
- Source file
JUNIPER-IF-ACCOUNTING-MIB- Digest
sha256:685d799e74cc18d3284b83487a51b0da7c8a568c5e209509ed365101d3b8e5b1
Description
MIB module to define Forwarding Class based Interface statistics. The statistics will provide protocol specific statistics value which includes L2 overhead bytes. The mib is currently supported only on MX platforms.
Contact
Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net
Imports
| From | Symbols |
|---|---|
| HCNUM-TC | CounterBasedGauge64 |
| IF-MIB | InterfaceIndex |
| JUNIPER-COS-MIB | JnxCosFcIdentifier |
| JUNIPER-IF-MIB | ifJnx |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, 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.
HCNUM-TC IANAifType-MIB IF-MIB JUNIPER-COS-MIB JUNIPER-IF-ACCOUNTING-MIB JUNIPER-IF-MIB JUNIPER-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxIfFcAccountStatTable OBJECT-TYPE This table presents the per forwarding-class and per protocol type statistics. | 1.3.6.1.4.1.2636.3.3.10.1 | not-accessible | current | |
| jnxIfFcAccountStatEntry OBJECT-TYPE This table presents the per forwarding-class and per protocol type statistics. The indices of the table are Interface Index, Forwarding class Index and Protocol type | 1.3.6.1.4.1.2636.3.3.10.1.1 | not-accessible | current | |
| jnxIfFcIfIndex OBJECT-TYPE The ifIndex of the interface. | 1.3.6.1.4.1.2636.3.3.10.1.1.1 | InterfaceIndex | not-accessible | current |
| jnxIfFcFcIndex OBJECT-TYPE The Forwarding Class Index of the interface. | 1.3.6.1.4.1.2636.3.3.10.1.1.2 | JnxCosFcIdentifier | not-accessible | current |
| jnxIfFcProtocol OBJECT-TYPE The protocol type of the entry's traffic. | 1.3.6.1.4.1.2636.3.3.10.1.1.3 | INTEGER {all(1), ipv4(2), ipv6(3), mpls(4), layer2(5), other(6)} | not-accessible | current |
| jnxIfFcHCInUcastPkts OBJECT-TYPE The total number of unicast packets ingressed. | 1.3.6.1.4.1.2636.3.3.10.1.1.4 | Counter64 | read-only | current |
| jnxIfFcHCInUcastOctets OBJECT-TYPE The total number of unicast bytes ingressed. | 1.3.6.1.4.1.2636.3.3.10.1.1.5 | Counter64 | read-only | current |
| jnxIfFcHCOutUcastPkts OBJECT-TYPE The total number of unicast packets egressed. | 1.3.6.1.4.1.2636.3.3.10.1.1.6 | Counter64 | read-only | current |
| jnxIfFcHCOutUcastOctets OBJECT-TYPE The total number of unicast bytes egressed. | 1.3.6.1.4.1.2636.3.3.10.1.1.7 | Counter64 | read-only | current |
| jnxIfFcHCInMcastPkts OBJECT-TYPE The total number of multicast packets ingressed. | 1.3.6.1.4.1.2636.3.3.10.1.1.8 | Counter64 | read-only | current |
| jnxIfFcHCInMcastOctets OBJECT-TYPE The total number of multicast bytes ingressed. | 1.3.6.1.4.1.2636.3.3.10.1.1.9 | Counter64 | read-only | current |
| jnxIfFcHCOutMcastPkts OBJECT-TYPE The total number of multicast packets egressed. | 1.3.6.1.4.1.2636.3.3.10.1.1.10 | Counter64 | read-only | current |
| jnxIfFcHCOutMcastOctets OBJECT-TYPE The total number of multicast bytes egressed. | 1.3.6.1.4.1.2636.3.3.10.1.1.11 | Counter64 | read-only | current |
| jnxIfFcInlineAccountingStatTable OBJECT-TYPE This table presents the per forwarding-class and per family statistics without considering the traffic types. | 1.3.6.1.4.1.2636.3.3.10.2 | not-accessible | current | |
| jnxIfFcInlineAccountingStatEntry OBJECT-TYPE This table presents the per forwarding-class and per protocol type statistics. The indices of the table are Interface Index, Forwarding class Index and protocol(family) type as defined below. | 1.3.6.1.4.1.2636.3.3.10.2.1 | not-accessible | current | |
| jnxIfFcInlineHCInPkts OBJECT-TYPE The total number of packets ingressed. | 1.3.6.1.4.1.2636.3.3.10.2.1.1 | Counter64 | read-only | current |
| jnxIfFcInlineHCInPktsSecRate OBJECT-TYPE The packets rate ingressed per second. | 1.3.6.1.4.1.2636.3.3.10.2.1.2 | CounterBasedGauge64 | read-only | current |
| jnxIfFcInlineHCInOctets OBJECT-TYPE The total number of bytes ingressed. | 1.3.6.1.4.1.2636.3.3.10.2.1.3 | Counter64 | read-only | current |
| jnxIfFcInlineHCInOctetsSecRate OBJECT-TYPE The bytes rate ingressed per second. | 1.3.6.1.4.1.2636.3.3.10.2.1.4 | CounterBasedGauge64 | read-only | current |
| jnxIfFcInlineHCOutPkts OBJECT-TYPE The total number of packets egressed. | 1.3.6.1.4.1.2636.3.3.10.2.1.5 | Counter64 | read-only | current |
| jnxIfFcInlineHCOutPktsSecRate OBJECT-TYPE The packets rate egressed per second. | 1.3.6.1.4.1.2636.3.3.10.2.1.6 | CounterBasedGauge64 | read-only | current |
| jnxIfFcInlineHCOutOctets OBJECT-TYPE The total number of bytes egressed. | 1.3.6.1.4.1.2636.3.3.10.2.1.7 | Counter64 | read-only | current |
| jnxIfFcInlineHCOutOctetsSecRate OBJECT-TYPE The bytes rate egressed per second. | 1.3.6.1.4.1.2636.3.3.10.2.1.8 | CounterBasedGauge64 | read-only | current |