gsmpControllerEntityId |
.1.3.6.1.2.1.98.1.1.1.1 |
The Switch Controller Entity Id is unique
within the operational context of the device.
|
gsmpControllerMaxVersion |
.1.3.6.1.2.1.98.1.1.1.2 |
The max version number of the GSMP protocol being used
in this session. The version is negotiated by the
adjacency protocol.
|
gsmpControllerTimer |
.1.3.6.1.2.1.98.1.1.1.3 |
The timer specifies the nominal time between
periodic adjacency protocol messages. It is a constant
for the duration of a GSMP session. The timer is
specified in units of 100ms.
|
gsmpControllerPort |
.1.3.6.1.2.1.98.1.1.1.4 |
The local port number for the Switch Controller
Entity.
|
gsmpControllerInstance |
.1.3.6.1.2.1.98.1.1.1.5 |
The instance number for the Switch Controller
Entity. The Instance number is a 24-bit number
that should be guaranteed to be unique within
the recent past and to change when the link
or node comes back up after going down. Zero is
not a valid instance number.
|
gsmpControllerPartitionType |
.1.3.6.1.2.1.98.1.1.1.6 |
A controller can request the specific partition identifier
to the session by setting the Partition Type to
fixedPartitionRequest(2). A controller can let the switch
decide whether it wants to assign a fixed partition ID or
not, by setting the Partition Type to noPartition(1).
|
gsmpControllerPartitionId |
.1.3.6.1.2.1.98.1.1.1.7 |
The Id for the specific switch partition that this
Switch Controller is concerned with.
If partitions are not used or if the controller lets the
switch assigns Partition ID, i.e Partition Type =
noPartition(1), then this object is undefined.
|
gsmpControllerDoResync |
.1.3.6.1.2.1.98.1.1.1.8 |
This object specifies whether the controller should
resynchronise or reset in case of loss of synchronisation.
If this object is set to true then the Controller should
resync with PFLAG=2 (recovered adjacency).
|
gsmpControllerNotificationMap |
.1.3.6.1.2.1.98.1.1.1.9 |
This bitmap defines whether a corresponding SNMP
notification should be sent if a GSMP event is received
by the Switch Controller. If the bit is set to 1 a
notification should be sent. The handling and filtering of
the SNMP notifications are then further specified in the
SNMP notification originator application.
|
gsmpControllerSessionState |
.1.3.6.1.2.1.98.1.1.1.10 |
The state for the existing or potential session that
this entity is concerned with.
The NULL state is returned if the proper encapsulation
data is not yet configured, if the row is not in active
status or if the session is in NULL state as defined in
the GSMP specification.
|
gsmpControllerStorageType |
.1.3.6.1.2.1.98.1.1.1.11 |
The storage type for this controller entity.
Conceptual rows having the value 'permanent' need not allow
write-access to any columnar objects in the row.
|
gsmpControllerRowStatus |
.1.3.6.1.2.1.98.1.1.1.12 |
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.
While the row is in active state it's not
possible to modify the value of any object
for that row except the gsmpControllerNotificationMap
and the gsmpControllerRowStatus objects.
|
gsmpSwitchEntityId |
.1.3.6.1.2.1.98.1.2.1.1 |
The Switch Entity Id is unique
within the operational context of the device.
|
gsmpSwitchMaxVersion |
.1.3.6.1.2.1.98.1.2.1.2 |
The max version number of the GSMP protocol being
supported by this Switch. The version is negotiated by
the adjacency protocol.
|
gsmpSwitchTimer |
.1.3.6.1.2.1.98.1.2.1.3 |
The timer specifies the nominal time between
periodic adjacency protocol messages. It is a constant
for the duration of a GSMP session. The timer is
specified in units of 100ms.
|
gsmpSwitchName |
.1.3.6.1.2.1.98.1.2.1.4 |
The name of the Switch. The first three octets must be an
Organisationally Unique Identifier (OUI) that identifies
the manufacturer of the Switch. This is by default set to
the same value as the gsmpSwitchId object if not
separately specified.
|
gsmpSwitchPort |
.1.3.6.1.2.1.98.1.2.1.5 |
The local port number for this Switch Entity.
|
gsmpSwitchInstance |
.1.3.6.1.2.1.98.1.2.1.6 |
The instance number for the Switch Entity.
The Instance number is a 24-bit number
that should be guaranteed to be unique within
the recent past and to change when the link
or node comes back up after going down. Zero is
not a valid instance number.
|
gsmpSwitchPartitionType |
.1.3.6.1.2.1.98.1.2.1.7 |
A switch can assign the specific partition identifier to
the session by setting the Partition Type to
fixedPartitionAssigned(3). A switch can specify
that no partitions are handled in the session by setting
the Partition Type to noPartition(1).
|
gsmpSwitchPartitionId |
.1.3.6.1.2.1.98.1.2.1.8 |
The Id for this specific switch partition that the switch
entity represents. If partitions are not used, i.e.
Partition Type = noPartition(1), then this object is
undefined.
|
gsmpSwitchNotificationMap |
.1.3.6.1.2.1.98.1.2.1.9 |
This bitmap defines whether a corresponding SNMP
notification should be sent if an GSMP event is sent
by the Switch Entity. If the bit is set to 1 a
notification should be sent. The handling and filtering of
the SNMP notifications are then further specified in the
SNMP notification originator application.
|
gsmpSwitchSwitchType |
.1.3.6.1.2.1.98.1.2.1.10 |
A 16-bit field allocated by the manufacturer
of the switch. The Switch Type
identifies the product. When the Switch Type is combined
with the OUI from the Switch Name the product is
uniquely identified.
|
gsmpSwitchWindowSize |
.1.3.6.1.2.1.98.1.2.1.11 |
The maximum number of unacknowledged request messages
that may be transmitted by the controller without the
possibility of loss. This field is used to prevent
request messages from being lost in the switch because of
overflow in the receive buffer. The field is a hint to
the controller.
|
gsmpSwitchSessionState |
.1.3.6.1.2.1.98.1.2.1.12 |
The state for the existing or potential session that
this entity is concerned with.
The NULL state is returned if the proper encapsulation
data is not yet configured, if the row is not in active
status or if the session is in NULL state as defined in
the GSMP specification.
|
gsmpSwitchStorageType |
.1.3.6.1.2.1.98.1.2.1.13 |
The storage type for this switch entity.
Conceptual rows having the value 'permanent' need not allow
write-access to any columnar objects in the row.
|
gsmpSwitchRowStatus |
.1.3.6.1.2.1.98.1.2.1.14 |
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.
While the row is in active state it's not
possible to modify the value of any object
for that row except the gsmpSwitchNotificationMap
and the gsmpSwitchRowStatus objects.
|
gsmpAtmEncapEntityId |
.1.3.6.1.2.1.98.1.3.1.1 |
The Controller Id or Switch Id that is unique
within the operational context of the device.
|
gsmpAtmEncapIfIndex |
.1.3.6.1.2.1.98.1.3.1.2 |
The interface index for the virtual channel over which
the GSMP session is established, i.e., the GSMP control
channel for LLC/SNAP encapsulated GSMP messages on an
ATM data link layer.
|
gsmpAtmEncapVpi |
.1.3.6.1.2.1.98.1.3.1.3 |
The VPI value for the virtual channel over which the
GSMP session is established, i.e., the GSMP control
channel for LLC/SNAP encapsulated GSMP messages on an
ATM data link layer.
|
gsmpAtmEncapVci |
.1.3.6.1.2.1.98.1.3.1.4 |
The VCI value for the virtual channel over which the
GSMP session is established, i.e., the GSMP control
channel for LLC/SNAP encapsulated GSMP messages on an
ATM data link layer.
|
gsmpAtmEncapStorageType |
.1.3.6.1.2.1.98.1.3.1.5 |
The storage type for this entry. It should have the same
value as the StorageType in the referring Switch
Controller entity or Switch entity.
|
gsmpAtmEncapRowStatus |
.1.3.6.1.2.1.98.1.3.1.6 |
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.
While the row is in active state it's not
possible to modify the value of any object
for that row except the gsmpAtmEncapRowStatus object.
|
gsmpTcpIpEncapEntityId |
.1.3.6.1.2.1.98.1.4.1.1 |
The Controller or Switch Id is unique
within the operational context of the device.
|
gsmpTcpIpEncapAddressType |
.1.3.6.1.2.1.98.1.4.1.2 |
The type of address in gsmpTcpIpEncapAddress.
|
gsmpTcpIpEncapAddress |
.1.3.6.1.2.1.98.1.4.1.3 |
The IPv4 or IPv6 address used for
the GSMP session peer.
|
gsmpTcpIpEncapPortNumber |
.1.3.6.1.2.1.98.1.4.1.4 |
The TCP port number used for the TCP session
establishment to the GSMP peer.
|
gsmpTcpIpEncapStorageType |
.1.3.6.1.2.1.98.1.4.1.5 |
The storage type for this entry. It should have the same
value as the StorageType in the referring Switch
Controller entity or Switch entity.
|
gsmpTcpIpEncapRowStatus |
.1.3.6.1.2.1.98.1.4.1.6 |
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.
While the row is in active state it's not
possible to modify the value of any object
for that row except the gsmpTcpIpEncapRowStatus object.
|
gsmpSessionThisSideId |
.1.3.6.1.2.1.98.1.5.1.1 |
This side ID uniquely identifies the entity that this
session relates to within the operational
context of the device.
|
gsmpSessionFarSideId |
.1.3.6.1.2.1.98.1.5.1.2 |
The Far side ID uniquely identifies the entity that this
session is established against.
|
gsmpSessionVersion |
.1.3.6.1.2.1.98.1.5.1.3 |
The version number of the GSMP protocol being used in
this session. The version is the result of the
negotiation by the adjacency protocol.
|
gsmpSessionTimer |
.1.3.6.1.2.1.98.1.5.1.4 |
The timer specifies the time remaining until the
adjacency timer expires. The object could take negative
values since if no valid GSMP messages are
received in any period of time in excess of three times
the value of the Timer negotiated by the adjacency
protocol loss of synchronisation may be declared. The
timer is specified in units of 100ms.
|
gsmpSessionPartitionId |
.1.3.6.1.2.1.98.1.5.1.5 |
The Partition Id for the specific switch partition that
this session is concerned with.
|
gsmpSessionAdjacencyCount |
.1.3.6.1.2.1.98.1.5.1.6 |
This object specifies the current number of adjacencies
that are established with controllers and the switch
partition that is used for this session. The value
includes this session.
|
gsmpSessionFarSideName |
.1.3.6.1.2.1.98.1.5.1.7 |
The name of the far side as advertised in the adjacency
message.
|
gsmpSessionFarSidePort |
.1.3.6.1.2.1.98.1.5.1.8 |
The local port number of the link across which the
message is being sent.
|
gsmpSessionFarSideInstance |
.1.3.6.1.2.1.98.1.5.1.9 |
The instance number used for the link during this
session. The Instance number is a 24-bit number
that should be guaranteed to be unique within
the recent past and to change when the link
or node comes back up after going down. Zero is not
a valid instance number.
|
gsmpSessionLastFailureCode |
.1.3.6.1.2.1.98.1.5.1.10 |
This is the last failure code that was received over
this session. If no failure code have been received, the
value is zero.
|
gsmpSessionDiscontinuityTime |
.1.3.6.1.2.1.98.1.5.1.11 |
The value of sysUpTime on the most recent occasion at
which one or more of this session's counters
suffered a discontinuity. If no such discontinuities have
occurred since then, this object contains the same
timestamp as gsmpSessionStartUptime .
|
gsmpSessionStartUptime |
.1.3.6.1.2.1.98.1.5.1.12 |
The value of sysUpTime when the session came to
established state.
|
gsmpSessionStatSentMessages |
.1.3.6.1.2.1.98.1.5.1.13 |
The number of messages that have been sent in this
session. All GSMP messages pertaining to this session after
the session came to established state SHALL
be counted, also including adjacency protocol messages
and failure response messages.
When the counter suffers any discontinuity, then
the gsmpSessionDiscontinuityTime object indicates when it
happened.
|
gsmpSessionStatFailureInds |
.1.3.6.1.2.1.98.1.5.1.14 |
The number of messages that have been sent with a
failure indication in this session. Warning messages
SHALL NOT be counted.
When the counter suffers any discontinuity, then
the gsmpSessionDiscontinuityTime object indicates when it
happened.
|
gsmpSessionStatReceivedMessages |
.1.3.6.1.2.1.98.1.5.1.15 |
The number of messages that have been received in
this session. All legal GSMP messages pertaining to this
session after the session came to established state SHALL
be counted, also including adjacency protocol messages
and failure response messages.
When the counter suffers any discontinuity, then
the gsmpSessionDiscontinuityTime object indicates when it
happened.
|
gsmpSessionStatReceivedFailures |
.1.3.6.1.2.1.98.1.5.1.16 |
The number of messages that have been received in
this session with a failure indication. Warning messages
SHALL NOT be counted.
When the counter suffers any discontinuity, then
the gsmpSessionDiscontinuityTime object indicates when it
happened.
|
gsmpSessionStatPortUpEvents |
.1.3.6.1.2.1.98.1.5.1.17 |
The number of Port Up events that have been sent or
received on this session.
When the counter suffers any discontinuity, then
the gsmpSessionDiscontinuityTime object indicates when it
happened.
|
gsmpSessionStatPortDownEvents |
.1.3.6.1.2.1.98.1.5.1.18 |
The number of Port Down events that have been sent or
received on this session.
When the counter suffers any discontinuity, then
the gsmpSessionDiscontinuityTime object indicates when it
happened.
|
gsmpSessionStatInvLabelEvents |
.1.3.6.1.2.1.98.1.5.1.19 |
The number of Invalid label events that have been sent
or received on this session.
When the counter suffers any discontinuity, then
the gsmpSessionDiscontinuityTime object indicates when it
happened.
|
gsmpSessionStatNewPortEvents |
.1.3.6.1.2.1.98.1.5.1.20 |
The number of New Port events that have been sent or
received on this session.
When the counter suffers any discontinuity, then
the gsmpSessionDiscontinuityTime object indicates when it
happened.
|
gsmpSessionStatDeadPortEvents |
.1.3.6.1.2.1.98.1.5.1.21 |
The number of Dead Port events that have been sent or
received on this session.
When the counter suffers any discontinuity, then
the gsmpSessionDiscontinuityTime object indicates when it
happened.
|
gsmpSessionStatAdjUpdateEvents |
.1.3.6.1.2.1.98.1.5.1.22 |
The number of Adjacency Update events that have been sent
or received on this session.
When the counter suffers any discontinuity, then
the gsmpSessionDiscontinuityTime object indicates when it
happened.
|
gsmpSessionDown |
.1.3.6.1.2.1.98.0.1 |
When it has been enabled, this notification is
generated whenever a session is taken down, regardless
of whether the session went down normally or not.
Its purpose is to allow a management application
(primarily an accounting application) that is
monitoring the session statistics to receive the final
values of these counters, so that the application can
properly account for the amounts the counters were
incremented since the last time the application polled
them. The gsmpSessionStartUptime object provides the
total amount of time that the session was active.
This notification is not a substitute for polling the
session statistic counts. In particular, the count
values reported in this notification cannot be assumed
to be the complete totals for the life of the session,
since they may have wrapped while the
session was up.
The session to which this notification
applies is identified by the gsmpSessionThisSideId and
gsmpSessionFarSideId which could be inferred from the
Object Identifiers of the objects contained in the
notification.
An instance of this notification will contain exactly
one instance of each of its objects, and these objects
will all belong to the same conceptual row of the
gsmpSessionTable.
|
gsmpSessionUp |
.1.3.6.1.2.1.98.0.2 |
When it has been enabled, this notification is
generated when new session is established.
The new session is identified by the gsmpSessionThisSideId
and gsmpSessionFarSideId which could be inferred from the
Object Identifier of the gsmpSessionFarSideInstance object
contained in the notification.
|
gsmpSentFailureInd |
.1.3.6.1.2.1.98.0.3 |
When it has been enabled, this notification is
generated when a message with a failure indication was
sent.
The notification indicates a change in the value of
gsmpSessionStatFailureInds. The
gsmpSessionLastFailureCode contains the failure
reason.
The session to which this notification
applies is identified by the gsmpSessionThisSideId and
gsmpSessionFarSideId which could be inferred from the
Object Identifiers of the objects contained in the
notification.
|
gsmpReceivedFailureInd |
.1.3.6.1.2.1.98.0.4 |
When it has been enabled, this notification is
generate when a message with a failure indication
is received.
The notification indicates a change in the value of
gsmpSessionStatReceivedFailures. The
gsmpSessionLastFailureCode contains the failure
reason.
The session to which this notification
applies is identified by the gsmpSessionThisSideId and
gsmpSessionFarSideId which could be inferred from the
Object Identifiers of the objects contained in the
notification.
|
gsmpPortUpEvent |
.1.3.6.1.2.1.98.0.5 |
When it has been enabled, this notification is
generated when a Port Up Event occurs.
The notification indicates a change in the value of
gsmpSessionStatPortUpEvents.
The session to which this notification
applies is identified by the gsmpSessionThisSideId and
gsmpSessionFarSideId which could be inferred from the
Object Identifier of the gsmpSessionStatPortUpEvents
object contained in the notification.
|
gsmpPortDownEvent |
.1.3.6.1.2.1.98.0.6 |
When it has been enabled, this notification is
generated when a Port Down Event occurs.
The notification indicates a change in the value of
gsmpSessionStatPortDownEvents.
The session to which this notification
applies is identified by the gsmpSessionThisSideId and
gsmpSessionFarSideId which could be inferred from the
Object Identifier of the gsmpSessionStatPortDownEvents
object contained in the notification.
|
gsmpInvalidLabelEvent |
.1.3.6.1.2.1.98.0.7 |
When it has been enabled, this notification is
generated when an Invalid Label Event occurs.
The notification indicates a change in the value of
gsmpSessionStatInvLabelEvents.
The session to which this notification
applies is identified by the gsmpSessionThisSideId and
gsmpSessionFarSideId which could be inferred from the
Object Identifier of the gsmpSessionStatInvLabelEvents
object contained in the notification.
|
gsmpNewPortEvent |
.1.3.6.1.2.1.98.0.8 |
When it has been enabled, this notification is
generated when a New Port Event occurs.
The notification indicates a change in the value of
gsmpSessionStatNewPortEvents.
The session to which this notification
applies is identified by the gsmpSessionThisSideId and
gsmpSessionFarSideId which could be inferred from the
Object Identifier of the gsmpSessionStatNewPortEvents
object contained in the notification.
|
gsmpDeadPortEvent |
.1.3.6.1.2.1.98.0.9 |
When it has been enabled, this notification is
generated when a Dead Port Event occurs.
The notification indicates a change in the value of
gsmpSessionStatDeadPortEvents.
The session to which this notification
applies is identified by the gsmpSessionThisSideId and
gsmpSessionFarSideId which could be inferred from the
Object Identifier of the gsmpSessionStatDeadPortEvents
object contained in the notification.
|
gsmpAdjacencyUpdateEvent |
.1.3.6.1.2.1.98.0.10 |
When it has been enabled, this notification is
generated when an Adjacency Update Event occurs.
The gsmpSessionAdjacencyCount contains the new value of
the number of adjacencies
that are established with controllers and the switch
partition that is used for this session.
The notification indicates a change in the value of
gsmpSessionStatAdjUpdateEvents.
The session to which this notification
applies is identified by the gsmpSessionThisSideId and
gsmpSessionFarSideId which could be inferred from the
Object Identifier of the gsmpSessionAdjacencyCount
or the gsmpSessionStatAdjUpdateEvents object contained
in the notification.
|