MICOM-RSI-MIB: View SNMP OID List / Download MIB
VENDOR: MICOM COMMUNICATION CORPORATION
Home | MIB: MICOM-RSI-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
micom_rsi | 1.3.6.1.4.1.335.1.4.23 | |||
rsi_configuration | 1.3.6.1.4.1.335.1.4.23.1 | |||
mcmRSISysCfgDefGroup | 1.3.6.1.4.1.335.1.4.23.1.1 | |||
mcmRSISysCfgDefVNCSInstance | 1.3.6.1.4.1.335.1.4.23.1.1.1 | integer | read-only |
NAME = ; 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 ; |
mcmRSISysCfgDefNumCacheEntries | 1.3.6.1.4.1.335.1.4.23.1.1.2 | integer | read-only |
NAME = ; 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 ; |
mcmRSISysCfgSetGroup | 1.3.6.1.4.1.335.1.4.23.1.2 | |||
mcmRSISysCfgSetAddrResRetries | 1.3.6.1.4.1.335.1.4.23.1.2.1 | integer | read-write |
NAME = ; 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 ; |
mcmRSISysCfgSetAddrResTimeout | 1.3.6.1.4.1.335.1.4.23.1.2.2 | integer | read-write |
NAME = ; 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 ; |
mcmRSISysCfgSetAddrCacheStatus | 1.3.6.1.4.1.335.1.4.23.1.2.3 | integer | read-write |
NAME = ; 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 ; Enumeration: 'disabled': 1, 'enabled': 2, 'flush': 3. |
mcmRSICacheCfgTable | 1.3.6.1.4.1.335.1.4.23.1.3 | no-access |
NAME = ; DESC = The RSI Cache Configuration Table. \ (Operational) ; HELP = ; CAPABILITIES = NET_DISP, VPN_DISP ; |
|
1.3.6.1.4.1.335.1.4.23.1.3.1 | no-access |
NAME = ; DESC = An entry in the RSI Cache Configuration \ Table. (Operational) ; HELP = ; CAPABILITIES = ; |
||
mcmRSICacheCfgDNDigits | 1.3.6.1.4.1.335.1.4.23.1.3.1.1 | displaystring | read-only |
NAME = ; 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 = ; |
mcmRSICacheCfgDNAAddr | 1.3.6.1.4.1.335.1.4.23.1.3.1.2 | displaystring | read-only |
NAME = ; 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 = ; |
mcmRSICacheCfgProfileNumber | 1.3.6.1.4.1.335.1.4.23.1.3.1.3 | integer | read-only |
NAME = ; 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 = ; |
mcmRSICacheCfgNumberOfHits | 1.3.6.1.4.1.335.1.4.23.1.3.1.4 | counter | read-only |
NAME = ; 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 = ; |
mcmRSICacheCfgServerDNA | 1.3.6.1.4.1.335.1.4.23.1.3.1.5 | displaystring | read-only |
NAME = ; 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 = ; |
mcmRSIServerTable | 1.3.6.1.4.1.335.1.4.23.1.4 | no-access |
NAME = ; 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 ; |
|
1.3.6.1.4.1.335.1.4.23.1.4.1 | no-access |
NAME = ; DESC = An entry in the RSI Server Configuration \ Table. (Operational) ; HELP = ; CAPABILITIES = ; |
||
mcmRSIServerDNAAddr | 1.3.6.1.4.1.335.1.4.23.1.4.1.1 | displaystring | read-only |
NAME = ; 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 = ; |
mcmRSIServerName | 1.3.6.1.4.1.335.1.4.23.1.4.1.2 | displaystring | read-only |
NAME = ; DESC = The value of this object designates the user \ supplied name for the server. (Operational); HELP = ; CAPABILITIES = ; |
mcmRSIServerType | 1.3.6.1.4.1.335.1.4.23.1.4.1.3 | integer | read-only |
NAME = ; 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 = ; Enumeration: 'primary': 1, 'secondary': 2. |
mcmRSIServerPortID | 1.3.6.1.4.1.335.1.4.23.1.4.1.4 | integer | read-only |
NAME = ; 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 ; |
mcmRSIServerDLCI | 1.3.6.1.4.1.335.1.4.23.1.4.1.5 | integer | read-only |
NAME = ; 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 = ; |
mcmRSIServerAvailStatus | 1.3.6.1.4.1.335.1.4.23.1.4.1.6 | integer | read-only |
NAME = ; 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 = ; Enumeration: 'available': 1, 'notAvailable': 2. |
mcmRSIServerLastDisconnectCause | 1.3.6.1.4.1.335.1.4.23.1.4.1.7 | displaystring | read-only |
NAME = ; 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 = ; |
mcmRSIServerRequestCount | 1.3.6.1.4.1.335.1.4.23.1.4.1.8 | counter | read-only |
NAME = ; DESC = The value of this object indicates the \ number of DN-DNA requests to this \ server since start up. \ (Operational); HELP = ; CAPABILITIES = ; |
mcmRSIServerResolvedCount | 1.3.6.1.4.1.335.1.4.23.1.4.1.9 | counter | read-only |
NAME = ; DESC = The value of this object indicates the \ number of DN-DNA's resolved by this \ server since start up. \ (Operational); HELP = ; CAPABILITIES = ; |
mcmRSIServerNoNumberCount | 1.3.6.1.4.1.335.1.4.23.1.4.1.10 | counter | read-only |
NAME = ; 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 = ; |
mcmRSIServerTimeoutCount | 1.3.6.1.4.1.335.1.4.23.1.4.1.11 | counter | read-only |
NAME = ; DESC = The value of this object indicates the \ number of entries resent due to timeouts \ since start up. \ (Operational); HELP = ; CAPABILITIES = ; |
mcmRSIServerRecoveryCount | 1.3.6.1.4.1.335.1.4.23.1.4.1.12 | counter | read-only |
NAME = ; DESC = The value of this object indicates the \ number of times RSI has attempted to \ reestablish a connection to this server. \ (Operational); HELP = ; CAPABILITIES = ; |
nvmRSISysCfgDefGroup | 1.3.6.1.4.1.335.1.4.23.1.5 | |||
nvmRSISysCfgDefVNCSInstance | 1.3.6.1.4.1.335.1.4.23.1.5.1 | integer | read-write |
NAME = ; 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 ; |
nvmRSISysCfgDefNumCacheEntries | 1.3.6.1.4.1.335.1.4.23.1.5.2 | integer | read-write |
NAME = ; 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 ; |
nvmRSISysCfgSetGroup | 1.3.6.1.4.1.335.1.4.23.1.6 | |||
nvmRSISysCfgSetAddrResRetries | 1.3.6.1.4.1.335.1.4.23.1.6.1 | integer | read-only |
NAME = ; 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 ; |
nvmRSISysCfgSetAddrResTimeout | 1.3.6.1.4.1.335.1.4.23.1.6.2 | integer | read-only |
NAME = ; 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 ; |
nvmRSISysCfgSetAddrCacheStatus | 1.3.6.1.4.1.335.1.4.23.1.6.3 | integer | read-only |
NAME = ; 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 ; Enumeration: 'disabled': 1, 'enabled': 2. |
nvmRSIServerTable | 1.3.6.1.4.1.335.1.4.23.1.7 | no-access |
NAME = ; 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 ; |
|
1.3.6.1.4.1.335.1.4.23.1.7.1 | no-access |
NAME = ; DESC = An entry in the RSI Server Configuration \ Table. (Configuration) ; HELP = ; CAPABILITIES = ; |
||
nvmRSIServerDNAAddr | 1.3.6.1.4.1.335.1.4.23.1.7.1.1 | displaystring | read-only |
NAME = ; 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 = ; |
nvmRSIServerName | 1.3.6.1.4.1.335.1.4.23.1.7.1.2 | displaystring | read-write |
NAME = ; DESC = The value of this object designates the user \ supplied name for the server. (Configuration); HELP = ; CAPABILITIES = ; |
nvmRSIServerType | 1.3.6.1.4.1.335.1.4.23.1.7.1.3 | integer | read-write |
NAME = ; 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 = ; Enumeration: 'primary': 1, 'secondary': 2. |
nvmRSIServerEntryRowStatus | 1.3.6.1.4.1.335.1.4.23.1.7.1.4 | integer | read-write |
NAME = ; 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 = ; Enumeration: 'active': 3, 'add': 1, 'delete': 2. |
rsi_control | 1.3.6.1.4.1.335.1.4.23.2 | |||
mcmRSICounterResetCmd | 1.3.6.1.4.1.335.1.4.23.2.1 | integer | read-write |
NAME = ; 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; Enumeration: 'reset': 1. |
rsi_statistics | 1.3.6.1.4.1.335.1.4.23.3 | |||
mcmRSIStatisticsGroup | 1.3.6.1.4.1.335.1.4.23.3.1 | |||
mcmRSIStatisticsCacheCount | 1.3.6.1.4.1.335.1.4.23.3.1.1 | counter | read-only |
NAME = ; 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 ; |
mcmRSIStatisticsRequestAllCount | 1.3.6.1.4.1.335.1.4.23.3.1.2 | counter | read-only |
NAME = ; 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 ; |
mcmRSIStatisticsLocalResolvedCount | 1.3.6.1.4.1.335.1.4.23.3.1.3 | counter | read-only |
NAME = ; 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 ; |
mcmRSIStatisticsPurgeCount | 1.3.6.1.4.1.335.1.4.23.3.1.4 | counter | read-only |
NAME = ; DESC = The value of this object indicates the total \ number of purge requests received from the \ voice application.; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ; |
mcmRSIStatisticsServerCount | 1.3.6.1.4.1.335.1.4.23.3.1.5 | counter | read-only |
NAME = ; 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 ; |
mcmRSIStatisticsServerRequestCount | 1.3.6.1.4.1.335.1.4.23.3.1.6 | counter | read-only |
NAME = ; DESC = The value of this object indicates the total \ number of DN-DNA requests made to all \ servers.; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ; |
mcmRSIStatisticsServerResolvedCount | 1.3.6.1.4.1.335.1.4.23.3.1.7 | counter | read-only |
NAME = ; DESC = The value of this object indicates the total \ number of DN-DNA requests resolved by \ all servers.; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ; |
mcmRSIStatisticsServerNoNumberCount | 1.3.6.1.4.1.335.1.4.23.3.1.8 | counter | read-only |
NAME = ; 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 ; |
mcmRSIStatisticsTimeoutCount | 1.3.6.1.4.1.335.1.4.23.3.1.9 | counter | read-only |
NAME = ; DESC = The value of this object indicates the total \ number of DN-DNA requests timed out.; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ; |
mcmRSIStatisticsRecoveryCount | 1.3.6.1.4.1.335.1.4.23.3.1.10 | counter | read-only |
NAME = ; DESC = The value of this object indicates the total \ number of attempts to connect to all servers.; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ; |
mcmAlarmRsiFailedToLocateRSA | 1.3.6.1.4.1.335.1.4.230.1 |
NAME = 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.; |
||
mcmAlarmRsiRSAIsDown | 1.3.6.1.4.1.335.1.4.230.2 |
NAME = 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.; |
||
mcmAlarmRsiRSAIsUp | 1.3.6.1.4.1.335.1.4.230.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.; |