SHE-IGMP-MIB

File: SHE-IGMP-MIB.mib (48072 bytes)

Imported modules

AN-MIB SHE-BRIDGE-MIB SHE-TC-MIB
SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

she sheBridgePortIndex sheIgmpGroupIndex
SheControlStatusType SnmpAdminString OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP TimeTicks
IpAddress Unsigned32 Gauge32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
TruthValue DateAndTime

Defined Types

SheIgmpControlRequestType  
INTEGER noRequest(1), setIgmpParameters(2), setFtpParameters(3), createPreviewPackage(4), deletePreviewPackage(5), modifyPreviewPackage(6), addChannel2PreviewPackage(7), deleteChannelFromPreviewPackage(8), setIgmpPacketRateLimitUplink(9), setSubscriberPreviewPackage(10), deleteSubscriberPreviewPackage(11), resetSubscriberPreviewRemainsCount(12), resetSubscriberPreviewCountAll(13), manuallyUploadLog(14), setIgmpPacketRateLimitSubscriber(15), setIgmpLongTimeOnlineTime(16), setIgmpEthernetAccessEnable(17), setIgmpCDRTime(18), setIgmpSetMulticastChannelV2Para(19), setIgmpPreviewAutoResetTimeEnable(21)    

SheIgmpControlRequestResultType  
INTEGER noRequest(1), wrongIpAddress(2), wrongUserPassword(3), permissionDenied(4), comExecStarted(30), paramFaulty(31), requestBusy(32), setDataFailed(34), aswTimeout(35), commandFailed(36), commandSucceeded(37)    

SheIgmpUploadStatusType  
INTEGER uploadSuccess(1), uploadFail(2)    

SheIgmpPreviewAutoResetTimeUnitType  
INTEGER day(1), week(2), month(3)    

SheIgmpCACStatusType  
INTEGER accept(1), deny(2)    

SheIgmpMulticastGroupModeType  
INTEGER normal(1), static(2)    

SheIgmpPreviewPackageEntry  
SEQUENCE    
  sheIgmpPreviewPackageIndex Unsigned32
  sheIgmpPreviewPackageDescription SnmpAdminString
  sheIgmpPreviewPackageLastingPeriod Unsigned32
  sheIgmpPreviewPackageIntervalBetweenPreviews Unsigned32
  sheIgmpPreviewPackageMaxPreviewsNum Unsigned32
  sheIgmpPreviewPackageChannelList OCTET STRING

SheIgmpSubscriberEntry  
SEQUENCE    
  sheIgmpSubscriberPreviewPackageIndex Unsigned32
  sheIgmpSubscriberPreviewRemains Unsigned32

SheIgmpMulticastChannelEntry  
SEQUENCE    
  sheIgmpMulticastChannelDelayLeaveTime Unsigned32

Defined Values

sheIgmpMib 1.3.6.1.4.1.231.7.1.2.1.35
The MIB module is to describe managed objects supporting additional IGMP features.
MODULE-IDENTITY    

sheIgmpSystem 1.3.6.1.4.1.231.7.1.2.1.35.1
OBJECT IDENTIFIER    

sheIgmpProgramPreviewEnable 1.3.6.1.4.1.231.7.1.2.1.35.1.1
Indicates whether to enable the program preview functionality.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

sheIgmpLogEnable 1.3.6.1.4.1.231.7.1.2.1.35.1.2
Whether the NE should keep the IGMP log.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

sheIgmpUploadEnable 1.3.6.1.4.1.231.7.1.2.1.35.1.3
Whether the NE should upload the log files to FTP server.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

sheIgmpFtpRootDir 1.3.6.1.4.1.231.7.1.2.1.35.1.4
The 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 DSLAM
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

sheIgmpFtpIp 1.3.6.1.4.1.231.7.1.2.1.35.1.5
FTP server's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sheIgmpFtpUser 1.3.6.1.4.1.231.7.1.2.1.35.1.6
FTP user name. Write permission is required for this user.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

sheIgmpFtpPassword 1.3.6.1.4.1.231.7.1.2.1.35.1.7
FTP server access password. To protect the password, the string of this object in the GetResponse PDU is encrypted.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

