MICOM-NAC-MIB

File: MICOM-NAC-MIB.mib (32756 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
MICOM-SYS-MIB MICOM-OSCAR-MIB SNMPv2-TC

Imported symbols

Counter IpAddress OBJECT-TYPE
TRAP-TYPE mcmSysAsciiTimeOfDay micom-oscar
DisplayString

Defined Types

NacCacheEntry  
SEQUENCE    
  nacCacheEgressString DisplayString
  nacCacheServerIpAddress IpAddress
  nacCacheDnaAddress DisplayString
  nacCacheEntryType INTEGER
  nacCacheNumberOfHits INTEGER
  nacCacheEntryStatus INTEGER

NacServerEntry  
SEQUENCE    
  nacServerIpAddress IpAddress
  nacServerName DisplayString
  nacServerAvailStatus INTEGER
  nacServerStatus INTEGER
  nacServerHelloTime INTEGER
  nacServerType INTEGER
  nacServerRegistrationCount Counter
  nacServerHello1Count Counter
  nacServerHello2Count Counter
  nacServerHello3Count Counter
  nacServerRequestCount Counter
  nacServerResolvedCount Counter
  nacServerNoNumberCount Counter
  nacServerTimeoutCount Counter

NvmNacCacheEntry  
SEQUENCE    
  nvmNacCacheEgressNumber DisplayString
  nvmNacCacheServerIpAddress IpAddress
  nvmNacCacheDnaAddress DisplayString

NvmNacServerEntry  
SEQUENCE    
  nvmNacServerIpAddress IpAddress
  nvmNacServerName DisplayString
  nvmNacServerStatus INTEGER
  nvmNacServerHelloTime INTEGER
  nvmNacServerType INTEGER

Defined Values

micom-nac 1.3.6.1.4.1.335.1.4.15
OBJECT IDENTIFIER    

nac-configuration 1.3.6.1.4.1.335.1.4.15.1
OBJECT IDENTIFIER    

nac-statistics 1.3.6.1.4.1.335.1.4.15.2
OBJECT IDENTIFIER    

nacCfgGroup 1.3.6.1.4.1.335.1.4.15.1.1
OBJECT IDENTIFIER    

nacCfgAddressResolutionTriesNumber 1.3.6.1.4.1.335.1.4.15.1.1.1
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;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

nacCfgAddressResolutionTimeout 1.3.6.1.4.1.335.1.4.15.1.1.2
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;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..30  

nacCfgCacheStatus 1.3.6.1.4.1.335.1.4.15.1.1.3
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;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2), flush(3)  

nacCfgNumberOfCacheEntries 1.3.6.1.4.1.335.1.4.15.1.1.4
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;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 100..1000  

nacCfgCounterReset 1.3.6.1.4.1.335.1.4.15.1.1.5
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;
Status: obsolete Access: write-only
OBJECT-TYPE    
  INTEGER reset(1), other(2)  

nacCfgCustomerId 1.3.6.1.4.1.335.1.4.15.1.1.6
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;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..99  

nacCacheTable 1.3.6.1.4.1.335.1.4.15.1.2
NAME = DNA cache table; DESC = DNA cache table; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NacCacheEntry

nacCacheEntry 1.3.6.1.4.1.335.1.4.15.1.2.1
NAME = Entry of DNA cache table; DESC = Entry of DNA cache table; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NacCacheEntry  

nacCacheEgressString 1.3.6.1.4.1.335.1.4.15.1.2.1.1
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 = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..40)  

nacCacheServerIpAddress 1.3.6.1.4.1.335.1.4.15.1.2.1.2
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 = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

nacCacheDnaAddress 1.3.6.1.4.1.335.1.4.15.1.2.1.3
NAME = DNAAddress; DESC = DNA address of the unit to which this voice information \ belongs; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..34)  

nacCacheEntryType 1.3.6.1.4.1.335.1.4.15.1.2.1.4
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 = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER learnt(1), static(2)  

nacCacheNumberOfHits 1.3.6.1.4.1.335.1.4.15.1.2.1.5
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 = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nacCacheEntryStatus 1.3.6.1.4.1.335.1.4.15.1.2.1.6
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 = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2), active(3)  

