MANTRA-MIB

File: MANTRA-MIB.mib (4831 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
SNMPv2-SMI SNMPv2-TC

Imported symbols

TimeTicks enterprises Counter
OBJECT-TYPE DisplayString MODULE-IDENTITY
ObjectName Integer32 Counter32
snmpModules TruthValue DisplayString
TestAndIncr TimeStamp RowStatus

Defined Values

lucent 1.3.6.1.4.1.1751
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.1751.1
OBJECT IDENTIFIER    

softSwitch 1.3.6.1.4.1.1751.1.1198
OBJECT IDENTIFIER    

mantraAdmin 1.3.6.1.4.1.1751.1.1198.99
The MIB module for entities implementing the xxxx protocol.
MODULE-IDENTITY    

moduleSummary 1.3.6.1.4.1.1751.1.1198.99.1
A short summary of the status of the mantra software modules. This is provided as a convenience variable to the administrator, so he can see everything at a glance without polling each component separately. Processes can be in one of the four states: 0 - not started, 1 - in the process of starting up, 2 - up, but inactive (only one process in a fail-over group is active at a time) 3 - up, and active 4 - died (on its own) 5 - stopped, i.e. by some command
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mantraUpTime 1.3.6.1.4.1.1751.1.1198.99.2
The time (in hundredths of a second) since the mantra software was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

mantraRetryCount 1.3.6.1.4.1.1751.1.1198.99.3
The number of retry attempts to make when starting a software component managed by this mib.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

mantraRetryInterval 1.3.6.1.4.1.1751.1.1198.99.4
The time in seconds between the above retry attempts.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..60  

mantraReboot 1.3.6.1.4.1.1751.1.1198.99.5
Each time the user executes a set on this entry with a value equal to 1, all components controlled by this module in the softswitch are rebooted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

mantraTurnoff 1.3.6.1.4.1.1751.1.1198.99.6
Each time the user executes a set on this entry with a value equal to 1, all components controlled by this module in the softswitch are turned off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

startProcess 1.3.6.1.4.1.1751.1.1198.99.7
The user can set this entry to the name of the module that needs to be started, and it causes that process to be restarted. If the process is already running, no action takes place. The process name being set must be in the same format switch:group:pid, as returned in moduleSummary
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

stopProcess 1.3.6.1.4.1.1751.1.1198.99.8
The user can set this entry to the name of the module that needs to be stopped, and it causes that process to be stopped. If the process is already stopped, no action takes place. The process name being set must be in the same format switch:group:pid, as returned in moduleSummary
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

currentProcess 1.3.6.1.4.1.1751.1.1198.99.9
The user can set this entry to the name of the process he wants to interact with, and all future gets on processState variable return the health information for that process
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

processState 1.3.6.1.4.1.1751.1.1198.99.10
A get on this variable returns the health of the process named in currentProcess variable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString