All MIBs › NEOTERIS-IVE-MIB › meetingHits
meetingHits
Module: NEOTERIS-IVE-MIB
OID (symbolic): NEOTERIS-IVE-MIB::meetingHits
OID (numeric): 1.3.6.1.4.1.12532.21
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The Total number of Meeting hits of since last reboot
What is meetingHits?
This read-only Counter64 reports, per its source description, the total number of Meeting feature hits to the IVE appliance since its last reboot. Admins use this alongside meetingUserCount to understand overall usage volume of the appliance's secure meeting capability over time, not just the current concurrent count. For example, a high meetingHits total combined with a low current meetingUserCount would indicate the meeting feature sees many short sessions rather than a few long-running ones.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12532.21 snmpwalk -v2c -c public <target> NEOTERIS-IVE-MIB::meetingHits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12532.21.1 snmpget -v2c -c public <target> NEOTERIS-IVE-MIB::meetingHits.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> meetingHits.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::meetingHits 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.21 | meetingHits | NEOTERIS-IVE-MIB |