MICOM-RSI-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for MICOM-RSI-MIB.
61
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
61 total| Object Name |
|---|
micom-rsi OBJECT IDENTIFIER .micom-oscar.23 |
RFC1155-SMI Unknown .micom-oscar.23 |
mcmAlarmRsiFailedToLocateRSANAME = ServerUnreachable;
DESC = No RSA was configured\
Severity Level: CRITICAL.;
HELP = No RSA server was configured on the access device. \
At least one RSA server must be configured in the \
access device using the add rsi server command.; TRAP-TYPE .micom-oscar.23.0.1 |
mcmAlarmRsiRSAIsDownNAME = ServerCommunicationLost;
DESC = This unit is now unable to communicate with a \
previously available server. \
This unit will periodically attempt to re-establish \
communication with the server.\
Severity Level: CRITICAL.;
HELP = Communication is lost with a previously available server. \
This could indicate a problem with the Frame Relay \
network, or the server in the Passport may be temporarily \
out-of-service. This unit will periodically attempt to \
re-establish communication with the server, or the \
alternate server, if configured.; TRAP-TYPE .micom-oscar.23.0.2 |
mcmAlarmRsiRSAIsUpNAME = 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.23.0.3 |
rsi-configuration OBJECT IDENTIFIER .micom-oscar.23.1 |
mcmRSISysCfgDefGroup OBJECT IDENTIFIER .micom-oscar.23.1.1 |
mcmRSISysCfgDefVNCSInstanceNAME = ;
DESC = The value of this object provides a unique \
VNCS identifier. (Operational);
HELP = This allows multiple VNCS databases to \
exist in the Passport.;
CAPABILITIES = NET_CFG, VPN_DISP ;ro INTEGER .micom-oscar.23.1.1.1 |
mcmRSISysCfgDefNumCacheEntriesNAME = ;
DESC = The value of this object specifies the \
maximum number of Address Resolutions \
to be cached in memory. (Operational);
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 very low value may cause the unit to \
frequently consult the server if diverse \
numbers are dialed, defeating 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 default value \
(30) and tune it to the optimum value \
by observing the performance.;
CAPABILITIES = NET_CFG, VPN_DISP ;ro INTEGER .micom-oscar.23.1.1.2 |
mcmRSISysCfgSetGroup OBJECT IDENTIFIER .micom-oscar.23.1.2 |
mcmRSISysCfgSetAddrResRetriesNAME = ;
DESC = The value of this object specifies the \
number of times an address resolution \
request is sent to the RSA to get a DNA \
address. (Operational);
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;rw INTEGER .micom-oscar.23.1.2.1 |
mcmRSISysCfgSetAddrResTimeoutNAME = ;
DESC = The value of this object specifies the \
timeout period (in tenths of a second), after \
which, an address resolution request will be \
resent to the RSA (in case the previous one \
is not answered). (Operational);
HELP = Setting a very low value in a \
heavily loaded network would result in \
transmissions of multiple requests \
further increasing the network load. \
It is recommended to tune this value \
by considering the network load and \
performance.;
CAPABILITIES = NET_CFG, VPN_CFG ;rw INTEGER .micom-oscar.23.1.2.2 |
mcmRSISysCfgSetAddrCacheStatusNAME = ;
DESC = The value of this object specifies the \
ability to enable or disable caching of \
previously resolved addresses. Also, the \
capability to remove previously resolved \
addresses from the cache is provided. \
(Configuration);
HELP = It is recommended that caching be enabled \
as it helps relieve the load on the server, \
reduces network traffic, speeds up address \
resolution, and hence call-setup. \
Flushing of cache is recommended if the \
network configuration has changed resulting \
in changes in DNAs and/or DNs, rendering \
the previously cached resolutions incorrect.;
CAPABILITIES = NET_CFG, VPN_CFG ;rw Enumeration .micom-oscar.23.1.2.3 |
mcmRSICacheCfgTableNAME = ;
DESC = The RSI Cache Configuration Table. \
(Operational) ;
HELP = ;
CAPABILITIES = NET_DISP, VPN_DISP ; SEQUENCE OF McmRSICacheCfgEntry .micom-oscar.23.1.3 |
mcmRSICacheCfgEntryNAME = ;
DESC = An entry in the RSI Cache Configuration \
Table. (Operational) ;
HELP = ;
CAPABILITIES = ; McmRSICacheCfgEntry .micom-oscar.23.1.3.1 |
mcmRSICacheCfgDNDigitsNAME = ;
DESC = The RSI cache DN digits specifies the dialing \
number sequence which is resolved to a DNA. \
Used as the index to the RSI Cache Configuration \
table. (Operational);
HELP = ;
CAPABILITIES = ;ro DisplayString .micom-oscar.23.1.3.1.1 |
mcmRSICacheCfgDNAAddrNAME = ;
DESC = The value of this object designates the DNA \
address of the destination unit for the specified \
DN digit string. (Operational);
HELP = Note: DNA is used by Nortel to identify \
services in a given Magellan Passport Network.;
CAPABILITIES = ;ro DisplayString .micom-oscar.23.1.3.1.2 |
mcmRSICacheCfgProfileNumberNAME = ;
DESC = The value of this object designates the number \
of the Profile associated with this entry. \
(Operational) ;
HELP = The Passport uses a Profile to assign call \
parameters. This is the number that identifies \
this profile.;
CAPABILITIES = ;ro INTEGER .micom-oscar.23.1.3.1.3 |
mcmRSICacheCfgNumberOfHitsNAME = ;
DESC = The value of this object indicates the \
number of times this entry was used \
by this unit for resolving dialed digits. \
(Operational);
HELP = This value is useful in identifying \
frequently dialed numbers;
CAPABILITIES = ;ro Counter .micom-oscar.23.1.3.1.4 |
mcmRSICacheCfgServerDNANAME = ;
DESC = The value of this object indicates the DNA \
address of the server which resolved this entry. \
Value of this object is valid only when \
EntryType is 'learned'. (Operational) ;
HELP = The DNA is unique to a given server. This \
object helps in tracking the address resolution \
by a particular server. A DNA is used by \
Nortel to identify services in a given Magellan \
Passport Network.;
CAPABILITIES = ;ro DisplayString .micom-oscar.23.1.3.1.5 |
mcmRSIServerTableNAME = ;
DESC = The RSI Server Configuration Table. \
(Operational) ;
HELP = This table provides the list of servers this \
unit can use to request address resolutions
from.;
CAPABILITIES = NET_CFG, VPN_DISP ; SEQUENCE OF McmRSIServerEntry .micom-oscar.23.1.4 |
mcmRSIServerEntryNAME = ;
DESC = An entry in the RSI Server Configuration \
Table. (Operational) ;
HELP = ;
CAPABILITIES = ; McmRSIServerEntry .micom-oscar.23.1.4.1 |
mcmRSIServerDNAAddrNAME = ;
DESC = The RSI Server DNA address specifies the \
DNA digits corresponding to a unique RSA. \
Used as the index to the RSI Server \
Configuration table. (Operational);
HELP = ;
CAPABILITIES = ;ro DisplayString .micom-oscar.23.1.4.1.1 |
mcmRSIServerNameNAME = ;
DESC = The value of this object designates the user \
supplied name for the server. (Operational);
HELP = ;
CAPABILITIES = ;ro DisplayString .micom-oscar.23.1.4.1.2 |
mcmRSIServerTypeNAME = ;
DESC = The value of this object indicates the preferred \
server which that will be consulted for address \
resolution. (Operational);
HELP = A 'primary' server will be consulted first for \
address resolution. A 'secondary' server is used \
as an alternative if the primary is not responding. \
Note that all servers have to be marked 'secondary' \
if round-robin load sharing is desired between \
servers.;
CAPABILITIES = ;ro Enumeration .micom-oscar.23.1.4.1.3 |
mcmRSIServerPortIDNAME = ;
DESC = The value of this object indicates the \
current WAN port being used for the DLCI \
call between RSI and RSA.;
HELP = When a connection to a remote server is \
established, either the primary or the \
backup port will be in use. This field \
corresponds to the Wide Area Network (WAN) \
port numbering convention for primary and \
backup links.;
CAPABILITIES = NET_OPER, VPN_OPER ;ro INTEGER .micom-oscar.23.1.4.1.4 |
mcmRSIServerDLCINAME = ;
DESC = The value of this object indicates the DLCI of \
the RSI-RSA connection. (Operational);
HELP = When a connection to a remote server is \
established, a DLCI is assigned for transferring \
data across a virtual channel. This DLCI is \
useful for debugging. When no connection is \
present, the DLCI will be reported as 0.;
CAPABILITIES = ;ro INTEGER .micom-oscar.23.1.4.1.5 |
mcmRSIServerAvailStatusNAME = ;
DESC = The value of this object indicates the \
availability of the server for address \
resolution. (Operational);
HELP = A server is said to be 'available' if this \
unit has been successfully communicating \
with it. A server is said to be 'notAvailable' \
if this unit has temporarily lost communication \
with it.;
CAPABILITIES = ;ro Enumeration .micom-oscar.23.1.4.1.6 |
mcmRSIServerLastDisconnectCauseNAME = ;
DESC = The string displayed by this object \
indicates the reason for the last \
RSI-RSA call disconnect for this server.;
HELP = When a connection to a remote server is \
disconnected, a cause code may be generated \
to aid in determining the reason for the call \
disconnect. This shows the last reported reason.;
CAPABILITIES = ;ro DisplayString .micom-oscar.23.1.4.1.7 |
mcmRSIServerRequestCountNAME = ;
DESC = The value of this object indicates the \
number of DN-DNA requests to this \
server since start up. \
(Operational);
HELP = ;
CAPABILITIES = ;ro Counter .micom-oscar.23.1.4.1.8 |
mcmRSIServerResolvedCountNAME = ;
DESC = The value of this object indicates the \
number of DN-DNA's resolved by this \
server since start up. \
(Operational);
HELP = ;
CAPABILITIES = ;ro Counter .micom-oscar.23.1.4.1.9 |
mcmRSIServerNoNumberCountNAME = ;
DESC = The value of this object indicates the \
number of DN-DNA requests with phone \
numbers not found in server since start up. \
(Operational);
HELP = ;
CAPABILITIES = ;ro Counter .micom-oscar.23.1.4.1.10 |
mcmRSIServerTimeoutCountNAME = ;
DESC = The value of this object indicates the \
number of entries resent due to timeouts \
since start up. \
(Operational);
HELP = ;
CAPABILITIES = ;ro Counter .micom-oscar.23.1.4.1.11 |
mcmRSIServerRecoveryCountNAME = ;
DESC = The value of this object indicates the \
number of times RSI has attempted to \
reestablish a connection to this server. \
(Operational);
HELP = ;
CAPABILITIES = ;ro Counter .micom-oscar.23.1.4.1.12 |
nvmRSISysCfgDefGroup OBJECT IDENTIFIER .micom-oscar.23.1.5 |
nvmRSISysCfgDefVNCSInstanceNAME = ;
DESC = The value of this object provides a unique \
VNCS identifier. (Configuration);
HELP = This allows multiple VNCS databases to \
exist in the Passport.;
CAPABILITIES = NET_CFG, VPN_DISP ;rw INTEGER .micom-oscar.23.1.5.1 |
nvmRSISysCfgDefNumCacheEntriesNAME = ;
DESC = The value of this object specifies the \
maximum number of Address Resolutions \
to be cached in memory. (Configuration);
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 very low value may cause the unit to \
frequently consult the server if diverse \
numbers are dialed, defeating 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 default value \
(30) and tune it to the optimum value \
by observing the performance.;
CAPABILITIES = NET_CFG, VPN_DISP ;rw INTEGER .micom-oscar.23.1.5.2 |
nvmRSISysCfgSetGroup OBJECT IDENTIFIER .micom-oscar.23.1.6 |
nvmRSISysCfgSetAddrResRetriesNAME = ;
DESC = The value of this object specifies the \
number of times an address resolution \
request is sent to the RSA to get a DNA \
address. (Configuration);
HELP = ;
CAPABILITIES = NET_CFG, VPN_DISP ;ro INTEGER .micom-oscar.23.1.6.1 |
nvmRSISysCfgSetAddrResTimeoutNAME = ;
DESC = The value of this object specifies the \
timeout period (in tenths of a second), after \
which, an address resolution request will be \
resent to the RSA (in case the previous one \
is not answered). (Configuration);
HELP = Setting a very low value in a \
heavily loaded network would result in \
transmissions of multiple requests \
further increasing the network load. \
It is recommended to tune this value \
by considering the network load and \
performance.;
CAPABILITIES = NET_CFG, VPN_DISP ;ro INTEGER .micom-oscar.23.1.6.2 |
nvmRSISysCfgSetAddrCacheStatusNAME = ;
DESC = The value of this object specifies the \
ability to enable or disable caching of \
previously resolved addresses. \
(Configuration);
HELP = It is recommended that caching be enabled \
as it helps relieve the load on the server, \
reduces network traffic, speeds up address \
resolution, and hence call-setup.;
CAPABILITIES = NET_CFG, VPN_DISP ;ro Enumeration .micom-oscar.23.1.6.3 |
nvmRSIServerTableNAME = ;
DESC = The RSI Server Configuration Table. \
(Configuration) ;
HELP = This table provides the list of servers this \
unit can use to request address resolutions
from.;
CAPABILITIES = NET_CFG, VPN_DISP ; SEQUENCE OF NvmRSIServerEntry .micom-oscar.23.1.7 |
nvmRSIServerEntryNAME = ;
DESC = An entry in the RSI Server Configuration \
Table. (Configuration) ;
HELP = ;
CAPABILITIES = ; NvmRSIServerEntry .micom-oscar.23.1.7.1 |
nvmRSIServerDNAAddrNAME = ;
DESC = The RSI Server DNA address specifies the \
DNA digits corresponding to a unique RSA. \
Used as the index to the RSI Server \
Configuration table. (Configuration);
HELP = ;
CAPABILITIES = ;ro DisplayString .micom-oscar.23.1.7.1.1 |
nvmRSIServerNameNAME = ;
DESC = The value of this object designates the user \
supplied name for the server. (Configuration);
HELP = ;
CAPABILITIES = ;rw DisplayString .micom-oscar.23.1.7.1.2 |
nvmRSIServerTypeNAME = ;
DESC = The value of this object indicates the preferred \
server which that will be consulted for address \
resolution. (Configuration);
HELP = A 'primary' server will be consulted first for \
address resolution. A 'secondary' server is used \
as an alternative if the primary is not responding. \
Note that all servers have to be marked 'secondary' \
if round-robin load sharing is desired between \
servers.;
CAPABILITIES = ;rw Enumeration .micom-oscar.23.1.7.1.3 |
nvmRSIServerEntryRowStatusNAME = ;
DESC = For software releases prior to 3.0 \
this object only supports add and delete \
with an access of write-only.
This object is used to insert or remove \
an RSA entry in this RSI server table. \
Upon creation of a row, the \
the row status is internally set to 'active'. \
(Configuration);
HELP = ;
CAPABILITIES = ;rw Enumeration .micom-oscar.23.1.7.1.4 |
rsi-control OBJECT IDENTIFIER .micom-oscar.23.2 |
mcmRSICounterResetCmdNAME = ;
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 object to reset(1) will zero \
the values of the counters in the RSI \
Statistics table.;
HELP = ;
CAPABILITIES = NET_OPER, VPN_OPER;rwobsolete Enumeration .micom-oscar.23.2.1 |
rsi-statistics OBJECT IDENTIFIER .micom-oscar.23.3 |
mcmRSIStatisticsGroup OBJECT IDENTIFIER .micom-oscar.23.3.1 |
mcmRSIStatisticsCacheCountNAME = ;
DESC = The value of this object indicates the total \
number of entries currently in the RSI cache. \
Includes learned entries. (Not \
cleared by mcmRSICounterResetCmd.);
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;ro Counter .micom-oscar.23.3.1.1 |
mcmRSIStatisticsRequestAllCountNAME = ;
DESC = The value of this object indicates the total \
number of DN-DNA requests received from \
the voice application.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;ro Counter .micom-oscar.23.3.1.2 |
mcmRSIStatisticsLocalResolvedCountNAME = ;
DESC = The value of this object indicates the total \
number of DN-DNA requests resolved out \
of the local RSI cache.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;ro Counter .micom-oscar.23.3.1.3 |
mcmRSIStatisticsPurgeCountNAME = ;
DESC = The value of this object indicates the total \
number of purge requests received from the \
voice application.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;ro Counter .micom-oscar.23.3.1.4 |
mcmRSIStatisticsServerCountNAME = ;
DESC = The value of this object indicates the total \
number of servers configured to resolve \
addresses. (Not cleared by \
mcmRSICounterResetCmd.);
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;ro Counter .micom-oscar.23.3.1.5 |
mcmRSIStatisticsServerRequestCountNAME = ;
DESC = The value of this object indicates the total \
number of DN-DNA requests made to all \
servers.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;ro Counter .micom-oscar.23.3.1.6 |
mcmRSIStatisticsServerResolvedCountNAME = ;
DESC = The value of this object indicates the total \
number of DN-DNA requests resolved by \
all servers.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;ro Counter .micom-oscar.23.3.1.7 |
mcmRSIStatisticsServerNoNumberCountNAME = ;
DESC = The value of this object indicates the total \
number of DN-DNA requests with phone \
numbers not found in servers.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;ro Counter .micom-oscar.23.3.1.8 |
mcmRSIStatisticsTimeoutCountNAME = ;
DESC = The value of this object indicates the total \
number of DN-DNA requests timed out.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;ro Counter .micom-oscar.23.3.1.9 |
mcmRSIStatisticsRecoveryCountNAME = ;
DESC = The value of this object indicates the total \
number of attempts to connect to all servers.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_CFG ;ro Counter .micom-oscar.23.3.1.10 |