⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rfc3295.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 4 页
字号:
        OBJECTS {                  gsmpSessionFarSideInstance                  }        STATUS current        DESCRIPTION            "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."    ::= { gsmpNotifications 2 }    gsmpSentFailureInd NOTIFICATION-TYPE        OBJECTS {                  gsmpSessionLastFailureCode,                  gsmpSessionStatFailureInds                  }        STATUS current        DESCRIPTION            "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."    ::= { gsmpNotifications 3 }    gsmpReceivedFailureInd NOTIFICATION-TYPE        OBJECTS {                  gsmpSessionLastFailureCode,                  gsmpSessionStatReceivedFailures                  }        STATUS current        DESCRIPTION            "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."    ::= { gsmpNotifications 4 }    gsmpPortUpEvent NOTIFICATION-TYPE        OBJECTS {                  gsmpSessionStatPortUpEvents,                  gsmpEventPort,                  gsmpEventPortSessionNumber,                  gsmpEventSequenceNumber                  }        STATUS current        DESCRIPTION            "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."    ::= { gsmpNotifications 5 }    gsmpPortDownEvent NOTIFICATION-TYPE        OBJECTS {                  gsmpSessionStatPortDownEvents,                  gsmpEventPort,                  gsmpEventPortSessionNumber,                  gsmpEventSequenceNumber                  }        STATUS current        DESCRIPTION            "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."    ::= { gsmpNotifications 6 }    gsmpInvalidLabelEvent NOTIFICATION-TYPE        OBJECTS {                  gsmpSessionStatInvLabelEvents,                  gsmpEventPort,                  gsmpEventLabel,                  gsmpEventSequenceNumber                  }        STATUS current        DESCRIPTION            "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."    ::= { gsmpNotifications 7 }    gsmpNewPortEvent NOTIFICATION-TYPE        OBJECTS {                  gsmpSessionStatNewPortEvents,                  gsmpEventPort,                  gsmpEventPortSessionNumber,                  gsmpEventSequenceNumber                  }        STATUS current        DESCRIPTION            "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."    ::= { gsmpNotifications 8 }    gsmpDeadPortEvent NOTIFICATION-TYPE        OBJECTS {                  gsmpSessionStatDeadPortEvents,                  gsmpEventPort,                  gsmpEventPortSessionNumber,                  gsmpEventSequenceNumber                  }        STATUS current        DESCRIPTION            "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."    ::= { gsmpNotifications 9 }    gsmpAdjacencyUpdateEvent NOTIFICATION-TYPE        OBJECTS {                  gsmpSessionAdjacencyCount,                  gsmpSessionStatAdjUpdateEvents,                  gsmpEventSequenceNumber                  }        STATUS current        DESCRIPTION            "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."    ::= { gsmpNotifications 10 }    --**************************************************************    -- GSMP Compliance    --**************************************************************    gsmpGroups            OBJECT IDENTIFIER ::= { gsmpConformance 1 }    gsmpCompliances       OBJECT IDENTIFIER ::= { gsmpConformance 2 }    gsmpModuleCompliance MODULE-COMPLIANCE        STATUS current        DESCRIPTION            "The compliance statement for agents that support            the GSMP MIB."        MODULE -- this module        MANDATORY-GROUPS { gsmpGeneralGroup                            }        GROUP gsmpControllerGroup        DESCRIPTION            "This group is mandatory for all Switch            Controllers"        GROUP gsmpSwitchGroup        DESCRIPTION            "This group is mandatory for all Switches"        GROUP gsmpAtmEncapGroup        DESCRIPTION            "This group must be supported if ATM is used for GSMP            encapsulation. "        GROUP gsmpTcpIpEncapGroup        DESCRIPTION            "This group must be supported if TCP/IP is used for GSMP            encapsulation. "        OBJECT gsmpTcpIpEncapAddressType--        SYNTAX InetAddressType { unknown(0), ipv4(1), ipv6(2),        SYNTAX INTEGER { unknown(0), ipv4(1), ipv6(2),                                 ipv4z(3), ipv6z(4) }        DESCRIPTION           "An implementation is only required to support            'unknown(0)', and IPv4 addresses. Supporting addresses with            zone index or IPv6 addresses are optional. Defining            Internet addresses by using DNS domain names are not            allowed."        OBJECT gsmpTcpIpEncapAddress        SYNTAX InetAddress (SIZE(0|4|8|16|20))        DESCRIPTION           "An implementation is only required to support           IPv4 addresses. Supporting addresses with zone index or IPv6           addresses are optional."        GROUP gsmpNotificationObjectsGroup        DESCRIPTION            "This group must be supported if notifications            are supported. "        GROUP gsmpNotificationsGroup        DESCRIPTION            "This group must be supported if notifications            are supported. "        ::= { gsmpCompliances 1 }    -- units of conformance    gsmpGeneralGroup OBJECT-GROUP        OBJECTS {        gsmpSessionVersion,        gsmpSessionTimer,        gsmpSessionPartitionId,        gsmpSessionAdjacencyCount,        gsmpSessionFarSideName,        gsmpSessionFarSidePort,        gsmpSessionFarSideInstance,        gsmpSessionLastFailureCode,        gsmpSessionDiscontinuityTime,        gsmpSessionStartUptime,        gsmpSessionStatSentMessages,        gsmpSessionStatFailureInds,        gsmpSessionStatReceivedMessages,        gsmpSessionStatReceivedFailures,        gsmpSessionStatPortUpEvents,        gsmpSessionStatPortDownEvents,        gsmpSessionStatInvLabelEvents,        gsmpSessionStatNewPortEvents,        gsmpSessionStatDeadPortEvents,        gsmpSessionStatAdjUpdateEvents        }        STATUS current        DESCRIPTION             "Objects that apply to all GSMP implementations."        ::= { gsmpGroups 1 }    gsmpControllerGroup OBJECT-GROUP        OBJECTS {        gsmpControllerMaxVersion,        gsmpControllerTimer,        gsmpControllerPort,        gsmpControllerInstance,        gsmpControllerPartitionType,        gsmpControllerPartitionId,        gsmpControllerDoResync,        gsmpControllerNotificationMap,        gsmpControllerSessionState,        gsmpControllerStorageType,        gsmpControllerRowStatus        }       STATUS       current       DESCRIPTION             "Objects that apply GSMP implementations of             Switch Controllers."       ::= { gsmpGroups 2 }    gsmpSwitchGroup OBJECT-GROUP        OBJECTS {        gsmpSwitchMaxVersion,        gsmpSwitchTimer,        gsmpSwitchName,        gsmpSwitchPort,        gsmpSwitchInstance,        gsmpSwitchPartitionType,        gsmpSwitchPartitionId,        gsmpSwitchNotificationMap,        gsmpSwitchSwitchType,        gsmpSwitchWindowSize,        gsmpSwitchSessionState,        gsmpSwitchStorageType,        gsmpSwitchRowStatus        }       STATUS       current       DESCRIPTION             "Objects that apply GSMP implementations of             Switches."       ::= { gsmpGroups 3 }    gsmpAtmEncapGroup OBJECT-GROUP        OBJECTS {        gsmpAtmEncapIfIndex,        gsmpAtmEncapVpi,        gsmpAtmEncapVci,        gsmpAtmEncapStorageType,        gsmpAtmEncapRowStatus        }       STATUS       current       DESCRIPTION             "Objects that apply to GSMP implementations that             supports ATM for GSMP encapsulation."       ::= { gsmpGroups 4 }    gsmpTcpIpEncapGroup OBJECT-GROUP        OBJECTS {        gsmpTcpIpEncapAddressType,        gsmpTcpIpEncapAddress,        gsmpTcpIpEncapPortNumber,        gsmpTcpIpEncapStorageType,        gsmpTcpIpEncapRowStatus        }       STATUS       current       DESCRIPTION             "Objects that apply to GSMP implementations that             supports TCP/IP for GSMP encapsulation."       ::= { gsmpGroups 5 }     gsmpNotificationObjectsGroup OBJECT-GROUP        OBJECTS {        gsmpEventPort,        gsmpEventPortSessionNumber,        gsmpEventSequenceNumber,        gsmpEventLabel        }       STATUS       current       DESCRIPTION             "Objects that are contained in the notifications."       ::= { gsmpGroups 6 }    gsmpNotificationsGroup NOTIFICATION-GROUP        NOTIFICATIONS {        gsmpSessionDown,        gsmpSessionUp,        gsmpSentFailureInd,        gsmpReceivedFailureInd,        gsmpPortUpEvent,        gsmpPortDownEvent,        gsmpInvalidLabelEvent,        gsmpNewPortEvent,        gsmpDeadPortEvent,        gsmpAdjacencyUpdateEvent        }       STATUS current       DESCRIPTION             "The notifications which indicate specific changes             in the value of objects gsmpSessionTable"       ::= { gsmpGroups 7 }END

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -