marsClientIndex |
.1.3.6.1.2.1.57.1.1.1.1 |
The auxiliary variable used to identify instances of
the columnar objects in the MARS MarsClientTable.
|
marsClientAddr |
.1.3.6.1.2.1.57.1.1.1.2 |
The ATM address associated with the ATM Client.
|
marsClientDefaultMarsAddr |
.1.3.6.1.2.1.57.1.1.1.3 |
The default MARS ATM address which is needed to
setup the initial signalling path between a MARS
client and its associated MARS.
|
marsClientHsn |
.1.3.6.1.2.1.57.1.1.1.4 |
The cluster membership own 32 bit Host Sequence
Number. When a new cluster member starts up, it is
initialized to zero. When the cluster member sends
the MARS_JOIN to register, the HSN will be correctly
set to the current cluster sequence number (CSN) when
the Client receives the copy of its MARS_JOIN from
the MARS. It is is used to track the MARS sequence
number.
|
marsClientRegistration |
.1.3.6.1.2.1.57.1.1.1.5 |
An indication with regards to the registration
status of this client. The registration codes
of 'notRegistered (1)', 'registered (2)', and
registered (3) are self-explanatory. The
'reRegisteringFault (4)' indicates the client is
in the process of re-registering with a MARS due
to some fault conditions. The 'reRegisteringRedMap
(5)' status code shows that client is re-registering
because it has received a MARS_REDIRECT_MAP message
and was told to register with a different MARS from
the current MARS.
|
marsClientCmi |
.1.3.6.1.2.1.57.1.1.1.6 |
16 bit Cluster member identifier (CMI) assigned by the
MARS which uniquely identifies each endpoint attached
to the cluster. The value becomes valid after the
'marsClientRegistration' is set to the value
of 'registered (1)'.
|
marsClientDefaultMtu |
.1.3.6.1.2.1.57.1.1.1.7 |
The default maximum transmission unit (MTU) used for
this cluster. Note that the actual size used for a
VC between two members of the cluster may be negotiated
during connection setup and may be different than this
value. Default value = 9180 bytes.
|
marsClientFailureTimer |
.1.3.6.1.2.1.57.1.1.1.8 |
A timer used to flag the failure of last MARS_MULTI
to arrive. Default value = 10 seconds (recommended).
|
marsClientRetranDelayTimer |
.1.3.6.1.2.1.57.1.1.1.9 |
The delay timer for sending out new MARS_REQUEST
for the group after the client learned that there
is no other group in the cluster. The timer must
be set between 5 and 10 seconds inclusive.
|
marsClientRdmMulReqAddRetrTimer |
.1.3.6.1.2.1.57.1.1.1.10 |
The initial random L_MULTI_RQ/ADD retransmit timer
which can be set between 5 and 10 seconds inclusive.
|
marsClientRdmVcRevalidateTimer |
.1.3.6.1.2.1.57.1.1.1.11 |
The random time to set VC_revalidate flag. The
timer value ranges between 1 and 10 seconds
inclusive.
|
marsClientJoinLeaveRetrInterval |
.1.3.6.1.2.1.57.1.1.1.12 |
MARS_JOIN/LEAVE retransmit interval. The minimum
and recommended values are 5 and 10 seconds,
respectively.
|
marsClientJoinLeaveRetrLimit |
.1.3.6.1.2.1.57.1.1.1.13 |
MARS_JOIN/LEAVE retransmit limit. The maximum
value is 5.
|
marsClientRegWithMarsRdmTimer |
.1.3.6.1.2.1.57.1.1.1.14 |
Random time to register with MARS.
|
marsClientForceWaitTimer |
.1.3.6.1.2.1.57.1.1.1.15 |
Force wait if MARS re-registration is looping.
The minimum value is 1 minute.
|
marsClientLmtToMissRedirMapTimer |
.1.3.6.1.2.1.57.1.1.1.16 |
Timer limit for client to miss MARS_REDIRECT_MAPS.
|
marsClientIdleTimer |
.1.3.6.1.2.1.57.1.1.1.17 |
The configurable inactivity timer associated with a
client. When a VC is created at this client, it gets
the idle timer value from this configurable timer.
The minimum suggested value is 1 minute and the
recommended default value is 20 minutes.
|
marsClientRowStatus |
.1.3.6.1.2.1.57.1.1.1.18 |
The object is used to create, delete or modify a
row in this table.
A row cannot be made 'active' until instances of
all corresponding columns in the row of this table
are appropriately configured and until the agent
has also created a corresponding row in the
marsClientStatTable.
When this object has a value of 'active', the
following columnar objects can not be modified:
marsClientDefaultMarsAddr,
marsClientHsn,
marsClientRegstration,
marsClientCmi,
marsClientDefaultMtu
while other objects in this conceptual row can be
modified irrespective of the value of this object.
Deletion of this row is allowed regardless of
whether or not a row in any associated tables
(i.e., marsClientVcTable) still exists or is in
use. Once this row is deleted, it is recommended
that the agent or the SNMP management station
(if possible) through the set command deletes
any stale rows that are associated with this
row.
|
marsClientMcMinGrpAddr |
.1.3.6.1.2.1.57.1.2.1.1 |
Minimum multicast group address - the min and max
multicast forms multi-group block. If the MinGrpAddr
and MaxGrpAddr are the same, it indicates that this
block contains a single group address.
|
marsClientMcMaxGrpAddr |
.1.3.6.1.2.1.57.1.2.1.2 |
Maximum multicast group address - the min and max
multicast forms a multi-group block. If the MinGrpAddr
and MaxGrpAddr are the same, it indicates that this
block contains a single group address.
|
marsClientMcGrpRowStatus |
.1.3.6.1.2.1.57.1.2.1.3 |
The object is used to create or delete a row in this
table.
Since other objects in this row are not-accessible
'index-objects', the value of this object has no
effect on whether those objects in this conceptual
row can be modified.
|
marsClientBackupMarsPriority |
.1.3.6.1.2.1.57.1.3.1.1 |
The priority associated with a backup MARS. A lower
priority value inidcates a higher preference.
|
marsClientBackupMarsAddr |
.1.3.6.1.2.1.57.1.3.1.2 |
The ATM address associated with a backup MARS.
|
marsClientBackupMarsRowStatus |
.1.3.6.1.2.1.57.1.3.1.3 |
The object is used to create or delete a row in this
table.
Since other objects in this row are not-accessible
'index-objects', the value of this object has no effect
on whether those objects in this conceptual row can be
modified.
|
marsClientVcVpi |
.1.3.6.1.2.1.57.1.4.1.1 |
The value of virtual path identifier (VPI). Since
a VPI can be numbered 0, this sub-index can take
a value of 0.
|
marsClientVcVci |
.1.3.6.1.2.1.57.1.4.1.2 |
The value of virtual circuit identifier (VCI). Since
a VCI can be numbered 0, this sub-index can take
a value of 0.
|
marsClientVcMinGrpAddr |
.1.3.6.1.2.1.57.1.4.1.3 |
Minimum IP multicast group address - the min and
max multicast forms a multi-group consecutive
block which is associated with a table entry.
if the MinGrpAddr and MaxGrpAddr are the same, it
indicates that the size of multi-group block is 1,
a single IP group.
|
marsClientVcMaxGrpAddr |
.1.3.6.1.2.1.57.1.4.1.4 |
Maximum IP multicast group address - the min and
max multicast forms a multi-group consecutive
block which is associated with a table entry.
if the MinGrpAddr and MaxGrpAddr are the same, it
indicates that the size of multi-group block is 1,
a single IP group.
|
marsClientVcPartyAddr |
.1.3.6.1.2.1.57.1.4.1.5 |
An ATM party address in which this VC is linked.
The party type is identified by the
marsClientVcPartyAddrType.
|
marsClientVcPartyAddrType |
.1.3.6.1.2.1.57.1.4.1.6 |
The party type is associated with the party address.
The 'called (1)' indicates that the party address is
a destination address which implies that VC is
originated from this client. The 'calling (2)'
indicates the VC was initiated externally to this
client. In this case, the party address is the
source address.
|
marsClientVcType |
.1.3.6.1.2.1.57.1.4.1.7 |
Circuit Connection type: permanent virtual circuit or
switched virtual circuit.
|
marsClientVcCtrlType |
.1.3.6.1.2.1.57.1.4.1.8 |
Control VC type used to specify a particular connection.
pointToPointVC (1):
used by the ATM Clients for the registration and
queries. This VC or the initial signalling path
is set up from the source Client to a MARS. It is
bi-directional.
clusterControlVC (2):
used by a MARS to issue asynchronous updates to an
ATM Client. This VC is established from the MARS
to the ATM Client.
pointToMultiPointVC (3):
used by the client to transfer multicast data
packets from layer 3. This VC is established
from the source ATM Client to a destination ATM
endpoint which can be a multicast group member
or an MCS. The destination endpoint was obtained
from the MARS.
|
marsClientVcIdleTimer |
.1.3.6.1.2.1.57.1.4.1.9 |
The idle timer associated with this VC. The minimum
suggested value is 1 minute and the recommended
default value is 20 minutes.
|
marsClientVcRevalidate |
.1.3.6.1.2.1.57.1.4.1.10 |
A flag associated with an open and active multipoint
VC. It is checked every time a packet is queued for
transmission on that VC. The object has the value of
true (1) if revalidate is required and the value
false (2) otherwise.
|
marsClientVcEncapsType |
.1.3.6.1.2.1.57.1.4.1.11 |
The encapsulation type used when communicating over
this VC.
|
marsClientVcNegotiatedMtu |
.1.3.6.1.2.1.57.1.4.1.12 |
The negotiated MTU when communicating over this VC.
|
marsClientVcRowStatus |
.1.3.6.1.2.1.57.1.4.1.13 |
The object is used to create, delete or modify a
row in this table.
A row cannot be made 'active' until instances of
all corresponding columns in the row of this table
are appropriately configured.
While objects: marsClientVcIdleTimer and
marsClientVcRevalidate in this conceptual
row can be modified irrespective of the value
of this object, all other objects in the row can
not be modified when this object has a value
of 'active'.
It is possible for an SNMP management station
to set the row to 'notInService' and modify
the entry and then set it back to 'active'
with the following exception. That is, rows
for which the corresponding instance of
marsClientVcType has a value of 'svc' can not
be modified or deleted.
|
marsClientStatTxReqMsgs |
.1.3.6.1.2.1.57.1.5.1.1 |
Total number of MARS_REQUEST messages transmitted
from a client.
|
marsClientStatTxJoinMsgs |
.1.3.6.1.2.1.57.1.5.1.2 |
Total number of MARS_JOIN messages transmitted from
a client.
|
marsClientStatTxLeaveMsgs |
.1.3.6.1.2.1.57.1.5.1.3 |
Total number of MARS_LEAVE messages transmitted from
a client.
|
marsClientStatTxGrpLstReqMsgs |
.1.3.6.1.2.1.57.1.5.1.4 |
Total number of MARS_GROUPLIST_REQUEST messages
transmitted from a client.
|
marsClientStatRxJoinMsgs |
.1.3.6.1.2.1.57.1.5.1.5 |
Total number of MARS_JOIN messages received by
a client.
|
marsClientStatRxLeaveMsgs |
.1.3.6.1.2.1.57.1.5.1.6 |
Total number of MARS_LEAVE messages received by
a client.
|
marsClientStatRxMultiMsgs |
.1.3.6.1.2.1.57.1.5.1.7 |
Total number of MARS_MULTI messages received by
a client.
|
marsClientStatRxNakMsgs |
.1.3.6.1.2.1.57.1.5.1.8 |
Total number of MARS_NAK messages received by
a client.
|
marsClientStatRxMigrateMsgs |
.1.3.6.1.2.1.57.1.5.1.9 |
Total number of MARS_MIGRATE messages received by
a client.
|
marsClientStatRxGrpLstRplyMsgs |
.1.3.6.1.2.1.57.1.5.1.10 |
Total number of MARS_GROUPLIST_REPLY messages
received by a client.
|
marsClientStatFailMultiMsgs |
.1.3.6.1.2.1.57.1.5.1.11 |
Total number of timeouts occurred indicating
failure of the last MARS_MULTI to arrive.
|
marsIndex |
.1.3.6.1.2.1.57.2.1.1.1 |
The auxiliary variable used to identify instances of
the columnar objects in the MARS table.
|
marsIfIndex |
.1.3.6.1.2.1.57.2.1.1.2 |
The ifIndex of the interface that the MARS is
associated with.
|
marsAddr |
.1.3.6.1.2.1.57.2.1.1.3 |
The ATM address associated with the MARS.
|
marsLocal |
.1.3.6.1.2.1.57.2.1.1.4 |
A flag associated with a MARS entry. The object has
the value of true (1) if the MARS whose interface
is local to the machine that implements this MIB;
otherwise the object has the value of false (2).
|
marsServStatus |
.1.3.6.1.2.1.57.2.1.1.5 |
The current status of MARS.
|
marsServType |
.1.3.6.1.2.1.57.2.1.1.6 |
Types of MARS servers: primary or backup.
|
marsServPriority |
.1.3.6.1.2.1.57.2.1.1.7 |
Priority associated with a backup MARS server.
A backup MARS server with lower priority value
indicates a higher preference than other backup
MARS servers to be used as the MARS server when
the primary server fails.
|
marsRedirMapMsgTimer |
.1.3.6.1.2.1.57.2.1.1.8 |
Periodic interval on which a multi-part
MARS_REDIRECT_MAP is sent from this MARS.
|
marsCsn |
.1.3.6.1.2.1.57.2.1.1.9 |
Current cluster sequence number (CSN) which is global
within the context of a given protocol. The CSN is
incremented by the MARS on every transmission of a
message on ClusterControlVC. A cluster member uses
the CSN to track the message loss on ClusterControlVC
or to monitor a membership change.
|
marsSsn |
.1.3.6.1.2.1.57.2.1.1.10 |
Current server sequence number (SSN) which is global
within the context of a given protocol. The SSN is
incremented by the MARS on every transmission of a
message on ServerControlVC. A MCS uses the SSN to
track the message loss on ServerControlVC or to
monitor a membership change.
|
marsRowStatus |
.1.3.6.1.2.1.57.2.1.1.11 |
The object is used to create, delete or modify a
row in this table.
A row cannot be made 'active' until instances of
all corresponding columns in the row of this table
are appropriately configured and until the agent
has also created a corresponding row in the
marsStatTable.
When this object has a value of 'active', the
following columnar objects can not be modified:
marsAddr,
marsAddrLocal,
marsServStatus,
marsServType,
marsCsn,
marsSsn
while other objects in this conceptual row can be
modified irrespective of the value of this object.
Deletion of this row is allowed regardless of
whether or not a row in any associated tables
(i.e., marsVcTable) still exists or is in use.
Once this row is deleted, it is recommended that
the agent or the SNMP management station (if
possible) through the set command deletes any
stale rows that are associated with this row.
|
marsMcMinGrpAddr |
.1.3.6.1.2.1.57.2.2.1.1 |
Minimum multicast group address - the min and max
multicast forms multi-group block. If the MinGrpAddr
and MaxGrpAddr are the same, it indicates that this
block contains a single group address.
|
marsMcMaxGrpAddr |
.1.3.6.1.2.1.57.2.2.1.2 |
Maximum multicast group address - the min and max
multicast forms a multi-group block. If The
MinGrpAddr and MaxGrpAddr are the same, it indicates
that this block contains a single group address.
|
marsMcGrpAddrUsage |
.1.3.6.1.2.1.57.2.2.1.3 |
Usage of the multicast address block. The hostMap (1)
indicates that the address block is only used in the
MARS host map table. The serverMap (2) indicates
that the address block is only used in the MARS
server map table. The hostServerMap (3) indicates
that the address block is used in both the host map
and the server map tables.
|
marsMcGrpRxLayer3GrpSets |
.1.3.6.1.2.1.57.2.2.1.4 |
Number of MARS_JOIN messages received with
mars$flags.layer3grp flag set.
|
marsMcGrpRxLayer3GrpResets |
.1.3.6.1.2.1.57.2.2.1.5 |
Number of MARS_JOIN messages received with
mars$flags.layer3grp flag reset.
|
marsMcGrpRowStatus |
.1.3.6.1.2.1.57.2.2.1.6 |
The object is used to create, delete or modify a
row in this table.
The value of this object has no effect on whether
other objects in this conceptual row can be modified.
|
marsHostMapAtmAddr |
.1.3.6.1.2.1.57.2.3.1.1 |
The mapped cluster member ATM address.
|
marsHostMapRowType |
.1.3.6.1.2.1.57.2.3.1.2 |
Method in which this entry row is created. The
static (1) indicates that this row is created
through configuration. The dynamic (2) indicates
that the row is created as the result of group
address updates received at this MARS.
|
marsHostMapRowStatus |
.1.3.6.1.2.1.57.2.3.1.3 |
The object is used to create, delete or modify a
row in this table.
This object must not be set to 'active' until
instances of all corresponding columns in the
row of this table are appropriately configured.
It is possible for an SNMP management station
to set the row to 'notInService' and modify
the entry and then set it back to 'active'
with the following exception. That is, rows
for which the corresponding instance of
marsHostMapRowType has a value of 'dynamic'
can not be modified or deleted.
|
marsServerMapAtmAddr |
.1.3.6.1.2.1.57.2.4.1.1 |
The mapped MCS ATM address.
|
marsServerMapRowType |
.1.3.6.1.2.1.57.2.4.1.2 |
Method in which this entry row is created. The
'static (1)' indicates that this row is created
through configuration. The 'dynamic (2)' indicates
that the row is created as the result of group
address updates received at this MARS.
|
marsServerMapRowStatus |
.1.3.6.1.2.1.57.2.4.1.3 |
The object is used to create, delete or modify a
row in this table.
This object must not be set to 'active' until
instances of all corresponding columns in the
row of this table are appropriately configured.
It is possible for an SNMP management station
to set the row to 'notInService' and modify
the entry and then set it back to 'active'
with the following exception. That is, rows
for which the corresponding instance of
marsServerMapRowType has a value of 'dynamic'
can not be modified or deleted.
|
marsVcVpi |
.1.3.6.1.2.1.57.2.5.1.1 |
The value of virtual path identifier (VPI). Since
a VPI can be numbered 0, this sub-index can take
a value of 0.
|
marsVcVci |
.1.3.6.1.2.1.57.2.5.1.2 |
The value of virtual circuit identifier (VCI).
Since a VCI can be numbered 0, this sub-index
can take a value of 0.
|
marsVcPartyAddr |
.1.3.6.1.2.1.57.2.5.1.5 |
An ATM party address in which this VC is linked. The
party type is identified by the marsVcPartyAddrType.
|
marsVcPartyAddrType |
.1.3.6.1.2.1.57.2.5.1.6 |
The party type is associated with the party address. The
'called (1)' indicates that the party address is a
destination address which implies that VC is originated
from this MARS. The 'calling (2)' indicates the VC was
initiated externally to this MARS. The party address is
the source address.
|
marsVcType |
.1.3.6.1.2.1.57.2.5.1.7 |
Circuit Connection type: permanent virtual circuit or
switched virtual circuit.
|
marsVcCtrlType |
.1.3.6.1.2.1.57.2.5.1.8 |
Control VC type used to specify a particular connection.
pointToPointVC (1):
used by the ATM endpoints (clients) or the MCS for
registration and queries. This VC is set up from
a MARS client and MCS to this MARS. It is a
bi-directional VC.
clusterControlVC (2):
used by MARS to issue asynchronous updates to ATM
an ATM client. This VC is established from the
MARs to the ATM client.
serverControlVC (3):
used by MARS to issue asynchronous update to ATM
multicast servers. This type of VC exists when at
least a MCS is being used.
|
marsVcIdleTimer |
.1.3.6.1.2.1.57.2.5.1.9 |
The idle timer associated with this VC. The minimum
suggested value is 1 minute and the recommended default
value is 20 minutes.
|
marsVcCmi |
.1.3.6.1.2.1.57.2.5.1.10 |
Cluster member identifier (CMI) which uniquely identifies
each endpoint attached to the cluster. This variable
applies to each 'leaf node' of an outgoing control VC.
|
marsVcEncapsType |
.1.3.6.1.2.1.57.2.5.1.11 |
The encapsulation type used when communicating over
this VC.
|
marsVcNegotiatedMtu |
.1.3.6.1.2.1.57.2.5.1.12 |
The negotiated MTU when communicating over this VC.
|
marsVcRowStatus |
.1.3.6.1.2.1.57.2.5.1.13 |
The object is used to create, delete or modify a
row in this table.
A row cannot be made 'active' until instances of
all corresponding columns in the row of this table
are appropriately configured.
While the marsVcIdleTimer in this conceptual
row can be modified irrespective of the value
of this object, all other objects in the row can
not be modified when this object has a value
of 'active'.
It is possible for an SNMP management station
to set the row to 'notInService' and modify
the entry and then set it back to 'active'
with the following exception. That is, rows
for which the corresponding instance of
marsVcType has a value of 'svc' can not be
modified or deleted.
|
marsRegClientCmi |
.1.3.6.1.2.1.57.2.6.1.1 |
This cluster member identifier is used as an auxiliary index
for the entry in this table.
|
marsRegClientAtmAddr |
.1.3.6.1.2.1.57.2.6.1.2 |
The registered client's ATM address.
|
marsRegMcsAtmAddr |
.1.3.6.1.2.1.57.2.7.1.1 |
The registered MCS's ATM address.
|
marsStatTxMultiMsgs |
.1.3.6.1.2.1.57.2.8.1.1 |
Total number of MARS_MULTI transmitted by this MARS.
|
marsStatTxGrpLstRplyMsgs |
.1.3.6.1.2.1.57.2.8.1.2 |
Total number of MARS_GROUPLIST_REPLY messages transmitted
by this MARS.
|
marsStatTxRedirectMapMsgs |
.1.3.6.1.2.1.57.2.8.1.3 |
Total number of MARS_REDIRECT_MAP messages transmitted by
this MARS.
|
marsStatTxMigrateMsgs |
.1.3.6.1.2.1.57.2.8.1.4 |
Total number of MARS_MIGRATE messages transmitted by
this MARS.
|
marsStatTxNakMsgs |
.1.3.6.1.2.1.57.2.8.1.5 |
Total number of MARS_NAK messages transmitted by this MARS.
|
marsStatTxJoinMsgs |
.1.3.6.1.2.1.57.2.8.1.6 |
Total number of MARS_JOIN messages transmitted by this
MARS.
|
marsStatTxLeaveMsgs |
.1.3.6.1.2.1.57.2.8.1.7 |
Total number of MARS_LEAVE messages transmitted by this
MARS.
|
marsStatTxSjoinMsgs |
.1.3.6.1.2.1.57.2.8.1.8 |
Total number of MARS_SJOIN messages transmitted by this
MARS.
|
marsStatTxSleaveMsgs |
.1.3.6.1.2.1.57.2.8.1.9 |
Total number of MARS_SLEAVE messages transmitted by this
MARS.
|
marsStatTxMservMsgs |
.1.3.6.1.2.1.57.2.8.1.10 |
Total number of MARS_MSERV messages transmitted by this
MARS.
|
marsStatTxUnservMsgs |
.1.3.6.1.2.1.57.2.8.1.11 |
Total number of MARS_UNSERV messages transmitted by this
MARS.
|
marsStatRxReqMsgs |
.1.3.6.1.2.1.57.2.8.1.12 |
Total number of MARS_REQUEST messages received by this
MARS.
|
marsStatRxGrpLstReqMsgs |
.1.3.6.1.2.1.57.2.8.1.13 |
Total number of MARS_GROUPLIST_REQUEST messages received
by this MARS.
|
marsStatRxJoinMsgs |
.1.3.6.1.2.1.57.2.8.1.14 |
Total number of MARS_JOINS messages received by this MARS.
|
marsStatRxLeaveMsgs |
.1.3.6.1.2.1.57.2.8.1.15 |
Total number of MARS_LEAVES messages received by this MARS.
|
marsStatRxMservMsgs |
.1.3.6.1.2.1.57.2.8.1.16 |
Total number of MARS_MSERV messages received by this MARS.
|
marsStatRxUnservMsgs |
.1.3.6.1.2.1.57.2.8.1.17 |
Total number of MARS_UNSERV messages received by this MARS.
|
marsStatRxBlkJoinMsgs |
.1.3.6.1.2.1.57.2.8.1.18 |
Total number of block joins messages received by this MARS.
|
marsStatRegMemGroups |
.1.3.6.1.2.1.57.2.8.1.19 |
Total number of IP multicast groups with 1 or more joined
cluster members.
|
marsStatRegMcsGroups |
.1.3.6.1.2.1.57.2.8.1.20 |
Total number of IP multicast groups with 1 or more joined
MCSs.
|
marsMcsIndex |
.1.3.6.1.2.1.57.3.1.1.1 |
The auxiliary variable used to identify instances
of the columnar objects in the MCS table.
|
marsMcsIfIndex |
.1.3.6.1.2.1.57.3.1.1.2 |
The ifIndex of the interface that the MCS is
associated with.
|
marsMcsAddr |
.1.3.6.1.2.1.57.3.1.1.3 |
The ATM address associated with the MCS.
|
marsMcsDefaultMarsAddr |
.1.3.6.1.2.1.57.3.1.1.4 |
The default MARS ATM address which is needed to
setup the initial signalling path between a MCS
and its associated MARS.
|
marsMcsRegistration |
.1.3.6.1.2.1.57.3.1.1.5 |
An indication with regards to the registration
STATUS of this MCS. The registration codes of
'notRegistered (1)', 'registered (2)', and
registered (3) are self-explanatory. The
'reRegisteringFault (4)' indicates the MCS is
in the process of re-registering with a MARS due
to some fault conditions. The 'reRegisteringRedMap
(5)' status code shows that MCS is re-registering
because it has received a MARS_REDIRECT_MAP message
and was told to register with a shift MARS.
|
marsMcsSsn |
.1.3.6.1.2.1.57.3.1.1.6 |
The MCS own 32 bit Server Sequence Number. It
is used to track the Mars sequence number.
|
marsMcsDefaultMtu |
.1.3.6.1.2.1.57.3.1.1.7 |
The default maximum transmission unit (MTU) used
for this cluster. Note that the actual size used
for a VC between two members of the cluster may be
negotiated during connection setup and may be
different than this value.
Default value = 9180 bytes.
|
marsMcsFailureTimer |
.1.3.6.1.2.1.57.3.1.1.8 |
A timer used to flag the failure of last MARS_MULTI
to arrive. Default value = 10 seconds (recommended).
|
marsMcsRetranDelayTimer |
.1.3.6.1.2.1.57.3.1.1.9 |
The delay timer for sending out new MARS_REQUEST
for the group after the MCS learned that there
is no other group in the cluster. The timer must
be set between 5 and 10 seconds inclusive.
|
marsMcsRdmMulReqAddRetrTimer |
.1.3.6.1.2.1.57.3.1.1.10 |
The initial random L_MULTI_RQ/ADD retransmit timer
which can be set between 5 and 10 seconds inclusive.
|
marsMcsRdmVcRevalidateTimer |
.1.3.6.1.2.1.57.3.1.1.11 |
The random time to set VC_revalidate flag. The
timer value ranges between 1 and 10 seconds
inclusive.
|
marsMcsRegisterRetrInterval |
.1.3.6.1.2.1.57.3.1.1.12 |
MARS_MSERV/UNSERV retransmit interval. The minimum
and recommended values are 5 and 10 seconds,
respectively.
|
marsMcsRegisterRetrLimit |
.1.3.6.1.2.1.57.3.1.1.13 |
MARS_MSERV/UNSERV retransmit limit. The maximum value
is 5.
|
marsMcsRegWithMarsRdmTimer |
.1.3.6.1.2.1.57.3.1.1.14 |
Random time for a MCS to register with a MARS.
|
marsMcsForceWaitTimer |
.1.3.6.1.2.1.57.3.1.1.15 |
Force wait if MARS re-registration is looping.
The minimum value is 1 minute.
|
marsMcsLmtToMissRedirMapTimer |
.1.3.6.1.2.1.57.3.1.1.16 |
Timer limit for MCS to miss MARS_REDIRECT_MAPS.
|
marsMcsIdleTimer |
.1.3.6.1.2.1.57.3.1.1.17 |
The configurable inactivity timer associated with a
MCS. When a VC is created at this MCS, it gets
the idle timer value from this configurable timer.
The minimum suggested value is 1 minute and the
recommended default value is 20 minutes.
|
marsMcsRowStatus |
.1.3.6.1.2.1.57.3.1.1.18 |
The object is used to create, delete or modify a
row in this table.
A row cannot be made 'active' until instances of
all corresponding columns in the row of this table
are appropriately configured and until the agent
has also created a corresponding row in the
marsMcsStatTable.
When this object has a value of 'active', the
following columnar objects can not be modified:
marsMcsDefaultMarsAddr,
marsMcsSsn,
marsMcsRegstration,
marsMcsDefaultMtu
while other objects in this conceptual row can be
modified irrespective of the value of this object.
Deletion of this row is allowed regardless of
whether or not a row in any associated tables
(i.e., marsMcsVcTable) still exists or is in
use. Once this row is deleted, it is recommended
that the agent or the SNMP management station
(if possible) through the set command deletes
any stale rows that are associated with this
row.
|
marsMcsMcMinGrpAddr |
.1.3.6.1.2.1.57.3.2.1.1 |
Minimum multicast group address - the min and max
multicast forms multi-group block. If the MinGrpAddr
and MaxGrpAddr are the same, it indicates that this
block contains a single group address. Since the
block joins are no allowed by a MCS as implied in
the RFC2022, the MinGrpAddr and MaxGrpAddress should
be set to the same value at this time when an entry
row is created.
|
marsMcsMcMaxGrpAddr |
.1.3.6.1.2.1.57.3.2.1.2 |
Maximum multicast group address - the min and max
multicast forms a multi-group block. If the
MinGrpAddr and MaxGrpAddr are the same, it indicates
that this block contains a single group address.
Since the block joins are no allowed by a MCS as
implied in the RFC2022, the MinGrpAddr and
MaxGrpAddress should be set to the same value at
this time when an entry row is created.
|
marsMcsMcGrpRowStatus |
.1.3.6.1.2.1.57.3.2.1.3 |
The object is used to create or delete a row in this
table.
Since other objects in this row are not-accessible
'index-objects', the value of this object has no
effect on whether those objects in this conceptual
row can be modified.
|
marsMcsBackupMarsPriority |
.1.3.6.1.2.1.57.3.3.1.1 |
The priority associated with a backup MARS. A lower
priority value inidcates a higher preference.
|
marsMcsBackupMarsAddr |
.1.3.6.1.2.1.57.3.3.1.2 |
The ATM address associated with a backup MARS.
|
marsMcsBackupMarsRowStatus |
.1.3.6.1.2.1.57.3.3.1.3 |
The object is used to create or delete a row in this
table.
Since other objects in this row are not-accessible
'index-objects', the value of this object has no
effect on whether those objects in this conceptual
row can be modified.
|
marsMcsVcVpi |
.1.3.6.1.2.1.57.3.4.1.1 |
The value of virtual path identifier (VPI). Since
a VPI can be numbered 0, this sub-index can take
a value of 0.
|
marsMcsVcVci |
.1.3.6.1.2.1.57.3.4.1.2 |
The value of virtual circuit identifier (VCI). Since
a VCI can be numbered 0, this sub-index can take
a value of 0.
|
marsMcsVcMinGrpAddr |
.1.3.6.1.2.1.57.3.4.1.3 |
Minimum IP multicast group address - the min and
max multicast forms a multi-group block which is
associated with a VC. If the MinGrpAddr and
MaxGrpAddr are the same, it indicates that the
size of multi-group block is 1, a single IP group.
|
marsMcsVcMaxGrpAddr |
.1.3.6.1.2.1.57.3.4.1.4 |
Maximum IP multicast group address - the min
and max multicast forms a multi-group block
which is associated with a VC. If the MinGrpAddr
and MaxGrpAddr are the same, it indicates that the
size of multi-group block is 1, a single IP group.
|
marsMcsVcPartyAddr |
.1.3.6.1.2.1.57.3.4.1.5 |
An ATM party address in which this VC is linked.
The party type is identified by the
marsMcsVcPartyAddrType.
|
marsMcsVcPartyAddrType |
.1.3.6.1.2.1.57.3.4.1.6 |
The party type is associated with the party address.
The called (1) indicates that the party address is
a destination address which implies that VC is
originated from this MCS. The calling (2) indicates
the VC was initiated externally to this MCS. In this
case, the party address is the source address.
|
marsMcsVcType |
.1.3.6.1.2.1.57.3.4.1.7 |
Circuit Connection type: permanent virtual circuit or
switched virtual circuit.
|
marsMcsVcCtrlType |
.1.3.6.1.2.1.57.3.4.1.8 |
Control VC type used to specify a particular connection.
pointToPointVC (1):
used by the ATM Clients for the registration and
queries. This VC or the initial signalling path is
set up from the source MCS to a MARS. It is
bi-directional.
serverControlVC (2):
used by a MARS to issue asynchronous updates to an
ATM Client. This VC is established from the MARS
to the MCS.
pointToMultiPointVC (3):
used by the client to transfer multicast data
packets from layer 3. This VC is established from
this VC to a cluster member.
|
marsMcsVcIdleTimer |
.1.3.6.1.2.1.57.3.4.1.9 |
The idle timer associated with this VC. The minimum
suggested value is 1 minute and the recommended
default value is 20 minutes.
|
marsMcsVcRevalidate |
.1.3.6.1.2.1.57.3.4.1.10 |
A flag associated with an open and active multipoint
VC. It is checked every time a packet is queued for
transmission on that VC. The object has the value of
true (1) if revalidate is required and the value
false (2) otherwise.
|
marsMcsVcEncapsType |
.1.3.6.1.2.1.57.3.4.1.11 |
The encapsulation type used when communicating over
this VC.
|
marsMcsVcNegotiatedMtu |
.1.3.6.1.2.1.57.3.4.1.12 |
The negotiated MTU when communicating over this VC.
|
marsMcsVcRowStatus |
.1.3.6.1.2.1.57.3.4.1.13 |
The object is used to create, delete or modify a
row in this table.
A row cannot be made 'active' until instances of
all corresponding columns in the row of this table
are appropriately configured.
While objects: marsMcsVcIdleTimer and
marsMcsVcRevalidate in this conceptual row can
be modified irrespective of the value of this
object, all other objects in the row can not be
modified when this object has a value of 'active'.
It is possible for an SNMP management station
to set the row to 'notInService' and modify
the entry and then set it back to 'active'
with the following exception. That is, rows
for which the corresponding instance of
marsMcsVcType has a value of 'svc' can not
be modified or deleted.
|
marsMcsStatTxReqMsgs |
.1.3.6.1.2.1.57.3.5.1.1 |
Total number of MARS_REQUEST messages transmitted
from this MCS.
|
marsMcsStatTxMservMsgs |
.1.3.6.1.2.1.57.3.5.1.2 |
Total number of MARS_MSERV messages transmitted from
this MCS.
|
marsMcsStatTxUnservMsgs |
.1.3.6.1.2.1.57.3.5.1.3 |
Total number of MARS_UNSERV messages transmitted from
this MCS.
|
marsMcsStatRxMultiMsgs |
.1.3.6.1.2.1.57.3.5.1.4 |
Total number of MARS_MULTI messages received by
this MCS.
|
marsMcsStatRxSjoinMsgs |
.1.3.6.1.2.1.57.3.5.1.5 |
Total number of MARS_SJOIN messages received by
this MCS.
|
marsMcsStatRxSleaveMsgs |
.1.3.6.1.2.1.57.3.5.1.6 |
Total number of MARS_SLEAVE messages received
by this MCS.
|
marsMcsStatRxNakMsgs |
.1.3.6.1.2.1.57.3.5.1.7 |
Total number of MARS_NAK messages received
by this MCS.
|
marsMcsStatRxMigrateMsgs |
.1.3.6.1.2.1.57.3.5.1.8 |
Total number of MARS_MIGRATE messages received
by this MCS.
|
marsMcsStatFailMultiMsgs |
.1.3.6.1.2.1.57.3.5.1.9 |
Total number of timeouts occurred indicating
failure of the last MARS_MULTI to arrive.
|