STN-SYSTEM-MIB

File: STN-SYSTEM-MIB.mib (8080 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SPRING-TIDE-NETWORKS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Unsigned32 Integer32 DisplayString
TruthValue MODULE-COMPLIANCE stnSystems

Defined Values

stnSystemMIB 1.3.6.1.4.1.3551.2.4
STN System MIB.
MODULE-IDENTITY    

stnSystemMIBObjects 1.3.6.1.4.1.3551.2.4.1
OBJECT IDENTIFIER    

stnSystemMIBConformance 1.3.6.1.4.1.3551.2.4.2
OBJECT IDENTIFIER    

stnSysTimeGroup 1.3.6.1.4.1.3551.2.4.1.1
OBJECT IDENTIFIER    

stnSysAttrGroup 1.3.6.1.4.1.3551.2.4.1.2
OBJECT IDENTIFIER    

stnSysServersGroup 1.3.6.1.4.1.3551.2.4.1.3
OBJECT IDENTIFIER    

stnSysCfgCtrlGroup 1.3.6.1.4.1.3551.2.4.1.4
OBJECT IDENTIFIER    

stnUTCOffset 1.3.6.1.4.1.3551.2.4.1.1.1
Specifies the number of hours to add or subtract from the universal time constant (UTC) when converting to local time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

stnDaylightTime 1.3.6.1.4.1.3551.2.4.1.1.2
Specifies whether the system should adjust local time to compensate for daylight savings time.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

stnTimeSource 1.3.6.1.4.1.3551.2.4.1.1.3
Specifies which sources the system should use attempting to obtain the current time.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER internal(1), external-NTP(2), external-RC868(3), all(4)  

stnRFC868Server 1.3.6.1.4.1.3551.2.4.1.1.4
If an NTP server is to be used as a time source, this value specifies the IP address of the server to query.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnNTPServer 1.3.6.1.4.1.3551.2.4.1.1.5
If an RFC-868 server is to be used as a time source this value specifies the IP address of the server to query.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnQueryTime 1.3.6.1.4.1.3551.2.4.1.1.6
Specifies the time in seconds that the ETS should continue an external query for a network based time server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..600  

stnDeviceIPAddress 1.3.6.1.4.1.3551.2.4.1.2.1
The main IP address of the ETS.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnDeviceSubnetMask 1.3.6.1.4.1.3551.2.4.1.2.2
The IP subnet mask of the ETS.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnSocketDelay 1.3.6.1.4.1.3551.2.4.1.2.3
The number of seconds that the ETS will wait on a socket while sending and receiving data to or from the management application before considering the socket dead.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..60  

stnDumpMode 1.3.6.1.4.1.3551.2.4.1.2.4
Specifies the type of crash dump to execute following a crash.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), core(2), context(3), log(4)  

stnTelnetServerEnabled 1.3.6.1.4.1.3551.2.4.1.3.1
Enable Telnet support for external communications.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

stnFTPServerEnabled 1.3.6.1.4.1.3551.2.4.1.3.2
Enable FTP support for external communications.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

stnDNSServerEnabled 1.3.6.1.4.1.3551.2.4.1.3.3
Enable DNS support.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

stnSysCfgCtrlNfsHost 1.3.6.1.4.1.3551.2.4.1.4.1
Specifies the IP address of an NFS server which can optionally be used for automatic backup of configuration files.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnSysCfgCtrlNfsPath 1.3.6.1.4.1.3551.2.4.1.4.2
Specifies the path to an NFS server which can optionally be used for automatic backup of configuration files.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

stnSysCfgCtrlCommitToFlashTimeout 1.3.6.1.4.1.3551.2.4.1.4.3
Specifies the amount of time in seconds the system will wait before saving committed configuration changes to flash disk.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32