MANTRA-MIB
AI MIB Summary
MANTRA-MIB provides the management interface for monitoring and controlling entities implementing the MANTRA (Multiprotocol ATM Network Routing and Transport Architecture) protocol, specifically tracking ATM virtual circuit states, routing table entries, and protocol-specific counters. This module enables the collection of performance metrics and fault notifications for MANTRA-compliant network devices to facilitate ATM network troubleshooting and configuration management.
The MIB module for entities implementing the xxxx protocol.
Main OID:
mantraAdmin.1.3.6.1.4.1.1751.1.1198.99
15
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
15 total| Object Name |
|---|
lucent OBJECT IDENTIFIER .1.3.6.1.4.1.1751 |
RFC1155-SMI Unknown .1.3.6.1.4.1.1751 |
products OBJECT IDENTIFIER .1.3.6.1.4.1.1751.1 |
softSwitch OBJECT IDENTIFIER .1.3.6.1.4.1.1751.1.1198 |
mantraAdminThe MIB module for entities implementing the xxxx
protocol. MODULE-IDENTITY .1.3.6.1.4.1.1751.1.1198.99 |
moduleSummaryA 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 commandro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1751.1.1198.99.1 |
mantraUpTimeThe time (in hundredths of a second) since the
mantra software was last re-initialized.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.1751.1.1198.99.2 |
mantraRetryCountThe number of retry attempts to make when
starting a software component managed by this mib.rw INTEGER (1..60 ) .1.3.6.1.4.1.1751.1.1198.99.3 |
mantraRetryIntervalThe time in seconds between the above retry attempts.rw INTEGER ( 5..60 ) .1.3.6.1.4.1.1751.1.1198.99.4 |
mantraRebootEach 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.rw INTEGER ( 0..1 ) .1.3.6.1.4.1.1751.1.1198.99.5 |
mantraTurnoffEach 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.rw INTEGER ( 0..1 ) .1.3.6.1.4.1.1751.1.1198.99.6 |
startProcessThe 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 moduleSummaryrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1751.1.1198.99.7 |
stopProcessThe 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 moduleSummaryrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1751.1.1198.99.8 |
currentProcessThe 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 processrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1751.1.1198.99.9 |
processStateA get on this variable returns the health of
the process named in currentProcess variable.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1751.1.1198.99.10 |