IMPORTANT:
| Variables | Description | Data Type |
|---|---|---|
|
vpnname
|
Description: The
name of the context currently facilitating the service processing
the subscriber session.
This is a key variable.
|
String
|
|
vpnid
|
Description: The
identification number of the context currently facilitating the
service processing the subscriber session. This is an internal reference
number.
This is a key variable.
|
Int32
|
|
svcname
|
Description: Service
name for which FNG statistics are being displayed.
This is a key variable.
|
String
|
|
svcid
|
Description: Service
ID for which FNG statistics are being displayed.
This is a key variable.
|
Int32
|
|
bindaddress
|
Description: The
bind IP address for this FNG service.
|
String
|
|
state
|
String
|
|
|
sess-curinprog
|
Description: Number
of FNG sessions in progress (including transient ones).
|
Int32
|
|
sess-curact
|
Description: Number
of currently active FNG sessions.
|
Int32
|
|
sess-curdorm
|
Description: Number
of currently dormant FNG sessions.
|
Int32
|
|
sess-curactipv4
|
Description: Number
of currently active IPV4 sessions.
|
Int32
|
|
sess-ttlsetup
|
Description: Total
number of FNG session setups.
|
Int32
|
|
sess-ttlattempt
|
Description: Total
number of FNG session attempts.
|
Int32
|
|
sess-ttlattemptfail
|
Description: Total
number of FNG session attempts failed.
|
Int32
|
|
sess-ttlrel
|
Description: Total
number of FNG sessions released.
|
Int32
|
|
sess-ttlrellocal
|
Description: Total
number of FNG sessions released locally.
|
Int32
|
|
sess-ttlrelremote
|
Description: Total
number of FNG sessions released remotely.
|
Int32
|
|
sess-remaining
|
Description: Number
of FNG sessions remaining.
|
Int32
|
|
sess-limit
|
Description: Session
limit.
|
Int32
|
|
sess-discbeforeconn
|
Description: Number
of FNG sessions disconnected by remote before being connected.
|
Int32
|
|
sess-discipsec
|
Description: Number
of FNG sessions terminated because of IPSec.
|
Int32
|
|
sess-discadmin
|
Description: Number
of FNG sessions terminated because of administrator release.
|
Int32
|
|
sess-discidletimeout
|
Description: Number
of FNG sessions terminated because of idle timer timeout.
|
Int32
|
|
sess-discabstimeout
|
Description: Number
of FNG sessions terminated because of absolute timeout.
|
Int32
|
|
sess-disclongdur
|
Description: Number
of FNG sessions terminated because of long duration timer timeout.
|
Int32
|
|
sess-discsesssetuptimeout
|
Description: Number
of FNG sessions terminated because of Session Manager session setup
timeout.
|
Int32
|
|
sess-discnoresource
|
Description: Number
of FNG sessions terminated because of no resources.
|
Int32
|
|
sess-discauthfail
|
Description: Number
of FNG sessions terminated because of AAA authentication failure.
|
Int32
|
|
sess-discflowaddfail
|
Description: Number
of FNG sessions terminated because of flow add failure.
|
Int32
|
|
sess-discinvdestctx
|
Description: Number
of FNG sessions terminated because of invalid destination context.
|
Int32
|
|
sess-discsourceviol
|
Description: Number
of FNG sessions terminated because of source IP address violation.
|
Int32
|
|
sess-discdupreq
|
Description: Number
of FNG sessions terminated because of a duplicated request.
|
Int32
|
|
sess-discaddrfail
|
Description: Number
of FNG sessions terminated because of an address failure.
|
Int32
|
|
sess-discmisc
|
Description: Number
of FNG sessions terminated for miscellaneous reasons.
|
Int32
|
|
eap-rxttlsrvrpassthru
|
Description: Total
number of EAP messages received from the EAP server in pass-through
mode.
|
Int32
|
|
eap-rxchalsrvrpassthru
|
Description: Total
number of EAP challenge messages sent to the EAP server in pass-through
mode.
|
Int32
|
|
eap-rxsuccsrvrpassthru
|
Description: Total
number of EAP success messages received from the EAP server in pass-through
mode.
|
Int32
|
|
eap-rxfailsrvrpassthru
|
Description: Total
number of EAP failure messages received from the EAP server in pass-through
mode.
|
Int32
|
|
eap-txttlsrvrpassthru
|
Description: Total
number of EAP messages transmitted to the EAP server in pass-through
mode.
|
Int32
|
|
eap-txinitreqsrvrpassthru
|
Description: Total
number of EAP messages transmitted to the EAP server in pass-through
mode for initial request.
|
Int32
|
|
eap-txfwdreqsrvrpassthru
|
Description: Total
number of EAP messages transmitted to the EAP server in pass-through
mode for forward request.
|
Int32
|
|
ipsec-txpacket
|
Description: Number
of IPSec packets transmitted.
|
Int64
|
|
ipsec-txoctet
|
Description: Number
of IPSec bytes transmitted.
|
Int64
|
|
ipsec-rxpacket
|
Description: Number
of IPSec packets received.
|
Int64
|
|
ipsec-rxoctet
|
Description: Number
of IPSec bytes received.
|
Int64
|
|
|
||