All MIBs › MICOM-NAC-MIB
Category: Network Management
Description: Manages MICOM Network Access Controller configuration and operational status.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is MICOM-NAC-MIB?
This is a MICOM Communications vendor MIB module for the Network Access Controller (NAC) function on MICOM WAN equipment, which manages address resolution and caching for network access. It exposes configuration objects for address resolution retry counts and timeouts, cache status, and customer ID, along with a cache table listing resolved egress strings, server IP addresses, and DNA addresses per cache entry. Its monitoring value centers on the software/operational health of the address-resolution cache: an operator can check nacCfgCacheStatus and nacCfgNumberOfCacheEntries to confirm the cache is populated and functioning, and use statistics/reset counters to detect repeated address-resolution failures. It appears to be a self-contained proprietary model without notable dependency on IETF standard MIBs. It would be deployed on MICOM WAN access/NAC equipment where address resolution between DNA and IP addressing needs to be centrally managed and monitored. Engineers can download the MICOM-NAC-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in MICOM-NAC-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- MICOM Network Access Controller (WAN equipment)
Monitoring Examples
An operator would poll nacCfgCacheStatus and nacCfgNumberOfCacheEntries to confirm the address-resolution cache is healthy and adequately populated, and check nacCfgAddressResolutionTriesNumber/Timeout settings when diagnosing slow or failing address resolutions. nacCacheTable / nacCacheEntry fields like nacCacheEgressString, nacCacheServerIpAddress, and nacCacheDnaAddress let an admin verify a specific address mapping is correct when a client cannot reach its expected server. The nacStatisticsGroup and nacCfgCounterReset objects support tracking and resetting resolution failure counts over time.
What Can Be Monitored
- address resolution cache status
- cache entry count
- address resolution retry/timeout settings
- cache entry mappings (egress string, server IP, DNA address)
This MIB depends on
Related MIBs
Imported Objects
From MICOM-OSCAR-MIB
| micom-oscar |
From MICOM-SYS-MIB
| mcmSysAsciiTimeOfDay | OBJECT-TYPE |
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| IpAddress |
From SNMPv2-TC
| DisplayString |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NTF mcmAlarmNacFailedToLocateNAS | 1.3.6.1.4.1.335.1.4.15.0.1 | NAME = ServerUnreachable; DESC = This unit is unable to communicate with the server\ Severity Level: MAJOR.; HELP = The server could not be reached by this MPA. \ This could indicate a problem with the IP \ network, or the server is temporarily out-of-service. \ Or the remote unit may not be provisioned as \ a server. \ Doing a ping to the server will help determine \ reachability to it over the IP network; | ||
| NTF mcmAlarmNacNASIsDown | 1.3.6.1.4.1.335.1.4.15.0.2 | NAME = ServerCommunicationLost; DESC = This unit is now unable to communicate with a \ previously available server.\ Severity Level: MAJOR.; HELP = Communication is lost with a previously available server \ This could indicate a problem with the IP \ network, or the server is temporarily out-of-service. \ Hence it can no longer be used for address resolution. \ Doing a ping to the server will help determine \ reachability to it over the IP network. This MPA will \ periodically attempt to re-establish \ communication with the server; | ||
| NTF mcmAlarmNacNASIsUp | 1.3.6.1.4.1.335.1.4.15.0.3 | NAME = ServerCommunicationRestored; DESC = This unit is now able to communicate with a \ server with which it had previously lost communication\ Severity Level: INFORMATIVE.; HELP = Communication is restored with a previously non-responsive server. \ It will henceforth be used for address resolution.; | ||
| micom_nac | 1.3.6.1.4.1.335.1.4.15 | |||
| nac_configuration | 1.3.6.1.4.1.335.1.4.15.1 | |||
| nac_statistics | 1.3.6.1.4.1.335.1.4.15.2 | |||
| STR nacCacheDnaAddress | 1.3.6.1.4.1.335.1.4.15.1.2.1.3 | DisplayString | read-write | NAME = DNAAddress; DESC = DNA address of the unit to which this voice information \ belongs; HELP = ; CAPABILITIES = ; |
| STR nacCacheEgressString | 1.3.6.1.4.1.335.1.4.15.1.2.1.1 | DisplayString | read-write | NAME = EgressDialString; DESC = EgressDialString associated with a voice channel.\ For software releases prior to 3.0, the \ string range was restricted to (SIZE(1..25)).; HELP = EgressDialString represents the rule which helps \ in associating dialed digits to a voice channel. \ The string allows digits and wild cards; CAPABILITIES = ; |
| nacCacheEntry | 1.3.6.1.4.1.335.1.4.15.1.2.1 | not-accessible | NAME = Entry of DNA cache table; DESC = Entry of DNA cache table; HELP = ; CAPABILITIES = ; | |
| INT nacCacheEntryStatus | 1.3.6.1.4.1.335.1.4.15.1.2.1.6 | INTEGER | read-write | NAME = StaticEntryInsertionDeletion; DESC = For software releases prior to 3.0 \ this object only supports add and delete \ with an access of write-only. Used to insert \ or remove a static address resolution entry; HELP = ; CAPABILITIES = ; |
| INT nacCacheEntryType | 1.3.6.1.4.1.335.1.4.15.1.2.1.4 | INTEGER | read-only | NAME = CacheEntryType; DESC = Indicates whether the entry was provisioned \ (static) by user or was previously resolved \ by a server (learned); HELP = If no server is available \ entries must be provisioned \ for voice networking; CAPABILITIES = ; |
| INT nacCacheNumberOfHits | 1.3.6.1.4.1.335.1.4.15.1.2.1.5 | INTEGER | read-only | NAME = CacheEntryUsage; DESC = The number of times this entry was used to \ by this unit for resolving dialed digits; HELP = This value is useful in identifying \ frequently dialed numbers; CAPABILITIES = ; |
| IP nacCacheServerIpAddress | 1.3.6.1.4.1.335.1.4.15.1.2.1.2 | IpAddress | read-write | NAME = ServerIpAddress; DESC = Network Address of server which resolved this entry.; HELP = Value of this object is valid only when \ EntryType is learned. It is unique to a given server and helps \ in tracking the address resolution to the server; CAPABILITIES = ; |
| nacCacheTable | 1.3.6.1.4.1.335.1.4.15.1.2 | not-accessible | NAME = DNA cache table; DESC = DNA cache table; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; | |
| INT nacCfgAddressResolutionTimeout | 1.3.6.1.4.1.335.1.4.15.1.1.2 | INTEGER | read-write | NAME = AddressResolutionTimeout; DESC = The time in milliseconds after which an \ address resolution request will be resent \ in case the previous one is not answered; HELP = Setting a very low value in a heavily \ loaded IP network would result in \ transmissions of multiple requests \ further increasing the network load. \ It is recommended to tune this value \ by considering the IP netwrok load and \ performance; CAPABILITIES = NET_CFG, VPN_CFG; |
| INT nacCfgAddressResolutionTriesNumber | 1.3.6.1.4.1.335.1.4.15.1.1.1 | INTEGER | read-write | NAME = NumberOfAddressResolutionRetries; DESC = The number of times an address resolution \ request is sent to the server to get DNA \ address; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| INT nacCfgCacheStatus | 1.3.6.1.4.1.335.1.4.15.1.1.3 | INTEGER | read-write | NAME = AddressCachingFunctionality; DESC = Ability to enable or disable Caching of \ previously resolved Addresses and to \ remove previously resolved addresses \ from the cache.; HELP = It is recommended that caching be enabled as \ it helps relieve the load on the server \ reduces network traffic and speeds up \ address resolution and hence call-setup. \ Flushing of cache is recommended if the \ network configuration has changed resulting \ in changes in the DNA and/or DNs, rendering \ the previously cached resolutions incorrect; CAPABILITIES = NET_CFG, VPN_CFG; |
| INT nacCfgCounterReset | 1.3.6.1.4.1.335.1.4.15.1.1.5 | INTEGER | write-only | NAME = CounterReset; DESC = This object was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ Setting this to reset will clear out \ the counters for Statistics for the \ Address Client.; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| INT nacCfgCustomerId | 1.3.6.1.4.1.335.1.4.15.1.1.6 | INTEGER | read-only | NAME = CustomerId; DESC = An unique number allocated to a Customer \ thereby allowing a single server to serve \ more than one customer; HELP = The Customer Id helps to identify all units \ belonging to a particular Customer. If a \ server is shared by many customers, the \ server uses the Id to firewall the voice \ networks of one customer from the others; CAPABILITIES = NET_CFG, VPN_CFG; |
| nacCfgGroup | 1.3.6.1.4.1.335.1.4.15.1.1 | |||
| INT nacCfgNumberOfCacheEntries | 1.3.6.1.4.1.335.1.4.15.1.1.4 | INTEGER | read-only | NAME = CacheSize; DESC = Max number of Address Resolutions to be \ cached in memory; HELP = If this value is very high the \ free memory space on the unit will be \ reduced which may affect the unit's performance \ A too low value would cause the unit to \ frequently consult the server if diverse \ numbers are dialed, beating the purpose of \ having a local cache. The optimum value \ will depend on the network size and the \ number of frequently dialed DNs. It is \ recommended to start with the minimum value \ (100) and tune it to the optimum value \ by observing the performance; CAPABILITIES = NET_CFG, VPN_CFG; |
| INT nacServerAvailStatus | 1.3.6.1.4.1.335.1.4.15.1.3.1.3 | INTEGER | read-only | NAME = ServerAvailablity; DESC = Availability of the server for address resolution; HELP = A server is said to be available if this \ unit has been successfully communicating \ the said server. \ A server is said to be in transistion if \ this unit is in the process of establishing \ full communication with the said server. \ A server is said to be notAvailable if this \ unit is temporarily lost communication with \ the said server; CAPABILITIES = ; |
| nacServerEntry | 1.3.6.1.4.1.335.1.4.15.1.3.1 | not-accessible | NAME = ServerEntry; DESC = A server this unit can use to \ request an address resolution from; HELP = ; CAPABILITIES = ; | |
| CTR nacServerHello1Count | 1.3.6.1.4.1.335.1.4.15.1.3.1.8 | Counter | read-only | NAME = ServerHello1Count; DESC = The number of keep alive hellos sent to this server; HELP = ; CAPABILITIES = ; |
| CTR nacServerHello2Count | 1.3.6.1.4.1.335.1.4.15.1.3.1.9 | Counter | read-only | NAME = ServerHello2Count; DESC = The number of hellos indicating a change in \ registration table to this server; HELP = ; CAPABILITIES = ; |
| CTR nacServerHello3Count | 1.3.6.1.4.1.335.1.4.15.1.3.1.10 | Counter | read-only | NAME = ServerHello3Count; DESC = The number of hellos sent that request a response.\ Used to revive a notAvailable server; HELP = ; CAPABILITIES = ; |
| INT nacServerHelloTime | 1.3.6.1.4.1.335.1.4.15.1.3.1.5 | INTEGER | read-write | 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 = ; |
| IP nacServerIpAddress | 1.3.6.1.4.1.335.1.4.15.1.3.1.1 | IpAddress | read-write | NAME = ServerIpAddress; DESC = Network address of server which resolved this \ address.; HELP = It is unique for a given server and \ is used by this unit to reach the server; CAPABILITIES = ; |
| STR nacServerName | 1.3.6.1.4.1.335.1.4.15.1.3.1.2 | DisplayString | read-write | NAME = ServerName; DESC = A user supplied name of a server; HELP = Useful in \ identifying a server; CAPABILITIES = ; |
| CTR nacServerNoNumberCount | 1.3.6.1.4.1.335.1.4.15.1.3.1.13 | Counter | read-only | NAME = ServerNoNumberCount; DESC = The number of DN-DNA requests with phone number \ not found in server since start up; HELP = ; CAPABILITIES = ; |
| CTR nacServerRegistrationCount | 1.3.6.1.4.1.335.1.4.15.1.3.1.7 | Counter | read-only | NAME = ServerRegistrationCount; DESC = The number of times this server has acknowledged \ a registration change; HELP = ; CAPABILITIES = ; |
| CTR nacServerRequestCount | 1.3.6.1.4.1.335.1.4.15.1.3.1.11 | Counter | read-only | NAME = ServerRequestCount; DESC = The number of DN-DNA requests to this \ server since start up; HELP = ; CAPABILITIES = ; |
| CTR nacServerResolvedCount | 1.3.6.1.4.1.335.1.4.15.1.3.1.12 | Counter | read-only | NAME = ServerResolvedCount; DESC = The number of DN-DNA's resolved by this \ server since start up; HELP = ; CAPABILITIES = ; |
| INT nacServerStatus | 1.3.6.1.4.1.335.1.4.15.1.3.1.4 | INTEGER | read-write | NAME = ServerStatus; DESC = Ability to insert, disable or delete a server; HELP = Setting the value to enable results in insertion \ of server for address resolution \ Setting the value to disable will refrain this \ unit from using the said server for address \ resolution. This may be done if the server is \ known to be temporarily out of service. \ Setting the value to delete will remove the \ entry from the table; CAPABILITIES = ; |
| nacServerTable | 1.3.6.1.4.1.335.1.4.15.1.3 | not-accessible | NAME = ServerTable; DESC = List of servers this unit can use to \ request an address resolution from; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; | |
| CTR nacServerTimeoutCount | 1.3.6.1.4.1.335.1.4.15.1.3.1.14 | Counter | read-only | NAME = ServerTimeoutCount; DESC = The number of entries resent due to timeouts \ since start up. HELP = ; CAPABILITIES = ; |
| INT nacServerType | 1.3.6.1.4.1.335.1.4.15.1.3.1.6 | INTEGER | read-write | NAME = ServerType; DESC = Type of NAS to which this information is assigned.; HELP = A primary Server is the preferred server which \ will be first consulted for address resolution. \ A secondary server is used as an alternative \ if the primary is not responding. \ All servers have to be marked secondary if \ round-robin load sharing is desired between servers; CAPABILITIES = ; |
| CTR nacStatisticsCacheCount | 1.3.6.1.4.1.335.1.4.15.2.1.1 | Counter | read-only | NAME = StatCacheCount; DESC = Total number of entries currently in cache. \ Includes learned and static entries. (Not \ cleared by nacCfgCounterZero); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsDNAChangeCount | 1.3.6.1.4.1.335.1.4.15.2.1.7 | Counter | read-only | NAME = StatDNAChangeCount; DESC = Total DNA changes (learnt or provisioned) \ received from driver; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| nacStatisticsGroup | 1.3.6.1.4.1.335.1.4.15.2.1 | |||
| CTR nacStatisticsHello1Count | 1.3.6.1.4.1.335.1.4.15.2.1.13 | Counter | read-only | NAME = StatHello1Count; DESC = Total hello keep alives to all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsHello2Count | 1.3.6.1.4.1.335.1.4.15.2.1.14 | Counter | read-only | NAME = ; DESC = Total hello, registration has changed, sent to\ all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsHello3Count | 1.3.6.1.4.1.335.1.4.15.2.1.15 | Counter | read-only | NAME = ; DESC = Total hello, are you there, sent to solicit \ response from all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsLocalResolvedCount | 1.3.6.1.4.1.335.1.4.15.2.1.4 | Counter | read-only | NAME = StatLocalResolvedCount; DESC = Total DN-DNA requests resolved out of local cache; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsPurgeCount | 1.3.6.1.4.1.335.1.4.15.2.1.5 | Counter | read-only | NAME = StatPurgeCount; DESC = Total purge requests received from voice; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsRegistrationCount | 1.3.6.1.4.1.335.1.4.15.2.1.16 | Counter | read-only | NAME = ; DESC = Total registration acknowledged count from all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsRequestAllCount | 1.3.6.1.4.1.335.1.4.15.2.1.3 | Counter | read-only | NAME = StatRequestAllCount; DESC = Total DN-DNA requests received from voice; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsServerCount | 1.3.6.1.4.1.335.1.4.15.2.1.8 | Counter | read-only | NAME = StatServerCount; DESC = Total number of servers configured to \ resolve addresses. (not cleared by \ nacCfgCounterZero); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsServerNoNumberCount | 1.3.6.1.4.1.335.1.4.15.2.1.11 | Counter | read-only | NAME = StatServerNoNumberCount; DESC = Total DN-DNA requests resolved with phone \ number not found in server; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsServerRequestCount | 1.3.6.1.4.1.335.1.4.15.2.1.9 | Counter | read-only | NAME = StatServerRequestCount; DESC = Total DN-DNA requests made to all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsServerResolvedCount | 1.3.6.1.4.1.335.1.4.15.2.1.10 | Counter | read-only | NAME = StatServerResolvedCount; DESC = Total DN-DNA requests resolved by all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsStaticCount | 1.3.6.1.4.1.335.1.4.15.2.1.2 | Counter | read-only | NAME = StatStaticCount; DESC = Number of static entries currently in cache. \ (Not cleared by nacCfgCounterZero); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsTimeoutCount | 1.3.6.1.4.1.335.1.4.15.2.1.12 | Counter | read-only | NAME = StatTimeoutCount; DESC = Total DN-DNA requests timed out; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| CTR nacStatisticsVoiceRegCount | 1.3.6.1.4.1.335.1.4.15.2.1.6 | Counter | read-only | NAME = StatVoiceRegCount; DESC = Total re-register requests received from voice; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; |
| STR nvmNacCacheDnaAddress | 1.3.6.1.4.1.335.1.4.15.1.5.1.3 | DisplayString | read-only | NAME = DNAAddress; DESC = DNA address of the unit to which this voice \ belongs.; HELP = ; CAPABILITIES = ; |
| STR nvmNacCacheEgressNumber | 1.3.6.1.4.1.335.1.4.15.1.5.1.1 | DisplayString | read-only | NAME = EgressDialString; DESC = EgressDialString associated with a voice channel.; HELP = EgressDialString represents the rule which helps \ in associating dialed digits to a voice channel. \ The string allows digits and wild cards. \ This is the value this unit will \ use next time the unit is reset or rebooted \ For software releases prior to 3.0, the \ string range was restricted to (SIZE(1..25)).; CAPABILITIES = ; |
| nvmNacCacheEntry | 1.3.6.1.4.1.335.1.4.15.1.5.1 | not-accessible | NAME = Entry of DNA cache table; DESC = Entry of DNA cache table; HELP = ; CAPABILITIES = ; | |
| IP nvmNacCacheServerIpAddress | 1.3.6.1.4.1.335.1.4.15.1.5.1.2 | IpAddress | read-only | NAME = ServerIpAddress; DESC = Network Address of server which resolved this entry. \ HELP = It is unique to a given server and helps \ in tracking the address resolution to the server. \ This is the value this unit will \ use next time the unit is reset or rebooted; CAPABILITIES = ; |
| nvmNacCacheTable | 1.3.6.1.4.1.335.1.4.15.1.5 | not-accessible | NAME = DNA cache table; DESC = DNA cache table; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; | |
| INT nvmNacCfgAddressResolutionTimeout | 1.3.6.1.4.1.335.1.4.15.1.4.2 | INTEGER | read-only | NAME = AddressResolutionTimeout; DESC = The time in milliseconds after which an \ address resolution request will be resent \ in case the previous one is not answer.; HELP = Setting a very low value in a heavily \ loaded IP network would result in \ transmissions of multiple requests \ furthur increasing the network load. \ It is recommended to tune this value \ by considering the IP netwrok load and \ performance. \ This is the value this unit will \ use next time the unit is reset or rebooted; CAPABILITIES = NET_CFG, VPN_CFG; |
| INT nvmNacCfgAddressResolutionTriesNumber | 1.3.6.1.4.1.335.1.4.15.1.4.1 | INTEGER | read-only | NAME = NumberOfAddressResolutionRetries; DESC = The number of times an address resolution \ request is sent to the server to get DNA \ address on the next reset; HELP = This is the value this unit will \ use next time the unit is reset or rebooted; CAPABILITIES = NET_CFG, VPN_CFG; |
| INT nvmNacCfgCacheStatus | 1.3.6.1.4.1.335.1.4.15.1.4.3 | INTEGER | read-only | NAME = AddressCachingFunctionality; DESC = Ability to enable or disable caching of \ previously resolved Addresses. \ HELP = It is recommended that caching be enabled as \ it helps relieve the load on the server \ reduces network traffic and speeds up \ address resolution and hence call-setup. \ This is the value this unit will \ use next time the unit is reset or rebooted; CAPABILITIES = NET_CFG, VPN_CFG; |
| INT nvmNacCfgCustomerId | 1.3.6.1.4.1.335.1.4.15.1.4.5 | INTEGER | read-write | NAME = CustomerId; DESC = An unique number allocated to a Customer \ thereby allowing a single server to serve \ more than one customer.; HELP = The Customer Id helps to identify all units \ belonging to a particular Customer. If a \ server is shared by many customers, the \ server uses the Id to firewall the voice \ networks of one customer from the others; This is the value this unit will \ use next time the unit is reset or rebooted; CAPABILITIES = NET_CFG, VPN_CFG; |
| nvmNacCfgGroup | 1.3.6.1.4.1.335.1.4.15.1.4 | |||
| INT nvmNacCfgNumberOfCacheEntries | 1.3.6.1.4.1.335.1.4.15.1.4.4 | INTEGER | read-write | NAME = CacheSize; DESC = Max number of Address Resolutions to be \ cached in memory.; HELP = If this value is very high the \ free memory space on the unit will be \ reduced which may affect the unit's performance \ A too low value would cause the unit to \ frequently consult the server if diverse \ numbers are dialed, beating the purpose of \ having a local cache. The optimum value \ will depend on the network size and the \ number of frequently dialed DNs. It is \ recommended to start with the minimum value \ (100) and tune it to the optimum value \ by observing the performance. \ This is the value this unit will \ use next time the unit is reset or rebooted; CAPABILITIES = NET_CFG, VPN_CFG; |
| nvmNacServerEntry | 1.3.6.1.4.1.335.1.4.15.1.6.1 | not-accessible | NAME = ServerEntry; DESC = A server this unit can use to \ request address resolution from; HELP = ; CAPABILITIES = ; | |
| INT nvmNacServerHelloTime | 1.3.6.1.4.1.335.1.4.15.1.6.1.4 | INTEGER | read-only | NAME = HelloTimeInterval; DESC = The interval of time in seconds between transmission \ of two consecutive Hello messages to the server.; HELP = If the server does not 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. \ This is the value this unit will \ use next time the unit is reset or rebooted; CAPABILITIES = ; |
| IP nvmNacServerIpAddress | 1.3.6.1.4.1.335.1.4.15.1.6.1.1 | IpAddress | read-only | NAME = ServerIpAddress; DESC = Network Address of server.; HELP = It is unique to a given server and \ is used by this unit to communicate with the server.; CAPABILITIES = ; |
| STR nvmNacServerName | 1.3.6.1.4.1.335.1.4.15.1.6.1.2 | DisplayString | read-only | NAME = ServerName; DESC = A user supplied name of a server.; HELP = ; CAPABILITIES = ; |
| INT nvmNacServerStatus | 1.3.6.1.4.1.335.1.4.15.1.6.1.3 | INTEGER | read-only | NAME = ServerStatus; DESC = Ability to enable, disable a server.; HELP = A value of enable means this \ server will be used for address resolution \ A value of disable will refrain this \ unit from using the said server for address \ resolution. This may be done if the server is \ known to be temporarily out of service. \ This is the value this unit will \ use next time the unit is reset or rebooted; CAPABILITIES = ; |
| nvmNacServerTable | 1.3.6.1.4.1.335.1.4.15.1.6 | not-accessible | NAME = ServerTable; DESC = List of servers this unit can use to \ request address resolution from; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG; | |
| INT nvmNacServerType | 1.3.6.1.4.1.335.1.4.15.1.6.1.5 | INTEGER | read-only | NAME = ServerType; DESC = The NAS server type to which this information is assigned; HELP = A primary Server is the preferred server which \ will be first consulted for address resolution. \ A secondary server is used as an alternative \ if the primary is not responding. \ All servers have to be marked secondary if \ round-robin load sharing is desired between servers.; CAPABILITIES = ; |
RFC description
Micom Network Address Client MIB for network address resolution and DNS cache configuration.
Start monitoring MICOM Network Access Controller (WAN address-resolution equipment) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.