nacServerTable 1.3.6.1.4.1.335.1.4.15.1.3
NAME = ServerTable; DESC = List of servers this unit can use to \ request an address resolution from; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NacServerEntry

nacServerEntry 1.3.6.1.4.1.335.1.4.15.1.3.1
NAME = ServerEntry; DESC = A server this unit can use to \ request an address resolution from; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NacServerEntry  

nacServerIpAddress 1.3.6.1.4.1.335.1.4.15.1.3.1.1
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 = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

nacServerName 1.3.6.1.4.1.335.1.4.15.1.3.1.2
NAME = ServerName; DESC = A user supplied name of a server; HELP = Useful in \ identifying a server; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..50)  

nacServerAvailStatus 1.3.6.1.4.1.335.1.4.15.1.3.1.3
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 = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER available(1), transition(2), notAvailable(3)  

nacServerStatus 1.3.6.1.4.1.335.1.4.15.1.3.1.4
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 = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3)  

nacServerHelloTime 1.3.6.1.4.1.335.1.4.15.1.3.1.5
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 = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 30..180  

nacServerType 1.3.6.1.4.1.335.1.4.15.1.3.1.6
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 = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

nacServerRegistrationCount 1.3.6.1.4.1.335.1.4.15.1.3.1.7
NAME = ServerRegistrationCount; DESC = The number of times this server has acknowledged \ a registration change; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacServerHello1Count 1.3.6.1.4.1.335.1.4.15.1.3.1.8
NAME = ServerHello1Count; DESC = The number of keep alive hellos sent to this server; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacServerHello2Count 1.3.6.1.4.1.335.1.4.15.1.3.1.9
NAME = ServerHello2Count; DESC = The number of hellos indicating a change in \ registration table to this server; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacServerHello3Count 1.3.6.1.4.1.335.1.4.15.1.3.1.10
NAME = ServerHello3Count; DESC = The number of hellos sent that request a response.\ Used to revive a notAvailable server; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacServerRequestCount 1.3.6.1.4.1.335.1.4.15.1.3.1.11
NAME = ServerRequestCount; DESC = The number of DN-DNA requests to this \ server since start up; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacServerResolvedCount 1.3.6.1.4.1.335.1.4.15.1.3.1.12
NAME = ServerResolvedCount; DESC = The number of DN-DNA's resolved by this \ server since start up; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacServerNoNumberCount 1.3.6.1.4.1.335.1.4.15.1.3.1.13
NAME = ServerNoNumberCount; DESC = The number of DN-DNA requests with phone number \ not found in server since start up; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacServerTimeoutCount 1.3.6.1.4.1.335.1.4.15.1.3.1.14
NAME = ServerTimeoutCount; DESC = The number of entries resent due to timeouts \ since start up. HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nvmNacCfgGroup 1.3.6.1.4.1.335.1.4.15.1.4
OBJECT IDENTIFIER    

nvmNacCfgAddressResolutionTriesNumber 1.3.6.1.4.1.335.1.4.15.1.4.1
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;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..5  

nvmNacCfgAddressResolutionTimeout 1.3.6.1.4.1.335.1.4.15.1.4.2
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;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 5..30  

nvmNacCfgCacheStatus 1.3.6.1.4.1.335.1.4.15.1.4.3
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;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

nvmNacCfgNumberOfCacheEntries 1.3.6.1.4.1.335.1.4.15.1.4.4
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;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 100..1000  

nvmNacCfgCustomerId 1.3.6.1.4.1.335.1.4.15.1.4.5
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;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..99  

nvmNacCacheTable 1.3.6.1.4.1.335.1.4.15.1.5
NAME = DNA cache table; DESC = DNA cache table; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmNacCacheEntry

nvmNacCacheEntry 1.3.6.1.4.1.335.1.4.15.1.5.1
NAME = Entry of DNA cache table; DESC = Entry of DNA cache table; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NvmNacCacheEntry  

nvmNacCacheEgressNumber 1.3.6.1.4.1.335.1.4.15.1.5.1.1
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 = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..40)  

nvmNacCacheServerIpAddress 1.3.6.1.4.1.335.1.4.15.1.5.1.2
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 = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nvmNacCacheDnaAddress 1.3.6.1.4.1.335.1.4.15.1.5.1.3
NAME = DNAAddress; DESC = DNA address of the unit to which this voice \ belongs.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..34)  

