JUNIPER-FABRIC-MIB

File: JUNIPER-FABRIC-MIB.mib (10911 bytes)

Imported modules

SNMPv2-SMI HCNUM-TC SNMPv2-TC
JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter64 CounterBasedGauge64 TEXTUAL-CONVENTION
jnxFabricMibRoot

Defined Types

JnxFabricType  
A value representing fabric statistics source or destination type. switch-fabric(1) Indicates switch-fabric linecard(2) Indicates linecard
TEXTUAL-CONVENTION    
  INTEGER switch-fabric(1), linecard(2)  

JnxFabricStatisticsPriority  
A value representing fabric statisitcs priority, if applicable. high(0) Indicates high priority low(1) Indicates low priority all(255) Indicates no specific priority
TEXTUAL-CONVENTION    
  INTEGER high(0), low(1), all(255)  

JnxFabricSourceStatisticsEntry  
SEQUENCE    
  jnxFabricSourceType JnxFabricType
  jnxFabricSourceSlot Integer32
  jnxFabricSourcePfe Integer32
  jnxFabricDestinationType JnxFabricType
  jnxFabricDestinationSlot Integer32
  jnxFabricDestinationPfe Integer32
  jnxFabricSourceStatisticsPriority JnxFabricStatisticsPriority
  jnxFabricSourceStatisticsPackets Counter64
  jnxFabricSourceStatisticsBytes Counter64
  jnxFabricSourceStatisticsPps CounterBasedGauge64
  jnxFabricSourceStatisticsBps CounterBasedGauge64
  jnxFabricSourceStatisticsDropPackets Counter64
  jnxFabricSourceStatisticsDropBytes Counter64
  jnxFabricSourceStatisticsDropPps CounterBasedGauge64
  jnxFabricSourceStatisticsDropBps CounterBasedGauge64
  jnxFabricSourceStatisticsQueueDepthAverage CounterBasedGauge64
  jnxFabricSourceStatisticsQueueDepthCurrent CounterBasedGauge64
  jnxFabricSourceStatisticsQueueDepthPeak CounterBasedGauge64
  jnxFabricSourceStatisticsQueueDepthMaximum CounterBasedGauge64
  jnxFabricSourceStatisticsErrorPackets Counter64
  jnxFabricSourceStatisticsErrorPps CounterBasedGauge64

Defined Values

jnxFabricMib 1.3.6.1.4.1.2636.3.81.1
The MIB modules representing Juniper Networks fabric Manager
MODULE-IDENTITY    

jnxFabricMibObjects 1.3.6.1.4.1.2636.3.81.1.1
OBJECT IDENTIFIER    

jnxFabricStatistics 1.3.6.1.4.1.2636.3.81.1.1.1
OBJECT IDENTIFIER    

jnxFabricSourceStatisticsTable 1.3.6.1.4.1.2636.3.81.1.1.1.1
A list of fabric statistics entries based on the source of statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxFabricSourceStatisticsEntry

jnxFabricSourceStatisticsEntry 1.3.6.1.4.1.2636.3.81.1.1.1.1.1
An entry of fabric source statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxFabricSourceStatisticsEntry  

jnxFabricSourceType 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.1
Source fabric type.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxFabricType  

jnxFabricSourceSlot 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.2
Denotes plane number for switch-fabric / slot number for linecard. If there is no per plane statistics available, then it shall be 65535.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1023 | 65535  

jnxFabricSourcePfe 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.3
Denotes pfe number. It is applicable only when source type is linecard and shall be 65535 for switch-fabric.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..8191 | 65535  

jnxFabricDestinationType 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.4
Destination fabric type.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxFabricType  

jnxFabricDestinationSlot 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.5
Denotes plane number for switch-fabric / slot number for linecard. If there is no per plane statistics available, then it shall be 65535.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1023 | 65535  

jnxFabricDestinationPfe 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.6
Denotes pfe number. It is applicable only when destination type is linecard and shall be 65535 for switch-fabric.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..8191 | 65535  

jnxFabricSourceStatisticsPriority 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.7
Statistics priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxFabricStatisticsPriority  

jnxFabricSourceStatisticsPackets 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.8
Number of packets transmitted for a source.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxFabricSourceStatisticsBytes 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.9
Number of bytes transmitted for a source.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxFabricSourceStatisticsPps 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.10
Rate of transmission in packets per second for a source.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxFabricSourceStatisticsBps 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.11
Rate of transmission in bytes per second for a source.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxFabricSourceStatisticsDropPackets 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.12
Number of packets dropped for a source.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxFabricSourceStatisticsDropBytes 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.13
Number of bytes dropped for a source.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxFabricSourceStatisticsDropPps 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.14
Drop rate in packets per second for a source.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxFabricSourceStatisticsDropBps 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.15
Drop rate in bytes per second for a source.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxFabricSourceStatisticsQueueDepthAverage 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.16
Average queue depth, if applicable for a source type. Else it shall be 0.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxFabricSourceStatisticsQueueDepthCurrent 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.17
Current queue depth, if applicable for a source type. Else it shall be 0.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxFabricSourceStatisticsQueueDepthPeak 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.18
Peak queue depth, if applicable for a source type. Else it shall be 0.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxFabricSourceStatisticsQueueDepthMaximum 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.19
Maximum queue depth, if applicable for a source type. Else it shall be 0.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

jnxFabricSourceStatisticsErrorPackets 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.20
Number of errror packets for a source.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxFabricSourceStatisticsErrorPps 1.3.6.1.4.1.2636.3.81.1.1.1.1.1.21
Error rate in packets per second for a source.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64