Home/Catalog/MICOM-NAC-MIB

MICOM-NAC-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for MICOM-NAC-MIB.

73
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

73 total
Object Name
micom-nac
OBJECT IDENTIFIER
.micom-oscar.15
RFC1155-SMI
Unknown
.micom-oscar.15
mcmAlarmNacFailedToLocateNASNAME = 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
.micom-oscar.15.0.1
mcmAlarmNacNASIsDownNAME = 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
.micom-oscar.15.0.2
mcmAlarmNacNASIsUpNAME = 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
.micom-oscar.15.0.3
nac-configuration
OBJECT IDENTIFIER
.micom-oscar.15.1
nacCfgGroup
OBJECT IDENTIFIER
.micom-oscar.15.1.1
nacCfgAddressResolutionTriesNumberNAME = 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;rw
INTEGER
.micom-oscar.15.1.1.1
nacCfgAddressResolutionTimeoutNAME = 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;rw
INTEGER
.micom-oscar.15.1.1.2
nacCfgCacheStatusNAME = 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;rw
Enumeration
.micom-oscar.15.1.1.3
nacCfgNumberOfCacheEntriesNAME = 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;ro
INTEGER
.micom-oscar.15.1.1.4
nacCfgCounterResetNAME = 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;rwobsolete
Enumeration
.micom-oscar.15.1.1.5
nacCfgCustomerIdNAME = 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;ro
INTEGER
.micom-oscar.15.1.1.6
nacCacheTableNAME = DNA cache table; DESC = DNA cache table; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
SEQUENCE OF NacCacheEntry
.micom-oscar.15.1.2
nacCacheEntryNAME = Entry of DNA cache table; DESC = Entry of DNA cache table; HELP = ; CAPABILITIES = ;
NacCacheEntry
.micom-oscar.15.1.2.1
nacCacheEgressStringNAME = 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 = ;rw
DisplayString
.micom-oscar.15.1.2.1.1
nacCacheServerIpAddressNAME = 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 = ;rw
IpAddress
.micom-oscar.15.1.2.1.2
nacCacheDnaAddressNAME = DNAAddress; DESC = DNA address of the unit to which this voice information \ belongs; HELP = ; CAPABILITIES = ;rw
DisplayString
.micom-oscar.15.1.2.1.3
nacCacheEntryTypeNAME = 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 = ;ro
Enumeration
.micom-oscar.15.1.2.1.4
nacCacheNumberOfHitsNAME = 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 = ;ro
INTEGER
.micom-oscar.15.1.2.1.5
nacCacheEntryStatusNAME = 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 = ;rw
Enumeration
.micom-oscar.15.1.2.1.6
nacServerTableNAME = ServerTable; DESC = List of servers this unit can use to \ request an address resolution from; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
SEQUENCE OF NacServerEntry
.micom-oscar.15.1.3
nacServerEntryNAME = ServerEntry; DESC = A server this unit can use to \ request an address resolution from; HELP = ; CAPABILITIES = ;
NacServerEntry
.micom-oscar.15.1.3.1
nacServerIpAddressNAME = 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 = ;rw
IpAddress
.micom-oscar.15.1.3.1.1
nacServerNameNAME = ServerName; DESC = A user supplied name of a server; HELP = Useful in \ identifying a server; CAPABILITIES = ;rw
DisplayString
.micom-oscar.15.1.3.1.2
nacServerAvailStatusNAME = 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 = ;ro
Enumeration
.micom-oscar.15.1.3.1.3
nacServerStatusNAME = 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 = ;rw
Enumeration
.micom-oscar.15.1.3.1.4
nacServerHelloTimeNAME = 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 = ;rw
INTEGER
.micom-oscar.15.1.3.1.5
nacServerTypeNAME = 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 = ;rw
Enumeration
.micom-oscar.15.1.3.1.6
nacServerRegistrationCountNAME = ServerRegistrationCount; DESC = The number of times this server has acknowledged \ a registration change; HELP = ; CAPABILITIES = ;ro
Counter
.micom-oscar.15.1.3.1.7
nacServerHello1CountNAME = ServerHello1Count; DESC = The number of keep alive hellos sent to this server; HELP = ; CAPABILITIES = ;ro
Counter
.micom-oscar.15.1.3.1.8
nacServerHello2CountNAME = ServerHello2Count; DESC = The number of hellos indicating a change in \ registration table to this server; HELP = ; CAPABILITIES = ;ro
Counter
.micom-oscar.15.1.3.1.9
nacServerHello3CountNAME = ServerHello3Count; DESC = The number of hellos sent that request a response.\ Used to revive a notAvailable server; HELP = ; CAPABILITIES = ;ro
Counter
.micom-oscar.15.1.3.1.10
nacServerRequestCountNAME = ServerRequestCount; DESC = The number of DN-DNA requests to this \ server since start up; HELP = ; CAPABILITIES = ;ro
Counter
.micom-oscar.15.1.3.1.11
nacServerResolvedCountNAME = ServerResolvedCount; DESC = The number of DN-DNA's resolved by this \ server since start up; HELP = ; CAPABILITIES = ;ro
Counter
.micom-oscar.15.1.3.1.12
nacServerNoNumberCountNAME = ServerNoNumberCount; DESC = The number of DN-DNA requests with phone number \ not found in server since start up; HELP = ; CAPABILITIES = ;ro
Counter
.micom-oscar.15.1.3.1.13
nacServerTimeoutCountNAME = ServerTimeoutCount; DESC = The number of entries resent due to timeouts \ since start up. HELP = ; CAPABILITIES = ;ro
Counter
.micom-oscar.15.1.3.1.14
nvmNacCfgGroup
OBJECT IDENTIFIER
.micom-oscar.15.1.4
nvmNacCfgAddressResolutionTriesNumberNAME = 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;ro
INTEGER
.micom-oscar.15.1.4.1
nvmNacCfgAddressResolutionTimeoutNAME = 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;ro
INTEGER
.micom-oscar.15.1.4.2
nvmNacCfgCacheStatusNAME = 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;ro
Enumeration
.micom-oscar.15.1.4.3
nvmNacCfgNumberOfCacheEntriesNAME = 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;rw
INTEGER
.micom-oscar.15.1.4.4
nvmNacCfgCustomerIdNAME = 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;rw
INTEGER
.micom-oscar.15.1.4.5
nvmNacCacheTableNAME = DNA cache table; DESC = DNA cache table; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
SEQUENCE OF NvmNacCacheEntry
.micom-oscar.15.1.5
nvmNacCacheEntryNAME = Entry of DNA cache table; DESC = Entry of DNA cache table; HELP = ; CAPABILITIES = ;
NvmNacCacheEntry
.micom-oscar.15.1.5.1
nvmNacCacheEgressNumberNAME = 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 = ;ro
DisplayString
.micom-oscar.15.1.5.1.1
nvmNacCacheServerIpAddressNAME = 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 = ;ro
IpAddress
.micom-oscar.15.1.5.1.2
nvmNacCacheDnaAddressNAME = DNAAddress; DESC = DNA address of the unit to which this voice \ belongs.; HELP = ; CAPABILITIES = ;ro
DisplayString
.micom-oscar.15.1.5.1.3
nvmNacServerTableNAME = ServerTable; DESC = List of servers this unit can use to \ request address resolution from; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
SEQUENCE OF NvmNacServerEntry
.micom-oscar.15.1.6
nvmNacServerEntryNAME = ServerEntry; DESC = A server this unit can use to \ request address resolution from; HELP = ; CAPABILITIES = ;
NvmNacServerEntry
.micom-oscar.15.1.6.1
nvmNacServerIpAddressNAME = 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 = ;ro
IpAddress
.micom-oscar.15.1.6.1.1
nvmNacServerNameNAME = ServerName; DESC = A user supplied name of a server.; HELP = ; CAPABILITIES = ;ro
DisplayString
.micom-oscar.15.1.6.1.2
nvmNacServerStatusNAME = 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 = ;ro
Enumeration
.micom-oscar.15.1.6.1.3
nvmNacServerHelloTimeNAME = 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 = ;ro
INTEGER
.micom-oscar.15.1.6.1.4
nvmNacServerTypeNAME = 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 = ;ro
Enumeration
.micom-oscar.15.1.6.1.5
nac-statistics
OBJECT IDENTIFIER
.micom-oscar.15.2
nacStatisticsGroup
OBJECT IDENTIFIER
.micom-oscar.15.2.1
nacStatisticsCacheCountNAME = StatCacheCount; DESC = Total number of entries currently in cache. \ Includes learned and static entries. (Not \ cleared by nacCfgCounterZero); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.1
nacStatisticsStaticCountNAME = StatStaticCount; DESC = Number of static entries currently in cache. \ (Not cleared by nacCfgCounterZero); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.2
nacStatisticsRequestAllCountNAME = StatRequestAllCount; DESC = Total DN-DNA requests received from voice; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.3
nacStatisticsLocalResolvedCountNAME = StatLocalResolvedCount; DESC = Total DN-DNA requests resolved out of local cache; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.4
nacStatisticsPurgeCountNAME = StatPurgeCount; DESC = Total purge requests received from voice; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.5
nacStatisticsVoiceRegCountNAME = StatVoiceRegCount; DESC = Total re-register requests received from voice; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.6
nacStatisticsDNAChangeCountNAME = StatDNAChangeCount; DESC = Total DNA changes (learnt or provisioned) \ received from driver; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.7
nacStatisticsServerCountNAME = StatServerCount; DESC = Total number of servers configured to \ resolve addresses. (not cleared by \ nacCfgCounterZero); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.8
nacStatisticsServerRequestCountNAME = StatServerRequestCount; DESC = Total DN-DNA requests made to all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.9
nacStatisticsServerResolvedCountNAME = StatServerResolvedCount; DESC = Total DN-DNA requests resolved by all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.10
nacStatisticsServerNoNumberCountNAME = StatServerNoNumberCount; DESC = Total DN-DNA requests resolved with phone \ number not found in server; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.11
nacStatisticsTimeoutCountNAME = StatTimeoutCount; DESC = Total DN-DNA requests timed out; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.12
nacStatisticsHello1CountNAME = StatHello1Count; DESC = Total hello keep alives to all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.13
nacStatisticsHello2CountNAME = ; DESC = Total hello, registration has changed, sent to\ all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.14
nacStatisticsHello3CountNAME = ; DESC = Total hello, are you there, sent to solicit \ response from all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.15
nacStatisticsRegistrationCountNAME = ; DESC = Total registration acknowledged count from all servers; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;ro
Counter
.micom-oscar.15.2.1.16
MICOM-NAC-MIB - SNMP MIB Reference | MIBs Explorer