nvmNacServerTable 1.3.6.1.4.1.335.1.4.15.1.6
NAME = ServerTable; DESC = List of servers this unit can use to \ request address resolution from; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmNacServerEntry

nvmNacServerEntry 1.3.6.1.4.1.335.1.4.15.1.6.1
NAME = ServerEntry; DESC = A server this unit can use to \ request address resolution from; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NvmNacServerEntry  

nvmNacServerIpAddress 1.3.6.1.4.1.335.1.4.15.1.6.1.1
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 = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nvmNacServerName 1.3.6.1.4.1.335.1.4.15.1.6.1.2
NAME = ServerName; DESC = A user supplied name of a server.; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..50)  

nvmNacServerStatus 1.3.6.1.4.1.335.1.4.15.1.6.1.3
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 = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

nvmNacServerHelloTime 1.3.6.1.4.1.335.1.4.15.1.6.1.4
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 = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 30..180  

nvmNacServerType 1.3.6.1.4.1.335.1.4.15.1.6.1.5
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 = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

nacStatisticsGroup 1.3.6.1.4.1.335.1.4.15.2.1
OBJECT IDENTIFIER    

nacStatisticsCacheCount 1.3.6.1.4.1.335.1.4.15.2.1.1
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;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsStaticCount 1.3.6.1.4.1.335.1.4.15.2.1.2
NAME = StatStaticCount; DESC = Number of static entries currently in cache. \ (Not cleared by nacCfgCounterZero); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsRequestAllCount 1.3.6.1.4.1.335.1.4.15.2.1.3
NAME = StatRequestAllCount; DESC = Total DN-DNA requests received from voice; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsLocalResolvedCount 1.3.6.1.4.1.335.1.4.15.2.1.4
NAME = StatLocalResolvedCount; DESC = Total DN-DNA requests resolved out of local cache; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsPurgeCount 1.3.6.1.4.1.335.1.4.15.2.1.5
NAME = StatPurgeCount; DESC = Total purge requests received from voice; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsVoiceRegCount 1.3.6.1.4.1.335.1.4.15.2.1.6
NAME = StatVoiceRegCount; DESC = Total re-register requests received from voice; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsDNAChangeCount 1.3.6.1.4.1.335.1.4.15.2.1.7
NAME = StatDNAChangeCount; DESC = Total DNA changes (learnt or provisioned) \ received from driver; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsServerCount 1.3.6.1.4.1.335.1.4.15.2.1.8
NAME = StatServerCount; DESC = Total number of servers configured to \ resolve addresses. (not cleared by \ nacCfgCounterZero); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsServerRequestCount 1.3.6.1.4.1.335.1.4.15.2.1.9
NAME = StatServerRequestCount; DESC = Total DN-DNA requests made to all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsServerResolvedCount 1.3.6.1.4.1.335.1.4.15.2.1.10
NAME = StatServerResolvedCount; DESC = Total DN-DNA requests resolved by all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsServerNoNumberCount 1.3.6.1.4.1.335.1.4.15.2.1.11
NAME = StatServerNoNumberCount; DESC = Total DN-DNA requests resolved with phone \ number not found in server; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsTimeoutCount 1.3.6.1.4.1.335.1.4.15.2.1.12
NAME = StatTimeoutCount; DESC = Total DN-DNA requests timed out; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsHello1Count 1.3.6.1.4.1.335.1.4.15.2.1.13
NAME = StatHello1Count; DESC = Total hello keep alives to all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsHello2Count 1.3.6.1.4.1.335.1.4.15.2.1.14
NAME = ; DESC = Total hello, registration has changed, sent to\ all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsHello3Count 1.3.6.1.4.1.335.1.4.15.2.1.15
NAME = ; DESC = Total hello, are you there, sent to solicit \ response from all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

nacStatisticsRegistrationCount 1.3.6.1.4.1.335.1.4.15.2.1.16
NAME = ; DESC = Total registration acknowledged count from all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

mcmAlarmNacFailedToLocateNAS 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;
TRAP-TYPE    

mcmAlarmNacNASIsDown 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;
TRAP-TYPE    

mcmAlarmNacNASIsUp 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.;
TRAP-TYPE