© Microhard Systems Inc. 223
Appendix I: SNMP MIB IPn3G “Sample” (Page 2 of 15)
System_NTP_Server_Status OBJECT-TYPE
SYNTAX INTEGER {
Disable(0),
Enable(1)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "NTP Server Status: 0 - Disable 1 - Enable."
::= { SystemConfig 5 }
System_NTP_Server_Name OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..32))
ACCESS read-write
STATUS mandatory
DESCRIPTION "NTP Server Address."
::= { SystemConfig 6 }
System_ConsoleTimeout OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..32))
ACCESS read-write
STATUS mandatory
DESCRIPTION "System Console Timeout(s). 0 means never timeout "
::= { SystemConfig 7}
System_Wireless_Traffic_Timeout OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..32))
ACCESS read-write
STATUS mandatory
DESCRIPTION "System Wireless Traffic Timeout(s). 0 means never timeout,[300..65535]"
::= { SystemConfig 8 }
System_Default_Button OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..32))
ACCESS read-write
STATUS mandatory
DESCRIPTION "System default Button"
::= { SystemConfig 9 }
System_Syslog_Server_IP OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..32))
ACCESS read-write
STATUS mandatory
DESCRIPTION "System Syslog Server IP Address"
::= { SystemConfig 11 }
System_Syslog_Server_Port OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..32))
ACCESS read-write
STATUS mandatory
DESCRIPTION "System Syslog Server IP Port"
::= { SystemConfig 12 }
System_Config_ACTION OBJECT-TYPE
SYNTAX INTEGER {192.168.0
SubmitOrReset(0),
Submit(1),
Reset(2),
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "0-Default no selection.1-Submit,this will update setting immidiately.
2-Reset,this will cacel all related settings in the sub tree"
::= { SystemConfig 10 }