ocs init
This commit is contained in:
54
mss/main/conf/MIB_files/WXC2-MSS-MIB.txt
Normal file
54
mss/main/conf/MIB_files/WXC2-MSS-MIB.txt
Normal file
@@ -0,0 +1,54 @@
|
||||
WXC2-MSS-MIB DEFINITIONS ::= BEGIN
|
||||
IMPORTS
|
||||
OBJECT-TYPE, Integer32, Opaque
|
||||
FROM SNMPv2-SMI
|
||||
TEXTUAL-CONVENTION, DisplayString, TruthValue
|
||||
FROM SNMPv2-TC
|
||||
App
|
||||
FROM WXC2-SMI;
|
||||
|
||||
MSS OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"Subsystems for MSS . "
|
||||
::= { App 16 }
|
||||
|
||||
Configuration OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
" Configuration for MSS . "
|
||||
::= { MSS 2 }
|
||||
|
||||
Management OBJECT-IDENTITY
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
" Management for MSS . "
|
||||
::= { Configuration 1 }
|
||||
|
||||
Command OBJECT-TYPE
|
||||
SYNTAX OCTET STRING
|
||||
MAX-ACCESS write-only
|
||||
STATUS current
|
||||
DESCRIPTION
|
||||
"
|
||||
[Begin]
|
||||
Instance : 1
|
||||
Length : 1
|
||||
Default : 00
|
||||
Field : [1]Command
|
||||
{
|
||||
[u]00.0-00.7
|
||||
[u]select
|
||||
[v]4[opt]Shutdown
|
||||
[v]5[opt]Undefine value
|
||||
}
|
||||
Remark : Safely shut down MSS server by stoping MSS process, saving subscriber data to harddisk and shut down the server.
|
||||
Operation procedures:
|
||||
1. Select -Shutdown- at above pulldown menu.
|
||||
2. Click -Set- button in this set window.
|
||||
3. Click -SET- button on operation page.
|
||||
[End]
|
||||
"
|
||||
::= { Management 1 }
|
||||
|
||||
END
|
||||
Reference in New Issue
Block a user