GSMP-MIB

MIB Reference — IPNetwork Monitor

All MIBsGSMP-MIB

Organization: General Switch Management Protocol (gsmp) Working Group, IETF

Last Updated: 2002-05-31

Category: Device Management

Description:

Defines managed objects for the General Switch Management Protocol (GSMP), which allows a controller to establish and release connections across a switch.

Imported Objects

From ATM-TC-MIB

AtmVcIdentifier
AtmVpIdentifier

From IF-MIB

InterfaceIndex

From INET-ADDRESS-MIB

InetAddress
InetAddressType
InetPortNumber

From RMON2-MIB

ZeroBasedCounter32

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
Unsigned32
mib-2

From SNMPv2-TC

RowStatus
StorageType
TEXTUAL-CONVENTION
TimeStamp
TruthValue

What Is GSMP-MIB?

GSMP-MIB defines managed objects for the General Switch Management Protocol (GSMP) version 3, a standards-based IETF protocol that allows an external controller to establish, manage, and release connections across a switch, as used historically in ATM and label-switching architectures. It belongs to the switch-control/label-switching protocol technology area. Its data would cover GSMP session and adjacency state, controller-to-switch connection establishment status, and protocol statistics between a GSMP controller and its managed switch(es), reflecting protocol/software operational status rather than physical hardware sensors. Consulting the GSMP-MIB OID list is useful mainly for confirming which session, adjacency, and connection objects a controller-side NMS can poll. It supports monitoring of software/protocol status by exposing whether a GSMP adjacency between controller and switch is up, and the state of individual switch connections established via the protocol, which is central to detecting a broken controller-switch relationship. It is a direct implementation of the IETF GSMPv3 standard (RFC 3294/3295 family) and depends on standard SNMPv2 conventions rather than any vendor-specific MIB tree. It is deployed in legacy ATM/MPLS-controller architectures where a separate controller manages switching fabric via GSMP.

IPNetwork Monitor allows you to monitor SNMP objects defined in GSMP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

Supported Devices

  • vendor-neutral, standards-based MIB, not tied to a specific manufacturer — applies to ATM/MPLS switches under GSMP controller management

Monitoring Examples

No sample objects were supplied for GSMP-MIB, so specific table/object names cannot be verified; conceptually a controller-side NMS would poll GSMP adjacency and connection-state objects to confirm a switch remains under active GSMP control and that established connections have not been unexpectedly torn down, but exact object names cannot be confirmed without the module's data definitions.

OIDs
OID symbolicOID numericTypeAccessDescription
gsmpMIB1.3.6.1.2.1.98This MIB contains managed object definitions for the General Switch Management Protocol, GSMP, version 3
gsmpNotifications1.3.6.1.2.1.98.0
NTF gsmpSessionDown1.3.6.1.2.1.98.0.1When 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.
NTF gsmpSessionUp1.3.6.1.2.1.98.0.2When 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.
NTF gsmpSentFailureInd1.3.6.1.2.1.98.0.3When 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.
NTF gsmpReceivedFailureInd1.3.6.1.2.1.98.0.4When 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.
NTF gsmpPortUpEvent1.3.6.1.2.1.98.0.5When 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.
NTF gsmpPortDownEvent1.3.6.1.2.1.98.0.6When 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.
NTF gsmpInvalidLabelEvent1.3.6.1.2.1.98.0.7When 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.
NTF gsmpNewPortEvent1.3.6.1.2.1.98.0.8When 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.
NTF gsmpDeadPortEvent1.3.6.1.2.1.98.0.9When 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.
NTF gsmpAdjacencyUpdateEvent1.3.6.1.2.1.98.0.10When 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.
gsmpObjects1.3.6.1.2.1.98.1
gsmpControllerTable1.3.6.1.2.1.98.1.1not-accessibleThis table represents the Switch Controller Entities. An entry in this table needs to be configured (created) before a GSMP session might be started.
gsmpControllerEntry1.3.6.1.2.1.98.1.1.1not-accessibleAn entry in the table showing the data for a specific Switch Controller Entity. If partitions are used, one entity corresponds to one specific switch partition. Depending of the encapsulation used, a corresponding row in the gsmpAtmEncapTable or the gsmpTcpIpEncapTable may have been created.
GSM gsmpControllerEntityId1.3.6.1.2.1.98.1.1.1.1GsmpNameTypenot-accessibleThe Switch Controller Entity Id is unique within the operational context of the device.
GSM gsmpControllerMaxVersion1.3.6.1.2.1.98.1.1.1.2GsmpVersionread-createThe max version number of the GSMP protocol being used in this session. The version is negotiated by the adjacency protocol.
U32 gsmpControllerTimer1.3.6.1.2.1.98.1.1.1.3Unsigned32read-createThe 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.
U32 gsmpControllerPort1.3.6.1.2.1.98.1.1.1.4Unsigned32read-createThe local port number for the Switch Controller Entity.
U32 gsmpControllerInstance1.3.6.1.2.1.98.1.1.1.5Unsigned32read-onlyThe 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.
GSM gsmpControllerPartitionType1.3.6.1.2.1.98.1.1.1.6GsmpPartitionTyperead-createA 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).
GSM gsmpControllerPartitionId1.3.6.1.2.1.98.1.1.1.7GsmpPartitionIdTyperead-createThe 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.
T/F gsmpControllerDoResync1.3.6.1.2.1.98.1.1.1.8TruthValueread-createThis 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).
BIT gsmpControllerNotificationMap1.3.6.1.2.1.98.1.1.1.9Bitsread-createThis 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.
INT gsmpControllerSessionState1.3.6.1.2.1.98.1.1.1.10INTEGERread-onlyThe 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.
STO gsmpControllerStorageType1.3.6.1.2.1.98.1.1.1.11StorageTyperead-createThe storage type for this controller entity. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
ROW gsmpControllerRowStatus1.3.6.1.2.1.98.1.1.1.12RowStatusread-createAn 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.
gsmpSwitchTable1.3.6.1.2.1.98.1.2not-accessibleThis table represents the Switch Entities. An entry in this table needs to be configured (created) before a GSMP session might be started.
gsmpSwitchEntry1.3.6.1.2.1.98.1.2.1not-accessibleAn entry in the table showing the data for a specific Switch Entity. If partitions are used, one entity corresponds to one specific switch partition. Depending of the encapsulation used, a corresponding row in the gsmpAtmEncapTable or the gsmpTcpIpEncapTable may have been created.
GSM gsmpSwitchEntityId1.3.6.1.2.1.98.1.2.1.1GsmpNameTypenot-accessibleThe Switch Entity Id is unique within the operational context of the device.
GSM gsmpSwitchMaxVersion1.3.6.1.2.1.98.1.2.1.2GsmpVersionread-createThe max version number of the GSMP protocol being supported by this Switch. The version is negotiated by the adjacency protocol.
U32 gsmpSwitchTimer1.3.6.1.2.1.98.1.2.1.3Unsigned32read-createThe 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.
GSM gsmpSwitchName1.3.6.1.2.1.98.1.2.1.4GsmpNameTyperead-createThe 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.
U32 gsmpSwitchPort1.3.6.1.2.1.98.1.2.1.5Unsigned32read-createThe local port number for this Switch Entity.
U32 gsmpSwitchInstance1.3.6.1.2.1.98.1.2.1.6Unsigned32read-onlyThe 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.
GSM gsmpSwitchPartitionType1.3.6.1.2.1.98.1.2.1.7GsmpPartitionTyperead-createA 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).
GSM gsmpSwitchPartitionId1.3.6.1.2.1.98.1.2.1.8GsmpPartitionIdTyperead-createThe 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.
BIT gsmpSwitchNotificationMap1.3.6.1.2.1.98.1.2.1.9Bitsread-createThis 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.
OCT gsmpSwitchSwitchType1.3.6.1.2.1.98.1.2.1.10OCTET STRINGread-createA 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.
U32 gsmpSwitchWindowSize1.3.6.1.2.1.98.1.2.1.11Unsigned32read-createThe 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.
INT gsmpSwitchSessionState1.3.6.1.2.1.98.1.2.1.12INTEGERread-onlyThe 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.
STO gsmpSwitchStorageType1.3.6.1.2.1.98.1.2.1.13StorageTyperead-createThe storage type for this switch entity. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
ROW gsmpSwitchRowStatus1.3.6.1.2.1.98.1.2.1.14RowStatusread-createAn 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.
gsmpAtmEncapTable1.3.6.1.2.1.98.1.3not-accessibleThis table contains the atm encapsulation data for the Controller or Switch that uses atm aal5 as encapsulation.
gsmpAtmEncapEntry1.3.6.1.2.1.98.1.3.1not-accessibleAn entry in the table showing the encapsulation data for a specific Switch Controller entity or Switch entity.
GSM gsmpAtmEncapEntityId1.3.6.1.2.1.98.1.3.1.1GsmpNameTypenot-accessibleThe Controller Id or Switch Id that is unique within the operational context of the device.
NUM gsmpAtmEncapIfIndex1.3.6.1.2.1.98.1.3.1.2InterfaceIndexread-createThe 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.
OID gsmpAtmEncapVpi1.3.6.1.2.1.98.1.3.1.3AtmVpIdentifierread-createThe 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.
OID gsmpAtmEncapVci1.3.6.1.2.1.98.1.3.1.4AtmVcIdentifierread-createThe 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.
STO gsmpAtmEncapStorageType1.3.6.1.2.1.98.1.3.1.5StorageTyperead-createThe storage type for this entry. It should have the same value as the StorageType in the referring Switch Controller entity or Switch entity.
ROW gsmpAtmEncapRowStatus1.3.6.1.2.1.98.1.3.1.6RowStatusread-createAn 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.
gsmpTcpIpEncapTable1.3.6.1.2.1.98.1.4not-accessibleThis table contains the encapsulation data for the Controller or Switch that uses TCP/IP as encapsulation.
gsmpTcpIpEncapEntry1.3.6.1.2.1.98.1.4.1not-accessibleAn entry in the table showing the encapsulation data for a specific Switch Controller entity or Switch entity.
GSM gsmpTcpIpEncapEntityId1.3.6.1.2.1.98.1.4.1.1GsmpNameTypenot-accessibleThe Controller or Switch Id is unique within the operational context of the device.
IPt gsmpTcpIpEncapAddressType1.3.6.1.2.1.98.1.4.1.2InetAddressTyperead-createThe type of address in gsmpTcpIpEncapAddress.
IP gsmpTcpIpEncapAddress1.3.6.1.2.1.98.1.4.1.3InetAddressread-createThe IPv4 or IPv6 address used for the GSMP session peer.
INE gsmpTcpIpEncapPortNumber1.3.6.1.2.1.98.1.4.1.4InetPortNumberread-createThe TCP port number used for the TCP session establishment to the GSMP peer.
STO gsmpTcpIpEncapStorageType1.3.6.1.2.1.98.1.4.1.5StorageTyperead-createThe storage type for this entry. It should have the same value as the StorageType in the referring Switch Controller entity or Switch entity.
ROW gsmpTcpIpEncapRowStatus1.3.6.1.2.1.98.1.4.1.6RowStatusread-createAn 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.
gsmpSessionTable1.3.6.1.2.1.98.1.5not-accessibleThis table represents the sessions between Controller and Switch pairs.
gsmpSessionEntry1.3.6.1.2.1.98.1.5.1not-accessibleAn entry in the table showing the session data for a specific Controller and Switch pair. Also, statistics for this specific session is shown.
GSM gsmpSessionThisSideId1.3.6.1.2.1.98.1.5.1.1GsmpNameTypenot-accessibleThis side ID uniquely identifies the entity that this session relates to within the operational context of the device.
GSM gsmpSessionFarSideId1.3.6.1.2.1.98.1.5.1.2GsmpNameTypenot-accessibleThe Far side ID uniquely identifies the entity that this session is established against.
GSM gsmpSessionVersion1.3.6.1.2.1.98.1.5.1.3GsmpVersionread-onlyThe version number of the GSMP protocol being used in this session. The version is the result of the negotiation by the adjacency protocol.
I32 gsmpSessionTimer1.3.6.1.2.1.98.1.5.1.4Integer32read-onlyThe 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.
GSM gsmpSessionPartitionId1.3.6.1.2.1.98.1.5.1.5GsmpPartitionIdTyperead-onlyThe Partition Id for the specific switch partition that this session is concerned with.
U32 gsmpSessionAdjacencyCount1.3.6.1.2.1.98.1.5.1.6Unsigned32read-onlyThis 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.
GSM gsmpSessionFarSideName1.3.6.1.2.1.98.1.5.1.7GsmpNameTyperead-onlyThe name of the far side as advertised in the adjacency message.
U32 gsmpSessionFarSidePort1.3.6.1.2.1.98.1.5.1.8Unsigned32read-onlyThe local port number of the link across which the message is being sent.
U32 gsmpSessionFarSideInstance1.3.6.1.2.1.98.1.5.1.9Unsigned32read-onlyThe 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.
U32 gsmpSessionLastFailureCode1.3.6.1.2.1.98.1.5.1.10Unsigned32read-onlyThis is the last failure code that was received over this session. If no failure code have been received, the value is zero.
TIM gsmpSessionDiscontinuityTime1.3.6.1.2.1.98.1.5.1.11TimeStampread-onlyThe 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 .
TIM gsmpSessionStartUptime1.3.6.1.2.1.98.1.5.1.12TimeStampread-onlyThe value of sysUpTime when the session came to established state.
NUM gsmpSessionStatSentMessages1.3.6.1.2.1.98.1.5.1.13ZeroBasedCounter32read-onlyThe 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.
NUM gsmpSessionStatFailureInds1.3.6.1.2.1.98.1.5.1.14ZeroBasedCounter32read-onlyThe 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.
NUM gsmpSessionStatReceivedMessages1.3.6.1.2.1.98.1.5.1.15ZeroBasedCounter32read-onlyThe 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.
NUM gsmpSessionStatReceivedFailures1.3.6.1.2.1.98.1.5.1.16ZeroBasedCounter32read-onlyThe 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.
NUM gsmpSessionStatPortUpEvents1.3.6.1.2.1.98.1.5.1.17ZeroBasedCounter32read-onlyThe 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.
NUM gsmpSessionStatPortDownEvents1.3.6.1.2.1.98.1.5.1.18ZeroBasedCounter32read-onlyThe 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.
NUM gsmpSessionStatInvLabelEvents1.3.6.1.2.1.98.1.5.1.19ZeroBasedCounter32read-onlyThe 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.
NUM gsmpSessionStatNewPortEvents1.3.6.1.2.1.98.1.5.1.20ZeroBasedCounter32read-onlyThe 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.
NUM gsmpSessionStatDeadPortEvents1.3.6.1.2.1.98.1.5.1.21ZeroBasedCounter32read-onlyThe 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.
NUM gsmpSessionStatAdjUpdateEvents1.3.6.1.2.1.98.1.5.1.22ZeroBasedCounter32read-onlyThe 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.
gsmpNotificationsObjects1.3.6.1.2.1.98.2
U32 gsmpEventPort1.3.6.1.2.1.98.2.1Unsigned32accessible-for-notifyThis object specifies the Port Number that is carried in this event.
U32 gsmpEventPortSessionNumber1.3.6.1.2.1.98.2.2Unsigned32accessible-for-notifyThis object specifies the Port Session Number that is carried in this event.
U32 gsmpEventSequenceNumber1.3.6.1.2.1.98.2.3Unsigned32accessible-for-notifyThis object specifies the Event Sequence Number that is carried in this event.
GSM gsmpEventLabel1.3.6.1.2.1.98.2.4GsmpLabelTypeaccessible-for-notifyThis object specifies the Label that is carried in this event.
gsmpConformance1.3.6.1.2.1.98.3
gsmpGroups1.3.6.1.2.1.98.3.1
gsmpGeneralGroup1.3.6.1.2.1.98.3.1.1Objects that apply to all GSMP implementations.
gsmpControllerGroup1.3.6.1.2.1.98.3.1.2Objects that apply GSMP implementations of Switch Controllers.
gsmpSwitchGroup1.3.6.1.2.1.98.3.1.3Objects that apply GSMP implementations of Switches.
gsmpAtmEncapGroup1.3.6.1.2.1.98.3.1.4Objects that apply to GSMP implementations that supports ATM for GSMP encapsulation.
gsmpTcpIpEncapGroup1.3.6.1.2.1.98.3.1.5Objects that apply to GSMP implementations that supports TCP/IP for GSMP encapsulation.
gsmpNotificationObjectsGroup1.3.6.1.2.1.98.3.1.6Objects that are contained in the notifications.
gsmpNotificationsGroup1.3.6.1.2.1.98.3.1.7The notifications which indicate specific changes in the value of objects gsmpSessionTable
gsmpCompliances1.3.6.1.2.1.98.3.2
gsmpModuleCompliance1.3.6.1.2.1.98.3.2.1The compliance statement for agents that support the GSMP MIB.

RFC description

Manages the General Switch Management Protocol (GSMP) sessions, controllers, and switch operations per RFC 3295.

Start monitoring Vendor-neutral ATM/MPLS switch under GSMP controller, any manufacturer (RFC 3294/3295) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download GSMP-MIB