SHIVA-CONF-MIB

File: SHIVA-CONF-MIB.mib (2869 bytes)

Imported modules

RFC-1212 SHIVA-MIB

Imported symbols

OBJECT-TYPE config

Defined Values

confName 1.3.6.1.4.1.166.1.11.11
The system name currently in use. Used to generate protocol specific service advertisements (ie; SAP and NBP) on startup.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

confRemoteBoot 1.3.6.1.4.1.166.1.11.12
If enabled, the system will fetch a new configuration and download on power-up or other cold restart.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

confDialInTimeout 1.3.6.1.4.1.166.1.11.13
Default dial-in idle limit currently in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

confDialOutTimeout 1.3.6.1.4.1.166.1.11.14
Dial-out idle limit currently in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

confShellTimeout 1.3.6.1.4.1.166.1.11.15
Shell idle limit currently in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

confClear 1.3.6.1.4.1.166.1.11.16
When set to clear, discards the current config file.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notClear(1), clear(2)  

confLanToLanTimeout 1.3.6.1.4.1.166.1.11.17
Default LAN-to-LAN idle limit currently in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

confModificationTime 1.3.6.1.4.1.166.1.11.18
The date and time the configuration was last modified, represented as the number of seconds elapsed since Midnight on January 1st, 1970 GMT.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

confNewHwStatus 1.3.6.1.4.1.166.1.11.19
This integer is a bit mask which holds the following flags: (not all bits are valid for all products) 0x00000001 - Flash memory bank 0 is present 0x00000002 - Flash memory bank 1 is present 0x00000004 - Flash memory bank 2 is present 0x00000008 - Flash memory bank 3 is present 0x00000010 - SRAM bank 0 is present 0x00000020 - SRAM bank 1 is present 0x00000040 - SRAM bank 2 is present 0x00000080 - RAM bank 0 is present 0x00000100 - RAM bank 1 is present 0x00000200 - RAM bank 2 is present
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER