I am trying to get some specific information from an SRX3400 for the purposes of graphing. Primarily I want to graph the amount of flows. What I would like to graph is valid session, invalid session and sessions in use. I have OIDs for some of these. Juniper has a KB article and PDF.
Where in the software do I shove in a specific OID for the purposes of graphing?
Thank you all for your help.
name@host# run show security flow session summary
node0:
--------------------------------------------------------------------------
Flow Sessions on FPC2 PIC0:
Unicast-sessions: 32742
Multicast-sessions: 0
Services-offload-sessions: 0
Failed-sessions: 1519140
Sessions-in-use: 34207
Valid sessions: 32684
Pending sessions: 0
Invalidated sessions: 1523
Sessions in other states: 0
Maximum-sessions: 524288
node1:
--------------------------------------------------------------------------
Flow Sessions on FPC2 PIC0:
Unicast-sessions: 40
Multicast-sessions: 0
Services-offload-sessions: 0
Failed-sessions: 0
Sessions-in-use: 40
Valid sessions: 40
Pending sessions: 0
Invalidated sessions: 0
Sessions in other states: 0
Maximum-sessions: 524288
{primary:node0}[edit]
name@host#