sheIgmpFtpUploadInterval 1.3.6.1.4.1.231.7.1.2.1.35.1.8
The interval that IGMP log data is uploaded to FTP server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  


sheIgmpPacketRateLimitSubscriber 1.3.6.1.4.1.231.7.1.2.1.35.1.10
IGMP 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1..2147483647  

sheIgmpLongTimeOnlineTime 1.3.6.1.4.1.231.7.1.2.1.35.1.11
For 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

sheIgmpEthernetAccessEnable 1.3.6.1.4.1.231.7.1.2.1.35.1.12
When 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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

sheIgmpControl 1.3.6.1.4.1.231.7.1.2.1.35.1.13
OBJECT IDENTIFIER    

sheIgmpControlRequest 1.3.6.1.4.1.231.7.1.2.1.35.1.13.1
Command 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.
Status: current Access: read-write
OBJECT-TYPE    
  SheIgmpControlRequestType  

sheIgmpControlStatus 1.3.6.1.4.1.231.7.1.2.1.35.1.13.2
The status of a control request.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpControlTimer 1.3.6.1.4.1.231.7.1.2.1.35.1.13.3
The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the SHE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpControlReqResult 1.3.6.1.4.1.231.7.1.2.1.35.1.13.4
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheIgmpControlRequestResultType  

sheIgmpControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.35.1.13.5
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpControlProgramPreviewEnable 1.3.6.1.4.1.231.7.1.2.1.35.1.13.6
Indicates whether to enable the program preview functionality.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sheIgmpControlLogEnable 1.3.6.1.4.1.231.7.1.2.1.35.1.13.7
Whether the NE should keep the IGMP log. Change the value of sheIgmpLogEnable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sheIgmpControlUploadEnable 1.3.6.1.4.1.231.7.1.2.1.35.1.13.8
Whether 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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sheIgmpControlFtpRootDir 1.3.6.1.4.1.231.7.1.2.1.35.1.13.9
The root directory name on FTP server that stores the IGMP log data of this DSLAM. Change the value of sheIgmpFtpRootDir.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

sheIgmpControlFtpIp 1.3.6.1.4.1.231.7.1.2.1.35.1.13.10
FTP server's IP address. Change the value of sheIgmpFtpIp.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

sheIgmpControlFtpUser 1.3.6.1.4.1.231.7.1.2.1.35.1.13.11
FTP user name. Change the value of sheIgmpFtpUser.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

sheIgmpControlFtpPassword 1.3.6.1.4.1.231.7.1.2.1.35.1.13.12
FTP server access password. To protect the password, the string of this object in the GetResponse PDU is encrypted.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

sheIgmpControlFtpUploadInterval 1.3.6.1.4.1.231.7.1.2.1.35.1.13.13
The interval that IGMP log data is uploaded to FTP server. Change the value of sheIgmpFtpUploadInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

sheIgmpControlPacketRateLimitSubscriber 1.3.6.1.4.1.231.7.1.2.1.35.1.13.14
IGMP 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..2147483647  


sheIgmpControlLongTimeOnlineTime 1.3.6.1.4.1.231.7.1.2.1.35.1.13.16
For 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

sheIgmpControlEthernetAccessEnable 1.3.6.1.4.1.231.7.1.2.1.35.1.13.17
When 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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sheIgmpPreviewPackageTable 1.3.6.1.4.1.231.7.1.2.1.35.2
This table contains information of preview packages. Each entry defines a preview package.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheIgmpPreviewPackageEntry

sheIgmpPreviewPackageEntry 1.3.6.1.4.1.231.7.1.2.1.35.2.1
Entry of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheIgmpPreviewPackageEntry  

sheIgmpPreviewPackageIndex 1.3.6.1.4.1.231.7.1.2.1.35.2.1.1
The index of the preview package.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..32  

sheIgmpPreviewPackageDescription 1.3.6.1.4.1.231.7.1.2.1.35.2.1.2
The description of this preview package.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

sheIgmpPreviewPackageLastingPeriod 1.3.6.1.4.1.231.7.1.2.1.35.2.1.3
The duration (in minutes) for each preview period.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewPackageIntervalBetweenPreviews 1.3.6.1.4.1.231.7.1.2.1.35.2.1.4
The time that a user must wait before starting next preview.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewPackageMaxPreviewsNum 1.3.6.1.4.1.231.7.1.2.1.35.2.1.5
How many previews are allowed on a subscriber.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewPackageChannelList 1.3.6.1.4.1.231.7.1.2.1.35.2.1.6
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..8192)  

sheIgmpPreviewPackageControl 1.3.6.1.4.1.231.7.1.2.1.35.3
OBJECT IDENTIFIER    

sheIgmpPreviewPackageControlRequest 1.3.6.1.4.1.231.7.1.2.1.35.3.1
Command 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 sheIgmpPreviewPackageControlChannelIndex
Status: current Access: read-write
OBJECT-TYPE    
  SheIgmpControlRequestType  

sheIgmpPreviewPackageControlStatus 1.3.6.1.4.1.231.7.1.2.1.35.3.2
The status of a user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheControlStatusType  

sheIgmpPreviewPackageControlTimer 1.3.6.1.4.1.231.7.1.2.1.35.3.3
The maximum wait time for the manager for a long running user command.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sheIgmpPreviewPackageControlReqResult 1.3.6.1.4.1.231.7.1.2.1.35.3.4
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheIgmpControlRequestResultType  

sheIgmpPreviewPackageControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.35.3.5
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewPackageControlIndex 1.3.6.1.4.1.231.7.1.2.1.35.3.6
The index of the preview package.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..32  

sheIgmpPreviewPackageControlDescription 1.3.6.1.4.1.231.7.1.2.1.35.3.7
The description of preview package.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

sheIgmpPreviewPackageControlLastingPeriod 1.3.6.1.4.1.231.7.1.2.1.35.3.8
The duration (in minutes) for each preview period.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewPackageControlIntervalBetweenPreviews 1.3.6.1.4.1.231.7.1.2.1.35.3.9
The time that a user must wait before starting next preview.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewPackageControlMaxPreviewsNum 1.3.6.1.4.1.231.7.1.2.1.35.3.10
How many previews are allowed on a subscriber.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewPackageControlChannelIndex 1.3.6.1.4.1.231.7.1.2.1.35.3.11
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1000  

sheIgmpSubscriberTable 1.3.6.1.4.1.231.7.1.2.1.35.4
Each entry in this table defines the multicast parameters for a subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheIgmpSubscriberEntry

sheIgmpSubscriberEntry 1.3.6.1.4.1.231.7.1.2.1.35.4.1
Entry of the table indeced by sheBridgePortIndex. The sheBridgePortIndex is an external index defined in she-bridge-mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheIgmpSubscriberEntry  

sheIgmpSubscriberPreviewPackageIndex 1.3.6.1.4.1.231.7.1.2.1.35.4.1.4
The index of the preview package that is applied on this subscriber. 0 means no package assigned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..32  

sheIgmpSubscriberPreviewRemains 1.3.6.1.4.1.231.7.1.2.1.35.4.1.5
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpSubscriberControl 1.3.6.1.4.1.231.7.1.2.1.35.5
OBJECT IDENTIFIER    

sheIgmpSubscriberControlRequest 1.3.6.1.4.1.231.7.1.2.1.35.5.1
Command 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)
Status: current Access: read-write
OBJECT-TYPE    
  SheIgmpControlRequestType  

sheIgmpSubscriberControlStatus 1.3.6.1.4.1.231.7.1.2.1.35.5.2
The status of a user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheControlStatusType  

sheIgmpSubscriberControlTimer 1.3.6.1.4.1.231.7.1.2.1.35.5.3
The maximum wait time for the manager for a long running user command.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sheIgmpSubscriberControlReqResult 1.3.6.1.4.1.231.7.1.2.1.35.5.4
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheIgmpControlRequestResultType  

sheIgmpSubscriberControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.35.5.5
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpSubscriberControlIndex 1.3.6.1.4.1.231.7.1.2.1.35.5.6
The sheBridgePortIndex to identify a subscriber.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

sheIgmpSubscriberControlPreviewPackageIndex 1.3.6.1.4.1.231.7.1.2.1.35.5.9
The index of the preview package that is applied on this subscriber.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..32  

sheIgmpUploadInfo 1.3.6.1.4.1.231.7.1.2.1.35.7
OBJECT IDENTIFIER    

sheIgmpLastUploadStatus 1.3.6.1.4.1.231.7.1.2.1.35.7.1
The status of last FTP upload operation. It could be uploadSuccess(1) or uploadFail(2).
Status: current Access: read-only
OBJECT-TYPE    
  SheIgmpUploadStatusType  

sheIgmpLastUploadTimeStamp 1.3.6.1.4.1.231.7.1.2.1.35.7.2
The time stamp of the last FTP upload operation (end of operation).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sheIgmpLastUploadFileName 1.3.6.1.4.1.231.7.1.2.1.35.7.3
The file name of last FTP upload operation.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

sheIgmpLastUploadErrorString 1.3.6.1.4.1.231.7.1.2.1.35.7.4
The text that describes the FTP upload failure. If upload succeeded, this string is empty.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

sheIgmpNotification 1.3.6.1.4.1.231.7.1.2.1.35.8
OBJECT IDENTIFIER    

sheIgmpEvents 1.3.6.1.4.1.231.7.1.2.1.35.8.1
OBJECT IDENTIFIER    

sheIgmpControlResult 1.3.6.1.4.1.231.7.1.2.1.35.8.1.1
Notification 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)
Status: current Access: read-only
NOTIFICATION-TYPE    

sheIgmpUploadFailedTrap 1.3.6.1.4.1.231.7.1.2.1.35.8.1.2
Indicates that an FTP upload failure occurred.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheIgmpPreviewPackageControlResult 1.3.6.1.4.1.231.7.1.2.1.35.8.1.3
Notification sent at the end of preview package command.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheIgmpParaV2 1.3.6.1.4.1.231.7.1.2.1.35.9
OBJECT IDENTIFIER    

sheIgmpParaV2CDRTime 1.3.6.1.4.1.231.7.1.2.1.35.9.1
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..30  

sheIgmpParaV2Control 1.3.6.1.4.1.231.7.1.2.1.35.10
OBJECT IDENTIFIER    

sheIgmpParaV2ControlRequest 1.3.6.1.4.1.231.7.1.2.1.35.10.1
It must be the last member in the varBindList of the SNMP set request. The commands: setIgmpCDRTime The parameter for this command is sheIgmpParaV2ControlCDRTime.
Status: current Access: read-write
OBJECT-TYPE    
  SheIgmpControlRequestType  

sheIgmpParaV2ControlStatus 1.3.6.1.4.1.231.7.1.2.1.35.10.2
The status of a control request.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpParaV2ControlTimer 1.3.6.1.4.1.231.7.1.2.1.35.10.3
The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the SHE.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpParaV2ControlReqResult 1.3.6.1.4.1.231.7.1.2.1.35.10.4
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheIgmpControlRequestResultType  

sheIgmpParaV2ControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.35.10.5
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpParaV2ControlCDRTime 1.3.6.1.4.1.231.7.1.2.1.35.10.6
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..30  

sheIgmpMulticastChannelTable 1.3.6.1.4.1.231.7.1.2.1.35.11
This table contains information for the Bandwidth assigned to every Multicast Group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheIgmpMulticastChannelEntry

sheIgmpMulticastChannelEntry 1.3.6.1.4.1.231.7.1.2.1.35.11.1
Each entry contains the configured bandwidth value of a Multicast Group. The sheIgmpGroupIndex is an external index defined in she-bridge-mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheIgmpMulticastChannelEntry  

sheIgmpMulticastChannelDelayLeaveTime 1.3.6.1.4.1.231.7.1.2.1.35.11.1.1
Time 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpMulticastChannelControl 1.3.6.1.4.1.231.7.1.2.1.35.12
OBJECT IDENTIFIER    

sheIgmpMulticastChannelControlRequest 1.3.6.1.4.1.231.7.1.2.1.35.12.1
Command 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 sheIgmpMulticastChannelControlDelayLeaveTime
Status: current Access: read-write
OBJECT-TYPE    
  SheIgmpControlRequestType  

sheIgmpMulticastChannelControlStatus 1.3.6.1.4.1.231.7.1.2.1.35.12.2
The status of a control request.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpMulticastChannelControlReqResult 1.3.6.1.4.1.231.7.1.2.1.35.12.3
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheIgmpControlRequestResultType  

sheIgmpMulticastChannelControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.35.12.4
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpMulticastChannelControlChannelIndex 1.3.6.1.4.1.231.7.1.2.1.35.12.5
This attribute indicates the index of the multicast group being configured.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1000  

sheIgmpMulticastChannelControlDelayLeaveTime 1.3.6.1.4.1.231.7.1.2.1.35.12.6
Time 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewV2Para 1.3.6.1.4.1.231.7.1.2.1.35.13
OBJECT IDENTIFIER    

sheIgmpPreviewV2ParaARTEnable 1.3.6.1.4.1.231.7.1.2.1.35.13.1
This attribute indicates whether the preview auto reset time functionlaity is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

sheIgmpPreviewV2ParaARTStartTime 1.3.6.1.4.1.231.7.1.2.1.35.13.2
This attribute indicates the start time of auto reset timer.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

sheIgmpPreviewV2ParaARTUnit 1.3.6.1.4.1.231.7.1.2.1.35.13.3
This attribute indicates the unit of the timer.
Status: current Access: read-only
OBJECT-TYPE    
  SheIgmpPreviewAutoResetTimeUnitType  

sheIgmpPreviewV2ParaARTValue 1.3.6.1.4.1.231.7.1.2.1.35.13.4
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewV2ParaControl 1.3.6.1.4.1.231.7.1.2.1.35.14
OBJECT IDENTIFIER    

sheIgmpPreviewV2ParaControlRequest 1.3.6.1.4.1.231.7.1.2.1.35.14.1
Command 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 sheIgmpPreviewV2ParaControlARTValue
Status: current Access: read-write
OBJECT-TYPE    
  SheIgmpControlRequestType  

sheIgmpPreviewV2ParaControlStatus 1.3.6.1.4.1.231.7.1.2.1.35.14.2
The status of a control request.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewV2ParaControlReqResult 1.3.6.1.4.1.231.7.1.2.1.35.14.3
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheIgmpControlRequestResultType  

sheIgmpPreviewV2ParaControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.35.14.4
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheIgmpPreviewV2ParaControlARTEnable 1.3.6.1.4.1.231.7.1.2.1.35.14.5
This attribute indicates whether the preview auto reset is enabled
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sheIgmpPreviewV2ParaControlARTStartTime 1.3.6.1.4.1.231.7.1.2.1.35.14.6
This attribute indicates the start time of the auto reset timer
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

sheIgmpPreviewV2ParaControlARTUnit 1.3.6.1.4.1.231.7.1.2.1.35.14.7
This attribute indicates the unit of the preview auto reset timer
Status: current Access: read-write
OBJECT-TYPE    
  SheIgmpPreviewAutoResetTimeUnitType  

sheIgmpPreviewV2ParaControlARTValue 1.3.6.1.4.1.231.7.1.2.1.35.14.8
This attribute indicates the value of the preview auto reset timer
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

sheIgmpMibConformance 1.3.6.1.4.1.231.7.1.2.1.35.100
OBJECT IDENTIFIER    

sheIgmpMibCompliances 1.3.6.1.4.1.231.7.1.2.1.35.100.1
OBJECT IDENTIFIER    

sheIgmpMibCompliance 1.3.6.1.4.1.231.7.1.2.1.35.100.1.1
Description.
Status: current Access: read-write
MODULE-COMPLIANCE    

sheIgmpMibGroups 1.3.6.1.4.1.231.7.1.2.1.35.100.2
OBJECT IDENTIFIER    

sheIgmpMibGroup 1.3.6.1.4.1.231.7.1.2.1.35.100.2.1
Description.
Status: current Access: read-write
OBJECT-GROUP    

sheIgmpMibControlGroup 1.3.6.1.4.1.231.7.1.2.1.35.100.2.2
Description.
Status: current Access: read-write
OBJECT-GROUP    

sheIgmpMibNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.35.100.2.3
Description.
Status: current Access: read-write
NOTIFICATION-GROUP