All MIBs › MICOM-NAC-MIB › nacServerHelloTime
nacServerHelloTime
Module: MICOM-NAC-MIB
OID (symbolic): MICOM-NAC-MIB::nacServerHelloTime
OID (numeric): 1.3.6.1.4.1.335.1.4.15.1.3.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = HelloTimeInterval; DESC = The interval of time in seconds between transmission \ of two consecutive Hello messages to the server; HELP = The interval of time in seconds between transmission \ of two consecutive Hello messages to the server. \ If the server doesnot see a HELLO message within \ a specified period it will purge it's database \ of all entries belonging to this unit. \ It is recommended that this value be such that \ this unit will transmit atleast two HELLO packets \ within the server's timeout period. \ Having a very low value will result in large \ number of HELLO packets, increasing traffic. \ The value should be tuned based on the IP traffic \ and the timeout value provisioned in the server; CAPABILITIES = ;
What is nacServerHelloTime?
Interval in seconds (30-180, default 60) between keep-alive Hello messages this unit sends to the server; too low a value floods the link with Hellos, while too high risks the server purging this unit's entries if it misses the server's own timeout.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.15.1.3.1.5 snmpwalk -v2c -c public <target> MICOM-NAC-MIB::nacServerHelloTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.15.1.3.1.5.1 snmpget -v2c -c public <target> MICOM-NAC-MIB::nacServerHelloTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.15.1.3.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nacServerHelloTime.1
Start monitoring MICOM Network Access Controller (WAN address-resolution equipment) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOM-NAC-MIB::nacServerHelloTime OID value, configure state conditions and alerts, and monitor any MICOM Network Access Controller (WAN address-resolution equipment) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.335 | micom | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1 | products | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1.4 | micom_oscar | MICOM-OSCAR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.335.1.4.15 | micom_nac | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1 | nac_configuration | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1.3 | nacServerTable | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1.3.1 | nacServerEntry | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1.3.1.5 | nacServerHelloTime | MICOM-NAC-MIB |