SHE-IGMP-MIB
AI MIB Summary
The SHE-IGMP-MIB module enables monitoring and management of Extended Group Membership Protocol (IGMP) features on SHE network devices, specifically tracking multicast group membership states, query statistics, and report counters to ensure accurate Layer 2/Layer 3 multicast traffic forwarding.
The MIB module is to describe managed objects supporting additional IGMP features.
Main OID:
sheIgmpMib.1.3.6.1.4.1.231.7.1.2.2.1.35
114
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
114 total| Object Name |
|---|
sheIgmpMibThe MIB module is to describe managed objects supporting additional IGMP features. MODULE-IDENTITY .1.3.6.1.4.1.231.7.1.2.2.1.35 |
sheIgmpSystem OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.1 |
sheIgmpProgramPreviewEnableIndicates whether to enable the program preview functionality.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.1 |
sheIgmpLogEnableWhether the NE should keep the IGMP log.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.2 |
sheIgmpUploadEnableWhether the NE should upload the log files to FTP server.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.3 |
sheIgmpFtpRootDirThe root directory name on FTP server that stores the IGMP log data of this DSLAM. It is the relative path to the ftproot, eg. 'hix5635/v1.5/dslam1/igmp' The directory structure looks like: ftproot <-- the upmost ftp root |- %FtpRootDir% <-- this value, specifies the DSLAMro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.4 |
sheIgmpFtpIpFTP server's IP address.ro IpAddress .1.3.6.1.4.1.231.7.1.2.2.1.35.1.5 |
sheIgmpFtpUserFTP user name. Write permission is required for this user.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.6 |
sheIgmpFtpPasswordFTP server access password. To protect the password, the string of this object in the GetResponse PDU is encrypted.ro OCTET STRING .1.3.6.1.4.1.231.7.1.2.2.1.35.1.7 |
sheIgmpFtpUploadIntervalThe interval that IGMP log data is uploaded to FTP server.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.1.8 |
sheIgmpPacketRateLimitUplinkIGMP packets received from the uplink port is only allowed to be processed by the IGMP proxy with a limit of this value per minute. -1 is a special value means no limit.ro INTEGER (-1..2147483647) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.9 |
sheIgmpPacketRateLimitSubscriberIGMP packets received from the DSL subscriber port is only allowed to be processed by the IGMP proxy with a limit of this value per minute. -1 is a special value means no limit.ro INTEGER (-1..2147483647) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.10 |
sheIgmpLongTimeOnlineTimeFor every time interval of this value, there should be a log entry sent to the FTP server for those subscribers who have joined a multicast group for more than this time interval.ro INTEGER .1.3.6.1.4.1.231.7.1.2.2.1.35.1.11 |
sheIgmpEthernetAccessEnableWhen sheIgmpEthernetAccessEnable is true, if ethernet port of the CxU is configured as aggregate, multicast traffic could be accessed only if there's IGMP report sent from it. When sheIgmpEthernetAccessEnable is false, if ethernet port of the CxU is configured as aggregate, multicast traffic could be accessed without IGMP report.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.12 |
sheIgmpControl OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13 |
sheIgmpControlRequestCommand to configure global system parameters. It must be the last member in the varBindList of the SNMP set request. The parameters for different commands are listed below: setIgmpParameters: (optional, but at least one of them should be there) sheIgmpControlProgramPreviewEnable sheIgmpControlLogEnable sheIgmpControlUploadEnable setFtpParameters: sheIgmpControlFtpRootDir sheIgmpControlFtpIp sheIgmpControlFtpUser sheIgmpControlFtpPassword sheIgmpControlFtpUploadInterval setIgmpPacketRateLimitUplink: sheIgmpControlPacketRateLimitUplink setIgmpPacketRateLimitSubscriber: sheIgmpControlPacketRateLimitSubscriber setIgmpLongTimeOnlineTime: sheIgmpControlLongTimeOnlineTime setIgmpEthernetAccessEnable: sheIgmpControlEthernetAccessEnable resetSubscriberPreviewCountAll: manuallyUploadLog: (no parameter) Notifications: sheIgmpControlResult at the command ending in case of long running command. The long running command refers to the case that sheIgmpUploadEnable is changed from disable to enable. NE will verify the FTP connection at the enabling moment. Besides, the RootDir is created if they do not exist yet. EM should GET sheIgmpControlReqResult when the Response of the SET PDU is received, and the error status is noError. If the value of sheIgmpControlReqResult is comExecStarted(30), which means the SET operation is a long running command, EM must issue another GET operation on sheIgmpControlTimer. A timer should start on EM with the expire time equals to the value of sheIgmpControlTimer. The sheIgmpControlResult trap is expected to reach EM within the specified time. When the trap is received by EM, EM can optionally GET sheIgmpControlReqResult, sheIgmpControlStatus, and sheIgmpControlTimeStamp.rw SheIgmpControlRequestType .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.1 |
sheIgmpControlStatusThe status of a control request.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.2 |
sheIgmpControlTimerThe maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the SHE.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.3 |
sheIgmpControlReqResultThe result of the last user command.ro SheIgmpControlRequestResultType .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.4 |
sheIgmpControlTimeStampThe time stamp of the last command (end of command).ro Unsigned32 UNITS "sec" .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.5 |
sheIgmpControlProgramPreviewEnableIndicates whether to enable the program preview functionality.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.6 |
sheIgmpControlLogEnableWhether the NE should keep the IGMP log. Change the value of sheIgmpLogEnable.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.7 |
sheIgmpControlUploadEnableWhether the FTP upload process is enabled. Change the value of sheIgmpUploadEnable. If the sheIgmpUploadEnable is changed from disable to enable, FTP connection will be verified at the enabling moment. Besides, the RootDir is created if they do not exist yet. The command in this case is a long running command. sheIgmpControlResult trap will be sent to EM to notify the command result.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.8 |
sheIgmpControlFtpRootDirThe root directory name on FTP server that stores the IGMP log data of this DSLAM. Change the value of sheIgmpFtpRootDir.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.9 |
sheIgmpControlFtpIpFTP server's IP address. Change the value of sheIgmpFtpIp.rw IpAddress .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.10 |
sheIgmpControlFtpUserFTP user name. Change the value of sheIgmpFtpUser.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.11 |
sheIgmpControlFtpPasswordFTP server access password. To protect the password, the string of this object in the GetResponse PDU is encrypted.rw OCTET STRING .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.12 |
sheIgmpControlFtpUploadIntervalThe interval that IGMP log data is uploaded to FTP server. Change the value of sheIgmpFtpUploadInterval.rw Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.13 |
sheIgmpControlPacketRateLimitSubscriberIGMP packets received from the DSL subscriber port is only allowed to be processed by the IGMP proxy with a limit of this value per minute. -1 is a special value means no limit.rw INTEGER (-1..2147483647) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.14 |
sheIgmpControlPacketRateLimitUplinkIGMP packets received from the uplink port is only allowed to be processed by the IGMP proxy with a limit of this value per minute. -1 is a special value means no limit.rw INTEGER (-1..2147483647) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.15 |
sheIgmpControlLongTimeOnlineTimeFor every time interval of this value, there should be a log entry sent to the FTP server for those subscribers who have joined a multicast group for more than this time interval.rw INTEGER .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.16 |
sheIgmpControlEthernetAccessEnableWhen sheIgmpEthernetAccessEnable is true, if ethernet port of the CxU is configured as aggregate, multicast traffic could be accessed only if there's IGMP report sent from it. When sheIgmpEthernetAccessEnable is false, if ethernet port of the CxU is configured as aggregate, multicast traffic could be accessed without IGMP report.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.1.13.17 |
sheIgmpPreviewPackageTableThis table contains information of preview packages. Each entry defines a preview package. SEQUENCE OF SheIgmpPreviewPackageEntry .1.3.6.1.4.1.231.7.1.2.2.1.35.2 |
sheIgmpPreviewPackageEntryEntry of the table. SheIgmpPreviewPackageEntry .1.3.6.1.4.1.231.7.1.2.2.1.35.2.1 |
sheIgmpPreviewPackageIndexThe index of the preview package.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.2.1.1 |
sheIgmpPreviewPackageDescriptionThe description of this preview package.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.35.2.1.2 |
sheIgmpPreviewPackageLastingPeriodThe duration (in minutes) for each preview period.ro Unsigned32 UNITS "minutes" .1.3.6.1.4.1.231.7.1.2.2.1.35.2.1.3 |
sheIgmpPreviewPackageIntervalBetweenPreviewsThe time that a user must wait before starting next preview.ro Unsigned32 UNITS "minutes" .1.3.6.1.4.1.231.7.1.2.2.1.35.2.1.4 |
sheIgmpPreviewPackageMaxPreviewsNumHow many previews are allowed on a subscriber.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.2.1.5 |
sheIgmpPreviewPackageChannelListThe list of pairs of octets each identifying a corresponding index of the sheIgmpGroupTable (sheIgmpGroupIndex). It shows the channels that are members of this preview package. The least significant byte is the second octet.ro OCTET STRING .1.3.6.1.4.1.231.7.1.2.2.1.35.2.1.6 |
sheIgmpPreviewPackageControl OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.3 |
sheIgmpPreviewPackageControlRequestCommand to configure preview package. It must be the last member in the varBindList of the SNMP set request. The parameters for different commands are listed below: createPreviewPackage: sheIgmpPreviewPackageControlLastingPeriod sheIgmpPreviewPackageControlIntervalBetweenPreviews sheIgmpPreviewPackageControlMaxPreviewsNum (optional) sheIgmpPreviewPackageControlDescription deletePreviewPackage: sheIgmpPreviewPackageControlIndex modifyPreviewPackage: (must) sheIgmpPreviewPackageControlIndex (optional, but at least one of them should be there) sheIgmpPreviewPackageControlLastingPeriod sheIgmpPreviewPackageControlIntervalBetweenPreviews sheIgmpPreviewPackageControlMaxPreviewsNum sheIgmpPreviewPackageControlDescription addChannel2PreviewPackage: deleteChannelFromPreviewPackage: sheIgmpPreviewPackageControlIndex sheIgmpPreviewPackageControlChannelIndexrw SheIgmpControlRequestType .1.3.6.1.4.1.231.7.1.2.2.1.35.3.1 |
sheIgmpPreviewPackageControlStatusThe status of a user command.ro SheControlStatusType (SHE-TC-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.35.3.2 |
sheIgmpPreviewPackageControlTimerThe maximum wait time for the manager for a long running user command.ro Gauge32 .1.3.6.1.4.1.231.7.1.2.2.1.35.3.3 |
sheIgmpPreviewPackageControlReqResultThe result of the last user command.ro SheIgmpControlRequestResultType .1.3.6.1.4.1.231.7.1.2.2.1.35.3.4 |
sheIgmpPreviewPackageControlTimeStampThe time stamp of the last command (end of command).ro Unsigned32 UNITS "sec" .1.3.6.1.4.1.231.7.1.2.2.1.35.3.5 |
sheIgmpPreviewPackageControlIndexThe index of the preview package.rw Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.3.6 |
sheIgmpPreviewPackageControlDescriptionThe description of preview package.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.35.3.7 |
sheIgmpPreviewPackageControlLastingPeriodThe duration (in minutes) for each preview period.rw Unsigned32 UNITS "minutes" .1.3.6.1.4.1.231.7.1.2.2.1.35.3.8 |
sheIgmpPreviewPackageControlIntervalBetweenPreviewsThe time that a user must wait before starting next preview.rw Unsigned32 UNITS "minutes" .1.3.6.1.4.1.231.7.1.2.2.1.35.3.9 |
sheIgmpPreviewPackageControlMaxPreviewsNumHow many previews are allowed on a subscriber.rw Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.3.10 |
sheIgmpPreviewPackageControlChannelIndexThe channel index that will be added to or deleted from the preview package. The value will be equal to an existing sheIgmpGroupIndex from sheBridgeMib, which represent an IgmpChannel.rw Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.3.11 |
sheIgmpSubscriberTableEach entry in this table defines the multicast parameters for a subscriber. SEQUENCE OF SheIgmpSubscriberEntry .1.3.6.1.4.1.231.7.1.2.2.1.35.4 |
sheIgmpSubscriberEntryEntry of the table indeced by sheBridgePortIndex. The sheBridgePortIndex is an external index defined in she-bridge-mib. SheIgmpSubscriberEntry .1.3.6.1.4.1.231.7.1.2.2.1.35.4.1 |
sheIgmpSubscriberPreviewPackageIndexThe index of the preview package that is applied on this subscriber. 0 means no package assigned.ro Unsigned32 (0 | 1..32) .1.3.6.1.4.1.231.7.1.2.2.1.35.4.1.4 |
sheIgmpSubscriberPreviewRemainsThe number of previews that are still available on this subscriber currently. The initial value of this object equals to sheIgmpPreviewPackageMaxPreviewsNum. It decreases by 1 each time when the subscriber starts a preview. If this number reaches 0, this subscriber cannot preview any more, unless this counter is reset by EM.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.4.1.5 |
sheIgmpSubscriberControl OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.5 |
sheIgmpSubscriberControlRequestCommand to configure subscriber parameters. It must be the last member in the varBindList of the SNMP set request. The parameters for different commands are listed below: (must) sheIgmpSubscriberControlIndex setSubscriberPreviewPackage: sheIgmpSubscriberControlPreviewPackageIndex deleteSubscriberPreviewPackage: resetSubscriberPreviewRemainsCount: (no additional parameters)rw SheIgmpControlRequestType .1.3.6.1.4.1.231.7.1.2.2.1.35.5.1 |
sheIgmpSubscriberControlStatusThe status of a user command.ro SheControlStatusType (SHE-TC-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.35.5.2 |
sheIgmpSubscriberControlTimerThe maximum wait time for the manager for a long running user command.ro Gauge32 .1.3.6.1.4.1.231.7.1.2.2.1.35.5.3 |
sheIgmpSubscriberControlReqResultThe result of the last user command.ro SheIgmpControlRequestResultType .1.3.6.1.4.1.231.7.1.2.2.1.35.5.4 |
sheIgmpSubscriberControlTimeStampThe time stamp of the last command (end of command).ro Unsigned32 UNITS "sec" .1.3.6.1.4.1.231.7.1.2.2.1.35.5.5 |
sheIgmpSubscriberControlIndexThe sheBridgePortIndex to identify a subscriber.rw Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.5.6 |
sheIgmpSubscriberControlPreviewPackageIndexThe index of the preview package that is applied on this subscriber.rw Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.5.9 |
sheIgmpUploadInfo OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.7 |
sheIgmpLastUploadStatusThe status of last FTP upload operation. It could be uploadSuccess(1) or uploadFail(2).ro SheIgmpUploadStatusType .1.3.6.1.4.1.231.7.1.2.2.1.35.7.1 |
sheIgmpLastUploadTimeStampThe time stamp of the last FTP upload operation (end of operation).ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.231.7.1.2.2.1.35.7.2 |
sheIgmpLastUploadFileNameThe file name of last FTP upload operation.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.35.7.3 |
sheIgmpLastUploadErrorStringThe text that describes the FTP upload failure. If upload succeeded, this string is empty.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.231.7.1.2.2.1.35.7.4 |
sheIgmpNotification OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.8 |
sheIgmpEvents OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.8.1 |
sheIgmpControlResultNotification sent at the end of long running command. The possible values of sheIgmpControlReqResult are: wrongIpAddress(2), -- IP address of FTP server is incorrect wrongUserPassword(3), -- The user name or password is wrong permissionDenied(4), -- The user name has no permission to create dir/file commandSucceeded(37), commandFailed(36) NOTIFICATION-TYPE .1.3.6.1.4.1.231.7.1.2.2.1.35.8.1.1 |
sheIgmpUploadFailedTrapIndicates that an FTP upload failure occurred. NOTIFICATION-TYPE .1.3.6.1.4.1.231.7.1.2.2.1.35.8.1.2 |
sheIgmpPreviewPackageControlResultNotification sent at the end of preview package command. NOTIFICATION-TYPE .1.3.6.1.4.1.231.7.1.2.2.1.35.8.1.3 |
sheIgmpParaV2 OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.9 |
sheIgmpParaV2CDRTimeThis attribute indicates the value of CDR Recognition Time. Value 0 means user doesn't configure IGMP Log CDR Time and IGMP Log CDR process doesn't take effect.ro Unsigned32 (0 | 1..30) UNITS "sec" .1.3.6.1.4.1.231.7.1.2.2.1.35.9.1 |
sheIgmpParaV2Control OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.10 |
sheIgmpParaV2ControlRequestIt must be the last member in the varBindList of the SNMP set request. The commands: setIgmpCDRTime The parameter for this command is sheIgmpParaV2ControlCDRTime.rw SheIgmpControlRequestType .1.3.6.1.4.1.231.7.1.2.2.1.35.10.1 |
sheIgmpParaV2ControlStatusThe status of a control request.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.10.2 |
sheIgmpParaV2ControlTimerThe maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the SHE.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.10.3 |
sheIgmpParaV2ControlReqResultThe result of the last user command.ro SheIgmpControlRequestResultType .1.3.6.1.4.1.231.7.1.2.2.1.35.10.4 |
sheIgmpParaV2ControlTimeStampThe time stamp of the last command (end of command).ro Unsigned32 UNITS "sec" .1.3.6.1.4.1.231.7.1.2.2.1.35.10.5 |
sheIgmpParaV2ControlCDRTimeThis attribute indicates the value of CDR recognition time. Value 0 means user doesn't configure IGMP Log CDR Time and IGMP Log CDR process doesn't take effect.rw Unsigned32 (0 | 1..30) UNITS "sec" .1.3.6.1.4.1.231.7.1.2.2.1.35.10.6 |
sheIgmpMulticastChannelTableThis table contains information for the Bandwidth assigned to every Multicast Group. SEQUENCE OF SheIgmpMulticastChannelEntry .1.3.6.1.4.1.231.7.1.2.2.1.35.11 |
sheIgmpMulticastChannelEntryEach entry contains the configured bandwidth value of a Multicast Group. The sheIgmpGroupIndex is an external index defined in she-bridge-mib. SheIgmpMulticastChannelEntry .1.3.6.1.4.1.231.7.1.2.2.1.35.11.1 |
sheIgmpMulticastChannelDelayLeaveTimeTime interval for which the IGMP proxy 's host will delay to send a leave to the Router side when no membership is in a multicast channel.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.11.1.1 |
sheIgmpMulticastChannelControl OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.12 |
sheIgmpMulticastChannelControlRequestCommand to set multicast channel delay leave time. It must be the last member in the varBindList of the SNMP set request. The commands: setIgmpSetMulticastChannelV2Para The Parameters of this command are sheIgmpMulticastChannelControlChannelIndex sheIgmpMulticastChannelControlDelayLeaveTimerw SheIgmpControlRequestType .1.3.6.1.4.1.231.7.1.2.2.1.35.12.1 |
sheIgmpMulticastChannelControlStatusThe status of a control request.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.12.2 |
sheIgmpMulticastChannelControlReqResultThe result of the last user command.ro SheIgmpControlRequestResultType .1.3.6.1.4.1.231.7.1.2.2.1.35.12.3 |
sheIgmpMulticastChannelControlTimeStampThe time stamp of the last command (end of command).ro Unsigned32 UNITS "sec" .1.3.6.1.4.1.231.7.1.2.2.1.35.12.4 |
sheIgmpMulticastChannelControlChannelIndexThis attribute indicates the index of the multicast group being configured.rw Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.12.5 |
sheIgmpMulticastChannelControlDelayLeaveTimeTime interval for which the IGMP proxy 's host will delay to send a leave to the Router side when no membership is in a multicast channel.rw Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.12.6 |
sheIgmpPreviewV2Para OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.13 |
sheIgmpPreviewV2ParaARTEnableThis attribute indicates whether the preview auto reset time functionlaity is enabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.13.1 |
sheIgmpPreviewV2ParaARTStartTimeThis attribute indicates the start time of auto reset timer.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.13.2 |
sheIgmpPreviewV2ParaARTUnitThis attribute indicates the unit of the timer.ro SheIgmpPreviewAutoResetTimeUnitType .1.3.6.1.4.1.231.7.1.2.2.1.35.13.3 |
sheIgmpPreviewV2ParaARTValueThis attribute indicates the configured value of the preview auto reset timer. The timer value will be decided together by sheIgmpPreviewAutoResetTimeValue and the sheIgmpPreviewAutoResetTimeUnit. e.g. if the sheIgmpPreviewAutoResetTimeUnit is day(1) and the sheIgmpPreviewAutoResetTimeValue is 30 then the value of auto reset timer is 30 days.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.13.4 |
sheIgmpPreviewV2ParaControl OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.14 |
sheIgmpPreviewV2ParaControlRequestCommand related to the preview auto reset time. It must be the last member in the varBindList of the SNMP set request. The commands: setIgmpPreviewAutoResetTimeEnable The parameters for this command are sheIgmpPreviewV2ParaControlARTStartTime sheIgmpPreviewV2ParaControlARTEnable sheIgmpPreviewV2ParaControlARTUnit sheIgmpPreviewV2ParaControlARTValuerw SheIgmpControlRequestType .1.3.6.1.4.1.231.7.1.2.2.1.35.14.1 |
sheIgmpPreviewV2ParaControlStatusThe status of a control request.ro Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.14.2 |
sheIgmpPreviewV2ParaControlReqResultThe result of the last user command.ro SheIgmpControlRequestResultType .1.3.6.1.4.1.231.7.1.2.2.1.35.14.3 |
sheIgmpPreviewV2ParaControlTimeStampThe time stamp of the last command (end of command).ro Unsigned32 UNITS "sec" .1.3.6.1.4.1.231.7.1.2.2.1.35.14.4 |
sheIgmpPreviewV2ParaControlARTEnableThis attribute indicates whether the preview auto reset is enabledrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.14.5 |
sheIgmpPreviewV2ParaControlARTStartTimeThis attribute indicates the start time of the auto reset timerrw DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.231.7.1.2.2.1.35.14.6 |
sheIgmpPreviewV2ParaControlARTUnitThis attribute indicates the unit of the preview auto reset timerrw SheIgmpPreviewAutoResetTimeUnitType .1.3.6.1.4.1.231.7.1.2.2.1.35.14.7 |
sheIgmpPreviewV2ParaControlARTValueThis attribute indicates the value of the preview auto reset timerrw Unsigned32 .1.3.6.1.4.1.231.7.1.2.2.1.35.14.8 |
sheIgmpMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.100 |
sheIgmpMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.100.1 |
sheIgmpMibComplianceDescription. Unknown .1.3.6.1.4.1.231.7.1.2.2.1.35.100.1.1 |
sheIgmpMibGroups OBJECT IDENTIFIER .1.3.6.1.4.1.231.7.1.2.2.1.35.100.2 |
sheIgmpMibGroupDescription. Unknown .1.3.6.1.4.1.231.7.1.2.2.1.35.100.2.1 |
sheIgmpMibControlGroupDescription. Unknown .1.3.6.1.4.1.231.7.1.2.2.1.35.100.2.2 |
sheIgmpMibNotificationGroupDescription. Unknown .1.3.6.1.4.1.231.7.1.2.2.1.35.100.2.3 |