All MIBs › AISLCSYSCFG-MIB
Organization: Applied Innovation Inc.
Last Updated: 2000-06-20
Category: Vendor: Applied Innovation
Description:
Manages system configuration parameters on Applied Innovation SLC (Serial/LAN Console) server appliances.
Imported Objects
From RFC1155-SMI
| IpAddress |
From SNMPv2-SMI
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| enterprises |
From SNMPv2-TC
| DisplayString | |
| TruthValue |
What Is AISLCSYSCFG-MIB?
AISLCSYSCFG-MIB is a proprietary Applied Innovation MIB defining system-wide configuration parameters for SLC (Serial/LAN Console) server appliances, covering items such as the system prompt, shell logging level, FTP/Telnet service ports, SNMP manager/community settings, and system time. It exposes both scalar configuration values and a manager table listing each configured SNMP trap destination with its address, trap port, and community strings. As a system-configuration MIB, it supports monitoring device software status by revealing which management services (Telnet, FTP) are enabled on which ports, what the minimum log level is, and which trap managers are registered to receive alerts, which helps confirm the device is reachable and correctly wired into the monitoring infrastructure. It works alongside standard SNMPv2-MIB/community-based access control rather than any specific IETF trap MIB. It is typically deployed on Applied Innovation console server / SLC appliances used for out-of-band terminal access in telecom and data center environments. Engineers can download the AISLCSYSCFG-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in AISLCSYSCFG-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- Telnet/FTP service ports
- shell minimum log level
- SNMP trap manager address and port
- SNMP community strings
- system prompt/time configuration
Supported Devices
- Applied Innovation SLC console server appliance
Monitoring Examples
An administrator would read aislcscTelnetPort and aislcscFtpPort to confirm management services are running on expected ports, and walk aiSLCSysCfgManagerTable/aiSLCSysCfgManagerEntry to verify aislcscManagerAddress and aislcscManagerTrapPort point to the correct monitoring station with the expected aislcscReadCommunity/aislcscWriteCommunity strings. A missing or incorrect manager entry would explain why the device's traps are not reaching the NMS, and an unexpectedly low aislcscShellMinLogLevel could reveal excessive or insufficient console logging.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| aii | 1.3.6.1.4.1.539 | |||
| aiSLCSysCfg | 1.3.6.1.4.1.539.21 | MIB module for SLC system parameters. | ||
| STR aislcscSystemPrompt | 1.3.6.1.4.1.539.21.1 | DisplayString | read-write | Prompt for login shells. Maximum length is 80 characters. |
| INT aislcscShellMinLogLevel | 1.3.6.1.4.1.539.21.2 | INTEGER | read-write | Minimum message severity which will be logged to a shell connection. |
| INT aislcscFtpPort | 1.3.6.1.4.1.539.21.3 | INTEGER | read-write | TCP port for accepting FTP connections. |
| INT aislcscTelnetPort | 1.3.6.1.4.1.539.21.4 | INTEGER | read-write | TCP port for accepting Telnet connections. |
| aiSLCSysCfgManagerTable | 1.3.6.1.4.1.539.21.5 | not-accessible | Table of IP addresses to which SNMP traps will be sent, indexed by an integer. | |
| aiSLCSysCfgManagerEntry | 1.3.6.1.4.1.539.21.5.1 | not-accessible | Entry of aiSLCSysCfgManagerTable. | |
| NUM aislcscManagerIndex | 1.3.6.1.4.1.539.21.5.1.1 | PositiveInteger | read-only | Index into this table of SNMP managers. |
| IP aislcscManagerAddress | 1.3.6.1.4.1.539.21.5.1.2 | IpAddress | read-write | SNMP manager IP address. 0.0.0.0 indicates an unused entry. |
| INT aislcscManagerTrapPort | 1.3.6.1.4.1.539.21.5.1.3 | INTEGER | read-write | SNMP manager trap port destination number. |
| STR aislcscReadCommunity | 1.3.6.1.4.1.539.21.6 | DisplayString | read-write | SNMP community string for read-only access. |
| STR aislcscWriteCommunity | 1.3.6.1.4.1.539.21.7 | DisplayString | read-write | SNMP community string for read-write access. |
| STR aislcsctl1SourceID | 1.3.6.1.4.1.539.21.8 | DisplayString | read-write | TL1 source identifier. Maximum length is 20 characters. |
| T/F aislcsctl1LogonRequired | 1.3.6.1.4.1.539.21.9 | TruthValue | read-write | Indicates whether or not an ACT-USER command is required for TL1 access. |
| NUM aislcsctl1NumBadLogons | 1.3.6.1.4.1.539.21.10 | PositiveInteger | read-only | The number of failed TL1 logons that have occurred since the last successful logon. |
| INT aislcscExtProbeStatus | 1.3.6.1.4.1.539.21.11 | INTEGER | read-only | This is the state of the external temperature probe. It is either available or unavailable. |
| INT aislcscExtLowThreshCelsius | 1.3.6.1.4.1.539.21.12 | INTEGER | read-write | The lower threshold for the external temperature probe, in degrees Celsius. When the temperature drops below this value, an SNMP trap is sent. |
| INT aislcscExtHighThreshCelsius | 1.3.6.1.4.1.539.21.13 | INTEGER | read-write | The upper threshold for the external temperature probe, in degrees Celsius. When the temperature rises above this value, an SNMP trap is sent. |
| INT aislcscExtTempCelsius | 1.3.6.1.4.1.539.21.14 | INTEGER | read-only | The current external temperature (Celsius). |
| INT aislcscIntProbeStatus | 1.3.6.1.4.1.539.21.15 | INTEGER | read-only | This is the state of the internal temperature probe. It is either available or unavailable. |
| INT aislcscIntLowThreshCelsius | 1.3.6.1.4.1.539.21.16 | INTEGER | read-write | The lower threshold for the internal temperature probe, in degrees Celsius. When the temperature drops below this value, an SNMP trap is sent. |
| INT aislcscIntHighThreshCelsius | 1.3.6.1.4.1.539.21.17 | INTEGER | read-write | The upper threshold for the internal temperature probe, in degrees Celsius. When the temperature rises above this value, an SNMP trap is sent. |
| INT aislcscIntTempCelsius | 1.3.6.1.4.1.539.21.18 | INTEGER | read-only | The current internal temperature (Celsius). |
| INT aislcscExceededThresholdValue | 1.3.6.1.4.1.539.21.19 | INTEGER | read-only | The temperature sent with the last trap (Celsius). |
| aiSLCSysCfgKeepAliveTable | 1.3.6.1.4.1.539.21.20 | not-accessible | Table of IP addresses which will be pinged periodically. | |
| aiSLCSysCfgKeepAliveEntry | 1.3.6.1.4.1.539.21.20.1 | not-accessible | Entry of aiSLCSysCfgKeepAliveTable. | |
| NUM aislcscKeepAliveIndex | 1.3.6.1.4.1.539.21.20.1.1 | PositiveInteger | read-only | Index into this table. |
| IP aislcscKeepAliveAddress | 1.3.6.1.4.1.539.21.20.1.2 | IpAddress | read-write | IP address of network element to ping. 0.0.0.0 indicates an unused entry. |
| INT aislcscKeepAliveInterval | 1.3.6.1.4.1.539.21.20.1.3 | INTEGER | read-write | Time between successive pings of the network element. Allowable values are 5 to 600 seconds. |
| STR aislcscKeepAliveWarningText | 1.3.6.1.4.1.539.21.20.1.4 | DisplayString | read-write | Message sent in SNMP trap when the network element stops responding to pings. Maximum length is 64 characters. |
| STR aislcscKeepAliveOKText | 1.3.6.1.4.1.539.21.20.1.5 | DisplayString | read-write | Message sent in SNMP trap when the network element begins responding to pings after a period of unresponsiveness. Maximum length is 64 characters. |
| INT aislcscKeepAliveCommStat | 1.3.6.1.4.1.539.21.20.1.6 | INTEGER | read-only | Determines the current communication status between the system and the target equipment. If the target equipment does not respond to pings, this object will be set to lost(3). This object will be set to disabled(1) if no IP address is configured. |
| STR aislcscActiveConfigName | 1.3.6.1.4.1.539.21.21 | DisplayString | read-write | Name of the active configuration file. Maximum length is 255 characters; additional restrictions are system-dependent. |
| INT aislcscActiveConfigCRC | 1.3.6.1.4.1.539.21.22 | INTEGER | read-only | 32-bit CRC of the active configuration file. |
| STR aislcscSoftwareUpdateName | 1.3.6.1.4.1.539.21.23 | DisplayString | read-write | To update the system software, set this object to the name of the new image file, and monitor aislcscSoftwareUpdateStatus until it changes to ok(1) or error(3). If the update succeeds, the new software will be used after the system is rebooted. Maximum length is 255 characters; additional restrictions are system-dependent. |
| INT aislcscSoftwareUpdateStatus | 1.3.6.1.4.1.539.21.24 | INTEGER | read-write | See aislcscSoftwareUpdateName for a description of how to use this object. ready(1) -- ready to update software (read-write) inProgress(2) -- update is in progress (read-only) ok(3) -- update completed successfully (read-only) error(4) -- update failed (read-only) |
| INT aislcscResetSystem | 1.3.6.1.4.1.539.21.25 | INTEGER | read-write | When read, this object is always none(1). Setting none(1) has no effect. Setting coldStart(2) reboots the system. |
| INT aislcscDiscPowerSupplyStatus | 1.3.6.1.4.1.539.21.26 | INTEGER | read-only | Status of the power supply. okay(1) or trouble(2). When the SLC is booted, this indicates okay(1) until the software determines the correct status. |
| INT aislcsc48VSupplyAStatus | 1.3.6.1.4.1.539.21.27 | INTEGER | read-only | Status of the 'A' 48V power supply. |
| INT aislcsc48VSupplyBStatus | 1.3.6.1.4.1.539.21.28 | INTEGER | read-only | Status of the 'B' 48V power supply. |
| INT aislcscFanStatus | 1.3.6.1.4.1.539.21.29 | INTEGER | read-only | Status of the fan unit. |
| STR aislcscMib2ReadCommunity | 1.3.6.1.4.1.539.21.30 | DisplayString | read-write | SNMP community string for read-only access with mib-2 view. |
| INT aislcscOverallAlarmSeverity | 1.3.6.1.4.1.539.21.31 | INTEGER | read-write | Current overall alarm severity (0-7). This value can be set at the user's discretion, but will be overwritten when the next alarm is generated. |
| aislcSysCfgTime | 1.3.6.1.4.1.539.21.32 | |||
| STR aislcscTimeZone | 1.3.6.1.4.1.539.21.32.1 | DisplayString | read-write | The current Time Zone of the system in the following format: HH:MM, where HH is the number of hours and MM is the number of minutes. specifies the East/West direction. For example, EDT would be displayed as: -05:00 |
| INT aislcscDayLightSaving | 1.3.6.1.4.1.539.21.32.2 | INTEGER | read-write | Indicates whether Daylight saving is enabled. |
| INT aislcscSntpPoll | 1.3.6.1.4.1.539.21.32.3 | INTEGER | read-write | Indicates whether the SNTP client is enabled on this system. |
| IP aislcscNtpServerAddr1 | 1.3.6.1.4.1.539.21.32.4 | IpAddress | read-write | IP address of the primary NTP Server |
| IP aislcscNtpServerAddr2 | 1.3.6.1.4.1.539.21.32.5 | IpAddress | read-write | IP address of the secondary NTP Server |
| INT aislcscSntpPollInterval | 1.3.6.1.4.1.539.21.32.6 | INTEGER | read-write | SNTP poll interval in minutes |
| INT aislcscStandaloneStatus | 1.3.6.1.4.1.539.21.33 | INTEGER | read-only | standalone(1): The card is operating standalone (no external CLC). nonStandalone(2): The card is operating as a line card with a CLC. |
| INT aislcscShellPromptTimeout | 1.3.6.1.4.1.539.21.34 | INTEGER | read-write | Time in minutes before an idle shell is automatically closed. 0 indicates no timeout. |
| STR aislcscDestMenuBreakSeq | 1.3.6.1.4.1.539.21.35 | DisplayString | read-write | Sequence of characters to exit a connection made from the destination menu. |
RFC description
Configures Applied Innovation SLC system parameters including FTP/Telnet ports, login prompts, and SNMP trap manager addresses.
Start monitoring Applied Innovation SLC console server appliance (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.