JUNIPER-IF-ACCOUNTING-MIB

File: JUNIPER-IF-ACCOUNTING-MIB.mib (12405 bytes)

Imported modules

SNMPv2-SMI HCNUM-TC IF-MIB
JUNIPER-COS-MIB JUNIPER-IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter64 CounterBasedGauge64 InterfaceIndex
JnxCosFcIdentifier ifJnx

Defined Types

JnxIfFcAccountStatEntry  
SEQUENCE    
  jnxIfFcIfIndex InterfaceIndex
  jnxIfFcFcIndex JnxCosFcIdentifier
  jnxIfFcProtocol INTEGER
  jnxIfFcHCInUcastPkts Counter64
  jnxIfFcHCInUcastOctets Counter64
  jnxIfFcHCOutUcastPkts Counter64
  jnxIfFcHCOutUcastOctets Counter64
  jnxIfFcHCInMcastPkts Counter64
  jnxIfFcHCInMcastOctets Counter64
  jnxIfFcHCOutMcastPkts Counter64
  jnxIfFcHCOutMcastOctets Counter64

JnxIfFcInlineAccountingStatEntry  
SEQUENCE    
  jnxIfFcIfIndex InterfaceIndex
  jnxIfFcFcIndex JnxCosFcIdentifier
  jnxIfFcProtocol INTEGER
  jnxIfFcInlineHCInPkts Counter64
  jnxIfFcInlineHCInPktsSecRate CounterBasedGauge64
  jnxIfFcInlineHCInOctets Counter64
  jnxIfFcInlineHCInOctetsSecRate CounterBasedGauge64
  jnxIfFcInlineHCOutPkts Counter64
  jnxIfFcInlineHCOutPktsSecRate CounterBasedGauge64
  jnxIfFcInlineHCOutOctets Counter64
  jnxIfFcInlineHCOutOctetsSecRate CounterBasedGauge64

Defined Values

jnxIfAccountingStats 1.3.6.1.4.1.2636.3.3.10
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.
MODULE-IDENTITY    

jnxIfFcAccountStatTable 1.3.6.1.4.1.2636.3.3.10.1
This table presents the per forwarding-class and per protocol type statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxIfFcAccountStatEntry

jnxIfFcAccountStatEntry 1.3.6.1.4.1.2636.3.3.10.1.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxIfFcAccountStatEntry  

jnxIfFcIfIndex 1.3.6.1.4.1.2636.3.3.10.1.1.1
The ifIndex of the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

jnxIfFcFcIndex 1.3.6.1.4.1.2636.3.3.10.1.1.2
The Forwarding Class Index of the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxCosFcIdentifier  

jnxIfFcProtocol 1.3.6.1.4.1.2636.3.3.10.1.1.3
The protocol type of the entry's traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER all(1), ipv4(2), ipv6(3), mpls(4), layer2(5), other(6)  

jnxIfFcHCInUcastPkts 1.3.6.1.4.1.2636.3.3.10.1.1.4
The total number of unicast packets ingressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcHCInUcastOctets 1.3.6.1.4.1.2636.3.3.10.1.1.5
The total number of unicast bytes ingressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcHCOutUcastPkts 1.3.6.1.4.1.2636.3.3.10.1.1.6
The total number of unicast packets egressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcHCOutUcastOctets 1.3.6.1.4.1.2636.3.3.10.1.1.7
The total number of unicast bytes egressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcHCInMcastPkts 1.3.6.1.4.1.2636.3.3.10.1.1.8
The total number of multicast packets ingressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcHCInMcastOctets 1.3.6.1.4.1.2636.3.3.10.1.1.9
The total number of multicast bytes ingressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcHCOutMcastPkts 1.3.6.1.4.1.2636.3.3.10.1.1.10
The total number of multicast packets egressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcHCOutMcastOctets 1.3.6.1.4.1.2636.3.3.10.1.1.11
The total number of multicast bytes egressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcInlineAccountingStatTable 1.3.6.1.4.1.2636.3.3.10.2
This table presents the per forwarding-class and per family statistics without considering the traffic types.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxIfFcInlineAccountingStatEntry

jnxIfFcInlineAccountingStatEntry 1.3.6.1.4.1.2636.3.3.10.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxIfFcInlineAccountingStatEntry  

jnxIfFcInlineHCInPkts 1.3.6.1.4.1.2636.3.3.10.2.1.1
The total number of packets ingressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcInlineHCInPktsSecRate 1.3.6.1.4.1.2636.3.3.10.2.1.2
The packets rate ingressed per second.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxIfFcInlineHCInOctets 1.3.6.1.4.1.2636.3.3.10.2.1.3
The total number of bytes ingressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcInlineHCInOctetsSecRate 1.3.6.1.4.1.2636.3.3.10.2.1.4
The bytes rate ingressed per second.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxIfFcInlineHCOutPkts 1.3.6.1.4.1.2636.3.3.10.2.1.5
The total number of packets egressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcInlineHCOutPktsSecRate 1.3.6.1.4.1.2636.3.3.10.2.1.6
The packets rate egressed per second.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxIfFcInlineHCOutOctets 1.3.6.1.4.1.2636.3.3.10.2.1.7
The total number of bytes egressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxIfFcInlineHCOutOctetsSecRate 1.3.6.1.4.1.2636.3.3.10.2.1.8
The bytes rate egressed per second.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64