JUNIPER-PMON-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JUNIPER-PMON-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
jnxPMon | 1.3.6.1.4.1.2636.3.19 |
This is Juniper Networks' implementation of enterprise specific MIB for Passive Monitoring PIC |
||
jnxPMonFlowTable | 1.3.6.1.4.1.2636.3.19.1 | no-access |
a list of flow entry for Passive Monitoring PIC |
|
1.3.6.1.4.1.2636.3.19.1.1 | no-access |
An entry containing management information applicable to a particular monitor interfaces. |
||
jnxPMonCurrentActiveFlows | 1.3.6.1.4.1.2636.3.19.1.1.1 | gauge32 | read-only |
The number of flows currently active. |
jnxPMonTotalFlows | 1.3.6.1.4.1.2636.3.19.1.1.2 | counter32 | read-only |
The cumulative number of total flows. |
jnxPMonTotalFlowsPackets | 1.3.6.1.4.1.2636.3.19.1.1.3 | counter64 | read-only |
The number of total flows packets. |
jnxPMonTenSecondAverageFlowPackets | 1.3.6.1.4.1.2636.3.19.1.1.4 | gauge32 | read-only |
The number of flow packets per second in 10 second average. |
jnxPMonTotalFlowsBytes | 1.3.6.1.4.1.2636.3.19.1.1.5 | counter64 | read-only |
The number of total flows bytes. |
jnxPMonTenSecondAverageFlowBytes | 1.3.6.1.4.1.2636.3.19.1.1.6 | gauge32 | read-only |
The number of flow bytes per second in 10 second average. |
jnxPMonTotalFlowsExpired | 1.3.6.1.4.1.2636.3.19.1.1.7 | counter32 | read-only |
The cumulative number of total flows expired. |
jnxPMonTotalFlowsAged | 1.3.6.1.4.1.2636.3.19.1.1.8 | counter32 | read-only |
The cumulative number of total flows aged. |
jnxPMonTotalFlowsExported | 1.3.6.1.4.1.2636.3.19.1.1.9 | counter32 | read-only |
The cumulative number of total flows exported. |
jnxPMonTotalFlowsPacketsExported | 1.3.6.1.4.1.2636.3.19.1.1.10 | counter32 | read-only |
The cumulative number of total flows packets exported. |
jnxPMonErrorTable | 1.3.6.1.4.1.2636.3.19.2 | no-access |
a list of error entry for Passive Monitoring PIC |
|
1.3.6.1.4.1.2636.3.19.2.1 | no-access |
An entry containing management information applicable to a particular monitor interfaces. |
||
jnxPMonFlowAllocFailures | 1.3.6.1.4.1.2636.3.19.2.1.1 | counter32 | read-only |
The number of flow allocation failures. |
jnxPMonFlowFreeFailures | 1.3.6.1.4.1.2636.3.19.2.1.2 | counter32 | read-only |
The number of flow free failures. |
jnxPMonFreeListFailures | 1.3.6.1.4.1.2636.3.19.2.1.3 | counter32 | read-only |
The number of free list failures. |
jnxPMonNoMemDrops | 1.3.6.1.4.1.2636.3.19.2.1.4 | counter64 | read-only |
The number of packet drops due to low/no memory. |
jnxPMonNotIPDrops | 1.3.6.1.4.1.2636.3.19.2.1.5 | counter64 | read-only |
The number of packet drops due to not IP. |
jnxPMonNotIPv4Drops | 1.3.6.1.4.1.2636.3.19.2.1.6 | counter64 | read-only |
The number of packet drops due to not IPv4. |
jnxPMonTooSmallDrops | 1.3.6.1.4.1.2636.3.19.2.1.7 | counter64 | read-only |
The number of packet drops due to too small on header. |
jnxPMonCurrentOverload | 1.3.6.1.4.1.2636.3.19.2.1.8 | jnxpmonoverloadid | read-only |
Identifies current overload conditions that exist on this interface. |
jnxPMonLastOverload | 1.3.6.1.4.1.2636.3.19.2.1.9 | jnxpmonoverloadid | read-only |
Identifies the last overload condition to change on this interface. |
jnxPMonLastOverloadTime | 1.3.6.1.4.1.2636.3.19.2.1.10 | timeticks | read-only |
The value of sysUpTime when the management subsystem last learned of a change to the overload condition on this interface. |
jnxPMonLastOverloadDate | 1.3.6.1.4.1.2636.3.19.2.1.11 | dateandtime | read-only |
The system date and time when the management subsystem last learned of a change to the overload condition on this interface. |
jnxPMonLastOverloadEvent | 1.3.6.1.4.1.2636.3.19.2.1.12 | integer | read-only |
This indicates whether the last overload event set a new overload condition or cleared an existing condition. Enumeration: 'none': 1, 'set': 2, 'cleared': 3. |
jnxPMonMemoryTable | 1.3.6.1.4.1.2636.3.19.3 | no-access |
a list of memory entry for Passive Monitoring PIC |
|
1.3.6.1.4.1.2636.3.19.3.1 | no-access |
An entry containing management information applicable to a particular monitor interfaces. |
||
jnxPMonFlowTotalAlloc | 1.3.6.1.4.1.2636.3.19.3.1.1 | counter64 | read-only |
The number of flow records allocated. |
jnxPMonFlowTotalFree | 1.3.6.1.4.1.2636.3.19.3.1.2 | counter64 | read-only |
The number of flow records freed. |
jnxPMonFlowMaxAlloc | 1.3.6.1.4.1.2636.3.19.3.1.3 | counter64 | read-only |
The number of maximum flow records allocated. |
jnxPMonAllocPerSecond | 1.3.6.1.4.1.2636.3.19.3.1.4 | gauge32 | read-only |
The number of flow records allocated per second. |
jnxPMonFreePerSecond | 1.3.6.1.4.1.2636.3.19.3.1.5 | gauge32 | read-only |
The number of flow records freed per second. |
jnxPMonTotalMemoryUsed | 1.3.6.1.4.1.2636.3.19.3.1.6 | gauge32 | read-only |
The total amount of memory currently used in KBbytes. |
jnxPMonTotalMemoryFree | 1.3.6.1.4.1.2636.3.19.3.1.7 | gauge32 | read-only |
The total amount of memory currently freed in KBbytes. |
jnxPMonNotificationPrefix | 1.3.6.1.4.1.2636.4.7.0 | |||
jnxPMonOverloadSet | 1.3.6.1.4.1.2636.4.7.0.1 |
Notification of a new overload condition on a Passive Monitoring interface. |
||
jnxPMonOverloadCleared | 1.3.6.1.4.1.2636.4.7.0.2 |
Notification of a cleared overload condition on a Passive Monitoring interface. |