All MIBs › NEOTERIS-IVE-MIB › iveNCHits
iveNCHits
Module: NEOTERIS-IVE-MIB
OID (symbolic): NEOTERIS-IVE-MIB::iveNCHits
OID (numeric): 1.3.6.1.4.1.12532.20
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The Total number of NC(Network Connect) hits of since last reboot
What is iveNCHits?
This read-only Counter64 reports, per its source description, the total number of Network Connect (NC) hits to the IVE appliance since its last reboot, where Network Connect is Juniper's full-tunnel VPN client mode. Admins watch this counter to gauge how much traffic and usage comes from full-tunnel NC sessions versus the appliance's other, more limited access methods. For example, a high and growing iveNCHits count would suggest many users need full network-level access rather than just web or file-level access, which has different bandwidth and licensing implications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12532.20 snmpwalk -v2c -c public <target> NEOTERIS-IVE-MIB::iveNCHits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12532.20.1 snmpget -v2c -c public <target> NEOTERIS-IVE-MIB::iveNCHits.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> iveNCHits.1
Start monitoring Juniper Networks (Neoteris IVE) SSL VPN appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NEOTERIS-IVE-MIB::iveNCHits OID value, configure state conditions and alerts, and monitor any Juniper Networks (Neoteris IVE) SSL VPN appliance from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12532 | neoteris | NEOTERIS-IVE-MIB |
| 1.3.6.1.4.1.12532.20 | iveNCHits | NEOTERIS-IVE-MIB |