AISLCSYSCFG-MIB

File: AISLCSYSCFG-MIB.mib (16022 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1155-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
TruthValue DisplayString IpAddress

Defined Types

PositiveInteger  
INTEGER 1..2147483647    

AISLCSysCfgManagerEntry  
SEQUENCE    
  aislcscManagerIndex PositiveInteger
  aislcscManagerAddress IpAddress
  aislcscManagerTrapPort INTEGER

AISLCSysCfgKeepAliveEntry  
SEQUENCE    
  aislcscKeepAliveIndex PositiveInteger
  aislcscKeepAliveAddress IpAddress
  aislcscKeepAliveInterval INTEGER
  aislcscKeepAliveWarningText DisplayString
  aislcscKeepAliveOKText DisplayString
  aislcscKeepAliveCommStat INTEGER

Defined Values

aii 1.3.6.1.4.1.539
OBJECT IDENTIFIER    

aiSLCSysCfg 1.3.6.1.4.1.539.21
MIB module for SLC system parameters.
MODULE-IDENTITY    

aislcscSystemPrompt 1.3.6.1.4.1.539.21.1
Prompt for login shells. Maximum length is 80 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

aislcscShellMinLogLevel 1.3.6.1.4.1.539.21.2
Minimum message severity which will be logged to a shell connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..9  

aislcscFtpPort 1.3.6.1.4.1.539.21.3
TCP port for accepting FTP connections.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

aislcscTelnetPort 1.3.6.1.4.1.539.21.4
TCP port for accepting Telnet connections.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

aiSLCSysCfgManagerTable 1.3.6.1.4.1.539.21.5
Table of IP addresses to which SNMP traps will be sent, indexed by an integer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AISLCSysCfgManagerEntry

aiSLCSysCfgManagerEntry 1.3.6.1.4.1.539.21.5.1
Entry of aiSLCSysCfgManagerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AISLCSysCfgManagerEntry  

aislcscManagerIndex 1.3.6.1.4.1.539.21.5.1.1
Index into this table of SNMP managers.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

aislcscManagerAddress 1.3.6.1.4.1.539.21.5.1.2
SNMP manager IP address. 0.0.0.0 indicates an unused entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

aislcscManagerTrapPort 1.3.6.1.4.1.539.21.5.1.3
SNMP manager trap port destination number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

aislcscReadCommunity 1.3.6.1.4.1.539.21.6
SNMP community string for read-only access.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

aislcscWriteCommunity 1.3.6.1.4.1.539.21.7
SNMP community string for read-write access.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

aislcsctl1SourceID 1.3.6.1.4.1.539.21.8
TL1 source identifier. Maximum length is 20 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

aislcsctl1LogonRequired 1.3.6.1.4.1.539.21.9
Indicates whether or not an ACT-USER command is required for TL1 access.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

aislcsctl1NumBadLogons 1.3.6.1.4.1.539.21.10
The number of failed TL1 logons that have occurred since the last successful logon.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

aislcscExtProbeStatus 1.3.6.1.4.1.539.21.11
This is the state of the external temperature probe. It is either available or unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER available(1), unavailable(2)  

aislcscExtLowThreshCelsius 1.3.6.1.4.1.539.21.12
The lower threshold for the external temperature probe, in degrees Celsius. When the temperature drops below this value, an SNMP trap is sent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -54..124  

aislcscExtHighThreshCelsius 1.3.6.1.4.1.539.21.13
The upper threshold for the external temperature probe, in degrees Celsius. When the temperature rises above this value, an SNMP trap is sent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -54..124  

aislcscExtTempCelsius 1.3.6.1.4.1.539.21.14
The current external temperature (Celsius).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -55..125  

aislcscIntProbeStatus 1.3.6.1.4.1.539.21.15
This is the state of the internal temperature probe. It is either available or unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER available(1), unavailable(2)  

aislcscIntLowThreshCelsius 1.3.6.1.4.1.539.21.16
The lower threshold for the internal temperature probe, in degrees Celsius. When the temperature drops below this value, an SNMP trap is sent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -54..124  

aislcscIntHighThreshCelsius 1.3.6.1.4.1.539.21.17
The upper threshold for the internal temperature probe, in degrees Celsius. When the temperature rises above this value, an SNMP trap is sent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -54..124  

aislcscIntTempCelsius 1.3.6.1.4.1.539.21.18
The current internal temperature (Celsius).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -55..125  

aislcscExceededThresholdValue 1.3.6.1.4.1.539.21.19
The temperature sent with the last trap (Celsius).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -55..125  

aiSLCSysCfgKeepAliveTable 1.3.6.1.4.1.539.21.20
Table of IP addresses which will be pinged periodically.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AISLCSysCfgKeepAliveEntry

aiSLCSysCfgKeepAliveEntry 1.3.6.1.4.1.539.21.20.1
Entry of aiSLCSysCfgKeepAliveTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AISLCSysCfgKeepAliveEntry  

aislcscKeepAliveIndex 1.3.6.1.4.1.539.21.20.1.1
Index into this table.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

aislcscKeepAliveAddress 1.3.6.1.4.1.539.21.20.1.2
IP address of network element to ping. 0.0.0.0 indicates an unused entry.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

aislcscKeepAliveInterval 1.3.6.1.4.1.539.21.20.1.3
Time between successive pings of the network element. Allowable values are 5 to 600 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..600  

aislcscKeepAliveWarningText 1.3.6.1.4.1.539.21.20.1.4
Message sent in SNMP trap when the network element stops responding to pings. Maximum length is 64 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

aislcscKeepAliveOKText 1.3.6.1.4.1.539.21.20.1.5
Message sent in SNMP trap when the network element begins responding to pings after a period of unresponsiveness. Maximum length is 64 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

aislcscKeepAliveCommStat 1.3.6.1.4.1.539.21.20.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), ok(2), lost(3)  

aislcscActiveConfigName 1.3.6.1.4.1.539.21.21
Name of the active configuration file. Maximum length is 255 characters; additional restrictions are system-dependent.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

aislcscActiveConfigCRC 1.3.6.1.4.1.539.21.22
32-bit CRC of the active configuration file.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..ffffffff  

aislcscSoftwareUpdateName 1.3.6.1.4.1.539.21.23
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

aislcscSoftwareUpdateStatus 1.3.6.1.4.1.539.21.24
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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), inProgress(2), ok(3), error(4)  

aislcscResetSystem 1.3.6.1.4.1.539.21.25
When read, this object is always none(1). Setting none(1) has no effect. Setting coldStart(2) reboots the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), coldStart(2)  

aislcscDiscPowerSupplyStatus 1.3.6.1.4.1.539.21.26
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER okay(1), trouble(2)  

aislcsc48VSupplyAStatus 1.3.6.1.4.1.539.21.27
Status of the 'A' 48V power supply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER okay(1), underVoltage(2), overVoltage(3)  

aislcsc48VSupplyBStatus 1.3.6.1.4.1.539.21.28
Status of the 'B' 48V power supply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER okay(1), underVoltage(2), overVoltage(3)  

aislcscFanStatus 1.3.6.1.4.1.539.21.29
Status of the fan unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER okay(1), fail(2)  

aislcscMib2ReadCommunity 1.3.6.1.4.1.539.21.30
SNMP community string for read-only access with mib-2 view.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

aislcscOverallAlarmSeverity 1.3.6.1.4.1.539.21.31
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

aislcSysCfgTime 1.3.6.1.4.1.539.21.32
OBJECT IDENTIFIER    

aislcscTimeZone 1.3.6.1.4.1.539.21.32.1
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
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(4..6)  

aislcscDayLightSaving 1.3.6.1.4.1.539.21.32.2
Indicates whether Daylight saving is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

aislcscSntpPoll 1.3.6.1.4.1.539.21.32.3
Indicates whether the SNTP client is enabled on this system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

aislcscNtpServerAddr1 1.3.6.1.4.1.539.21.32.4
IP address of the primary NTP Server
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

aislcscNtpServerAddr2 1.3.6.1.4.1.539.21.32.5
IP address of the secondary NTP Server
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

aislcscSntpPollInterval 1.3.6.1.4.1.539.21.32.6
SNTP poll interval in minutes
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..9999  

aislcscStandaloneStatus 1.3.6.1.4.1.539.21.33
standalone(1): The card is operating standalone (no external CLC). nonStandalone(2): The card is operating as a line card with a CLC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standalone(1), nonStandalone(2)  

aislcscShellPromptTimeout 1.3.6.1.4.1.539.21.34
Time in minutes before an idle shell is automatically closed. 0 indicates no timeout.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10000  

aislcscDestMenuBreakSeq 1.3.6.1.4.1.539.21.35
Sequence of characters to exit a connection made from the destination menu.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)