NMC-MIB: View SNMP OID List / Download MIB
VENDOR: UTSTARCOM INCORPORATED
Home | MIB: NMC-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 |
usr | 1.3.6.1.4.1.429 | |||
nas | 1.3.6.1.4.1.429.1 | |||
nmc | 1.3.6.1.4.1.429.1.2 | |||
nmcCfg | 1.3.6.1.4.1.429.1.2.1 | |||
nmcCfgSystemTime | 1.3.6.1.4.1.429.1.2.1.1 | displaystring | read-write |
This parameter is used to set and read the current time as kept by the NMC's real-time clock. It should be set to the local time in the place where the chassis is physically located. The real-time clock has the capability of maintaining correct time for short durations without power. |
nmcCfgSystemDate | 1.3.6.1.4.1.429.1.2.1.2 | displaystring | read-write |
This parameter is used to set and read the current date as kept by the NMC's real-time clock. It should be set to the local date where the chassis is physically located. |
nmcGmtime | 1.3.6.1.4.1.429.1.2.1.3 | integer | read-only |
This object reflects the current time in Greenwich Mean Time (GMT). The value of this object is sent in USR's enterprise specific SNMP trap messages for use by the receiving Management Stations. |
nmcTimezone | 1.3.6.1.4.1.429.1.2.1.4 | integer | read-write |
This object should be set to reflect the timezone in which the chassis is physically located. It is used in the conversion from local time to Greenwich Mean Time (GMT). The timezones are named for the number of hours by which GMT differs from local time. Default=gmtPlus0(21). Enumeration: 'gmtMinus4': 25, 'gmtMinus1': 22, 'gmtMinus3': 24, 'gmtMinus2': 23, 'newfoundland-gmtMinus3-30': 26, 'adelaide-gmtPlus9-30': 30, 'gmtMinus9': 5, 'centralUSA-gmtMinus6': 2, 'bombay-gmtPlus5-30': 29, 'gmtPlus8': 13, 'gmtPlus9': 12, 'easternUSA-gmtMinus5': 1, 'gmtPlus4': 17, 'gmtPlus5': 16, 'gmtPlus6': 15, 'gmtPlus7': 14, 'gmtPlus1': 20, 'gmtPlus2': 19, 'gmtPlus3': 18, 'pacificUSA-gmtMinus8': 4, 'gmtMinus11': 7, 'gmtMinus10': 6, 'gmtMinus12': 8, 'kabul-gmtPlus4-30': 28, 'gmtPlus12': 9, 'gmtPlus10': 11, 'gmtPlus11': 10, 'mountainUSA-gmtMinus7': 3, 'tehran-gmtPlus3-30': 27, 'gmt': 21. |
nmcCfgAuthFailTrapEnable | 1.3.6.1.4.1.429.1.2.1.5 | integer | read-write |
This object indicates whether or not the SNMP Proxy Agent running in the Network Management Card is to send a trap upon reception of an SNMP message that was not properly authenticated. MIB-I and II require a mechanism for enabling/disabling generation of this trap. Enumeration: 'enable': 1, 'disable': 2. |
nmcDaySavingTime | 1.3.6.1.4.1.429.1.2.1.6 | integer | read-write |
The value of this object determines whether or not the NMC will honor daylight savings time when converting from local time to Greenwich Mean Time (GMT). Enumeration: 'enable': 1, 'disable': 2. |
nmcCfgWanDialOutPhoneNum | 1.3.6.1.4.1.429.1.2.1.7 | displaystring | read-write |
This is the phone number that the NMC will use to dial a modem that is connected to the WAN port if there is no existing connection when the NMC tries to send and IP datagram out that port. |
nmcCfgAtString | 1.3.6.1.4.1.429.1.2.1.8 | displaystring | read-write |
This object is the user defined AT string that will be used to configure a modem connected to the NMC's WAN port if the NMC needs to dial out to make a connection. |
nmcPowerUpAutoCfgEnable | 1.3.6.1.4.1.429.1.2.1.9 | integer | read-write |
This parameter defines whether or not to automatically configure cards when they are inserted into the chassis or when the chassis is powered on. If set to do the autoconfigure, the values used to configure the cards will be those that were last saved to the NMC's NVRAM. For cards that do not match the values in NVRAM, those cards will be configured with default values. Enumeration: 'enable': 1, 'disable': 2. |
nmcCfgNumWanRetries | 1.3.6.1.4.1.429.1.2.1.10 | integer | read-write |
This will specify the number of attempts to be made by port_write_task() to send the packet out of the WAN port while doing a dial up connection. The default is 0 which means the number of retries is disabled and it will keep trying to transmit the same packet for ever until it succeeds. |
nmcCfgWanRetryPause | 1.3.6.1.4.1.429.1.2.1.11 | integer | read-write |
The amount of time in seconds that the NMC will pause between attempts to transmit a packet. The default value for this object is 30. |
nmcCfgWanRetrySuspendTime | 1.3.6.1.4.1.429.1.2.1.12 | integer | read-write |
The Time period in seconds for which the WAN port should suspend its attempts to send out the packet. This time period applies when the number of failures has reached a configured maximum. It may resume its retries after the time period. |
nmcCfgNumFailBefSuspend | 1.3.6.1.4.1.429.1.2.1.13 | integer | read-write |
The number of connection failures to allow before suspending retries. |
nmcCfgLogSrvrSelect | 1.3.6.1.4.1.429.1.2.1.14 | integer | read-only |
The server selection for event logging. Default=none(3). Enumeration: 'none': 3, 'third': 4, 'sixth': 7, 'seventh': 8, 'primary': 1, 'fourth': 5, 'eighth': 9, 'fifth': 6, 'secondary': 2. |
nmcCfgLogPriSrvrAddr | 1.3.6.1.4.1.429.1.2.1.15 | ipaddress | read-write |
The primary logging server's IP address. |
nmcCfgLogSecSrvrAddr | 1.3.6.1.4.1.429.1.2.1.16 | ipaddress | read-write |
The secondary logging server's IP address. |
nmcCfgLogUdpPortNum | 1.3.6.1.4.1.429.1.2.1.17 | integer | read-write |
The logging server's UDP port number. Default=1646. |
nmcCfgLogRetryCnt | 1.3.6.1.4.1.429.1.2.1.18 | integer | read-write |
The NMC logging client transmission retry count. Default=3. |
nmcCfgLogCallStatGrpSel | 1.3.6.1.4.1.429.1.2.1.19 | integer | read-write |
The optional call statistics groups included in log messages. Groups are Usage(1), Data Transfer(2), Performance(3), Operating Mode(4) and RMMIE(5). Group 1 is always sent. Groups 2-5 are optional. Default = none(1). Enumeration: 'group24': 6, 'group25': 10, 'none': 1, 'group34': 7, 'group23': 5, 'group245': 14, 'group45': 12, 'group35': 11, 'group345': 15, 'group5': 9, 'group4': 4, 'group3': 3, 'group2': 2, 'group2345': 16, 'group234': 8, 'group235': 13. |
nmcCfgLogMD5Calc | 1.3.6.1.4.1.429.1.2.1.20 | integer | read-write |
This Optional Object will indicate to the accounting Client whether to calculate MD5 for accounting request message or not. default=disable. Enumeration: 'enable': 1, 'disable': 2. |
nmcCfgTFTPTimeout | 1.3.6.1.4.1.429.1.2.1.21 | integer | read-write |
This object will be used to set up the timeout for the TFTP retries. The default would be 12 sec and the maximum allowed timeout would be 30 sec. |
nmcCfgDnsPriSrvrAddr | 1.3.6.1.4.1.429.1.2.1.22 | ipaddress | read-write |
The primary DNS server's IP address. |
nmcCfgDnsSecSrvrAddr | 1.3.6.1.4.1.429.1.2.1.23 | ipaddress | read-write |
The secondary DNS server's IP address. |
nmcCfgLog3SrvrAddr | 1.3.6.1.4.1.429.1.2.1.24 | ipaddress | read-write |
The third backup logging server IP address to use. |
nmcCfgLog4SrvrAddr | 1.3.6.1.4.1.429.1.2.1.25 | ipaddress | read-write |
The fourth backup logging server IP address to use. |
nmcCfgLog5SrvrAddr | 1.3.6.1.4.1.429.1.2.1.26 | ipaddress | read-write |
The fifth backup logging server IP address to use. |
nmcCfgLog6SrvrAddr | 1.3.6.1.4.1.429.1.2.1.27 | ipaddress | read-write |
The sixth backup logging server IP address to use. |
nmcCfgLog7SrvrAddr | 1.3.6.1.4.1.429.1.2.1.28 | ipaddress | read-write |
The seventh backup logging server IP address to use. |
nmcCfgLog8SrvrAddr | 1.3.6.1.4.1.429.1.2.1.29 | ipaddress | read-write |
The eighth backup logging server IP address to use. |
nmcCfgLogSrvrName | 1.3.6.1.4.1.429.1.2.1.30 | displaystring | read-write |
The host name of the logging server. Used to resolve logging server IP addresses through DNS query requests from the resolver. |
nmcCfgDnsRetryCnt | 1.3.6.1.4.1.429.1.2.1.31 | integer | read-write |
The maximum number of retries that will be attempted to query a DNS before trying the secondary DNS. |
nmcCfgDnsUdpPortNum | 1.3.6.1.4.1.429.1.2.1.32 | integer | read-write |
The logging server's UDP port number. Default=53. |
nmcCfgDnsSrvrSelect | 1.3.6.1.4.1.429.1.2.1.33 | integer | read-only |
The server selection for DNS. Default=none(1). Enumeration: 'none': 1, 'primary': 2, 'secondary': 3. |
nmcCfgLogDnsEna | 1.3.6.1.4.1.429.1.2.1.34 | integer | read-write |
Indicates whether logging server host address DNS resolution is enabled or disabled. Disabled, the logging server addresses are taken from the log server address objects. Enumeration: 'enable': 1, 'disable': 2. |
nmcCfgLogStatusInterval | 1.3.6.1.4.1.429.1.2.1.35 | integer | read-write |
This value defines the interval in seconds between Status-Server requests for a failed RADIUS Accounting server connection. Default=30. |
nmcCfgDnsSrvrFailure | 1.3.6.1.4.1.429.1.2.1.36 | integer | read-only |
This value defines the failure reason for last failure of DNS resolver query. Enumeration: 'none': 1, 'other': 2, 'invalidEntry': 4, 'commFailure': 3. |
nmcCfgLogSrvrFailure | 1.3.6.1.4.1.429.1.2.1.37 | integer | read-only |
This value defines the failure reason for the last failure of RADIUS accounting server access. Enumeration: 'disabledServer': 5, 'none': 1, 'other': 2, 'commFailure': 3, 'invalidResponse': 4. |
nmcCfgSessionIDNewFmt | 1.3.6.1.4.1.429.1.2.1.38 | integer | read-write |
This Object is used to Enable/Disable the New Session ID Format. Default is Disable. Enumeration: 'enable': 2, 'disable': 1. |
nmcStat | 1.3.6.1.4.1.429.1.2.2 | |||
nmcStatStatus | 1.3.6.1.4.1.429.1.2.2.1 | integer | read-only |
This object will indicate the general status or health of the Network Management Card. Enumeration: 'nonCriticalFailure': 3, 'other': 1, 'ok': 2. |
nmcStatDramInstalled | 1.3.6.1.4.1.429.1.2.2.2 | integer | read-only |
This object indicates the amount of dynamic RAM currently installed on the Network Management Card. The units for this value are kilobytes. |
nmcStatNVRAMInstalled | 1.3.6.1.4.1.429.1.2.2.3 | integer | read-only |
This object indicates the amount of non-volatile RAM currently installed on the Network Management Card. The units for this value are kilobytes. |
nmcStatEventId | 1.3.6.1.4.1.429.1.2.2.4 | integer | read-only |
This value increments once for each network management event detected by the NMC. It is used to correlate SNMP traps with events that occured in the system. |
nmcStatTemperature | 1.3.6.1.4.1.429.1.2.2.5 | integer | read-only |
This object reflects the current temperature in the NAS chassis, as detected by the NMC. The value of this object indicates the temperature in degree Celcius. |
nmcStatPowerUpTstFailures | 1.3.6.1.4.1.429.1.2.2.6 | counter | read-only |
This object contains the number of power up tests which failed during the power up of the NMC card. |
nmcStatPowerUpTstFailBMap | 1.3.6.1.4.1.429.1.2.2.7 | integer | read-only |
This object defines a bit map which contains a one in the postion that indicates a power up test failure. The number returned is an integer that represents which power up test(s) that have failed. (e.g. a return value of three would mean power up tests 1 & 2 failed since bits 00000011 in the least significant byte would be set.) |
nmcStatTestResult | 1.3.6.1.4.1.429.1.2.2.8 | integer | read-only |
This object contains the bit mapped result of the request to perform a self test. A non zero value indicates that there has been one or more self test failures. |
nmcStatCompSwVer | 1.3.6.1.4.1.429.1.2.2.9 | displaystring | read-only |
This object contains the software compatibility version. |
nmcStatPktBusClkSrc | 1.3.6.1.4.1.429.1.2.2.10 | integer | read-only |
The source of the backplane packet bus clock. Enumeration: 'backplaneActive': 2, 'notApplicable': 1, 'backplaneActive1ClkFail': 3, 'nmcActive': 4. |
nmcStatNmcPktBusClk | 1.3.6.1.4.1.429.1.2.2.11 | integer | read-only |
The NMC's packet bus clock status. Enumeration: 'available': 2, 'notApplicable': 1, 'active': 3, 'failed': 4. |
nmcStatRedLed | 1.3.6.1.4.1.429.1.2.2.12 | integer | read-only |
This Object will return the Reason why the Hub Status LED is RED. Enumeration: 'none': 1, 'chassisTemperatureHigh': 2, 'failureofPSU': 5, 'voltageWarningforPSU': 4, 'incompatibleTokenRingNIC': 8, 'managementBusFailure': 6, 'chassisFanFailure': 3, 'interfaceCardFailure': 7. |
nmcAuxIn1Sts | 1.3.6.1.4.1.429.1.2.2.13 | integer | read-only |
This Object shows status of Aux Input port1. Enumeration: 'portNotApplicable': 3, 'portOpen': 1, 'portClosed': 2. |
nmcAuxIn2Sts | 1.3.6.1.4.1.429.1.2.2.14 | integer | read-only |
This Object shows status of Aux Input port2. Enumeration: 'portNotApplicable': 3, 'portOpen': 1, 'portClosed': 2. |
nmcAuxOut1Sts | 1.3.6.1.4.1.429.1.2.2.15 | integer | read-only |
This Object shows status of Aux Output port1. Enumeration: 'portNotApplicable': 3, 'portOpen': 1, 'portClosed': 2. |
nmcAuxOut2Sts | 1.3.6.1.4.1.429.1.2.2.16 | integer | read-only |
This Object shows status of Aux Output port2. Enumeration: 'portNotApplicable': 3, 'portOpen': 1, 'portClosed': 2. |
nmcTrap | 1.3.6.1.4.1.429.1.2.3 | |||
nmcTrapSequenceNumber | 1.3.6.1.4.1.429.1.2.3.1 | integer | read-only |
This object increments every time a trap is generated by the NMC. This object is sent in the var-bind list of each trap and can be used by management stations to detect when a trap has been lost. |
nmcTrapDestTable | 1.3.6.1.4.1.429.1.2.3.2 | no-access |
This table defines the places to which traps are to be sent. These places may refer to management consoles, or other alarm collection processes. |
|
1.3.6.1.4.1.429.1.2.3.2.1 | no-access |
There is an entry in this table for each destination to which the NMC is to send SNMP traps. |
||
nmcTrapDestIP | 1.3.6.1.4.1.429.1.2.3.2.1.1 | ipaddress | read-only |
This object identifies the IP address to be used for sending traps to the destination identified by nmcTrapDestDescr. |
nmcTrapDestCommunity | 1.3.6.1.4.1.429.1.2.3.2.1.2 | octet string | read-write |
This object identifies the community string to be used when sending traps to the destination identified by nmcTrapDestDescr. |
nmcTrapDestDescr | 1.3.6.1.4.1.429.1.2.3.2.1.3 | displaystring | read-write |
This object contains a plain text description of the trap destination to which this entry pertains. |
nmcArTrapId | 1.3.6.1.4.1.429.1.2.3.3 | integer | read-only |
A single user defined value can be configured through AutoResponse script MIB objects to be sent to the management stations when a NMC AutoResponse SNMP TRAP occurs. |
nmcCmd | 1.3.6.1.4.1.429.1.2.4 | |||
nmcCmdMgtStationId | 1.3.6.1.4.1.429.1.2.4.1 | octet string | read-write |
This object is a generic read-write variable that a Management Station (MS) can use to guarantee that the results from a given command are the results of a command issued by that specific MS. Each MS must SET a unique value to this object when doing commands and GET the value of this object together with ds0CmdReqId and ds0CmdResult to detect interference from other MSs. |
nmcCmdReqId | 1.3.6.1.4.1.429.1.2.4.2 | integer | read-write |
This object contains the value of the request-id field in the SNMP PDU which invoked the current or most recent command or test on this Network Management Card. If the request-id is unknown or undefined, this object contains the value zero. |
nmcCmdFunction | 1.3.6.1.4.1.429.1.2.4.3 | integer | read-write |
This object contains the value which decsribe the command which is being invoked. Enumeration: 'nonDisruptSelfTest': 5, 'restoreNmcFromDefaults': 8, 'saveToNvram': 2, 'restoreFromNvram': 4, 'openAuxOutputPort2': 13, 'bulkFileUpload': 10, 'noCommand': 1, 'bulkFileDownload': 11, 'softwareReset': 6, 'closeAuxOutputPort1': 14, 'saveUiParmsToEEPROM': 7, 'openAuxOutputPort1': 12, 'restoreFromDefaults': 3, 'closeAuxOutputPort2': 15, 'restoreNmcFromNvram': 9. |
nmcCmdForce | 1.3.6.1.4.1.429.1.2.4.4 | integer | read-write |
In some cases, the Network Managment Card may be in a state such that certain commands could adversely affect operations. In such cases, a command request with this object not present or set to noForce will result in a warning. If the operator elects to ignore such warnings, this object can be set to force in a subsequent issue of the command to cause the command to be carried out regardless of its potentially hazzardous effects. Enumeration: 'noForce': 1, 'force': 2. |
nmcCmdParam | 1.3.6.1.4.1.429.1.2.4.5 | octet string | read-write |
This object contains parameters that are specific to the particular command being issued. In some cases, there will be no additional parameters required. |
nmcCmdResult | 1.3.6.1.4.1.429.1.2.4.6 | integer | read-only |
This object contains the result of the most recently requested command or test, or the value none(1) if no commands have been requested since the last reset. Enumeration: 'none': 1, 'success': 2, 'failed': 7, 'unAbleToRun': 5, 'aborted': 6, 'inProgress': 3, 'notSupported': 4. |
nmcCmdCode | 1.3.6.1.4.1.429.1.2.4.7 | integer | read-only |
The value of this object upon command completion indicates a further description of what went wrong if the command was unsuccessful. In the case of tests, a bit mapped result of each of the sub-tests performed appears in the nmcStatTestResult object. Enumeration: 'fileTransferTimedOut': 86, 'unrecognizedData': 5, 'badCRC': 72, 'unsupportedCommand': 20, 'pendingSoftwareDownload': 73, 'unrecognizedFile': 88, 'unrecognizedCommand': 6, 'erasingFlashError': 63, 'pendingFileTransfer': 115, 'noError': 1, 'unable': 2, 'fileTransferInProgress': 93, 'slotEmpty': 8, 'nvramAccessConflict': 27, 'testFailed': 25, 'erasingFlash': 81. |
nmcHs | 1.3.6.1.4.1.429.1.2.6 | |||
nmcHsDialInOutNamePrompt | 1.3.6.1.4.1.429.1.2.6.1 | displaystring | read-write |
This is the first prompt that appears when users establish a connection with a security modem. It should serve to identify the system and prompt users to enter their name. |
nmcHsDialInOutPsswdPrompt | 1.3.6.1.4.1.429.1.2.6.2 | displaystring | read-write |
This prompt appears after a valid response has been made to the previous prompt (i.e., name string followed by CR/LF), and prompts users to enter their password. |
nmcHsDialBackNamePrompt | 1.3.6.1.4.1.429.1.2.6.3 | displaystring | read-write |
This prompt only appears when users are configured for dial back security (to either a stored or entered number). It is also only issued when the Request Login Validation on Dial-Back field is enabled for the user in the RADIUS user database. This prompt should be different than the name prompt used when users first log into the system. |
nmcHsDialBackPsswdPrompt | 1.3.6.1.4.1.429.1.2.6.4 | displaystring | read-write |
This prompt appears after a valid response to the prior prompt, and prompts users to enter their password. |
nmcHsDialBackPhonePrompt | 1.3.6.1.4.1.429.1.2.6.5 | displaystring | read-write |
This prompt only appears if you have configured the user for dial back entered mode in the RADIUS user database. It prompts the user to enter the phone number at which the system can call them back. |
nmcHsDialBackPendPrompt | 1.3.6.1.4.1.429.1.2.6.6 | displaystring | read-write |
This message only appears if you configure users for a dial back mode (to either a stored or entered number) in the RADIUS user database. It confirms to users that they have logged in successfully, and lets them know that the system has reserved a modem to call them back. |
nmcHsMdmSelectPrompt | 1.3.6.1.4.1.429.1.2.6.7 | displaystring | read-write |
This message only appears if a user is configured for dial back in the RADIUS database and that this record has the Request Dial Back Modem Selection field enabled. The system displays a list of allowed dial back modems that have been entered for this user. Users must enter the number that appears on the menu next to their choice. |
nmcHsLoginFailedMsg | 1.3.6.1.4.1.429.1.2.6.8 | displaystring | read-write |
This message appears when users fail to enter a valid name/password combination. |
nmcHsPhoneRestrictPrompt | 1.3.6.1.4.1.429.1.2.6.9 | displaystring | read-write |
This message appears when users are prompted for a dial back phone number and the entered number violates the allowed numbers specified in the Call Restriction List. |
nmcHsInvalidMdmSelecMsg | 1.3.6.1.4.1.429.1.2.6.10 | displaystring | read-write |
This message appears when users configured for dial back with the Request Dial-Back Modem Selection field enabled, select a modem to which they are not allowed access (as specified in the list of allowed Dial-Back modems). |
nmcHsNoMdnsAvailMsg | 1.3.6.1.4.1.429.1.2.6.11 | displaystring | read-write |
This message appears when the system is unable to reserve a modem for dial-back that was either selected by the user or defined in it's list of Allowed Dial Back modems. |
nmcHsConnectSuccessMsg | 1.3.6.1.4.1.429.1.2.6.12 | displaystring | read-write |
This message confirms that users have successfully compleated their login and may proceed with either their dial-in or dial-out call. |
nmcHsNewPasswordPrompt | 1.3.6.1.4.1.429.1.2.6.13 | displaystring | read-write |
This prompt only appears when a users password has expired. It is issued once for the new password and then again for re-issue of the new password. |
nmcHsChangePasswordMsg | 1.3.6.1.4.1.429.1.2.6.14 | displaystring | read-write |
This message appears during name/password authentication when the user's password has expired. This message is immediately followed by the enter new password prompt. |
nmcHsPromptRspTimeout | 1.3.6.1.4.1.429.1.2.6.15 | integer | read-write |
This value represents the number of seconds in which users must respond to each prompt. Users failing to respond within the specified time are disconnected, and a Dial Security login failure trap is generated. Any login failures of this type also apply to the user blacklist function if a valid user name has been entered. This field takes precidence over the modem's inactivity timer during a security login. The default for this object is 30(seconds). |
nmcHsPromptRspAttempts | 1.3.6.1.4.1.429.1.2.6.16 | integer | read-write |
This value represents the number of tries the user is allowed per prompt during any one security session. If this number is reached, the call is terminated. For the purposes of retry limiting, the user name and password are treated as a single prompt. This means that if a valid name and an invalid password are entered, the failure is counted against both the Prompt Response Attempt Limit and the Failed Logins Before Blacklist. The default for this object is 1. |
nmcHsPromptRspEchoEna | 1.3.6.1.4.1.429.1.2.6.17 | integer | read-write |
When enabled, this option instructs the NMC to echo the user's typed responses back to the users screen. Password responses are echoed as 'X's. The default for this option is disabled. Enumeration: 'enable': 2, 'disable': 1. |
nmcHsDialBackDelay | 1.3.6.1.4.1.429.1.2.6.18 | integer | read-write |
This object defines the number of seconds to wait between successive dial back attempts; i.e., the time the NMC waits before attempting the next dial back when it was unable to connect. The default is 30 seconds. |
nmcHsDialBackAttempts | 1.3.6.1.4.1.429.1.2.6.19 | integer | read-write |
This object defines the number of times that the NMC will attempt to dial back a dial in user configured for dial back when successive dial back attempts fail. The default for this object is one. |
nmcHsSecuritySrvrAddr | 1.3.6.1.4.1.429.1.2.6.20 | ipaddress | read-write |
This object identifies the IP address of the Primary RADIUS security server where the NMC RADIUS client sends requests. |
nmcHsSecuritySrvrPort | 1.3.6.1.4.1.429.1.2.6.21 | integer | read-write |
This object identifies the UDP port where the NMC's RADIUS client issues requests to the RADIUS security server. The default port is 1645. |
nmcHsSecuritySrvrRetries | 1.3.6.1.4.1.429.1.2.6.22 | integer | read-write |
This object identifies the number of retries that the NMC's RADIUS client will preform when attempting to send requests to a RADIUS security server. The default retry number is 1. |
nmcHsMdmAttemptLimit | 1.3.6.1.4.1.429.1.2.6.23 | integer | read-write |
This value represents the number of times an attempt can be made to login on any one modem without success. If this value is exceeded and the mdmLoginAttemptLimExceeded trap has been enabled, then the mdmLoginAttemptLimExceeded trap is generated. Default = 3. |
nmcHsServerUnavailable | 1.3.6.1.4.1.429.1.2.6.24 | integer | read-write |
This option specifies whether to deny or allow a call when a dial security server is unreachable. Default = denyCall(1). Enumeration: 'denyCall': 1, 'allowCall': 2. |
nmcHsServerSelect | 1.3.6.1.4.1.429.1.2.6.25 | integer | read-only |
Server Selection for RADIUS Security. Default=none(3). Enumeration: 'none': 3, 'third': 4, 'sixth': 7, 'seventh': 8, 'primary': 1, 'fourth': 5, 'eighth': 9, 'fifth': 6, 'secondary': 2. |
nmcHsSecondarySrvrAddr | 1.3.6.1.4.1.429.1.2.6.26 | ipaddress | read-write |
This object identifies the IP address of the Secondary RADIUS Security Server. |
nmcHsDiPasswdEnaDis | 1.3.6.1.4.1.429.1.2.6.27 | integer | read-write |
This Optional Object will Enable/Disable PASSWORD prompt for Dial-In Hub Security. Default is Enable(1). Enumeration: 'enable': 1, 'disable': 2. |
nmcHsSecurity3SrvrAddr | 1.3.6.1.4.1.429.1.2.6.28 | ipaddress | read-write |
This object identifies the IP address of the 3rd RADIUS Security backup server. |
nmcHsSecurity4SrvrAddr | 1.3.6.1.4.1.429.1.2.6.29 | ipaddress | read-write |
This object identifies the IP address of the 4th RADIUS Security backup server. |
nmcHsSecurity5SrvrAddr | 1.3.6.1.4.1.429.1.2.6.30 | ipaddress | read-write |
This object identifies the IP address of the 5th RADIUS Security backup server. |
nmcHsSecurity6SrvrAddr | 1.3.6.1.4.1.429.1.2.6.31 | ipaddress | read-write |
This object identifies the IP address of the 6th RADIUS Security backup server. |
nmcHsSecurity7SrvrAddr | 1.3.6.1.4.1.429.1.2.6.32 | ipaddress | read-write |
This object identifies the IP address of the 7th RADIUS Security backup server. |
nmcHsSecurity8SrvrAddr | 1.3.6.1.4.1.429.1.2.6.33 | ipaddress | read-write |
This object identifies the IP address of the 8th RADIUS Security backup server. |
nmcHsSecuritySrvrName | 1.3.6.1.4.1.429.1.2.6.34 | displaystring | read-write |
Identifies the host name of the RADIUS Security server used to resolve IP addresses through DNS queries. |
nmcHsSecuritySrvrDnsEna | 1.3.6.1.4.1.429.1.2.6.35 | integer | read-write |
Indicates RADIUS Security server IP addresses are resolved through DNS queries. If disabled, the Security server address objects are used. Default=disabled Enumeration: 'enable': 1, 'disable': 2. |
nmcHsSecurityStatusInt | 1.3.6.1.4.1.429.1.2.6.36 | integer | read-write |
This value defines the interval in seconds between Status-Server requests for a failed RADIUS Security server connection. Default=30. |
nmcHsSecurityFailure | 1.3.6.1.4.1.429.1.2.6.37 | integer | read-only |
This value defines the failure reason for the last failure of RADIUS Security server access. Enumeration: 'disabledServer': 5, 'none': 1, 'other': 2, 'commFailure': 3, 'invalidResponse': 4. |
nmcTe | 1.3.6.1.4.1.429.1.2.7 | |||
nmcTeDialOutLoginFail | 1.3.6.1.4.1.429.1.2.7.1 | integer | read-write |
Enable/disable for the trap generated when a dial out login security session has failed. Enumeration: 'enableTrap': 1, 'enableAll': 4, 'enableLog': 3, 'disableAll': 2. |
nmcTeDialInLoginFail | 1.3.6.1.4.1.429.1.2.7.2 | integer | read-write |
Enable/disable for the trap generated when a dial in login security session has failed. Enumeration: 'enableTrap': 1, 'enableAll': 4, 'enableLog': 3, 'disableAll': 2. |
nmcTeDialOutRestrictNum | 1.3.6.1.4.1.429.1.2.7.3 | integer | read-write |
Enable/disable for the trap generated when a dial out security session has failed as a result of attempting to dial a restricted phone number. Enumeration: 'enableTrap': 1, 'enableAll': 4, 'enableLog': 3, 'disableAll': 2. |
nmcTeDialBackRestrictNum | 1.3.6.1.4.1.429.1.2.7.4 | integer | read-write |
Enable/disable for the trap generated when a dial back security session has failed as a result of attempting to dial a restricted phone number. Enumeration: 'enableTrap': 1, 'enableAll': 4, 'enableLog': 3, 'disableAll': 2. |
nmcTeUserBlacklist | 1.3.6.1.4.1.429.1.2.7.5 | integer | read-write |
Enable/disable for the trap generated when a security user has reached their final failed login attempt number and is now being blacklisted. Enumeration: 'enableTrap': 1, 'enableAll': 4, 'enableLog': 3, 'disableAll': 2. |
nmcTeUserBlacklistLogin | 1.3.6.1.4.1.429.1.2.7.6 | integer | read-write |
Enable/disable for the trap generated when a security login attempt by a currently blacklisted user has occurred. Enumeration: 'enableTrap': 1, 'enableAll': 4, 'enableLog': 3, 'disableAll': 2. |
nmcTeRespAttmptLimExceed | 1.3.6.1.4.1.429.1.2.7.7 | integer | read-write |
Enable/disable for the trap generated when a security user has failed to issue a valid response to a particular security prompt before the configured limit. Enumeration: 'enableTrap': 1, 'enableAll': 4, 'enableLog': 3, 'disableAll': 2. |
nmcTeLoginAttmptLimExceed | 1.3.6.1.4.1.429.1.2.7.8 | integer | read-write |
Enable/disable for the trap generated when a security session has failed because the indicated user does not appear in the security user database. Enumeration: 'enableTrap': 1, 'enableAll': 4, 'enableLog': 3, 'disableAll': 2. |
nmcTeLogSrvrLoss | 1.3.6.1.4.1.429.1.2.7.9 | integer | read-write |
Enable/disable for the trap generated when communication with a logging server has been lost. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeSecSrvrLoss | 1.3.6.1.4.1.429.1.2.7.10 | integer | read-write |
Enable/disable for the trap generated when communication with a security server has been lost. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeSinglePbClockFail | 1.3.6.1.4.1.429.1.2.7.11 | integer | read-write |
Enable/disable for the trap generated when the NMC detects that there is a packet bus clock failure in a single slot. Default=enable(1). Enumeration: 'enable': 1, 'disable': 2. |
nmcTePbClockSwitch | 1.3.6.1.4.1.429.1.2.7.12 | integer | read-write |
Enable/disable for the trap generated when the NMC detects that there is a packet bus clock failure in multiple slots and the NMC has assumed the role of clock master. Default=enable(1). Enumeration: 'enable': 1, 'disable': 2. |
nmcTePbClockFail | 1.3.6.1.4.1.429.1.2.7.13 | integer | read-write |
Enable/disable for the trap generated when the NMC detects that the packet bus clock on the NMC daughter board pcb has failed. Check status of nmcStatPktBusClkSrc to determine if the NMC was acting as clock master. Default=enable(1). Enumeration: 'enable': 1, 'disable': 2. |
nmcTeDnsSrvrLoss | 1.3.6.1.4.1.429.1.2.7.14 | integer | read-write |
Enable/disable for the trap generated when communication with the primary and secondary DNS server has been lost. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeNtpSrvrLoss | 1.3.6.1.4.1.429.1.2.7.15 | integer | read-write |
Enable/disable for the trap generated when communication with all NTP servers has failed. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeNtpSrvrRestore | 1.3.6.1.4.1.429.1.2.7.16 | integer | read-write |
Enable/disable for the trap generated when communication with the NTP server has been restored. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeNtpSrvrDegraded | 1.3.6.1.4.1.429.1.2.7.17 | integer | read-write |
Enable/disable for the trap generated when communication with the primary NTP server has failed, but the secondary has been restored. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeDnsSrvrRestore | 1.3.6.1.4.1.429.1.2.7.18 | integer | read-write |
Enable/disable for the trap generated when communication with the primary DNS server has been restored. Default=disable. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeDnsSrvrDegraded | 1.3.6.1.4.1.429.1.2.7.19 | integer | read-write |
Enable/disable for the trap generated when communication with the primary DNS server has failed, but the secondary DNS server is operational. Default=disabled. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeLogSrvrRestore | 1.3.6.1.4.1.429.1.2.7.20 | integer | read-write |
Enable/disable for the trap generated when communication with a logging server has been restored. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeLogSrvrGroupOper | 1.3.6.1.4.1.429.1.2.7.21 | integer | read-write |
Enable/disable for the trap generated when the communication with the group of logging servers is operational with the primary server in service. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeLogSrvrGroupDegr | 1.3.6.1.4.1.429.1.2.7.22 | integer | read-write |
Enable/disable from the trap generated when the communication with the group of logging servers has degraded with a non-primary server in service. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeLogSrvrGroupNonOp | 1.3.6.1.4.1.429.1.2.7.23 | integer | read-write |
Enable/disable for the trap generated when the communication with the group of logging servers is non-operational. Enumeration: 'enable': 1, 'disable': 2. |
nmcTeSecSrvrRestore | 1.3.6.1.4.1.429.1.2.7.24 | integer | read-write |
Enable/disable for the trap generated when communication with the RADIUS Security server has been restored. Default=disabled Enumeration: 'enable': 1, 'disable': 2. |
nmcTeSecSrvrGroupOper | 1.3.6.1.4.1.429.1.2.7.25 | integer | read-write |
Enable/disable for the trap generated when communication to the RADIUS Security server group becomes operational. Default=disabled Enumeration: 'enable': 1, 'disable': 2. |
nmcTeSecSrvrGroupDegr | 1.3.6.1.4.1.429.1.2.7.26 | integer | read-write |
Enable/disable for the trap generated when communication to the RADIUS Security server group becomes degraded because of failure to contact primary server. Default=disabled Enumeration: 'enable': 1, 'disable': 2. |
nmcTeSecSrvrGroupNonOp | 1.3.6.1.4.1.429.1.2.7.27 | integer | read-write |
Enable/disable for the trap generated when communication to the RADIUS Security server group becomes non-operational because of failure to contact any Security servers. Default=disabled Enumeration: 'enable': 1, 'disable': 2. |
nmcUiCfg | 1.3.6.1.4.1.429.1.2.8 | |||
nmcUiCfgLanIPAddr | 1.3.6.1.4.1.429.1.2.8.1 | ipaddress | read-write |
This contains the IP address of the LAN interface. |
nmcUiCfgLanSubnetMask | 1.3.6.1.4.1.429.1.2.8.2 | ipaddress | read-write |
This specifies the subnet mask for LAN interface. |
nmcUiCfgWanIPAddr | 1.3.6.1.4.1.429.1.2.8.3 | ipaddress | read-write |
This specifies the IP address for the WAN interface. |
nmcUiCfgWanSubnetMask | 1.3.6.1.4.1.429.1.2.8.4 | ipaddress | read-write |
This specifies the Subnet mask for the WAN interface. |
nmcUiCfgDefaultGwyIP | 1.3.6.1.4.1.429.1.2.8.5 | ipaddress | read-write |
This specifies the address of the Gateway to which the IP will forward those packets whose net ID does not match the net ID of either interface. |
nmcUiCfgLocalTrIeeeAddr | 1.3.6.1.4.1.429.1.2.8.6 | octet string | read-write |
This gives the IEEE physical address of the Token Ring interface. |
nmcUiCfgPrivateString | 1.3.6.1.4.1.429.1.2.8.7 | displaystring | read-write |
This specifies the SNMP read-write community string. Default='private'. |
nmcUiCfgLanIfEnable | 1.3.6.1.4.1.429.1.2.8.8 | integer | read-write |
This parameter controls the enable/disable of the LAN interface. Enumeration: 'enable': 1, 'disable': 2. |
nmcUiCfgPublicString | 1.3.6.1.4.1.429.1.2.8.9 | displaystring | read-write |
This specifies the SNMP read-only community string. Default='public'. |
nmcUiCfgRouteEnable | 1.3.6.1.4.1.429.1.2.8.10 | integer | read-write |
This Parameter controls the ability of the NMC to route traffic between it's LAN and SLIP interfaces, Default = enable(1). Enumeration: 'enable': 1, 'disable': 2. |
nmcUiCfgUiSlipCfg | 1.3.6.1.4.1.429.1.2.8.11 | integer | read-write |
This is used to configure the UI port as SLIP or UI. Default=UI. Enumeration: 'uiport': 1, 'slipport': 2. |
nmcUiCfgWan2IpAddr | 1.3.6.1.4.1.429.1.2.8.12 | ipaddress | read-write |
This contains the IP address of second SLIP port. |
nmcUiCfgWan2SubnetMask | 1.3.6.1.4.1.429.1.2.8.13 | ipaddress | read-write |
This contains SubnetMask for Second Slip port. |
nmcUiCfgInactiveTime | 1.3.6.1.4.1.429.1.2.8.14 | integer | read-write |
This parameter is in minutes it is used as an Inactivity time on the UI port. The Default is 3 minutes and 0 minutes disables the feature. |
nmcUiCfgPassword | 1.3.6.1.4.1.429.1.2.8.15 | integer | read-write |
This parameter is used to Enable or Disable the PASSWORD protection for UI functions. Default = disabled. Enumeration: 'enable': 1, 'disable': 2. |
nmcAuth | 1.3.6.1.4.1.429.1.2.9 | |||
nmcAuthAccTable | 1.3.6.1.4.1.429.1.2.9.1 | no-access |
This table defines which management stations are allowed access to the NMC. |
|
1.3.6.1.4.1.429.1.2.9.1.1 | no-access |
There is an entry for each management station allowd access to the NMC. |
||
nmcAuthAccIpAddr | 1.3.6.1.4.1.429.1.2.9.1.1.1 | ipaddress | read-only |
This is the IP address of the station allowed access to the NMC. |
nmcAuthAccNetMask | 1.3.6.1.4.1.429.1.2.9.1.1.2 | ipaddress | read-write |
This is the network mask of the station allowed access to the NMC. |
nmcAuthAccDescr | 1.3.6.1.4.1.429.1.2.9.1.1.3 | displaystring | read-write |
This is the description of the station allowed access to the NMC. |
nmcNtp | 1.3.6.1.4.1.429.1.2.10 | |||
nmcNtpSrvrPrimAddr | 1.3.6.1.4.1.429.1.2.10.1 | ipaddress | read-write |
The primary NTP server's IP address. |
nmcNtpSrvrSecdAddr | 1.3.6.1.4.1.429.1.2.10.2 | ipaddress | read-write |
The secondary NTP server's IP address. This server is only accessed when responses from the primary have failed. |
nmcNtpSyncInterval | 1.3.6.1.4.1.429.1.2.10.3 | integer | read-write |
The synchronization interval between successive NTP requests in seconds. |
nmcNtpOperationalMode | 1.3.6.1.4.1.429.1.2.10.4 | integer | read-write |
The operational mode of the NTP client. In unicast mode, the NTP requests the current time from the primary NTP and uses the secondary NTP as a backup. Enumeration: 'disabled': 1, 'unicast': 2. |
nmcNtpLastSyncTime | 1.3.6.1.4.1.429.1.2.10.5 | integer | read-only |
The time since the last successful NTP synchronization in seconds. |
nmcNtpLastSyncServer | 1.3.6.1.4.1.429.1.2.10.6 | integer | read-only |
The last NTP server used to successfully synchronize time. Enumeration: 'none': 1, 'primary': 2, 'secondary': 3. |
nmcNtpLastFailedTime | 1.3.6.1.4.1.429.1.2.10.7 | integer | read-only |
The time since the last failed NTP synchronization attempt in seconds. |
nmcNtpLastFailedServer | 1.3.6.1.4.1.429.1.2.10.8 | integer | read-only |
The last NTP server used in a failed attempt to synchronize time. Enumeration: 'none': 1, 'primary': 2, 'secondary': 3. |