MIB Viewer

JUNIPER-FABRIC-MIB

28 objects
The MIB modules representing Juniper Networks fabric Manager
Imported Objects
HCNUM-TCCounterBasedGauge64
JUNIPER-SMIjnxFabricMibRoot
SNMPv2-SMICounter64 Integer32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.2636.3.81.1IdentityjnxFabricMibThe MIB modules representing Juniper Networks fabric Manager
1.3.6.1.4.1.2636.3.81.1.1NodejnxFabricMibObjects
1.3.6.1.4.1.2636.3.81.1.1.1NodejnxFabricStatistics
1.3.6.1.4.1.2636.3.81.1.1.1.1TablejnxFabricSourceStatisticsTablenot-accessiblecurrentA list of fabric statistics entries based on the source of statistics.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1RowjnxFabricSourceStatisticsEntrynot-accessiblecurrentAn entry of fabric source statistics table.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.1ColumnjnxFabricSourceTypenot-accessiblecurrentSource fabric type.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.2ColumnjnxFabricSourceSlotnot-accessiblecurrentDenotes plane number for switch-fabric / slot number for linecard. If there is no per plane statistics available, then it shall be 65535.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.3ColumnjnxFabricSourcePfenot-accessiblecurrentDenotes pfe number. It is applicable only when source type is linecard and shall be 65535 for switch-fabric.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.4ColumnjnxFabricDestinationTypenot-accessiblecurrentDestination fabric type.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.5ColumnjnxFabricDestinationSlotnot-accessiblecurrentDenotes plane number for switch-fabric / slot number for linecard. If there is no per plane statistics available, then it shall be 65535.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.6ColumnjnxFabricDestinationPfenot-accessiblecurrentDenotes pfe number. It is applicable only when destination type is linecard and shall be 65535 for switch-fabric.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.7ColumnjnxFabricSourceStatisticsPrioritynot-accessiblecurrentStatistics priority.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.8ColumnjnxFabricSourceStatisticsPacketsread-onlycurrentNumber of packets transmitted for a source.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.9ColumnjnxFabricSourceStatisticsBytesread-onlycurrentNumber of bytes transmitted for a source.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.10ColumnjnxFabricSourceStatisticsPpsread-onlycurrentRate of transmission in packets per second for a source.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.11ColumnjnxFabricSourceStatisticsBpsread-onlycurrentRate of transmission in bytes per second for a source.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.12ColumnjnxFabricSourceStatisticsDropPacketsread-onlycurrentNumber of packets dropped for a source.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.13ColumnjnxFabricSourceStatisticsDropBytesread-onlycurrentNumber of bytes dropped for a source.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.14ColumnjnxFabricSourceStatisticsDropPpsread-onlycurrentDrop rate in packets per second for a source.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.15ColumnjnxFabricSourceStatisticsDropBpsread-onlycurrentDrop rate in bytes per second for a source.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.16ColumnjnxFabricSourceStatisticsQueueDepthAverageread-onlycurrentAverage queue depth, if applicable for a source type. Else it shall be 0.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.17ColumnjnxFabricSourceStatisticsQueueDepthCurrentread-onlycurrentCurrent queue depth, if applicable for a source type. Else it shall be 0.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.18ColumnjnxFabricSourceStatisticsQueueDepthPeakread-onlycurrentPeak queue depth, if applicable for a source type. Else it shall be 0.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.19ColumnjnxFabricSourceStatisticsQueueDepthMaximumread-onlycurrentMaximum queue depth, if applicable for a source type. Else it shall be 0.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.20ColumnjnxFabricSourceStatisticsErrorPacketsread-onlycurrentNumber of errror packets for a source.
1.3.6.1.4.1.2636.3.81.1.1.1.1.1.21ColumnjnxFabricSourceStatisticsErrorPpsread-onlycurrentError rate in packets per second for a source.
Type Definitions
NameSyntaxStatusDescription
JnxFabricStatisticsPriorityINTEGER { high(0), low(1), all(255) }currentA value representing fabric statisitcs priority, if applicable. high(0) Indicates high priority low(1) Indicates low priority all(255) Indicates no specific priority
JnxFabricTypeINTEGER { switch-fabric(1), linecard(2) }currentA value representing fabric statistics source or destination type. switch-fabric(1) Indicates switch-fabric linecard(2) Indicates linecard