SLEV2-MULTICAST-MIB
- Registered at
- 1.3.6.1.4.1.6296.102.12
- Last updated
- 2005-11-09 09:03
- Organization
- Dasan Co., Ltd.
- Namespace
- dasan
- Source file
SLEV2-MULTICAST-MIB- Digest
sha256:e057328121f07a737c20d820f3951c49f47bcd890880b5873a32340a37147935
Imports
| From | Symbols |
|---|---|
| DASAN-SMI | sleV2Mgmt |
| IANA-RTPROTO-MIB | IANAipMRouteProtocol, IANAipRouteProtocol |
| INET-ADDRESS-MIB | InetAddressIPv6 |
| SLE-TC-MIB | SleControlRequestResultType, SleControlStatusType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | BITS, Counter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DASAN-SMI IANA-RTPROTO-MIB INET-ADDRESS-MIB SLE-TC-MIB SLEV2-MULTICAST-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Boolean type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sleV2McastBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.1 | |||
| sleV2Multicast4 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2 | |||
| sleV2Mrib4 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1 | |||
| sleV2M4RouteBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.1 | |||
| sleV2M4RouteInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.1.1 | |||
| sleV2M4RouteInfoActivity OBJECT-TYPE Enable/disable status of multicast routing on this router. | 1.3.6.1.4.1.6296.102.12.2.1.1.1.1 | Boolean | read-only | current |
| sleV2M4RouteInfoLimit OBJECT-TYPE Limiting number of multicast routes that can be added to a multicast routing table. | 1.3.6.1.4.1.6296.102.12.2.1.1.1.2 | INTEGER (0 | 1..2147483647) | read-only | current |
| sleV2M4RouteInfoThreshold OBJECT-TYPE Threshold number at which to generate a warning message. | 1.3.6.1.4.1.6296.102.12.2.1.1.1.3 | INTEGER (1..2147483647) | read-only | current |
| sleV2M4RouteInfoUnknownFlood OBJECT-TYPE Flooding status of unknown multicast packets on this router. | 1.3.6.1.4.1.6296.102.12.2.1.1.1.4 | Boolean | read-only | current |
| sleV2M4RouteInfoEntryCount OBJECT-TYPE The number of rows in the sleV2MRoute4Table. This can be used to monitor the multicast routing table size | 1.3.6.1.4.1.6296.102.12.2.1.1.1.5 | Gauge32 | read-only | current |
| sleV2M4RouteInfoNocacheRecvMsg OBJECT-TYPE The number of all NOCACHE event messages which this MRIB has received from the Multicast Forwarder for all entries. The Multicast Forwarder generates the NOCACHE event when it receives a data packet destined to (S,G), and does not have an (S,G) MRT entry. | 1.3.6.1.4.1.6296.102.12.2.1.1.1.6 | Counter64 | read-only | current |
| sleV2M4RouteInfoWholepktRecvMsg OBJECT-TYPE The number of all WHOLEPKT event messages which this MRIB has received from the Multicast Forwarder for all entries. The Multicast Forwarder generates the WHOLEPKT event whenever the special REGISTER VIF appears in the out interface list of an (S,G) MRT in the multicast forwarder. | 1.3.6.1.4.1.6296.102.12.2.1.1.1.7 | Counter64 | read-only | current |
| sleV2M4RouteInfoWrongvifRecvMsg OBJECT-TYPE The number of all WRONGVIF event messages which this MRIB has received from the Multicast Forwarder for all entries. The Multicast Forwarder generates a WRONGVIF event when it receives a packet destined to (S,G) on an interface that does not match the IIF of the (S,G) MRT in the Multicast Forwarder. | 1.3.6.1.4.1.6296.102.12.2.1.1.1.8 | Counter64 | read-only | current |
| sleV2M4RouteInfoNocacheSentMsg OBJECT-TYPE The number of all NSM_MSG_IPV4_MRT_NOCACHE(NSM_MSG_IPV6_MRT_NOCACHE) messages which MRIB sent to multicast protocol for all entries. When the MRIB receives NOCACHE event message from Multicast Forwarder, it relays it to all multicast protocols, ensuring that the correct multicast protocol adds an (S,G) MRT to the MRIB. | 1.3.6.1.4.1.6296.102.12.2.1.1.1.9 | Counter64 | read-only | current |
| sleV2M4RouteInfoWholepktSentMsg OBJECT-TYPE The number of all NSM_MSG_IPV4_MRT_WHOLEPKT_REQUEST(NSM_MSG_IPV6_MRT_WHOLEPKT_REQUEST) messages which MRIB sent to multicast protocol for all entries. When the MRIB receives WHOLEPKT event message from Multicast Forwarder, it sends an message to the multicast protocol. It is inefficient and expensive to relay this whole message to the multicast protocol, because IP packet can be as large as 64 KB. To avoid sending the WHOLEPKT message to the multicast protocol, NSM_MSG_IPV4_MRT_WHOLEPKT_REQUEST message contains the (S,G) key, the REGISTER VIF index, and a unique identifier for the instance of the WHOLEPKT message from the Multicast Forwarder, whitout the all packet data. | 1.3.6.1.4.1.6296.102.12.2.1.1.1.10 | Counter64 | read-only | current |
| sleV2M4RouteInfoWrongvifSentMsg OBJECT-TYPE The number of all NSM_MSG_IPV4_MRT_WRONGVIF(NSM_MSG_IPV6_MRT_WRONGVIF) messages which MRIB sent to multicast protocol for all entries. When the MRIB receives WRONGVIF event message from Multicast Forwarder, it relays it to all multicast protocols that have requested PIM service. | 1.3.6.1.4.1.6296.102.12.2.1.1.1.11 | Counter64 | read-only | current |
| sleV2M4RoutInfoIpMrouteJoinedCount OBJECT-TYPE The count of Mroute Joined channel | 1.3.6.1.4.1.6296.102.12.2.1.1.1.12 | Counter32 | read-only | current |
| sleV2M4RouteInfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.1.2 | |||
| sleV2M4RouteInfoControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.1.1.2.1 | INTEGER {setMRouteInfoActivity(1), setMRouteInfoLimitProfile(2), setMRouteInfoUnknownFlood(3)} | read-write | current |
| sleV2M4RouteInfoControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.1.1.2.2 | SleControlStatusType | read-only | current |
| sleV2M4RouteInfoControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.1.1.2.3 | Gauge32 | read-write | current |
| sleV2M4RouteInfoControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.1.1.2.4 | TimeStamp | read-only | current |
| sleV2M4RouteInfoControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.1.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2M4RouteInfoControlActivity OBJECT-TYPE CLI:(no) ip multicast-routing | 1.3.6.1.4.1.6296.102.12.2.1.1.2.6 | Boolean | read-write | current |
| sleV2M4RouteInfoControlLimit OBJECT-TYPE CLI:(no) ip multicast route-limit LIMIT (THRESHOLD) value(-1) : (no) | 1.3.6.1.4.1.6296.102.12.2.1.1.2.7 | INTEGER (0 | 1..2147483647) | read-write | current |
| sleV2M4RouteInfoControlThreshold OBJECT-TYPE CLI:(no) ip multicast route-limit LIMIT (THRESHOLD) value(-1) : (no) | 1.3.6.1.4.1.6296.102.12.2.1.1.2.8 | INTEGER (-1 | 1..2147483647) | read-write | current |
| sleV2M4RouteInfoControlUnknownFlood OBJECT-TYPE CLI: (no) ip multicast unknown-flood | 1.3.6.1.4.1.6296.102.12.2.1.1.2.9 | Boolean | read-write | current |
| sleV2M4RouteInfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.1.3 | |||
| sleV2M4Route OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.2 | |||
| sleV2M4RouteTable OBJECT-TYPE The (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router. | 1.3.6.1.4.1.6296.102.12.2.1.2.1 | not-accessible | current | |
| sleV2M4RouteEntry OBJECT-TYPE An entry (conceptual row) containing the multicast routing information for IP datagrams from a particular source and addressed to a particular IP multicast group address. Discontinuities in counters in this entry can be detected by observing the value of sleV2M4RouteUpTime. key: sleV2M4RouteGroup, sleV2M4RouteSource, sleV2M4RouteSrcMask | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1 | not-accessible | current | |
| sleV2M4RouteGroup OBJECT-TYPE The IP multicast group address for which this entry contains multicast routing information. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.1 | IpAddress | read-only | current |
| sleV2M4RouteSource OBJECT-TYPE The network address which when combined with the corresponding value of ipMRouteSourceMask identifies the sources for which this entry contains multicast routing information. For (*,G) entry, value 0.0.0.0 | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.2 | IpAddress | read-only | current |
| sleV2M4RouteSrcMask OBJECT-TYPE The network mask which when combined with the corresponding value of sleV2M4RouteSource identifies the sources for which this entry contains multicast routing information. For (*,G) entry, value 0.0.0.0 | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.3 | IpAddress | read-only | current |
| sleV2M4RouteInInterface OBJECT-TYPE The value of ifIndex for the interface on which IP datagrams sent by these sources to this multicast address are received. A value of 0 indicates that datagrams are not subject to an incoming interface check, but may be accepted on multiple interfaces (e.g., in CBT). | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.4 | Integer32 | read-only | current |
| sleV2M4RouteUpstreamNeighbor OBJECT-TYPE The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources to this multicast address are received, or 0.0.0.0 if the upstream neighbor is unknown (e.g., in CBT). | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.5 | IpAddress | read-only | current |
| sleV2M4RouteUpTime OBJECT-TYPE The time since the multicast routing information represented by this entry was learned by the router. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.6 | TimeTicks | read-only | current |
| sleV2MRouteExpiryTime OBJECT-TYPE The minimum amount of time remaining before this entry will be aged out. The value 0 indicates that the entry is not subject to aging. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.7 | TimeTicks | read-only | current |
| sleV2M4RouteMcProtocol OBJECT-TYPE The multicast routing protocol via which this multicast forwarding entry was learned. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.8 | IANAipMRouteProtocol | read-only | current |
| sleV2M4RouteRtProtocol OBJECT-TYPE The routing mechanism via which the route used to find the upstream or parent interface for this multicast forwarding entry was learned. Inclusion of values for routing protocols is not intended to imply that those protocols need be supported. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.9 | IANAipRouteProtocol | read-only | current |
| sleV2M4RouteRtAddress OBJECT-TYPE The address portion of the route used to find the upstream or parent interface for this multicast forwarding entry. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.10 | IpAddress | read-only | current |
| sleV2M4RouteRtMask OBJECT-TYPE The mask associated with the route used to find the upstream or parent interface for this multicast forwarding entry. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.11 | INTEGER (1..32) | read-write | current |
| sleV2M4RouteRtType OBJECT-TYPE The reason the given route was placed in the (logical) multicast Routing Information Base (RIB). A value of unicast means that the route would normally be placed only in the unicast RIB, but was placed in the multicast RIB (instead or in addition) due to local configuration, such as when running PIM over RIP. A value of multicast means that the route was explicitly added to the multicast RIB by the routing protocol, such as DVMRP or Multiprotocol BGP. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.12 | INTEGER {unicast(1), multicast(2)} | read-only | current |
| sleV2M4RouteOutIfCount OBJECT-TYPE The number of entry's outgoing interfaces. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.13 | Integer32 | read-only | current |
| sleV2M4RouteOutInterface OBJECT-TYPE The bitmap of entry's outgoing interfaces. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.14 | OCTET STRING (SIZE(1..512)) | read-only | current |
| sleV2M4RouteFlags OBJECT-TYPE MRIB entry's flags. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.15 | Bits {immediateState(0), timedState(1), forworderInstalled(2)} | read-only | current |
| sleV2M4RouteStsFwdPkts OBJECT-TYPE The number of packets which this router has received from these sources and addressed to this multicast group address, and which were forwarded by this router. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.16 | Counter64 | read-only | current |
| sleV2M4RouteStsFwdBytes OBJECT-TYPE The number of octets contained in IP datagrams which were received from these sources and addressed to this multicast group address, and which were forwarded by this router. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.17 | Counter64 | read-only | current |
| sleV2M4RouteStsWrongIfPkts OBJECT-TYPE The number of packets which this router has received from these sources and addressed to this multicast group address, which were dropped because they were not received on the interface indicated by sleV2M4RouteInInterface. Packets which are not subject to an incoming interface check (e.g., using CBT) are not counted. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.18 | Counter64 | read-only | current |
| sleV2M4RouteStsWholepktRecvMsg OBJECT-TYPE The number of WHOLEPKT event messages which this MRIB has received from the Multicast Forwarder for this entry. The Multicast Forwarder generates the WHOLEPKT event whenever the special REGISTER VIF appears in the out interface list of an (S,G) MRT in the multicast forwarder. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.19 | Counter64 | read-only | current |
| sleV2M4RouteStsWrongvifRecvMsg OBJECT-TYPE The number of WRONGVIF event messages which this MRIB has received from the Multicast Forwarder for this entry. The Multicast Forwarder generates a WRONGVIF event when it receives a packet destined to (S,G) on an interface that does not match the IIF of the (S,G) MRT in the Multicast Forwarder. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.20 | Counter64 | read-only | current |
| sleV2M4RouteStsWholepktSentMsg OBJECT-TYPE The number of NSM_MSG_IPV4_MRT_WHOLEPKT_REQUEST(NSM_MSG_IPV6_MRT_WHOLEPKT_REQUEST) messages which MRIB sent to multicast protocol for this entry. When the MRIB receives WHOLEPKT event message from Multicast Forwarder, it sends an message to the multicast protocol. It is inefficient and expensive to relay this whole message to the multicast protocol, because IP packet can be as large as 64 KB. To avoid sending the WHOLEPKT message to the multicast protocol, NSM_MSG_IPV4_MRT_WHOLEPKT_REQUEST message contains the (S,G) key, the REGISTER VIF index, and a unique identifier for the instance of the WHOLEPKT message from the Multicast Forwarder, whitout the all packet data. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.21 | Counter64 | read-only | current |
| sleV2M4RouteStsWrongvifSentMsg OBJECT-TYPE The number of NSM_MSG_IPV4_MRT_WRONGVIF(NSM_MSG_IPV6_MRT_WRONGVIF) messages which MRIB sent to multicast protocol for this entry. When the MRIB receives WRONGVIF event message from Multicast Forwarder, it relays it to all multicast protocols that have requested PIM service. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.22 | Counter64 | read-only | current |
| sleV2M4RouteStsTimedSentMsg OBJECT-TYPE The number of notification messages occured by timed event of MRIB by which multicast protocols update own statistics information. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.23 | Counter64 | read-only | current |
| sleV2M4RouteStsImmediateSentMsg OBJECT-TYPE The number of notification messages occured by immediate event of MRIB by which multicast protocols update own statistics information. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.24 | Counter64 | read-only | current |
| sleV2M4RouteStsRegAckRecvMsg OBJECT-TYPE The number of ACK messages which the MRIB has received from multicast protocol for this MRIB entry, and by which MRIB originates a Register packet to the destination RP provided in this ACK reply. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.25 | Counter64 | read-only | current |
| sleV2M4RouteStsRegNackRecvMsg OBJECT-TYPE The number of NACK messages which the MRIB has received from multicast protocol for this MRIB entry, and by which MRIB don't originates a Register packet to the destination RP provided in this ACK reply. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.26 | Counter64 | read-only | current |
| sleV2M4RouteStsRegSentPkts OBJECT-TYPE The number of Register packets which the MRIB sent to the destination RP for this entry. | 1.3.6.1.4.1.6296.102.12.2.1.2.1.1.27 | Counter64 | read-only | current |
| sleV2M4RouteControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.2.2 | |||
| sleV2M4RouteControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.1.2.2.1 | INTEGER {destroyMRouteEntry(1), clearMRouteAllEntries(2), clearMRouteStatistics(3), clearMRouteAllStatistics(4)} | read-write | current |
| sleV2M4RouteControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.1.2.2.2 | SleControlStatusType | read-only | current |
| sleV2M4RouteControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.1.2.2.3 | Gauge32 | read-write | current |
| sleV2M4RouteControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.1.2.2.4 | TimeTicks | read-only | current |
| sleV2M4RouteControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.1.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2M4RouteControlGroup OBJECT-TYPE The IP multicast group address for which this entry contains multicast routing information. | 1.3.6.1.4.1.6296.102.12.2.1.2.2.6 | IpAddress | read-write | current |
| sleV2M4RouteControlSource OBJECT-TYPE The network address which when combined with the corresponding value of ipMRouteSourceMask identifies the sources for which this entry contains multicast routing information. For (*,G) entry, value 0.0.0.0 | 1.3.6.1.4.1.6296.102.12.2.1.2.2.7 | IpAddress | read-write | current |
| sleV2M4RouteControlSrcMask OBJECT-TYPE The network mask which when combined with the corresponding value of sleV2M4RouteSource identifies the sources for which this entry contains multicast routing information. For (*,G) entry, value 0.0.0.0 | 1.3.6.1.4.1.6296.102.12.2.1.2.2.8 | IpAddress | read-write | current |
| sleV2M4RouteControlMcastProtocol OBJECT-TYPE The multicast routing protocol via which this multicast forwarding entry was learned. | 1.3.6.1.4.1.6296.102.12.2.1.2.2.9 | INTEGER {anyMRouteProtocol(0), pimSparseMode(8)} | read-write | current |
| sleV2M4RouteNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.2.3 | |||
| sleV2M4RouteNextHop OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.3 | |||
| sleV2M4RouteNextHopTable OBJECT-TYPE The (conceptual) table containing information on the next-hops on outgoing interfaces for routing IP multicast datagrams. Each entry is one of a list of next-hops on outgoing interfaces for particular sources sending to a particular multicast group address. | 1.3.6.1.4.1.6296.102.12.2.1.3.1 | not-accessible | current | |
| sleV2M4RouteNextHopEntry OBJECT-TYPE An entry (conceptual row) in the list of next-hops on outgoing interfaces to which IP multicast datagrams from particular sources to a IP multicast group address are routed. Discontinuities in counters in this entry can be detected by observing the value of sleV2M4RouteUpTime. key: sleV2M4RouteGroup, sleV2M4RouteSource, sleV2M4RouteSrcMask, sleV2M4RouteNextHopIfIndex, sleV2M4RouteNextHopAddress | 1.3.6.1.4.1.6296.102.12.2.1.3.1.1 | not-accessible | current | |
| sleV2M4RouteNextHopIfIndex OBJECT-TYPE The ifIndex value of the interface for the outgoing interface for this next-hop. | 1.3.6.1.4.1.6296.102.12.2.1.3.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2M4RouteNextHopAddress OBJECT-TYPE The address of the next-hop specific to this entry. For most interfaces, this is identical to sleV2M4RouteGroup. NBMA interfaces, however, may have multiple next-hop addresses out a single outgoing interface. | 1.3.6.1.4.1.6296.102.12.2.1.3.1.1.2 | IpAddress | read-only | current |
| sleV2M4RouteNextHopState OBJECT-TYPE An indication of whether the outgoing interface and next- hop represented by this entry is currently being used to forward IP datagrams. The value 'forwarding' indicates it is currently being used; the value 'pruned' indicates it is not. | 1.3.6.1.4.1.6296.102.12.2.1.3.1.1.3 | INTEGER {pruned(1), forwarding(2)} | read-only | current |
| sleV2M4RouteNextHopUpTime OBJECT-TYPE The time since the multicast routing information represented by this entry was learned by the router. | 1.3.6.1.4.1.6296.102.12.2.1.3.1.1.4 | TimeTicks | read-only | current |
| sleV2M4RouteNextHopExpiryTime OBJECT-TYPE The minimum amount of time remaining before this entry will be aged out. If ipMRouteNextHopState is pruned(1), the remaining time until the prune expires and the state reverts to forwarding(2). Otherwise, the remaining time until this entry is removed from the table. The time remaining may be copied from sleV2MRouteExpiryTime if the protocol in use for this entry does not specify next-hop timers. The value 0 indicates that the entry is not subject to aging. | 1.3.6.1.4.1.6296.102.12.2.1.3.1.1.5 | TimeTicks | read-only | current |
| sleV2M4RouteNextHopProtocol OBJECT-TYPE The routing mechanism via which this next-hop was learned. | 1.3.6.1.4.1.6296.102.12.2.1.3.1.1.6 | IANAipMRouteProtocol | read-only | current |
| sleV2M4RouteNextHopClosestMemberHops OBJECT-TYPE The minimum number of hops between this router and any member of this IP multicast group reached via this next-hop on this outgoing interface. Any IP multicast datagrams for the group which have a TTL less than this number of hops will not be forwarded to this next-hop. | 1.3.6.1.4.1.6296.102.12.2.1.3.1.1.7 | Integer32 | read-only | current |
| sleV2M4RouteNextHopPkts OBJECT-TYPE The number of packets which have been forwarded using this route. | 1.3.6.1.4.1.6296.102.12.2.1.3.1.1.8 | Counter64 | read-only | current |
| sleV2M4RouteInterface OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.4 | |||
| sleV2M4RouteIfTable OBJECT-TYPE The (conceptual) table containing multicast routing information specific to interfaces. | 1.3.6.1.4.1.6296.102.12.2.1.4.1 | not-accessible | current | |
| sleV2M4RouteIfEntry OBJECT-TYPE An entry (conceptual row) containing the multicast routing information for a particular interface. key: sleV2M4RouteIfIndex | 1.3.6.1.4.1.6296.102.12.2.1.4.1.1 | not-accessible | current | |
| sleV2M4RouteIfIndex OBJECT-TYPE The ifIndex value of the interface for which this entry contains information. | 1.3.6.1.4.1.6296.102.12.2.1.4.1.1.1 | Integer32 (1..4094) | read-only | current |
| sleV2M4RouteIfName OBJECT-TYPE The ifName of the interface for which this entry contains information. | 1.3.6.1.4.1.6296.102.12.2.1.4.1.1.2 | OCTET STRING (SIZE(0..8)) | read-only | current |
| sleV2M4RouteIfTtl OBJECT-TYPE The datagram TTL threshold for the interface. Any IP multicast datagrams with a TTL less than this threshold will not be forwarded out the interface. The default value of 0 means all multicast packets are forwarded out the interface. | 1.3.6.1.4.1.6296.102.12.2.1.4.1.1.3 | Integer32 (0..255) | read-only | current |
| sleV2M4RouteIfRateLimit OBJECT-TYPE The rate-limit, in kilobits per second, of forwarded multicast traffic on the interface. A rate-limit of 0 indicates that no rate limiting is done. | 1.3.6.1.4.1.6296.102.12.2.1.4.1.1.4 | Integer32 | read-only | current |
| sleV2M4RouteIfProtocol OBJECT-TYPE The routing protocol running on this interface. | 1.3.6.1.4.1.6296.102.12.2.1.4.1.1.5 | IANAipMRouteProtocol | read-only | current |
| sleV2M4RouteIfInMcastOctets OBJECT-TYPE The number of octets of multicast packets that have arrived on the interface, including framing characters. This object is similar to ifInOctets in the Interfaces MIB, except that only multicast packets are counted. | 1.3.6.1.4.1.6296.102.12.2.1.4.1.1.6 | Counter64 | read-only | current |
| sleV2M4RouteIfOutMcastOctets OBJECT-TYPE The number of octets of multicast packets that have been sent on the interface. | 1.3.6.1.4.1.6296.102.12.2.1.4.1.1.7 | Counter64 | read-only | current |
| sleV2M4RouteIfControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.4.2 | |||
| sleV2M4RouteIfControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.1.4.2.1 | INTEGER {setMRouteInterfaceProfile(1)} | read-write | current |
| sleV2M4RouteIfControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.1.4.2.2 | SleControlStatusType | read-only | current |
| sleV2M4RouteIfControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.1.4.2.3 | Gauge32 | read-write | current |
| sleV2M4RouteIfControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.1.4.2.4 | TimeTicks | read-only | current |
| sleV2M4RouteIfControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.1.4.2.5 | SleControlRequestResultType | read-only | current |
| sleV2M4RouteIfControlIndex OBJECT-TYPE The ifIndex value of the interface for which this control changes multicast configuration. | 1.3.6.1.4.1.6296.102.12.2.1.4.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2M4RouteIfControlTtl OBJECT-TYPE The datagram TTL threshold for the interface. Any IP multicast datagrams with a TTL less than this threshold will not be forwarded out the interface. The default value of 0 means all multicast packets are forwarded out the interface. | 1.3.6.1.4.1.6296.102.12.2.1.4.2.7 | Integer32 (0..255) | read-write | current |
| sleV2M4RouteIfControlRateLimit OBJECT-TYPE The rate-limit, in kilobits per second, of forwarded multicast traffic on the interface. A rate-limit of 0 indicates that no rate limiting is done. | 1.3.6.1.4.1.6296.102.12.2.1.4.2.8 | Integer32 | read-write | current |
| sleV2M4RouteIfNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.1.4.3 | |||
| sleV2Igmp OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2 | |||
| sleV2IgmpBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.1 | |||
| sleV2IgmpInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.1.1 | |||
| sleV2IgmpInfoSnoopActivity OBJECT-TYPE This object indicates whether IGMP Snooping has been enabled for the system. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.1 | Boolean | read-only | current |
| sleV2IgmpInfoSnoopVersion OBJECT-TYPE The maximum version of IGMP supported. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.2 | INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)} | read-only | current |
| sleV2IgmpInfoSnoopVersionMode OBJECT-TYPE Global IGMP Snooping Version Mode | 1.3.6.1.4.1.6296.102.12.2.2.1.1.3 | INTEGER {static(0), dynamic(1)} | read-only | current |
| sleV2IgmpInfoSnoopFastLeave OBJECT-TYPE This object indicates whether Fast-Leave mechanism has been configured to be enabled in the system. If Fast-Leave is enabled in the switch, IGMP Snooping will prune the port on which an IGMP leave message has been received without waiting for the Group Specific Query to timeout to determine whether there are any more hosts on that port for that group. If the value of sleV2IgmpInfoSnoopVersion is not 3, this object will not have any effect. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.4 | Boolean | read-only | current |
| sleV2IgmpInfoSnoopFastBlock OBJECT-TYPE The object indicates whether Fast-Block mechanism has been enabled for the system. This object only has effect if the value of sleV2IgmpInfoSnoopVersion is 3. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.5 | Boolean | read-only | current |
| sleV2IgmpInfoSnoopReportSuppression OBJECT-TYPE When this object is set to 'true', IGMP Snooping will suppress duplicate IGMP Reports. When this object is set to 'false', all IGMP Reports are forwarded to all multicast routers. Alias is IGMP Snooping Proxy. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.6 | Boolean | read-only | current |
| sleV2IgmpInfoSnoopQuerierActivity OBJECT-TYPE The object indicates whether the device will participate in the IGMP Querier election. If the object is set to 'true', the device will participate to an election process to be a Querier. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.7 | Boolean | read-only | current |
| sleV2IgmpInfoSnoopQueryInterval OBJECT-TYPE The frequency at which IGMP packets are transmitted on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.8 | Unsigned32 (0..31744) | read-only | current |
| sleV2IgmpInfoSnoopMaxResponseTime OBJECT-TYPE The maximum query response time advertised in queries on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.9 | Integer32 (0..31744) | read-only | current |
| sleV2IgmpInfoSnoopLastMembQueryIntvl OBJECT-TYPE The Last Member Qury Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time Between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if mgmdRouterInterfaceVersion is 1 | 1.3.6.1.4.1.6296.102.12.2.2.1.1.10 | Unsigned32 (0..31744) | read-only | current |
| sleV2IgmpInfoTcnFloodActivity OBJECT-TYPE TRUE is multicast traffic will be flooded on all ports of the VLAN for TcnFloodQueryCount of IGMP General Queries upon receiving a Topology Change Notification (TCN) for the VLAN. FALSE is not flooding. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.11 | Boolean | read-only | current |
| sleV2IgmpInfoTcnQuerySolicitActivity OBJECT-TYPE This object specifies whether the device running IGMP Snooping will solicit IGMP General Queries from the Querier upon receiving a Topology Change Notification (TCN). The root device will always solicit IGMP General Queries on TCN irrespective of the value of this. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.12 | Boolean | read-only | current |
| sleV2IgmpInfoTcnFloodQueryCount OBJECT-TYPE This object specifies the flooding period for multicast traffic upon receiving Topology Change Notifications (TCN). IGMP Snooping will flood multicast traffic until this count number of IGMP General Queries are received by IGMP Snooping. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.13 | INTEGER (1..10) | read-only | current |
| sleV2IgmpInfoExplicitTracking OBJECT-TYPE In IGMPv3, it decide the device tracks reporters or not. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.14 | Boolean | read-only | current |
| sleV2IgmpInfoMvrActivity OBJECT-TYPE The active state of MVR. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.15 | Boolean | read-only | current |
| sleV2IgmpInfoTcnQueryInterval OBJECT-TYPE TCN query interval | 1.3.6.1.4.1.6296.102.12.2.2.1.1.16 | INTEGER (0 | 1..1800) | read-only | current |
| sleV2IgmpInfoTcnQuerySolicitAddress OBJECT-TYPE The source adddress of TCN solicit | 1.3.6.1.4.1.6296.102.12.2.2.1.1.17 | IpAddress | read-only | current |
| sleV2IgmpInfoVerifyTTL OBJECT-TYPE The activie state of Verify-TTL | 1.3.6.1.4.1.6296.102.12.2.2.1.1.18 | Boolean | read-only | current |
| sleV2IgmpInfoSnoopExplicitTrackingMacBased OBJECT-TYPE In IGMPv3, it decide the mac-based device tracks reporters or not. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.19 | Boolean | read-only | current |
| sleV2IgmpInfoSnoopTcnQueryGeneralStatus OBJECT-TYPE The status is indicated Generating an IGMPv2 gereral query. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.20 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2IgmpInfoSnoopTcnQueryGeneralMaxResponseTime OBJECT-TYPE IGMP Snooping general query maximum response time (1-25sec, Default:1sec). when the TCN query general status is disable, max reponse time is 0. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.21 | Integer32 (0..25) | read-only | current |
| sleV2IgmpinfoSnoopMrouterCpu OBJECT-TYPE sleV2IgmpinfoSnoopMrouterCpu | 1.3.6.1.4.1.6296.102.12.2.2.1.1.22 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2IgmpInfoMaxGroupSystemCnt OBJECT-TYPE The max group system count. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.23 | Unsigned32 (1..2147483647) | read-only | current |
| sleV2IgmpInfoSnoopMRtLearningMode OBJECT-TYPE This object specifies the multicast router port learning method for IGMP Snooping none(0): don't learning, Only use static router ports. pim(1) : Protocol Independent Multicast. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.24 | INTEGER {none(0), pim(1)} | read-only | current |
| sleV2IgmpInfoSnoopQuerierAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.25 | IpAddress | read-only | current |
| sleV2IgmpInfoSsmMapActive OBJECT-TYPE Use this command to enable SSM mapping on the router. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.26 | Integer32 | read-only | current |
| sleV2IgmpInfoLimit OBJECT-TYPE Use this command to set the maximum number of group membership states, at either the router level or at the interface level. range : 1 ~ 2097152 0 : disable | 1.3.6.1.4.1.6296.102.12.2.2.1.1.27 | Integer32 (0 | 1..2097152) | read-only | current |
| sleV2IgmpInfoLimitExcept OBJECT-TYPE Use this command to set the maximum number of group membership states, at either the router level or at the interface level. | 1.3.6.1.4.1.6296.102.12.2.2.1.1.28 | OCTET STRING | read-only | current |
| sleV2IgmpInfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.1.2 | |||
| sleV2IgmpInfoControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.1.2.1 | INTEGER {setIgmpInfoSnoopActivity(1), setIgmpInfoQuerierProfile(2), setIgmpInfoTcnProfile(3), setIgmpInfoMvrActivity(4), setIgmpInfoTcnProfileQueryInterval(5), setIgmpInfoTcnProfileSolicitAddr(6), setIgmpInfoVerifyTTL(7), setIgmpInfoSnoopExplicitTrackingMacBased(8), setIgmpInfoSnoopTcnGeneral(9), setIgmpInfoSnoopMrouterCpu(10), setIgmpInfoMaxGroupSystemCnt(11), delIgmpInfoMaxGroupSystemCnt(12), setIgmpInfoSnoopMrouterProfile(13)} | read-write | current |
| sleV2IgmpInfoControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.1.2.2 | SleControlStatusType | read-only | current |
| sleV2IgmpInfoControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.1.2.3 | Gauge32 | read-write | current |
| sleV2IgmpInfoControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.1.2.4 | TimeStamp | read-only | current |
| sleV2IgmpInfoControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IgmpInfoControlSnoopActivity OBJECT-TYPE This object indicates whether IGMP Snooping has been enabled for the system. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.6 | Boolean | read-write | current |
| sleV2IgmpInfoControlSnoopVersion OBJECT-TYPE The maximum version of IGMP supported. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.7 | INTEGER {dynamic(0), igmpV1(1), igmpV2(2), igmpV3(3)} | read-write | current |
| sleV2IgmpInfoControlSnoopFastLeave OBJECT-TYPE This object indicates whether Fast-Leave mechanism has been configured to be enabled in the system. If Fast-Leave is enabled in the switch, IGMP Snooping will prune the port on which an IGMP leave message has been received without waiting for the Group Specific Query to timeout to determine whether there are any more hosts on that port for that group. If the value of sleV2IgmpInfoSnoopVersion is not 3, this object will not have any effect. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.8 | Boolean | read-write | current |
| sleV2IgmpInfoControlSnoopFastBlock OBJECT-TYPE The object indicates whether Fast-Block mechanism has been enabled for the system. This object only has effect if the value of sleV2IgmpInfoSnoopVersion is 3. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.9 | Boolean | read-write | current |
| sleV2IgmpInfoControlSnoopReportSuppression OBJECT-TYPE When this object is set to 'true', IGMP Snooping will suppress duplicate IGMP Reports. When this object is set to 'false', all IGMP Reports are forwarded to all multicast routers. Alias is IGMP Snooping Proxy. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.10 | Boolean | read-write | current |
| sleV2IgmpInfoControlSnoopQuerierActivity OBJECT-TYPE The object indicates whether the device will participate in the IGMP Querier election. If the object is set to 'true', the device will participate to an election process to be a Querier. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.11 | Boolean | read-write | current |
| sleV2IgmpInfoControlSnoopQueryInterval OBJECT-TYPE The frequency at which IGMP packets are transmitted on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.12 | Unsigned32 (1..1800) | read-write | current |
| sleV2IgmpInfoControlSnoopMaxResponseTime OBJECT-TYPE The maximum query response time advertised in queries on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.13 | Unsigned32 (1..25) | read-write | current |
| sleV2IgmpInfoControlSnoopLastMembQueryIntvl OBJECT-TYPE The Last Member Qury Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time Between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if mgmdRouterInterfaceVersion is 1 | 1.3.6.1.4.1.6296.102.12.2.2.1.2.14 | Unsigned32 (100..10000) | read-write | current |
| sleV2IgmpInfoControlTcnFloodActivity OBJECT-TYPE TRUE is multicast traffic will be flooded on all ports of the VLAN for TcnFloodQueryCount of IGMP General Queries upon receiving a Topology Change Notification (TCN) for the VLAN. FALSE is not flooding. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.15 | Boolean | read-write | current |
| sleV2IgmpInfoControlTcnQuerySolicitActivity OBJECT-TYPE This object specifies whether the device running IGMP Snooping will solicit IGMP General Queries from the Querier upon receiving a Topology Change Notification (TCN). The root device will always solicit IGMP General Queries on TCN irrespective of the value of this. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.16 | Boolean | read-write | current |
| sleV2IgmpInfoControlTcnFloodQueryCount OBJECT-TYPE This object specifies the flooding period for multicast traffic upon receiving Topology Change Notifications (TCN). IGMP Snooping will flood multicast traffic until this count number of IGMP General Queries are received by IGMP Snooping. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.17 | Integer32 (1..10) | read-write | current |
| sleV2IgmpInfoControlExplicitTracking OBJECT-TYPE In IGMPv3, it decide the device tracks reporters or not. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.18 | Boolean | read-write | current |
| sleV2IgmpInfoControlMvrActivity OBJECT-TYPE The active state of MVR. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.19 | Boolean | read-write | current |
| sleV2IgmpInfoControlTcnQueryInterval OBJECT-TYPE TCN query interval | 1.3.6.1.4.1.6296.102.12.2.2.1.2.20 | INTEGER (0 | 1..1800) | read-write | current |
| sleV2IgmpInfoControlTcnQuerySolicitAddress OBJECT-TYPE The source adddress of TCN solicit | 1.3.6.1.4.1.6296.102.12.2.2.1.2.21 | IpAddress | read-write | current |
| sleV2IgmpInfoControlVerifyTTL OBJECT-TYPE The activie state of Verify-TTL | 1.3.6.1.4.1.6296.102.12.2.2.1.2.22 | Boolean | read-write | current |
| sleV2IgmpInfoControlSnoopExplicitTrackingMacBased OBJECT-TYPE In IGMPv3, it decide the mac-based device tracks reporters or not. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.23 | Boolean | read-write | current |
| sleV2IgmpInfoControlSnoopTcnQueryGeneralStatus OBJECT-TYPE The status is indicated Generating an IGMPv2 gereral query. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.24 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2IgmpInfoControlSnoopTcnQueryGeneralMaxResponseTime OBJECT-TYPE IGMP Snooping general query maximum response time (1-25sec, Default:1sec). | 1.3.6.1.4.1.6296.102.12.2.2.1.2.25 | Integer32 (1..25) | read-write | current |
| sleV2IgmpinfoControlSnoopMrouterCpu OBJECT-TYPE sleV2IgmpinfoSnoopMrouterCpu | 1.3.6.1.4.1.6296.102.12.2.2.1.2.26 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2IgmpInfoControlMaxGroupSystemCnt OBJECT-TYPE The max group system count. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.27 | Unsigned32 (1..2147483647) | read-write | current |
| sleV2IgmpInfoControlSnoopMRtLearningMode OBJECT-TYPE This object specifies the multicast router port learning method for IGMP Snooping none(0): don't learning, Only use static router ports. pim(1) : Protocol Independent Multicast. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.28 | INTEGER {none(0), pim(1)} | read-only | current |
| sleV2IgmpInfoControlSnoopQuerierAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.29 | IpAddress | read-write | current |
| sleV2IgmpInfoControlSsmMapActive OBJECT-TYPE Use this command to enable SSM mapping on the router. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.30 | Integer32 | read-write | current |
| sleV2IgmpInfoControlLimit OBJECT-TYPE Use this command to set the maximum number of group membership states, at either the router level or at the interface level. range : 1 ~ 2097152 0 : disable | 1.3.6.1.4.1.6296.102.12.2.2.1.2.31 | Integer32 (0 | 1..2097152) | read-write | current |
| sleV2IgmpInfoControlLimitExcept OBJECT-TYPE Use this command to set the maximum number of group membership states, at either the router level or at the interface level. | 1.3.6.1.4.1.6296.102.12.2.2.1.2.32 | OCTET STRING | read-write | current |
| sleV2IgmpInfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.1.3 | |||
| sleV2IgmpHelper OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2 | |||
| sleV2IghVlan OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.1 | |||
| sleV2IghVlanTable OBJECT-TYPE IGH vlan table. | 1.3.6.1.4.1.6296.102.12.2.2.2.1.1 | not-accessible | current | |
| sleV2IghVlanEntry OBJECT-TYPE key: sleV2IghVlanIndex | 1.3.6.1.4.1.6296.102.12.2.2.2.1.1.1 | not-accessible | current | |
| sleV2IghVlanIndex OBJECT-TYPE This object indicates the number of VLAN which is used in IGMP features. | 1.3.6.1.4.1.6296.102.12.2.2.2.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2IghVlanHelperAddress OBJECT-TYPE This object indicates the helper address of the VLAN is used in IGMP snooping TCN, MVR, Static Host (sleV2IghGroup), etc. | 1.3.6.1.4.1.6296.102.12.2.2.2.1.1.1.2 | IpAddress | read-only | current |
| sleV2IghVlanOperAddress OBJECT-TYPE Real source address used in IGMP report/leave message. It decided by sleV2IghVlanHelperAddress or interface address. | 1.3.6.1.4.1.6296.102.12.2.2.2.1.1.1.3 | IpAddress | read-only | current |
| sleV2IghVlanControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.1.2 | |||
| sleV2IghVlanControlRequest OBJECT-TYPE createMvrVlan(1), destroyMvrVlan(2) not supported because MVR VLANs is automatically added or/and deleted by adding or/and deleting MVR GROUPs. | 1.3.6.1.4.1.6296.102.12.2.2.2.1.2.1 | INTEGER {setIgmpHelperVlanProfile(1)} | read-write | current |
| sleV2IghVlanControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.1.2.2 | SleControlStatusType | read-only | current |
| sleV2IghVlanControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.1.2.3 | Gauge32 | read-write | current |
| sleV2IghVlanControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.12.2.2.2.1.2.4 | TimeStamp | read-only | current |
| sleV2IghVlanControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IghVlanControlIndex OBJECT-TYPE This object indicates the VLAN number on which MVR feature is configured. | 1.3.6.1.4.1.6296.102.12.2.2.2.1.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2IghVlanControlHelperAddress OBJECT-TYPE This object indicates the helper address of VLAN number on which MVR feature is configured. | 1.3.6.1.4.1.6296.102.12.2.2.2.1.2.7 | IpAddress | read-write | current |
| sleV2IghVlanNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.1.3 | |||
| sleV2IghJoin OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.2 | |||
| sleV2IghJoinTable OBJECT-TYPE IGH join table. | 1.3.6.1.4.1.6296.102.12.2.2.2.2.1 | not-accessible | current | |
| sleV2IghJoinEntry OBJECT-TYPE key: sleV2IghVlanIndex, sleV2IghJoinAddress, sleV2IghJoinSource, sleV2IghJoinReporter, sleV2IghJoinPortIndex | 1.3.6.1.4.1.6296.102.12.2.2.2.2.1.1 | not-accessible | current | |
| sleV2IghJoinAddress OBJECT-TYPE IP multicast address of multicast service (S,G) required by virtual (static or built-in) host to emulate. | 1.3.6.1.4.1.6296.102.12.2.2.2.2.1.1.1 | IpAddress | read-only | current |
| sleV2IghJoinSource OBJECT-TYPE Source address of multicast service (S,G) required by virtual host to emulate. For (*,G) entry, value is 0.0.0.0 | 1.3.6.1.4.1.6296.102.12.2.2.2.2.1.1.2 | IpAddress | read-only | current |
| sleV2IghJoinPortIndex OBJECT-TYPE Index of port to what virtual host to emulate is connected. | 1.3.6.1.4.1.6296.102.12.2.2.2.2.1.1.3 | INTEGER (1..255) | read-only | current |
| sleV2IghJoinReporter OBJECT-TYPE IP address of virtual host to emulate. If value is 0.0.0.0, sleV2IghVlanOperAddress is used as source address of IGMP control message | 1.3.6.1.4.1.6296.102.12.2.2.2.2.1.1.4 | IpAddress | read-only | current |
| sleV2IghJoinControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2 | |||
| sleV2IghJoinControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2.1 | INTEGER {createIgmpHelperJoin(1), destroyIgmpHelperJoin(2), clearIgmpHelperJoin(3)} | read-write | current |
| sleV2IghJoinControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2.2 | SleControlStatusType | read-only | current |
| sleV2IghJoinControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2.3 | Gauge32 | read-write | current |
| sleV2IghJoinControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2.4 | TimeStamp | read-only | current |
| sleV2IghJoinControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IghJoinControlVlanIndex OBJECT-TYPE This object indicates the VLAN number on which MVR feature is configured. For all VLANs, the value is 0 (zero) | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2.6 | INTEGER (0 | 1..4094) | read-write | current |
| sleV2IghJoinControlAddress OBJECT-TYPE This object indicates the helper address of VLAN number on which MVR feature is configured. For all GROUPs, the value is 0.0.0.0 | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2.7 | IpAddress | read-write | current |
| sleV2IghJoinControlSource OBJECT-TYPE Source address of multicast service (S,G) required by virtual host to emulate. For (*,G) entry, value is 0.0.0.0 (not supported) | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2.8 | IpAddress | read-write | current |
| sleV2IghJoinControlPortIndex OBJECT-TYPE Index of port to what virtual host to emulate is connected. | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2.9 | INTEGER (1..255) | read-write | current |
| sleV2IghJoinControlReporter OBJECT-TYPE IP address of virtual host to emulate. If value is 0.0.0.0, sleV2IghVlanOperAddress is used as source address of IGMP control message | 1.3.6.1.4.1.6296.102.12.2.2.2.2.2.10 | IpAddress | read-write | current |
| sleV2IghJoinNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.2.3 | |||
| sleV2IghGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.3 | |||
| sleV2IghGroupTable OBJECT-TYPE IGH group table. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.1 | not-accessible | current | |
| sleV2IghGroupEntry OBJECT-TYPE key: sleV2IghVlanIndex, sleV2IghGroupAddress, sleV2IghGroupSource, sleV2IghGroupPortIndex | 1.3.6.1.4.1.6296.102.12.2.2.2.3.1.1 | not-accessible | current | |
| sleV2IghGroupAddress OBJECT-TYPE IP multicast address of multicast service (S,G) required by virtual (static or built-in) host to emulate. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.1.1.1 | IpAddress | read-only | current |
| sleV2IghGroupSource OBJECT-TYPE Source address of multicast service (S,G) required by virtual host to emulate. For (*,G) entry, value is 0.0.0.0 | 1.3.6.1.4.1.6296.102.12.2.2.2.3.1.1.2 | IpAddress | read-only | current |
| sleV2IghGroupPortIndex OBJECT-TYPE Index of port to what virtual host to emulate is connected. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.1.1.3 | INTEGER (1..255) | read-only | current |
| sleV2IghGroupControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.3.2 | |||
| sleV2IghGroupControlRequest OBJECT-TYPE createMvrVlan(1), destroyMvrVlan(2) not supported because MVR VLANs is automatically added or/and deleted by adding or/and deleting MVR GROUPs. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.2.1 | INTEGER {createIgmpHelperGroup(1), destroyIgmpHelperGroup(2), clearIgmpHelperGroup(3)} | read-write | current |
| sleV2IghGroupControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.2.2 | SleControlStatusType | read-only | current |
| sleV2IghGroupControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.2.3 | Gauge32 | read-write | current |
| sleV2IghGroupControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.12.2.2.2.3.2.4 | TimeStamp | read-only | current |
| sleV2IghGroupControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IghGroupControlVlanIndex OBJECT-TYPE This object indicates the VLAN number on which MVR feature is configured. For all VLANs, the value is 0 (zero) | 1.3.6.1.4.1.6296.102.12.2.2.2.3.2.6 | INTEGER (0 | 1..4094) | read-write | current |
| sleV2IghGroupControlAddress OBJECT-TYPE This object indicates the helper address of VLAN number on which MVR feature is configured. For all GROUPs, the value is 0.0.0.0 | 1.3.6.1.4.1.6296.102.12.2.2.2.3.2.7 | IpAddress | read-write | current |
| sleV2IghGroupControlSource OBJECT-TYPE Source address of multicast service (S,G) required by virtual host to emulate. For (*,G) entry, value is 0.0.0.0 (not supported) | 1.3.6.1.4.1.6296.102.12.2.2.2.3.2.8 | IpAddress | read-write | current |
| sleV2IghGroupControlPortIndex OBJECT-TYPE Index of port to what virtual host to emulate is connected. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.2.9 | INTEGER (1..255) | read-write | current |
| sleV2IghGroupNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.3.3 | |||
| sleV2IghJoinProfile OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.4 | |||
| sleV2IghJoinProfileTable OBJECT-TYPE IGH join profile table. | 1.3.6.1.4.1.6296.102.12.2.2.2.4.1 | not-accessible | current | |
| sleV2IghJoinProfileEntry OBJECT-TYPE key: sleV2IghVlanIndex, sleV2IghJoinProfilePortIndex, sleV2IghJoinProfileId, sleV2IghJoinProfileReporter | 1.3.6.1.4.1.6296.102.12.2.2.2.4.1.1 | not-accessible | current | |
| sleV2IghJoinProfilePortIndex OBJECT-TYPE Index of port to what virtual host to emulate is connected. | 1.3.6.1.4.1.6296.102.12.2.2.2.4.1.1.1 | INTEGER (1..255) | read-only | current |
| sleV2IghJoinProfileId OBJECT-TYPE IGMP profile ID. Same as sleV2IgfProfileIndex | 1.3.6.1.4.1.6296.102.12.2.2.2.4.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleV2IghJoinProfileReporter OBJECT-TYPE IP address of virtual host to emulate. If value is 0.0.0.0, sleV2IghVlanOperAddress is used as source address of IGMP control message | 1.3.6.1.4.1.6296.102.12.2.2.2.4.1.1.3 | IpAddress | read-only | current |
| sleV2IghJoinProfileControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.4.2 | |||
| sleV2IghJoinProfileControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.2.4.2.1 | INTEGER {createIgmpHelperJoinProfile(1), destroyIgmpHelperJoinProfile(2)} | read-write | current |
| sleV2IghJoinProfileControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.4.2.2 | SleControlStatusType | read-only | current |
| sleV2IghJoinProfileControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.4.2.3 | Gauge32 | read-write | current |
| sleV2IghJoinProfileControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.12.2.2.2.4.2.4 | TimeStamp | read-only | current |
| sleV2IghJoinProfileControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.4.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IghJoinProfileControlVlanIndex OBJECT-TYPE This object indicates the VLAN number on which MVR feature is configured. For all VLANs, the value is 0 (zero) | 1.3.6.1.4.1.6296.102.12.2.2.2.4.2.6 | INTEGER (0 | 1..4094) | read-write | current |
| sleV2IghJoinProfileControlPortIndex OBJECT-TYPE port index | 1.3.6.1.4.1.6296.102.12.2.2.2.4.2.7 | INTEGER (1..255) | read-write | current |
| sleV2IghJoinProfileControlId OBJECT-TYPE IGMP profile ID. Same as sleV2IgfProfileIndex | 1.3.6.1.4.1.6296.102.12.2.2.2.4.2.8 | INTEGER (0..65535) | read-write | current |
| sleV2IghJoinProfileControlReporter OBJECT-TYPE Join profile reporter | 1.3.6.1.4.1.6296.102.12.2.2.2.4.2.9 | IpAddress | read-write | current |
| sleV2IghJoinProfileNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.4.3 | |||
| sleV2IghGroupProfile OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.5 | |||
| sleV2IghGroupProfileTable OBJECT-TYPE IGH group profile table. | 1.3.6.1.4.1.6296.102.12.2.2.2.5.1 | not-accessible | current | |
| sleV2IghGroupProfileEntry OBJECT-TYPE key: sleV2IghVlanIndex, sleV2IghGroupProfilePortIndex, sleV2IghGroupProfileId | 1.3.6.1.4.1.6296.102.12.2.2.2.5.1.1 | not-accessible | current | |
| sleV2IghGroupProfilePortIndex OBJECT-TYPE Index of port to what virtual host to emulate is connected. | 1.3.6.1.4.1.6296.102.12.2.2.2.5.1.1.1 | INTEGER (1..255) | read-only | current |
| sleV2IghGroupProfileId OBJECT-TYPE IGMP profile Id. Same as sleV2IgfProfileIndex | 1.3.6.1.4.1.6296.102.12.2.2.2.5.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleV2IghGroupProfileControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.5.2 | |||
| sleV2IghGroupProfileControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.2.5.2.1 | INTEGER {createIgmpHelperGroupProfile(1), destroyIgmpHelperGroupProfile(2)} | read-write | current |
| sleV2IghGroupProfileControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.5.2.2 | SleControlStatusType | read-only | current |
| sleV2IghGroupProfileControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.5.2.3 | Gauge32 | read-write | current |
| sleV2IghGroupProfileControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.12.2.2.2.5.2.4 | TimeStamp | read-only | current |
| sleV2IghGroupProfileControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.12.2.2.2.5.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IghGroupProfileControlVlanIndex OBJECT-TYPE This object indicates the VLAN number on which MVR feature is configured. For all VLANs, the value is 0 (zero) | 1.3.6.1.4.1.6296.102.12.2.2.2.5.2.6 | INTEGER (0 | 1..4094) | read-write | current |
| sleV2IghGroupProfileControlPortIndex OBJECT-TYPE Port index | 1.3.6.1.4.1.6296.102.12.2.2.2.5.2.7 | INTEGER (1..255) | read-write | current |
| sleV2IghGroupProfileControlId OBJECT-TYPE IGMP profile Id. Same as sleV2IgfProfileIndex | 1.3.6.1.4.1.6296.102.12.2.2.2.5.2.8 | INTEGER (0..65535) | read-write | current |
| sleV2IghGroupProfileNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.2.5.3 | |||
| sleV2IgmpSsmMapping OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.3 | |||
| sleV2IgmpSsmMapTable OBJECT-TYPE IGMP SSM map tabel. | 1.3.6.1.4.1.6296.102.12.2.2.3.1 | not-accessible | current | |
| sleV2IgmpSsmMapEntry OBJECT-TYPE key: sleV2IgmpSsmMapGroup, sleV2IgmpSsmMapSource | 1.3.6.1.4.1.6296.102.12.2.2.3.1.1 | not-accessible | current | |
| sleV2IgmpSsmMapGroup OBJECT-TYPE The group address of (*,G) entry in Source-Specific Multicast (SSM). | 1.3.6.1.4.1.6296.102.12.2.2.3.1.1.1 | IpAddress | read-only | current |
| sleV2IgmpSsmMapSource OBJECT-TYPE The source address for group entry (*,G). | 1.3.6.1.4.1.6296.102.12.2.2.3.1.1.2 | IpAddress | read-only | current |
| sleV2IgmpSsmMapType OBJECT-TYPE The type of this entry. Static(2) indicate that this entry is setted by administative manner. Dynamic(1), entry generated by remote SSM Mapping server (ex: DNS). | 1.3.6.1.4.1.6296.102.12.2.2.3.1.1.3 | INTEGER {dynamic(1), static(2)} | read-only | current |
| sleV2IgmpSsmMapExpire OBJECT-TYPE In static, this value is zero, otherwise time remaining before ageing. | 1.3.6.1.4.1.6296.102.12.2.2.3.1.1.4 | TimeTicks | read-only | current |
| sleV2IgmpSsmMapControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.3.2 | |||
| sleV2IgmpSsmMapControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.3.2.1 | INTEGER {createIgmpStaticSsmMapping(1), destroyIgmpStaticSsmMapping(2)} | read-write | current |
| sleV2IgmpSsmMapControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.3.2.2 | SleControlStatusType | read-only | current |
| sleV2IgmpSsmMapControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.3.2.3 | TimeTicks | read-write | current |
| sleV2IgmpSsmMapControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.3.2.4 | TimeTicks | read-only | current |
| sleV2IgmpSsmMapControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.3.2.5 | Integer32 | read-only | current |
| sleV2IgmpSsmMapControlGroup OBJECT-TYPE The group address of (*,G) entry in Source-Specific Multicast (SSM). | 1.3.6.1.4.1.6296.102.12.2.2.3.2.6 | IpAddress | read-write | current |
| sleV2IgmpSsmMapControlSource OBJECT-TYPE The source address for group entry (*,G). | 1.3.6.1.4.1.6296.102.12.2.2.3.2.7 | IpAddress | read-write | current |
| sleV2IgmpSsmMapNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.3.3 | |||
| sleV2IgmpAgent OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4 | |||
| sleV2IgmpInterface OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.1 | |||
| sleV2IgmpIfTable OBJECT-TYPE IGMP interface table. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1 | not-accessible | current | |
| sleV2IgmpIfEntry OBJECT-TYPE IGMP Interface Table Entries key: sleV2IgmpIfIndex | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1 | not-accessible | current | |
| sleV2IgmpIfIndex OBJECT-TYPE Network interface index. (= sleNetIfIndex) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2IgmpIfActivity OBJECT-TYPE TRUE is IGMP enabled on this interface, FALSE is not. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.2 | Boolean | read-only | current |
| sleV2IgmpIfVersion OBJECT-TYPE The maximum version of IGMP which the host can run on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.3 | INTEGER {one(1), two(2), three(3)} | read-only | current |
| sleV2IgmpIfQueryInterval OBJECT-TYPE The frequency at which IGMP packets are transmitted on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.4 | Integer32 (0..31744) | read-only | current |
| sleV2IgmpIfQuerierTimeOut OBJECT-TYPE Other Querier Present Interval. Default value is (QueryInterval * Robustness) + (MaxResponseTime / 2) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.5 | Integer32 (60..300) | read-only | current |
| sleV2IgmpIfMaxResponseTime OBJECT-TYPE The maximum query response time advertised in queries on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.6 | Integer32 (0..31744) | read-only | current |
| sleV2IgmpIfLastMembQueryCount OBJECT-TYPE Represents the number of Group-specific and Group-and-Source-specific queries sent by the router before it assumes there are no local members. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.7 | Integer32 (1..255) | read-only | current |
| sleV2IgmpIfLastMembQueryIntvl OBJECT-TYPE The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time Between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if mgmdRouterInterfaceVersion is 1. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.8 | Integer32 (0..31744) | read-only | current |
| sleV2IgmpIfFastLeaveGroupList OBJECT-TYPE Other Querier Present Interval. Default value is (QueryInterval * Robustness) + (MaxResponseTime / 2) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.9 | OCTET STRING | read-only | current |
| sleV2IgmpIfQuerierState OBJECT-TYPE It indicates currnet status on IGMP querier in the interface. querier(1) is currently querier, nonQuerier(2) interface is inactive or not querier now. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.10 | INTEGER {querier(1), nonQuerier(2)} | read-only | current |
| sleV2IgmpIfQuerierAddress OBJECT-TYPE The address of IGMP Querier on the IP subnet to which this interface is attached. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.11 | IpAddress | read-only | current |
| sleV2IgmpIfQuerierUptime OBJECT-TYPE The time since sleV2IgmpIfQuerier was last changed. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.12 | TimeTicks | read-only | current |
| sleV2IgmpIfQuerierExpireTime OBJECT-TYPE The amount of time remaining before the other querier present timer expires. If the local system is the querier, the value of this object is zero. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.13 | TimeTicks | read-only | current |
| sleV2IgmpIfWrongVersionQueriers OBJECT-TYPE The of general queries received whose IGMP version does not match the equivalent SleV2IgmpIfVersion, over the lifetime of the row entry. IGMP require that all routers on a LAN be configured to run the same version. Thus, if any general queries are received with the wrong version, this indicates a configuration error. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.14 | Counter32 | read-only | current |
| sleV2IgmpIfGroupMembIntvl OBJECT-TYPE Group Membership Interval. This value must be (sleV2IgmpIfQueryInterval * sleV2IgmpIfRobustness) + sleV2IgmpIfMaxResponseTime. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.15 | Unsigned32 | read-only | current |
| sleV2IgmpIfAccessGroup OBJECT-TYPE List of IGMP Groups allowed to access. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.16 | OCTET STRING | read-only | current |
| sleV2IgmpIfRobustness OBJECT-TYPE The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.17 | Integer32 (1..255) | read-only | current |
| sleV2IgmpIfJoins OBJECT-TYPE The number of times a group membership has been added on this interface; that is, the number of times an entry for this interface has been added to the Cache Table. This object gives an indication of the amount of IGMP activity over the lifetime of the row entry. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.18 | Counter32 | read-only | current |
| sleV2IgmpIfGroups OBJECT-TYPE The current number of entries for this interface in the RouterCache Table. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.19 | Gauge32 | read-only | current |
| sleV2IgmpIfMRouteProxyIfIndex OBJECT-TYPE This value is the igmp-proxy hostside ifindex to multicast routing. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.20 | Integer32 | read-only | current |
| sleV2IgmpIfMRouteProxyStatus OBJECT-TYPE The true is Igmp Proxy service Enabled on this interface, the false is not. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.21 | Boolean | read-only | current |
| sleV2IgmpIfStartupQueryInterval OBJECT-TYPE Startup Query Interval. This value is the interval between General Queries send by a Querier on startup. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.22 | Integer32 | read-only | current |
| sleV2IgmpIfUnsolictedReportInterval OBJECT-TYPE Unsolicted Report Interval. This value is the time between repetitions of a host's initial report of membership in a group. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.23 | Integer32 | read-only | current |
| sleV2IgmpIfLeaves OBJECT-TYPE The number of times a group membership has been removed on this interface; that is, the number of times an entry for this interface has been removed to the Cache Table | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.24 | Counter32 | read-only | current |
| sleV2IgmpIfLimit OBJECT-TYPE This value is the tolerance limit of igmp groups in this interface | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.25 | Integer32 | read-only | current |
| sleV2IgmpIfExceptGroup OBJECT-TYPE The permmited group list over the tolerance limit of igmp groups in this interface | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.26 | OCTET STRING | read-only | current |
| sleV2IgmpIfVerifySrcIp OBJECT-TYPE The activie state of Verify-SrcIp | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.27 | Boolean | read-only | current |
| sleV2IgmpIfRaOption OBJECT-TYPE The activie state of RA-Option(default disabled) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.28 | Boolean | read-only | current |
| sleV2IgmpIfStartupQueryCnt OBJECT-TYPE Startup Query Count. This value is the Count between General Queries send by a Querier on startup.(default 2) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.29 | Unsigned32 (2..10) | read-only | current |
| sleV2IgmpIfOfflink OBJECT-TYPE Use this command to configure off-link for IGMP. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.1.1.30 | Boolean | read-only | current |
| sleV2IgmpIfControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2 | |||
| sleV2IgmpIfControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.1 | INTEGER {setIgmpInterfaceActivity(1), setIgmpInterfaceProfile(2), setIgmpMrouteProxy(3), setIgmpProxyService(4), clearIgmpStatistics(5), setIgmpVerifySrcIp(6)} | read-write | current |
| sleV2IgmpIfControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.2 | SleControlStatusType | read-only | current |
| sleV2IgmpIfControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.3 | Gauge32 | read-write | current |
| sleV2IgmpIfControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.4 | TimeStamp | read-only | current |
| sleV2IgmpIfControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IgmpIfControlIndex OBJECT-TYPE Network interface index. (= sleNetIfIndex) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2IgmpIfControlActivity OBJECT-TYPE Network interface index. (= sleNetIfIndex) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.7 | Boolean | read-write | current |
| sleV2IgmpIfControlVersion OBJECT-TYPE CLI : (no) ip igmp version <1-3> value(-1) : default | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.8 | INTEGER (-1 | 1..3) | read-write | current |
| sleV2IgmpIfControlQueryInterval OBJECT-TYPE CLI : (no) ip igmp query-interval <1-1800> value(-1) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.9 | Integer32 (-1 | 1..18000) | read-write | current |
| sleV2IgmpIfControlQuerierTimeOut OBJECT-TYPE CLI : (no) ip igmp querier-timeout <60-300> value(-1) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.10 | Integer32 (-1 | 60..300) | read-write | current |
| sleV2IgmpIfControlMaxResponseTime OBJECT-TYPE CLI: (no) ip igmp query-max-response-time <1-240> value(-1) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.11 | Integer32 (-1 | 1..240) | read-write | current |
| sleV2IgmpIfControlLastMembQueryCount OBJECT-TYPE CLI : (no) ip igmp last-member-query-count <2-7> value(-1) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.12 | Integer32 (-1 | 2..7) | read-write | current |
| sleV2IgmpIfControlLastMembQueryIntvl OBJECT-TYPE CLI : (no) ip igmp last-member-query-interval <1000-25500> value(-1) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.13 | Integer32 (-1 | 1000..25500) | read-write | current |
| sleV2IgmpIfControlFastLeaveGroupList OBJECT-TYPE CLI : (no) ip igmp immediate-leave group-list ACCESS-LIST value(0) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.14 | OCTET STRING | read-write | current |
| sleV2IgmpIfControlAccessGroup OBJECT-TYPE CLI : (no) ip igm access-group ACCESS-LIST value(0) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.15 | OCTET STRING | read-write | current |
| sleV2IgmpIfControlRobustness OBJECT-TYPE CLI : (no) ip igmp robustiness-variable <2-7> value(-1) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.16 | Integer32 (-1 | 2..7) | read-write | current |
| sleV2IgmpIfControlMRouteProxyIfIndex OBJECT-TYPE CLI : (no) ip igmp mroute-proxy IFNAME The value of -1 is (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.17 | INTEGER (-1 | 1..4094) | read-write | current |
| sleV2IgmpIfControlProxyStatus OBJECT-TYPE CLI : (no) ip igmp proxy-service | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.18 | Boolean | read-write | current |
| sleV2IgmpIfControlStartupQueryInterval OBJECT-TYPE CLI : (no) ip igmp startup-query-interval <1-18000> The value of -1 is (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.19 | INTEGER (-1 | 1..18000) | read-write | current |
| sleV2IgmpIfControlUnsolictedReportInterval OBJECT-TYPE CLI : (no) ip igmp unsolicted-report-interval <1-18000> The value of -1 is (no) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.20 | INTEGER (-1 | 1..18000) | read-write | current |
| sleV2IgmpIfControlLimit OBJECT-TYPE This value is the tolerance limit of igmp groups in this interface (supported only model 5924N) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.21 | Integer32 | read-write | current |
| sleV2IgmpIfControlExceptGroup OBJECT-TYPE The permmited group list over the tolerance limit of igmp groups in this interface (supported only model 5924N) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.22 | OCTET STRING | read-write | current |
| sleV2IgmpIfControlVerifySrcIp OBJECT-TYPE The activie state of Verify-SrcIp | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.23 | Boolean | read-write | current |
| sleV2IgmpIfControlRaOption OBJECT-TYPE The activie state of RA-Option(default disabled) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.24 | Boolean | read-write | current |
| sleV2IgmpIfControlStartupQueryCnt OBJECT-TYPE Startup Query Count. This value is the Count between General Queries send by a Querier on startup.(default 2) | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.25 | Unsigned32 (2..10) | read-write | current |
| sleV2IgmpIfControlOfflink OBJECT-TYPE Use this command to configure off-link for IGMP. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.2.26 | Boolean | read-write | current |
| sleV2IgmpIfNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.1.3 | |||
| sleV2IgmpCache OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.2 | |||
| sleV2IgmpCacheTable OBJECT-TYPE IGMP cache table. | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1 | not-accessible | current | |
| sleV2IgmpCacheEntry OBJECT-TYPE key: sleV2IgmpIfIndex, sleV2IgmpCacheGroup | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1.1 | not-accessible | current | |
| sleV2IgmpCacheGroup OBJECT-TYPE It is a IP multicast address learned by IGMP. | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1.1.1 | IpAddress | read-only | current |
| sleV2IgmpCacheLastReporter OBJECT-TYPE The IP address of the source of the membership report received for this IP Multicast group address on this interface. If no membership report has been received, this object has the value 0.0.0.0. | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1.1.2 | IpAddress | read-only | current |
| sleV2IgmpCacheVersion OBJECT-TYPE This object indicates the IGMP versions for the group. This is determined by the type of IGMP Membership Reports received by the device. | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1.1.3 | Bits {unused(0), igmpV1(1), igmpV2(2), igmpV3(3)} | read-only | current |
| sleV2IgmpCacheSourceFilterMode OBJECT-TYPE The current cache state, applicable to IGMPv3 compatible nodes. The value indicates whether the state is INCLUDE or EXCLUDE. | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1.1.4 | INTEGER {unknown(0), include(1), exclude(2)} | read-only | current |
| sleV2IgmpCacheExcludeModeExpiryTimer OBJECT-TYPE This value is applicable only to IGMPv3 compatible routers, and represents the time remaining before the interface EXCLUDE state expires and the interface state transitions to INCLUDE mode. This value can never be greater than sleV2IgmpCacheExpiryTime. | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1.1.5 | TimeTicks | read-only | current |
| sleV2IgmpCacheUpTime OBJECT-TYPE The time elapsed since this entry was created. | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1.1.6 | TimeTicks | read-only | current |
| sleV2IgmpCacheExpiryTime OBJECT-TYPE This value represents the time remaining before the Group Membership Interval state expires. The value must always be greater than 0. | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1.1.7 | TimeTicks | read-only | current |
| sleV2IgmpCacheVersion2HostTimer OBJECT-TYPE The time remaining until the local router will assume that there are no longer any IGMPv2 members on the IP subnet attached to this interface. This entry applies to IGMP hosts. Upon hearing any IGMPv2 Membership Report, this value is reset to the group membership timer. Assuming no IGMPv1 hosts have been detected, the local router does not ignore any IGMPv2 Leave messages for this group that it receives on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1.1.8 | TimeTicks | read-only | current |
| sleV2IgmpCacheVersion1HostTimer OBJECT-TYPE The time remaining until the local router will assume that there are no longer any IGMP version 1 members on the IP subnet attached to this interface. This entry only applies to IGMPv1 hosts. Upon hearing any IGMPv1 Membership Report, this value is reset to the group membership timer. While this time remaining is non-zero, the local router ignores any IGMPv2 Leave messages (IGMPv2 only) for this group that it receives on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.4.2.1.1.9 | TimeTicks | read-only | current |
| sleV2IgmpSource OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.3 | |||
| sleV2IgmpSourceTable OBJECT-TYPE IGMP source table. | 1.3.6.1.4.1.6296.102.12.2.2.4.3.1 | not-accessible | current | |
| sleV2IgmpSourceEntry OBJECT-TYPE key: sleV2IgmpIfIndex, sleV2IgmpCacheGroup, sleV2IgmpSourceAddress | 1.3.6.1.4.1.6296.102.12.2.2.4.3.1.1 | not-accessible | current | |
| sleV2IgmpSourceAddress OBJECT-TYPE Source of IP multicast group, sleV2IgmpCacheGroup.For (*,G) entry, value is 0.0.0.0 | 1.3.6.1.4.1.6296.102.12.2.2.4.3.1.1.1 | IpAddress | read-only | current |
| sleV2IgmpSourceType OBJECT-TYPE It indicates whether the multicast group (S/*,G) is learned by IGMP report messages or administrative maner. | 1.3.6.1.4.1.6296.102.12.2.2.4.3.1.1.2 | INTEGER {dynamic(1), static(2)} | read-only | current |
| sleV2IgmpSourceUpTime OBJECT-TYPE The time elapsed since this entry was created. For (*,G) entry, it is equal to sleV2IgmpCacheUpTime | 1.3.6.1.4.1.6296.102.12.2.2.4.3.1.1.3 | TimeTicks | read-only | current |
| sleV2IgmpSourceExpiryTime OBJECT-TYPE This value represents the time remaining before the Group Membership Interval state expires. The value must always be greater than 0. For (*,G) entry, it is equal to sleV2IgmpCacheExpiryTime | 1.3.6.1.4.1.6296.102.12.2.2.4.3.1.1.4 | TimeTicks | read-only | current |
| sleV2IgmpSourceSsmMapped OBJECT-TYPE The value TRUE indicate that source of multicast group is decided by SSM Mapping Table, and FALSE is not. | 1.3.6.1.4.1.6296.102.12.2.2.4.3.1.1.5 | Boolean | read-only | current |
| sleV2IgmpSourceControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.3.2 | |||
| sleV2IgmpSourceControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.4.3.2.1 | INTEGER {createIgmpSourceStaticEntry(1), destroyIgmpSourceStaticEntry(2)} | read-write | current |
| sleV2IgmpSourceControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.4.3.2.2 | SleControlStatusType | read-only | current |
| sleV2IgmpSourceControlTimer OBJECT-TYPE The maximum time for the manager for a long running user comman | 1.3.6.1.4.1.6296.102.12.2.2.4.3.2.3 | Gauge32 | read-write | current |
| sleV2IgmpSourceControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.4.3.2.4 | TimeStamp | read-only | current |
| sleV2IgmpSourceControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.4.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IgmpSourceControlIfIndex OBJECT-TYPE interface index. | 1.3.6.1.4.1.6296.102.12.2.2.4.3.2.6 | Integer32 | read-write | current |
| sleV2IgmpSourceControlGroup OBJECT-TYPE The group IP address | 1.3.6.1.4.1.6296.102.12.2.2.4.3.2.7 | IpAddress | read-write | current |
| sleV2IgmpSourceControlAddress OBJECT-TYPE The source IP address | 1.3.6.1.4.1.6296.102.12.2.2.4.3.2.8 | IpAddress | read-write | current |
| sleV2IgmpSourceNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.3.3 | |||
| sleV2IgmpGroupState OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.4 | |||
| sleV2IgmpGRunningTable OBJECT-TYPE IGMP group running table. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.1 | not-accessible | current | |
| sleV2IgmpGRunningEntry OBJECT-TYPE key: sleV2IgmpGRunningGroupAddr | 1.3.6.1.4.1.6296.102.12.2.2.4.4.1.1 | not-accessible | current | |
| sleV2IgmpGRunningGroupAddr OBJECT-TYPE IP multicast address learned by IGMP | 1.3.6.1.4.1.6296.102.12.2.2.4.4.1.1.1 | IpAddress | read-only | current |
| sleV2IgmpGRunningTotalUptime OBJECT-TYPE The total time of multicast service. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.1.1.2 | OCTET STRING | read-only | current |
| sleV2IgmpGRunningLastJoined OBJECT-TYPE The time have elapsed since the receiving last join message | 1.3.6.1.4.1.6296.102.12.2.2.4.4.1.1.3 | OCTET STRING | read-only | current |
| sleV2IgmpGRunningLastLeaved OBJECT-TYPE The time have elapsed since the receiving last leave message. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.1.1.4 | OCTET STRING | read-only | current |
| sleV2IgmpGRunningState OBJECT-TYPE The state of multicast group. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.1.1.5 | INTEGER {joined(1), leaved(2)} | read-only | current |
| sleV2IgmpSRunningTable OBJECT-TYPE IGMP source running table. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.2 | not-accessible | current | |
| sleV2IgmpSRunningEntry OBJECT-TYPE key: sleV2IgmpSRunningGroupAddr, sleV2IgmpSRunningSourceAddr | 1.3.6.1.4.1.6296.102.12.2.2.4.4.2.1 | not-accessible | current | |
| sleV2IgmpSRunningGroupAddr OBJECT-TYPE IP multicast address learned by IGMP. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.2.1.1 | IpAddress | read-only | current |
| sleV2IgmpSRunningSourceAddr OBJECT-TYPE The source ip adderess of multicast server. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.2.1.2 | IpAddress | read-only | current |
| sleV2IgmpSRunningTotalUptime OBJECT-TYPE The total time of multicast service. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.2.1.3 | OCTET STRING | read-only | current |
| sleV2IgmpSRunningLastJoined OBJECT-TYPE The time have elapsed since the receiving last join message | 1.3.6.1.4.1.6296.102.12.2.2.4.4.2.1.4 | OCTET STRING | read-only | current |
| sleV2IgmpSRunningLastLeaved OBJECT-TYPE The time have elapsed since the receiving last leave message. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.2.1.5 | OCTET STRING | read-only | current |
| sleV2IgmpSRunningState OBJECT-TYPE The state of multicast group. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.2.1.6 | INTEGER {joined(1), leaved(2)} | read-only | current |
| sleV2IgmpGStateControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.4.3 | |||
| sleV2IgmpGStateControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.4.4.3.1 | INTEGER {clearGroupEntry(1), clearSessionEntry(2), clearAllEntry(3)} | read-write | current |
| sleV2IgmpGStateControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.4.4.3.2 | SleControlStatusType | read-only | current |
| sleV2IgmpGStateControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.4.4.3.3 | Gauge32 | read-write | current |
| sleV2IgmpGStateControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.4.4.3.4 | TimeStamp | read-only | current |
| sleV2IgmpGStateControlRequestResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.4.4.3.5 | SleControlRequestResultType | read-only | current |
| sleV2IgmpGStateControlGroupAddr OBJECT-TYPE IP multicast address learned by IGMP. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.3.6 | IpAddress | read-write | current |
| sleV2IgmpGStateControlSourceAddr OBJECT-TYPE IP multicast address learned by IGMP. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.3.7 | IpAddress | read-write | current |
| sleV2IgmpGStateNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.4.4 | |||
| sleV2IgmpStaticGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.5 | |||
| sleV2IgmpStaticGroupTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.1 | not-accessible | current | |
| sleV2IgmpStaticGroupEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.1.1 | not-accessible | current | |
| sleV2IgmpStaticGrpGroup OBJECT-TYPE The ipv4 group address for static group | 1.3.6.1.4.1.6296.102.12.2.2.4.5.1.1.1 | IpAddress | read-only | current |
| sleV2IgmpStaticSourceTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.2 | not-accessible | current | |
| sleV2IgmpStaticSourceEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.2.1 | not-accessible | current | |
| sleV2IgmpStaticGrpSource OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.2.1.1 | IpAddress | read-only | current |
| sleV2IgmpStaticSsmTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.3 | not-accessible | current | |
| sleV2IgmpStaticSsmEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.3.1 | not-accessible | current | |
| sleV2IgmpStaticGrpSsm OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.3.1.1 | Boolean | read-only | current |
| sleV2IgmpIStaticGroupControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.4.5.4 | |||
| sleV2IgmpStaticGrpControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.4.1 | INTEGER {createIgmpIfStaticGroup(1), destroyIgmpIfStaticGroup(2), createIgmpIfStaticSource(3), destroyIgmpIfStaticSource(4), createIgmpIfStaticSsm(5), destroyIgmpIfStaticSsm(6)} | read-write | current |
| sleV2IgmpStaticGrpControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.4.2 | SleControlStatusType | read-write | current |
| sleV2IgmpStaticGrpControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.4.3 | Gauge32 | read-write | current |
| sleV2IgmpIStaticGrpControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.4.4 | TimeStamp | read-write | current |
| sleV2IgmpStaticGrpControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.4.5 | SleControlRequestResultType | read-write | current |
| sleV2IgmpStaticGrpControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.4.6 | Integer32 | read-write | current |
| sleV2IgmpStaticGrpControlGroup OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.4.7 | IpAddress | read-write | current |
| sleV2IgmpStaticGrpControlSource OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.4.8 | IpAddress | read-write | current |
| sleV2IgmpStaticGrpControlSsm OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.5.4.9 | Boolean | read-write | current |
| sleV2IgmpSnooping OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5 | |||
| sleV2IgsVlan OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.1 | |||
| sleV2IgsVlanTable OBJECT-TYPE IGS vlan table. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1 | not-accessible | current | |
| sleV2IgsVlanEntry OBJECT-TYPE Index field will be added by Na, Hojin key: sleV2IgsVlanIndex | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1 | not-accessible | current | |
| sleV2IgsVlanIndex OBJECT-TYPE This object indicates the VLAN in which IGMP Snooping is configured. (= sleNetIfIndex) | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2IgsVlanActivity OBJECT-TYPE When this object is set to 'true' IGMP Snooping is enabled on this VLAN else disabled. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.2 | Boolean | read-only | current |
| sleV2IgsVlanVersion OBJECT-TYPE This object indicate IGMP version on the VLAN that IGMP Snooping is enabled. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.3 | INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)} | read-only | current |
| sleV2IgsVlanVersionMode OBJECT-TYPE IGMP Snooping Version Mode on the VLAN. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.4 | INTEGER {static(0), dynamic(1)} | read-write | current |
| sleV2IgsVlanFastLeave OBJECT-TYPE This object specifies whether Fast-Leave mechanism (also known as Immediate-Leave) is to be performed by IGMP Snooping or not. When enabled, IGMP Snooping will remove the interface from the group mentioned in the IGMP Leave message received on that interface without waiting for the IGMP Group-Specific Query to timeout to determine whether there are any more hosts on that interface for that group. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.5 | Boolean | read-only | current |
| sleV2IgsVlanFastBlock OBJECT-TYPE The object indicates whether Fast-Block mechanism has been enabled for the VLAN. This object only has effect if the value of sleV2IgsVlanVersion is 3. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.6 | Boolean | read-only | current |
| sleV2IgsVlanMRtLearningMode OBJECT-TYPE This object specifies the multicast router port learning method for IGMP Snooping as described below:none(0) : don't learning, Only use static router ports.pim(1) : Protocol Independent Multicast. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.7 | INTEGER {none(0), pim(1)} | read-only | current |
| sleV2IgsVlanMRtDynamicPortMap OBJECT-TYPE Multicast router ports learned by dynamic method (ex: PIM when MRouterLearningMode is 'pim' | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.8 | OCTET STRING (SIZE(0..64)) | read-only | current |
| sleV2IgsVlanMRtStaticPortMap OBJECT-TYPE Multicast router ports setted by administrative maner. Bit 0 is CPU port. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.9 | OCTET STRING (SIZE(0..64)) | read-only | current |
| sleV2IgsVlanReportSuppression OBJECT-TYPE It's TRUE, IGMP Snooping will suppress duplicate IGMP Reports on the VLAN. FALSE, all IGMP Reports are forwarded to multicast routers on the VLAN. Alias of this is IGMP Snooping Proxy. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.10 | Boolean | read-only | current |
| sleV2IgsVlanQuerierActivity OBJECT-TYPE The object indicates whether the device will participate in the IGMP Querier election in a VLAN. If the object is set to 'true', the device will participate to an election process to be a Querier. If this is set to 'false' while the device is acting as the Querier in a VLAN, a new election will be activated to choose a different Querier. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.11 | Boolean | read-only | current |
| sleV2IgsVlanQueryInterval OBJECT-TYPE The frequency at which IGMP packets are transmitted on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.12 | Unsigned32 (0..31744) | read-only | current |
| sleV2IgsVlanRobustness OBJECT-TYPE The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.13 | Unsigned32 (1..255) | read-only | current |
| sleV2IgsVlanMaxResponseTime OBJECT-TYPE The maximum query response time advertised in queries on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.14 | Unsigned32 (0..31744) | read-only | current |
| sleV2IgsVlanQuerierTimeOut OBJECT-TYPE Other Querier Present Interval. Default value is (QueryInterval * Robustness) + (MaxResponseTime / 2) | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.15 | Unsigned32 (0..31744) | read-only | current |
| sleV2IgsVlanLastMembQueryIntvl OBJECT-TYPE The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time Between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if mgmdRouterInterfaceVersion is 1 | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.16 | Unsigned32 (0..31744) | read-only | current |
| sleV2IgsVlanLastMembQueryCount OBJECT-TYPE Represents the number of Group-specific and Group-and-Source-specific queries sent by the router before it assumes there are no local members. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.17 | Unsigned32 (1..255) | read-only | current |
| sleV2IgsVlanQuerierState OBJECT-TYPE The object indicates the current state of the device as an IGMP Querier in a VLAN.disabled(1) : Querier function is disabled for this device in this VLAN.electing(2) : It is in the election process of the Querier.querier(3) : It is the current Querier in this VLAN.candidate (4): It is a alternative Querier in this VLAN.inactive(5) : VLAN is inactive or not an Ethernet | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.18 | INTEGER {disabled(1), electing(2), querier(3), candidate(4), inactive(5)} | read-only | current |
| sleV2IgsVlanQuerierVersion OBJECT-TYPE The object indicates IGMP version of the Querier for the VLAN. IGMP version of the Querier is determined by the type of IGMP General Query received by the device. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.19 | INTEGER {one(1), two(2), three(3)} | read-only | current |
| sleV2IgsVlanQuerierAddress OBJECT-TYPE It is IP address of the IGMP Querier for the VLAN. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.20 | IpAddress | read-only | current |
| sleV2IgsVlanQuerierPortIndex OBJECT-TYPE It is the port on which IGMP Querier is detected for the VLAN. It is zero if the device itself is acting as IGMP Querier for the VLAN. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.21 | INTEGER (0..255) | read-only | current |
| sleV2IgsVlanQuerierUptime OBJECT-TYPE The time since Querier on the VLAN was last changed. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.22 | TimeTicks | read-only | current |
| sleV2IgsVlanQuerierExpireTime OBJECT-TYPE The amount of time remaining before the Other Querier Present Timer expires. If the local system is the querier, the value of this object is zero. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.23 | TimeTicks | read-only | current |
| sleV2IgsVlanTcnFloodActivity OBJECT-TYPE TRUE is multicast traffic will be flooded on all ports of the VLAN for TcnFloodQueryCount of IGMP General Queries upon receiving a Topology Change Notification (TCN) for the VLAN. FALSE is not flooding. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.24 | Boolean | read-only | current |
| sleV2IgsVlanExplicitTracking OBJECT-TYPE In IGMPv3, it decide the device tracks reporters or not. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.25 | Boolean | read-only | current |
| sleV2IgsVlanTxGeneralQueries OBJECT-TYPE Total IGMP General Queries that have been transmitted through an interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.26 | Counter32 | read-only | current |
| sleV2IgsVlanTxSpecialQueries OBJECT-TYPE Total IGMP Group-Specific Queries that have been transmitted through an interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.27 | Counter32 | read-only | current |
| sleV2IgsVlanTxReportMessages OBJECT-TYPE Total IGMP Membership Reports that have been transmitted through an interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.28 | Counter32 | read-only | current |
| sleV2IgsVlanTxLeaveMessages OBJECT-TYPE Total IGMP Leave messages that have been transmitted through an interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.29 | Counter32 | read-only | current |
| sleV2IgsVlanRxGeneralQueries OBJECT-TYPE Total IGMP General Queries that have been received at an interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.30 | Counter32 | read-only | current |
| sleV2IgsVlanRxSpecialQueries OBJECT-TYPE Total IGMP Group-Specific Queries that have been received at an interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.31 | Counter32 | read-only | current |
| sleV2IgsVlanRxReportMessages OBJECT-TYPE Total IGMP Membership Reports that have been received at an interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.32 | Counter32 | read-only | current |
| sleV2IgsVlanRxLeaveMessages OBJECT-TYPE Total IGMP Leave messages that have been received at an interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.33 | Counter32 | read-only | current |
| sleV2IgsVlanRxValidMessages OBJECT-TYPE Total valid IGMP packets have been received at an interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.34 | Counter32 | read-only | current |
| sleV2IgsVlanRxWrongMessages OBJECT-TYPE Total packets those are not valid IGMP messages received at an interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.1.1.35 | Counter32 | read-only | current |
| sleV2IgsVlanControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2 | |||
| sleV2IgsVlanControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.1 | INTEGER {createIgmpSnoopVlan(1), destroyIgmpSnoopVlan(2), setIgmpSnoopVlanProfile(3), setIgmpSnoopMRouteProfile(4), setIgmpSnoopQuerierProfile(5), setIgmpSnoopTcnProfile(6), clearIgmpSnoopStatistics(7)} | read-write | current |
| sleV2IgsVlanControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.2 | SleControlStatusType | read-only | current |
| sleV2IgsVlanControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.3 | Gauge32 | read-write | current |
| sleV2IgsVlanControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.4 | TimeStamp | read-only | current |
| sleV2IgsVlanControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IgsVlanControlIndex OBJECT-TYPE value(0) : all vlan | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2IgsVlanControlActivity OBJECT-TYPE When this object is set to 'true' IGMP Snooping is enabled on this VLAN else disabled. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.7 | Boolean | read-write | current |
| sleV2IgsVlanControlVersion OBJECT-TYPE default = igmpV3 | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.8 | INTEGER {dynamic(0), igmpV1(1), igmpV2(2), igmpV3(3)} | read-write | current |
| sleV2IgsVlanControlFastLeave OBJECT-TYPE This object specifies whether Fast-Leave mechanism (also known as Immediate-Leave) is to be performed by IGMP Snooping or not. When enabled, IGMP Snooping will remove the interface from the group mentioned in the IGMP Leave message received on that interface without waiting for the IGMP Group-Specific Query to timeout to determine whether there are any more hosts on that interface for that group. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.9 | Boolean | read-write | current |
| sleV2IgsVlanControlFastBlock OBJECT-TYPE The object indicates whether Fast-Block mechanism has been enabled for the VLAN. This object only has effect if the value of sleV2IgsVlanVersion is 3. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.10 | Boolean | read-write | current |
| sleV2IgsVlanControlMRtLearningMode OBJECT-TYPE This object specifies the multicast router port learning method for IGMP Snooping as described below: none(0) : don't learning, Only use static router ports. pim(1) : Protocol Independent Multicast. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.11 | INTEGER {none(0), pim(1)} | read-write | current |
| sleV2IgsVlanControlMRtStaticPortMap OBJECT-TYPE Multicast router ports learned by dynamic method (ex: PIM when MRouterLearningMode is 'pim' | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.12 | OCTET STRING (SIZE(0..64)) | read-write | current |
| sleV2IgsVlanControlReportSuppression OBJECT-TYPE It's TRUE, IGMP Snooping will suppress duplicate IGMP Reports on the VLAN. FALSE, all IGMP Reports are forwarded to multicast routers on the VLAN. Alias of this is IGMP Snooping Proxy. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.13 | Boolean | read-write | current |
| sleV2IgsVlanControlQuerierActivity OBJECT-TYPE The object indicates whether the device will participate in the IGMP Querier election in a VLAN. If the object is set to 'true', the device will participate to an election process to be a Querier. If this is set to 'false' while the device is acting as the Querier in a VLAN, a new election will be activated to choose a different Querier. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.14 | Boolean | read-write | current |
| sleV2IgsVlanControlQueryInterval OBJECT-TYPE The frequency at which IGMP packets are transmitted on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.15 | Unsigned32 (0..31744) | read-write | current |
| sleV2IgsVlanControlRobustness OBJECT-TYPE The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP is robust to (Robustness Variable-1) packet losses. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.16 | Unsigned32 (1..7) | read-write | current |
| sleV2IgsVlanControlMaxResponseTime OBJECT-TYPE The maximum query response time advertised in queries on this interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.17 | Unsigned32 (0..31744) | read-write | current |
| sleV2IgsVlanControlQuerierTimeOut OBJECT-TYPE Other Querier Present Interval. Default value is (QueryInterval * Robustness) + (MaxResponseTime / 2) | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.18 | Unsigned32 (60..300) | read-write | current |
| sleV2IgsVlanControlLastMembQueryIntvl OBJECT-TYPE The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time Between Group-Specific Query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if mgmdRouterInterfaceVersion is 1 | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.19 | Unsigned32 (0..31744) | read-write | current |
| sleV2IgsVlanControlTcnFloodActivity OBJECT-TYPE TRUE is multicast traffic will be flooded on all ports of the VLAN for TcnFloodQueryCount of IGMP General Queries upon receiving a Topology Change Notification (TCN) for the VLAN. FALSE is not flooding. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.20 | Boolean | read-write | current |
| sleV2IgsVlanControlExplicitTracking OBJECT-TYPE In IGMPv3, it decide the device tracks reporters or not. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.21 | Boolean | read-write | current |
| sleV2IgsVlanControlQuerierAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.5.1.2.22 | IpAddress | read-write | current |
| sleV2IgsVlanNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.1.3 | |||
| sleV2IgsGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.2 | |||
| sleV2IgsGroupTable OBJECT-TYPE IGS group table. | 1.3.6.1.4.1.6296.102.12.2.2.5.2.1 | not-accessible | current | |
| sleV2IgsGroupEntry OBJECT-TYPE key: sleV2IgsVlanIndex, sleV2IgsGroupAddress, sleV2IgsGroupPortIndex | 1.3.6.1.4.1.6296.102.12.2.2.5.2.1.1 | not-accessible | current | |
| sleV2IgsGroupAddress OBJECT-TYPE It is a IP multicast address learned by IGMP Snooping. | 1.3.6.1.4.1.6296.102.12.2.2.5.2.1.1.1 | IpAddress | read-only | current |
| sleV2IgsGroupPortIndex OBJECT-TYPE This object indicates the port on VLAN in which the group is learned. | 1.3.6.1.4.1.6296.102.12.2.2.5.2.1.1.2 | INTEGER (1..512) | read-only | current |
| sleV2IgsGroupSourceFilterMode OBJECT-TYPE The current group state, applicable to IGMPv3 compatible nodes. The value indicates whether the state is INCLUDE or EXCLUDE. | 1.3.6.1.4.1.6296.102.12.2.2.5.2.1.1.3 | INTEGER {unknown(0), include(1), exclude(2)} | read-only | current |
| sleV2IgsGroupExcludeModeExpiryTimer OBJECT-TYPE This value is applicable only to IGMPv3 compatible routers, and represents the time remaining before the interface EXCLUDE state expires and the interface state transitions to INCLUDE mode. This value can never be greater than sleV2IgmpCacheExpiryTime. | 1.3.6.1.4.1.6296.102.12.2.2.5.2.1.1.4 | TimeTicks | read-only | current |
| sleV2IgsGroupUpTime OBJECT-TYPE The time elapsed since this entry was created. | 1.3.6.1.4.1.6296.102.12.2.2.5.2.1.1.5 | TimeTicks | read-only | current |
| sleV2IgsGroupExpiryTime OBJECT-TYPE This value represents the time remaining before the Group Membership Interval state expires. The value must always be greater than 0. | 1.3.6.1.4.1.6296.102.12.2.2.5.2.1.1.6 | TimeTicks | read-only | current |
| sleV2IgsGroupPortInfo OBJECT-TYPE Port information. | 1.3.6.1.4.1.6296.102.12.2.2.5.2.1.1.7 | Integer32 | read-only | current |
| sleV2IgsSource OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.3 | |||
| sleV2IgsSourceTable OBJECT-TYPE IGS source table. | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1 | not-accessible | current | |
| sleV2IgsSourceEntry OBJECT-TYPE key: sleV2IgsVlanIndex, sleV2IgsGroupAddress, sleV2IgsGroupPortIndex, sleV2IgsSourceAddress | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1.1 | not-accessible | current | |
| sleV2IgsSourceAddress OBJECT-TYPE Source of IP multicast group, sleV2IgsGroupAddress.For (*,G) entry, value is 0.0.0.0 | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1.1.1 | IpAddress | read-only | current |
| sleV2IgsSourceType OBJECT-TYPE It indicates whether the multicast group (S/*,G) is learned by snooping of IGMP report messages or administrative maner. | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1.1.2 | INTEGER {dynamic(1), static(2)} | read-only | current |
| sleV2IgsSourceUpTime OBJECT-TYPE The time elapsed since this entry was created. | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1.1.3 | TimeTicks | read-only | current |
| sleV2IgsSourceExpiryTime OBJECT-TYPE This value represents the time remaining before the Group Membership Interval state expires. The value must always be greater than 0. | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1.1.4 | TimeTicks | read-only | current |
| sleV2IgsSourceSsmMapped OBJECT-TYPE The value TRUE indicate that source of multicast group is decided by SSM Mapping Table, and FALSE is not. | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1.1.5 | Boolean | read-only | current |
| sleV2IgsSourceVId OBJECT-TYPE This object indicates the VLAN in which IGMP Snooping is configured. (= sleNetIfIndex) | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1.1.6 | Integer32 (1..4094) | read-only | current |
| sleV2IgsSourcenGrpAddr OBJECT-TYPE It is a IP multicast address learned by IGMP Snooping. | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1.1.7 | IpAddress | read-only | current |
| sleV2IgsSourcePort OBJECT-TYPE This object indicates the port on VLAN in which the group is learned. | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1.1.8 | Integer32 | read-only | current |
| sleV2IgsSourcePortInfo OBJECT-TYPE Port information. | 1.3.6.1.4.1.6296.102.12.2.2.5.3.1.1.9 | Integer32 | read-only | current |
| sleV2IgsSourceControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.3.2 | |||
| sleV2IgsSourceControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.5.3.2.1 | INTEGER {createIgmpSnoopSourceStatic(1), destroyIgmpSnoopSourceStatic(2)} | read-write | current |
| sleV2IgsSourceControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.5.3.2.2 | SleControlStatusType | read-only | current |
| sleV2IgsSourceControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.5.3.2.3 | Gauge32 | read-write | current |
| sleV2IgsSourceControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.5.3.2.4 | TimeStamp | read-only | current |
| sleV2IgsSourceControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.5.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IgsSourceControlVlanIndex OBJECT-TYPE value(0) : all vlan | 1.3.6.1.4.1.6296.102.12.2.2.5.3.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2IgsSourceControlGroup OBJECT-TYPE Group IP address | 1.3.6.1.4.1.6296.102.12.2.2.5.3.2.7 | IpAddress | read-write | current |
| sleV2IgsSourceControlPortIndex OBJECT-TYPE Port index | 1.3.6.1.4.1.6296.102.12.2.2.5.3.2.8 | INTEGER (1..512) | read-write | current |
| sleV2IgsSourceControlAddress OBJECT-TYPE Source IP address | 1.3.6.1.4.1.6296.102.12.2.2.5.3.2.9 | IpAddress | read-write | current |
| sleV2IgsSourceNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.3.3 | |||
| sleV2IgsReporter OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.4 | |||
| sleV2IgsReporterTable OBJECT-TYPE IGS reporter table. | 1.3.6.1.4.1.6296.102.12.2.2.5.4.1 | not-accessible | current | |
| sleV2IgsReporterEntry OBJECT-TYPE key: sleV2IgsVlanIndex, sleV2IgsGroupAddress, sleV2IgsGroupPortIndex, sleV2IgsSourceAddress, sleV2IgsReporterAddress | 1.3.6.1.4.1.6296.102.12.2.2.5.4.1.1 | not-accessible | current | |
| sleV2IgsReporterAddress OBJECT-TYPE IP address of reporter. | 1.3.6.1.4.1.6296.102.12.2.2.5.4.1.1.1 | IpAddress | read-only | current |
| sleV2IgsReporterExpiryTime OBJECT-TYPE This value represents the time remaining before the reporter has expire. | 1.3.6.1.4.1.6296.102.12.2.2.5.4.1.1.2 | TimeTicks | read-only | current |
| sleV2IgsReporterMac OBJECT-TYPE Hardware address of reporter. | 1.3.6.1.4.1.6296.102.12.2.2.5.4.1.1.3 | OCTET STRING (SIZE(6)) | read-only | current |
| sleV2IgsReporterVersion OBJECT-TYPE IGMP version | 1.3.6.1.4.1.6296.102.12.2.2.5.4.1.1.4 | INTEGER {igmpV1(1), igmpV2(2), igmpV3(3)} | read-only | current |
| sleV2IgsReporterMode OBJECT-TYPE Filter mode | 1.3.6.1.4.1.6296.102.12.2.2.5.4.1.1.5 | INTEGER {unknown(0), includeAllow(1), includeBlock(2), excludeAllow(3), excludeBlock(4)} | read-only | current |
| sleV2IgsReporterPortInfo OBJECT-TYPE Port information. | 1.3.6.1.4.1.6296.102.12.2.2.5.4.1.1.6 | Integer32 | read-only | current |
| sleV2IgsPort OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.5 | |||
| sleV2IgsPortTable OBJECT-TYPE IGS port table. | 1.3.6.1.4.1.6296.102.12.2.2.5.5.1 | not-accessible | current | |
| sleV2IgsPortEntry OBJECT-TYPE key: sleV2IgsPortIndex | 1.3.6.1.4.1.6296.102.12.2.2.5.5.1.1 | not-accessible | current | |
| sleV2IgsPortIndex OBJECT-TYPE This object indicates the port index | 1.3.6.1.4.1.6296.102.12.2.2.5.5.1.1.1 | INTEGER (1..512) | read-only | current |
| sleV2IgsPortFastLeave OBJECT-TYPE This object specifies whether Fast-Leave mechanism (also known as Immediate-Leave) is to be performed by IGMP Snooping or not. When enabled, IGMP Snooping will remove the interface from the group mentioned in the IGMP Leave message received on that interface without waiting for the IGMP Group-Specific Query to timeout to determine whether there are any more hosts on that interface for that port | 1.3.6.1.4.1.6296.102.12.2.2.5.5.1.1.2 | Boolean | read-only | current |
| sleV2IgsPortExplicitTrackingMaxHosts OBJECT-TYPE This object indicates the maximum number of hosts in the specified port | 1.3.6.1.4.1.6296.102.12.2.2.5.5.1.1.3 | INTEGER (1..65535) | read-only | current |
| sleV2IgsPortExplicitTrackingMacBased OBJECT-TYPE Tracking mac based | 1.3.6.1.4.1.6296.102.12.2.2.5.5.1.1.4 | Boolean | read-only | current |
| sleV2IgsPortDot1qSelection OBJECT-TYPE Dot1q selection 1: inner 2: outer | 1.3.6.1.4.1.6296.102.12.2.2.5.5.1.1.5 | INTEGER {inner(1), outer(2)} | read-only | current |
| sleV2IgsPortMrouter OBJECT-TYPE Mrouter Interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.5.1.1.6 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2IgsPortControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2 | |||
| sleV2IgsPortControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.1 | INTEGER {setIgmpSnoopPortProfile(1), setIgsExplicitTrackingMaxHosts(2), setIgsExplicitTrackingMacBased(3), setIgsPortDot1q(4), setIgsPortMrouter(5)} | read-write | current |
| sleV2IgsPortControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.2 | SleControlStatusType | read-only | current |
| sleV2IgsPortControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.3 | Gauge32 | read-write | current |
| sleV2IgsPortControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.4 | TimeTicks | read-only | current |
| sleV2IgsPortControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IgsPortControlIndex OBJECT-TYPE This object indicates the port index | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.6 | INTEGER (1..512) | read-write | current |
| sleV2IgsPortControlFastLeave OBJECT-TYPE This object specifies whether Fast-Leave mechanism | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.7 | Boolean | read-write | current |
| sleV2IgsPortControlExplicitTrackingMaxHosts OBJECT-TYPE This object indicates the maximum number of hosts in the specified port | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.8 | INTEGER (1..65535) | read-write | current |
| sleV2IgsPortControlExplicitTrackingMacBased OBJECT-TYPE Tracking mac based | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.9 | Boolean | read-write | current |
| sleV2IgsPortControlDot1qSelection OBJECT-TYPE Dot1q selection 1: inner 2: outer | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.10 | INTEGER {inner(1), outer(2)} | read-write | current |
| sleV2IgsPortControlMrouter OBJECT-TYPE Mrouter Interface. | 1.3.6.1.4.1.6296.102.12.2.2.5.5.2.11 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2IgsPortNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.5.3 | |||
| sleV2IgsPortStats OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.6 | |||
| sleV2IgsStatsTable OBJECT-TYPE IGS stats table. | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1 | not-accessible | current | |
| sleV2IgsStatsEntry OBJECT-TYPE key: sleV2IgsPortIndex | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1 | not-accessible | current | |
| sleV2IgsStatsPortIndex OBJECT-TYPE The Port index to access IGS IGMP Snooping Statistics Information | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.1 | INTEGER (1..512) | read-only | current |
| sleV2IgsStatsTxGeneralQueries OBJECT-TYPE The count of sending the General Query Messages to the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.2 | Unsigned32 | read-only | current |
| sleV2IgsStatsTxGroupSpecificQueies OBJECT-TYPE The count of sending the Group Specific Query Messages to the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.3 | Unsigned32 | read-only | current |
| sleV2IgsStatsTxReports OBJECT-TYPE The count of sending the Membership Report Messages to the secific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.4 | Unsigned32 | read-only | current |
| sleV2IgsStatsTxLeaves OBJECT-TYPE The count of sending the Leave Membership Messages to the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.5 | Unsigned32 | read-only | current |
| sleV2IgsStatsRxGeneralQueries OBJECT-TYPE The count of receiving the General Query Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.6 | Unsigned32 | read-only | current |
| sleV2IgsStatsRxGroupSpecificQueies OBJECT-TYPE The count of receiving the Group Specific Query Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.7 | Unsigned32 | read-only | current |
| sleV2IgsStatsRxReports OBJECT-TYPE The count of recieving the Membership Report Messages from the specific ports | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.8 | Unsigned32 | read-only | current |
| sleV2IgsStatsRxLeaves OBJECT-TYPE The count of receiving the Leave Membership Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.9 | Unsigned32 | read-only | current |
| sleV2IgsStatsRxValidPackets OBJECT-TYPE The count of receiving the valid IGMP Packets from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.10 | Unsigned32 | read-only | current |
| sleV2IgsStatsRxInvalidPackets OBJECT-TYPE The count of receiving the Invalid Packets from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.11 | Unsigned32 | read-only | current |
| sleV2IgsStatsRxOtherPackets OBJECT-TYPE The count of receiving the valid IGMP Packets but not defined from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.12 | Unsigned32 | read-only | current |
| sleV2IgsStatsRxMacGeneralQueries OBJECT-TYPE The count of receiving the MAC General Query Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.13 | Unsigned32 | read-only | current |
| sleV2IgsStatsRxTopoNotifications OBJECT-TYPE The count of receiving the Topology Change Notification Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.14 | Unsigned32 | read-only | current |
| sleV2IgsStatsv3Allows OBJECT-TYPE The count of receiving the IGMP Version-3 Allow Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.15 | Unsigned32 | read-only | current |
| sleV2IgsStatsv3Blocks OBJECT-TYPE The count of receiving the IGMP Version-3 Block Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.16 | Unsigned32 | read-only | current |
| sleV2IgsStatsv3IsIncluded OBJECT-TYPE The count of recieving the IGMP version-3 Membership Report Messages Whose Type is ISINCLUDE from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.17 | Unsigned32 | read-only | current |
| sleV2IgsStatsv3IsExcluded OBJECT-TYPE The count of receiving the IGMP version-3 Membership Report Messages Whose type is ISEXCLUDE from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.18 | Unsigned32 | read-only | current |
| sleV2IgsStatsv3ToIncluded OBJECT-TYPE The count of receiving the IGMP version-3 Membership Report Messages Whose type is TOINCLUDE from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.19 | Unsigned32 | read-only | current |
| sleV2IgsStatsv3ToExcluded OBJECT-TYPE The count of receiving the IGMP version-3 Membership Report Messages Whose type is TOEXCLUDE from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.20 | Unsigned32 | read-only | current |
| sleV2IgsStatsRxFilteredPackets OBJECT-TYPE The count of receiving the valid IGMP Packet that is blocked by IGMP Filter from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.6.1.1.21 | Unsigned32 | read-only | current |
| sleV2IgsStatsControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.6.2 | |||
| sleV2IgsStatsControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.5.6.2.1 | INTEGER {clearIgsStats(1)} | read-write | current |
| sleV2IgsStatsControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.5.6.2.2 | SleControlStatusType | read-write | current |
| sleV2IgsStatsControlControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.5.6.2.3 | Gauge32 | read-write | current |
| sleV2IgsStatsControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.5.6.2.4 | TimeTicks | read-write | current |
| sleV2IgsStatsControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.5.6.2.5 | SleControlRequestResultType | read-write | current |
| sleV2IgsStatsControlIndex OBJECT-TYPE IGS stats index. | 1.3.6.1.4.1.6296.102.12.2.2.5.6.2.6 | Integer32 | read-write | current |
| sleV2IgsStatsNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.6.3 | |||
| sleV2IgsVlanStats OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.7 | |||
| sleV2IgsVlanStatsTable OBJECT-TYPE IGS stats table. | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1 | not-accessible | current | |
| sleV2IgsVlanStatsEntry OBJECT-TYPE key: sleV2IgsPortIndex | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1 | not-accessible | current | |
| sleV2IgsVlanStatsVlanIndex OBJECT-TYPE The Port index to access IGS IGMP Snooping Statistics Information | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.1 | INTEGER (1..512) | read-only | current |
| sleV2IgsVlanStatsTxGeneralQueries OBJECT-TYPE The count of sending the General Query Messages to the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.2 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsTxGroupSpecificQueies OBJECT-TYPE The count of sending the Group Specific Query Messages to the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.3 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsTxReports OBJECT-TYPE The count of sending the Membership Report Messages to the secific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.4 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsTxLeaves OBJECT-TYPE The count of sending the Leave Membership Messages to the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.5 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsRxGeneralQueries OBJECT-TYPE The count of receiving the General Query Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.6 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsRxGroupSpecificQueies OBJECT-TYPE The count of receiving the Group Specific Query Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.7 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsRxReports OBJECT-TYPE The count of recieving the Membership Report Messages from the specific ports. (SuccessRxReports) | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.8 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsRxLeaves OBJECT-TYPE The count of receiving the Leave Membership Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.9 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsRxValidPackets OBJECT-TYPE The count of receiving the valid IGMP Packets from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.10 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsRxInvalidPackets OBJECT-TYPE The count of receiving the Invalid Packets from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.11 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsRxOtherPackets OBJECT-TYPE The count of receiving the valid IGMP Packets but not defined from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.12 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsRxMacGeneralQueries OBJECT-TYPE The count of receiving the MAC General Query Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.13 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsRxTopoNotifications OBJECT-TYPE The count of receiving the Topology Change Notification Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.14 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsv3Allows OBJECT-TYPE The count of receiving the IGMP Version-3 Allow Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.15 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsv3Blocks OBJECT-TYPE The count of receiving the IGMP Version-3 Block Messages from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.16 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsv3IsIncluded OBJECT-TYPE The count of recieving the IGMP version-3 Membership Report Messages Whose Type is ISINCLUDE from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.17 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsv3IsExcluded OBJECT-TYPE The count of receiving the IGMP version-3 Membership Report Messages Whose type is ISEXCLUDE from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.18 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsv3ToIncluded OBJECT-TYPE The count of receiving the IGMP version-3 Membership Report Messages Whose type is TOINCLUDE from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.19 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsv3ToExcluded OBJECT-TYPE The count of receiving the IGMP version-3 Membership Report Messages Whose type is TOEXCLUDE from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.20 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsRxFilteredPackets OBJECT-TYPE The count of receiving the valid IGMP Packet that is blocked by IGMP Filter from the specific port | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.21 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsTotalRxReports OBJECT-TYPE Total RX reports. | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.22 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsUnsuccessRxReports OBJECT-TYPE Total RX reports. | 1.3.6.1.4.1.6296.102.12.2.2.5.7.1.1.23 | Unsigned32 | read-only | current |
| sleV2IgsVlanStatsControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.7.2 | |||
| sleV2IgsVlanStatsControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.5.7.2.1 | INTEGER {clearIgsVlanStats(1)} | read-write | current |
| sleV2IgsVlanStatsControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.5.7.2.2 | SleControlStatusType | read-write | current |
| sleV2IgsVlanStatsControlControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.5.7.2.3 | Gauge32 | read-write | current |
| sleV2IgsVlanStatsControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.5.7.2.4 | TimeTicks | read-write | current |
| sleV2IgsVlanStatsControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.5.7.2.5 | SleControlRequestResultType | read-write | current |
| sleV2IgsVlanStatsControlIndex OBJECT-TYPE IGS stats index. | 1.3.6.1.4.1.6296.102.12.2.2.5.7.2.6 | Integer32 | read-write | current |
| sleV2IgsVlanStatsNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.5.7.3 | |||
| sleV2IgmpFilter OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.6 | |||
| sleV2IgfProfile OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.6.1 | |||
| sleV2IgfProfileTable OBJECT-TYPE IGF profile table. | 1.3.6.1.4.1.6296.102.12.2.2.6.1.1 | not-accessible | current | |
| sleV2IgfProfileEntry OBJECT-TYPE key: sleV2IgfProfileIndex | 1.3.6.1.4.1.6296.102.12.2.2.6.1.1.1 | not-accessible | current | |
| sleV2IgfProfileIndex OBJECT-TYPE Unique index of IGMP profile | 1.3.6.1.4.1.6296.102.12.2.2.6.1.1.1.1 | INTEGER (1..2147483647) | read-only | current |
| sleV2IgfProfilePermission OBJECT-TYPE It is a policy (permission) of the IGMP profile. | 1.3.6.1.4.1.6296.102.12.2.2.6.1.1.1.2 | INTEGER {permit(1), deny(2)} | read-only | current |
| sleV2IgfProfileName OBJECT-TYPE Name of IGMP profile | 1.3.6.1.4.1.6296.102.12.2.2.6.1.1.1.3 | OCTET STRING | read-only | current |
| sleV2IgfProfileControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.6.1.2 | |||
| sleV2IgfProfileControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.6.1.2.1 | INTEGER {createIgmpProfile(1), destroyIgmpProfile(2), setIgmpProfile(3), createIgmpProfileByName(4)} | read-write | current |
| sleV2IgfProfileControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.6.1.2.2 | SleControlStatusType | read-only | current |
| sleV2IgfProfileControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.6.1.2.3 | Gauge32 | read-write | current |
| sleV2IgfProfileControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.6.1.2.4 | TimeStamp | read-only | current |
| sleV2IgfProfileControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.6.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IgfProfileControlIndex OBJECT-TYPE CLI : (no) ip igmp profile <1-4294967295> value(0) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.6.1.2.6 | Unsigned32 | read-write | current |
| sleV2IgfProfileControlPermission OBJECT-TYPE CLI : permit deny | 1.3.6.1.4.1.6296.102.12.2.2.6.1.2.7 | INTEGER {permit(1), deny(2)} | read-write | current |
| sleV2IgfProfileControlName OBJECT-TYPE Name of IGMP profile (Supported only model 5924N) | 1.3.6.1.4.1.6296.102.12.2.2.6.1.2.8 | OCTET STRING | read-write | current |
| sleV2IgfProfileNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.6.1.3 | |||
| sleV2IgfpRange OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.6.2 | |||
| sleV2IgfpRangeTable OBJECT-TYPE IGFP ranger talbe. | 1.3.6.1.4.1.6296.102.12.2.2.6.2.1 | not-accessible | current | |
| sleV2IgfpRangeEntry OBJECT-TYPE key: sleV2IgfProfileIndex, sleV2IgfpRangeStartAddress, sleV2IgfpRangeEndAddress | 1.3.6.1.4.1.6296.102.12.2.2.6.2.1.1 | not-accessible | current | |
| sleV2IgfpRangeStartAddress OBJECT-TYPE Start IP multicast address in a range of IGMP profile. | 1.3.6.1.4.1.6296.102.12.2.2.6.2.1.1.1 | IpAddress | read-only | current |
| sleV2IgfpRangeEndAddress OBJECT-TYPE End IP multicast address in a range of IGMP profile. | 1.3.6.1.4.1.6296.102.12.2.2.6.2.1.1.2 | IpAddress | read-only | current |
| sleV2IgfpRangeControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.6.2.2 | |||
| sleV2IgfpRangeControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.6.2.2.1 | INTEGER {addIgmpProfileRange(1), delIgmpProfileRange(2)} | read-write | current |
| sleV2IgfpRangeControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.6.2.2.2 | SleControlStatusType | read-only | current |
| sleV2IgfpRangeControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.6.2.2.3 | Gauge32 | read-write | current |
| sleV2IgfpRangeControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.6.2.2.4 | TimeStamp | read-only | current |
| sleV2IgfpRangeControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.6.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IgfpRangeControlProfileIndex OBJECT-TYPE CLI : (no) ip igmp profile <1-4294967295> value(0) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.6.2.2.6 | Unsigned32 | read-write | current |
| sleV2IgfpRangeControlStartAddress OBJECT-TYPE CLI : range A.B.C.D A.B.C.D | 1.3.6.1.4.1.6296.102.12.2.2.6.2.2.7 | IpAddress | read-write | current |
| sleV2IgfpRangeControlEndAddress OBJECT-TYPE CLI : range A.B.C.D A.B.C.D | 1.3.6.1.4.1.6296.102.12.2.2.6.2.2.8 | IpAddress | read-write | current |
| sleV2IgfpRangeNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.6.2.3 | |||
| sleV2IgfPort OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.6.3 | |||
| sleV2IgfPortTable OBJECT-TYPE IGF port table. | 1.3.6.1.4.1.6296.102.12.2.2.6.3.1 | not-accessible | current | |
| sleV2IgfPortEntry OBJECT-TYPE key: sleV2IgfPortIndex | 1.3.6.1.4.1.6296.102.12.2.2.6.3.1.1 | not-accessible | current | |
| sleV2IgfPortIndex OBJECT-TYPE A port index to apply IGMP profile | 1.3.6.1.4.1.6296.102.12.2.2.6.3.1.1.1 | Integer32 (1..255) | read-only | current |
| sleV2IgfPortProfileIndex OBJECT-TYPE A port index to apply IGMP profile | 1.3.6.1.4.1.6296.102.12.2.2.6.3.1.1.2 | Unsigned32 (0..2147483647) | read-only | current |
| sleV2IgfPortMaxGroupCount OBJECT-TYPE Maximum group count on the port. | 1.3.6.1.4.1.6296.102.12.2.2.6.3.1.1.3 | Unsigned32 (0..2147483647) | read-only | current |
| sleV2IgfPortMaxGroupAction OBJECT-TYPE Policy applied when exceeds the maximum group count. default value 'deny(1)'. | 1.3.6.1.4.1.6296.102.12.2.2.6.3.1.1.4 | INTEGER {unknown(0), deny(1), replace(2)} | read-only | current |
| sleV2IgfPortDhcpSnoopBindingPermission OBJECT-TYPE DHCP snoop binding permission 0 : unused 1 : permit 2 : deny | 1.3.6.1.4.1.6296.102.12.2.2.6.3.1.1.5 | INTEGER {unused(0), permit(1), deny(2)} | read-only | current |
| sleV2IgfPortPacketType OBJECT-TYPE The packet-filter type. | 1.3.6.1.4.1.6296.102.12.2.2.6.3.1.1.6 | Bits {all(0), v1report(1), v2report(2), v3report(3), query(4), leave(5)} | read-only | current |
| sleV2IgfPortControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2 | |||
| sleV2IgfPortControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.1 | INTEGER {setIgmpFilterPortProfileIndex(1), setIgmpFilterPortMaxGroupProfile(2), setIgmpFilterPortDhcpSnoopBindingPermission(3), setIgmpFilterPortPacketType(4)} | read-write | current |
| sleV2IgfPortControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.2 | SleControlStatusType | read-only | current |
| sleV2IgfPortControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.3 | Gauge32 | read-write | current |
| sleV2IgfPortControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.4 | TimeStamp | read-only | current |
| sleV2IgfPortControlReqResult OBJECT-TYPE The time stamp of the last command(end of command) The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IgfPortControlIndex OBJECT-TYPE A port index to apply IGMP profile | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.6 | INTEGER (1..512) | read-write | current |
| sleV2IgfPortControlProfileIndex OBJECT-TYPE CLI : (no) ip igmp filter port PORT profile <1-4294967295> value(0) : (no) | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.7 | Unsigned32 (0..2147483647) | read-write | current |
| sleV2IgfPortControlMaxGroupCount OBJECT-TYPE CLI : (no) ip igmp max-groups port PORT count <1-4294967295> action (deny|replace) | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.8 | Unsigned32 (0..2147483647) | read-write | current |
| sleV2IgfPortControlMaxGroupAction OBJECT-TYPE CLI : (no) ip igmp max-groups port PORT count <1-4294967295> action (deny|replace) | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.9 | INTEGER {deny(1), replace(2)} | read-write | current |
| sleV2IgfPortControlDhcpSnoopBindingPermission OBJECT-TYPE DHCP snoop binding permission 0 : unused 1 : permit 2 : deny | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.10 | INTEGER {unused(0), permit(1), deny(2)} | read-write | current |
| sleV2IgfPortControlPacketType OBJECT-TYPE The packet-filter type. | 1.3.6.1.4.1.6296.102.12.2.2.6.3.2.11 | Bits {all(0), v1report(1), v2report(2), v3report(3), query(4), leave(5)} | read-write | current |
| sleV2IgfPortNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.6.3.3 | |||
| sleV2Mvr4 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.7 | |||
| sleV2Mvr4Port OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.7.1 | |||
| sleV2Mvr4PortTable OBJECT-TYPE port table. | 1.3.6.1.4.1.6296.102.12.2.2.7.1.1 | not-accessible | current | |
| sleV2Mvr4PortEntry OBJECT-TYPE key: sleV2Mvr4PortIndex | 1.3.6.1.4.1.6296.102.12.2.2.7.1.1.1 | not-accessible | current | |
| sleV2Mvr4PortIndex OBJECT-TYPE Same as ifIndex (for all ifTable entries). | 1.3.6.1.4.1.6296.102.12.2.2.7.1.1.1.1 | INTEGER (1..512) | read-only | current |
| sleV2Mvr4PortType OBJECT-TYPE It indicates the port's MVR operation type. | 1.3.6.1.4.1.6296.102.12.2.2.7.1.1.1.2 | INTEGER {none(0), source(1), receiver(2)} | read-only | current |
| sleV2Mvr4PortControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.7.1.2 | |||
| sleV2Mvr4PortControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.7.1.2.1 | INTEGER {setMvrPortProfile(1)} | read-write | current |
| sleV2Mvr4PortControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.7.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Mvr4PortControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.7.1.2.3 | Gauge32 | read-write | current |
| sleV2Mvr4PortControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.7.1.2.4 | TimeStamp | read-only | current |
| sleV2Mvr4PortControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.7.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Mvr4PortControlIndex OBJECT-TYPE Same as ifIndex (for all ifTable entries). | 1.3.6.1.4.1.6296.102.12.2.2.7.1.2.6 | INTEGER (1..512) | read-write | current |
| sleV2Mvr4PortControlType OBJECT-TYPE It indicates the port's MVR operation type. | 1.3.6.1.4.1.6296.102.12.2.2.7.1.2.7 | INTEGER {none(0), source(1), receiver(2)} | read-write | current |
| sleV2Mvr4PortNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.7.1.3 | |||
| sleV2Mvr4Group OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.7.2 | |||
| sleV2Mvr4GroupTable OBJECT-TYPE MVR group table. | 1.3.6.1.4.1.6296.102.12.2.2.7.2.1 | not-accessible | current | |
| sleV2Mvr4GroupEntry OBJECT-TYPE key: sleV2Mvr4GroupAddress | 1.3.6.1.4.1.6296.102.12.2.2.7.2.1.1 | not-accessible | current | |
| sleV2Mvr4GroupAddress OBJECT-TYPE This object indicates group address for MVR. | 1.3.6.1.4.1.6296.102.12.2.2.7.2.1.1.1 | IpAddress | read-only | current |
| sleV2Mvr4GroupVlanIndex OBJECT-TYPE This object indicates the VLAN for MVR. | 1.3.6.1.4.1.6296.102.12.2.2.7.2.1.1.2 | INTEGER (1..4094) | read-only | current |
| sleV2Mvr4GroupControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.7.2.2 | |||
| sleV2Mvr4GroupControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.7.2.2.1 | INTEGER {createMvrGroup(1), destroyMvrGroup(2)} | read-write | current |
| sleV2Mvr4GroupControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.7.2.2.2 | SleControlStatusType | read-only | current |
| sleV2Mvr4GroupControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.7.2.2.3 | Gauge32 | read-write | current |
| sleV2Mvr4GroupControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.7.2.2.4 | TimeStamp | read-only | current |
| sleV2Mvr4GroupControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.7.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Mvr4GroupControlAddress OBJECT-TYPE This object indicates group address for MVR. | 1.3.6.1.4.1.6296.102.12.2.2.7.2.2.6 | IpAddress | read-write | current |
| sleV2Mvr4GroupControlVlanIndex OBJECT-TYPE This object indicates the VLAN for MVR. | 1.3.6.1.4.1.6296.102.12.2.2.7.2.2.7 | INTEGER (1..4094) | read-write | current |
| sleV2Mvr4GroupNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.7.2.3 | |||
| sleV2IgmpCounterInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.8 | |||
| sleV2IgmpCounterInfoGroupCount OBJECT-TYPE Count of IGMP Group entry. | 1.3.6.1.4.1.6296.102.12.2.2.8.1 | Counter32 | read-only | current |
| sleV2IgmpCounterInfoSnoopingCount OBJECT-TYPE Count of IGMP Snooping Group entry. | 1.3.6.1.4.1.6296.102.12.2.2.8.2 | Counter32 | read-only | current |
| sleV2IgsMaxBWLimit OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.9 | |||
| sleV2IgsMaxBWLimitInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.9.1 | |||
| sleV2IgsMaxBWLimitSystemMax OBJECT-TYPE The maximum bandwidth per system of MAXBW Limit | 1.3.6.1.4.1.6296.102.12.2.2.9.1.1 | Gauge32 | read-only | current |
| sleV2IgsMaxBWLimitChannelDefault OBJECT-TYPE The default bandwidth per channel of MAXBW Limit | 1.3.6.1.4.1.6296.102.12.2.2.9.1.2 | Gauge32 | read-only | current |
| sleV2IgsMaxBWLimitSystemCurrentBw OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.1.3 | Gauge32 | read-only | current |
| sleV2IgsMaxBWLimitPortTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.2 | not-accessible | current | |
| sleV2IgsMaxBWLimitPortEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.2.1 | not-accessible | current | |
| sleV2IgsMaxBWLimitPortIndex OBJECT-TYPE The portIndex. | 1.3.6.1.4.1.6296.102.12.2.2.9.2.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2IgsMaxBWLimitPortMax OBJECT-TYPE The maximum bandwidth per port of MAXBW Limit | 1.3.6.1.4.1.6296.102.12.2.2.9.2.1.2 | Gauge32 | read-only | current |
| sleV2IgsMaxBWLimitPortCurrentBW OBJECT-TYPE The current bandwidth per port of MAXBW Limit | 1.3.6.1.4.1.6296.102.12.2.2.9.2.1.3 | Gauge32 | read-only | current |
| sleV2IgsMaxBWLimitChannelTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.3 | not-accessible | current | |
| sleV2IgsMaxBWLimitChannelEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.3.1 | not-accessible | current | |
| sleV2IgsMaxBWLimitChannelStart OBJECT-TYPE The start address of channel | 1.3.6.1.4.1.6296.102.12.2.2.9.3.1.1 | IpAddress | read-only | current |
| sleV2IgsMaxBWLimitChannelEnd OBJECT-TYPE The end address of channel | 1.3.6.1.4.1.6296.102.12.2.2.9.3.1.2 | IpAddress | read-only | current |
| sleV2IgsMaxBWLimitChannelBW OBJECT-TYPE The maximum bandwidth per channel of MAXBW Limit | 1.3.6.1.4.1.6296.102.12.2.2.9.3.1.3 | Gauge32 | read-only | current |
| sleV2IgsMaxBWLimitControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.9.4 | |||
| sleV2IgsMaxBWLimitControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.2.9.4.1 | INTEGER {setSystemMaxBW(1), setChannelDefaultBW(2), setPortMaxBW(3), addChannelBW(4), deleteChannelBW(5), clearCurrentBW(6), clearCurrentPortBW(7)} | read-write | current |
| sleV2IgsMaxBWLimitControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.2.9.4.2 | SleControlStatusType | read-only | current |
| sleV2IgsMaxBWLimitControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.2.9.4.3 | Gauge32 | read-write | current |
| sleV2IgsMaxBWLimitControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.2.9.4.4 | TimeStamp | read-only | current |
| sleV2IgsMaxBWLimitControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.2.9.4.5 | SleControlRequestResultType | read-only | current |
| sleV2IgsMaxBWLimitControlSystemMax OBJECT-TYPE The maximum bandwidth per system of MAXBW Limit | 1.3.6.1.4.1.6296.102.12.2.2.9.4.6 | Gauge32 | read-write | current |
| sleV2IgsMaxBWLimitControlChannelDefault OBJECT-TYPE The default bandwidth per channel of MAXBW Limit | 1.3.6.1.4.1.6296.102.12.2.2.9.4.7 | Gauge32 | read-write | current |
| sleV2IgsMaxBWLimitControlPortIndex OBJECT-TYPE The portIndex. | 1.3.6.1.4.1.6296.102.12.2.2.9.4.8 | Integer32 | read-write | current |
| sleV2IgsMaxBWLimitControlPortEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.4.9 | Integer32 | read-write | current |
| sleV2IgsMaxBWLimitControlPortMax OBJECT-TYPE The maximum bandwidth per port of MAXBW Limit | 1.3.6.1.4.1.6296.102.12.2.2.9.4.10 | Gauge32 | read-write | current |
| sleV2IgsMaxBWLimitControlChannelStart OBJECT-TYPE The start address of channel | 1.3.6.1.4.1.6296.102.12.2.2.9.4.11 | IpAddress | read-write | current |
| sleV2IgsMaxBWLimitControlChannelEnd OBJECT-TYPE The end address of channel | 1.3.6.1.4.1.6296.102.12.2.2.9.4.12 | IpAddress | read-write | current |
| sleV2IgsMaxBWLimitControlChannelBW OBJECT-TYPE The maximum bandwidth per channel of MAXBW Limit | 1.3.6.1.4.1.6296.102.12.2.2.9.4.13 | Gauge32 | read-write | current |
| sleV2IgsMaxBWLimitNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.9.5 | |||
| sleV2IgmpSsmMapStatic OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.10 | |||
| sleV2IgmpSsmMapStaticTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.10.1 | not-accessible | current | |
| sleV2IgmpSsmMapStaticEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.10.1.1 | not-accessible | current | |
| sleV2IgmpSsmMapStaticAcl OBJECT-TYPE Use this command to specify the static mode of defining SSM mapping. | 1.3.6.1.4.1.6296.102.12.2.2.10.1.1.1 | OCTET STRING | read-only | current |
| sleV2IgmpSsmMapStaticSource OBJECT-TYPE Use this command to specify the static mode of defining SSM mapping. | 1.3.6.1.4.1.6296.102.12.2.2.10.1.1.2 | IpAddress | read-only | current |
| sleV2IgmpSsmMapStaticControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.2.10.2 | |||
| sleV2IgmpSsmMapStaticControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.10.2.1 | INTEGER {createIgmpSsmMapStatic(1), destroyIgmpSsmMapStatic(2)} | read-write | current |
| sleV2IgmpSsmMapStaticControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.10.2.2 | SleControlStatusType | read-write | current |
| sleV2IgmpSsmMapStaticControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.10.2.3 | Gauge32 | read-write | current |
| sleV2IgmpSsmMapStaticControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.10.2.4 | TimeStamp | read-write | current |
| sleV2IgmpSsmMapStaticControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.10.2.5 | SleControlRequestResultType | read-write | current |
| sleV2IgmpSsmMapStaticControlAcl OBJECT-TYPE Use this command to specify the static mode of defining SSM mapping. | 1.3.6.1.4.1.6296.102.12.2.2.10.2.6 | OCTET STRING | read-write | current |
| sleV2IgmpSsmMapStaticControlSource OBJECT-TYPE Use this command to specify the static mode of defining SSM mapping. | 1.3.6.1.4.1.6296.102.12.2.2.10.2.7 | IpAddress | read-write | current |
| sleV2Pim4 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3 | |||
| sleV2Pim4Base OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.1 | |||
| sleV2Pim4Info OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.1.1 | |||
| sleV2Pim4InfoSnoopActivity OBJECT-TYPE The active state of PIM snooping. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.1 | Boolean | read-only | current |
| sleV2Pim4InfoMultiPath OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.2 | INTEGER {disable(1), src(2), srcgrp(3)} | read-only | current |
| sleV2Pim4InfoMessageInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.3 | INTEGER (1..65535) | read-only | current |
| sleV2Pim4InfoSPTThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.4 | Boolean | read-only | current |
| sleV2Pim4InfoSPTThresholdACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.5 | OCTET STRING | read-only | current |
| sleV2Pim4InfoSSMDefault OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.6 | Boolean | read-only | current |
| sleV2Pim4InfoSSMRangeACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.7 | OCTET STRING | read-only | current |
| sleV2Pim4InfoCRPCiscoPrefix OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.8 | Boolean | read-only | current |
| sleV2Pim4InfoIgnoreRPSetPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.9 | Boolean | read-only | current |
| sleV2Pim4InfoBSRCandidateInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.10 | INTEGER (1..65535) | read-only | current |
| sleV2Pim4InfoBSRCandidateHash OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.11 | INTEGER (0..32) | read-only | current |
| sleV2Pim4InfoBSRCandidatePriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.12 | INTEGER (0..255) | read-only | current |
| sleV2Pim4InfoBSRRole OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.13 | INTEGER {nonCandidateBSR(1), candidateBSR(2)} | read-only | current |
| sleV2Pim4InfoBSRStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.14 | INTEGER {noInfo(1), acceptAny(2), acceptPreferred(3), candidateBSR(4), pendingBSR(5), elsectedBSR(6)} | read-only | current |
| sleV2Pim4InfoBSRUptime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.15 | TimeTicks | read-only | current |
| sleV2Pim4InfoRegisterRateLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.16 | INTEGER (1..65535) | read-only | current |
| sleV2Pim4InfoRegisterSourceIPAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.17 | IpAddress | read-only | current |
| sleV2Pim4InfoRegisterSourceInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.18 | INTEGER (1..65535) | read-only | current |
| sleV2Pim4InfoRegisterRPReachability OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.19 | Boolean | read-only | current |
| sleV2Pim4InfoRegisterSuppression OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.20 | INTEGER (1..65535) | read-only | current |
| sleV2Pim4InfoAcceptRegisterACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.21 | OCTET STRING | read-only | current |
| sleV2Pim4InfoRPRegisterKAT OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.22 | INTEGER (1..65535) | read-only | current |
| sleV2Pim4InfoCiscoRegisterChecksum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.23 | Boolean | read-only | current |
| sleV2Pim4InfoCiscoRegisterChecksumACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.24 | OCTET STRING | read-only | current |
| sleV2Pim4InfoVIFFlapDiscredit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.25 | Boolean | read-only | current |
| sleV2Pim4InfoVIFFlapDiscreditUnit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.26 | INTEGER (10..50) | read-only | current |
| sleV2Pim4InfoVIFFlapDiscreditHalfTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.1.27 | INTEGER (0..3600) | read-only | current |
| sleV2Pim4InfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.1.2 | |||
| sleV2Pim4InfoControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.3.1.2.1 | INTEGER {setPimSnoopingActivity(1), setPIM4InfoProfile(2), setPIM4InfoRPProfile(3), setPIM4InfoBSRProfile(4), setPIM4InfoRegisterProfile(5), setPIM4InfoVIFFlapDiscreditProfile(6), clearPIM4InfoMRT(7), clearPIM4InfoRPSet(8), clearPIM4InfoFlapVIF(9)} | read-write | current |
| sleV2Pim4InfoControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.3.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Pim4InfoControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.3.1.2.3 | Gauge32 | read-write | current |
| sleV2Pim4InfoControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.3.1.2.4 | TimeStamp | read-only | current |
| sleV2Pim4InfoControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.3.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Pim4InfoControlSnoopActivity OBJECT-TYPE The active state of PIM snooping. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.6 | Boolean | read-write | current |
| sleV2Pim4InfoControlMultipath OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.7 | INTEGER {disable(1), src(2), srcgrp(3)} | read-write | current |
| sleV2Pim4InfoControlMessageInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.8 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim4InfoControlSPTThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.9 | Boolean | read-write | current |
| sleV2Pim4InfoControlSPTThresholdACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.10 | OCTET STRING | read-write | current |
| sleV2Pim4InfoControlSSMDefault OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.11 | Boolean | read-write | current |
| sleV2Pim4InfoControlSSMRangeACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.12 | OCTET STRING | read-write | current |
| sleV2Pim4InfoControlCRPCiscoPrefix OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.13 | Boolean | read-write | current |
| sleV2Pim4InfoControlIgnoreRPSetPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.14 | Boolean | read-write | current |
| sleV2Pim4InfoControlBSRCandidateInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.15 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim4InfoControlBSRCnadidateHash OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.16 | INTEGER (-1 | 0..32) | read-write | current |
| sleV2Pim4InfoControlBSRCandidatePriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.17 | INTEGER (-1 | 0..255) | read-write | current |
| sleV2Pim4InfoControlRegisterRateLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.18 | INTEGER (-1 | 0..65535) | read-write | current |
| sleV2Pim4InfoControlRegisterSourceIPAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.19 | IpAddress | read-write | current |
| sleV2Pim4InfoControlRegisterSourceInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.20 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim4InfoControlRegisterRPReachability OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.21 | Boolean | read-write | current |
| sleV2Pim4InfoControlRegisterSuppression OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.22 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim4InfoControlAcceptRegisterACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.23 | OCTET STRING | read-write | current |
| sleV2Pim4InfoControlRPRegisterKAT OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.24 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim4InfoControlCiscoRegisterChecksum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.25 | Boolean | read-write | current |
| sleV2Pim4InfoControlCiscoRegisterChecksumACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.26 | OCTET STRING | read-write | current |
| sleV2Pim4InfoControlVIFFlapDiscredit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.27 | Boolean | read-write | current |
| sleV2Pim4InfoControlVIFFlapDiscreditUnit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.28 | INTEGER (-1 | 10..50) | read-write | current |
| sleV2Pim4InfoControlVIFFlapDiscreditHalfTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.29 | INTEGER (-1 | 0..3600) | read-write | current |
| sleV2Pim4InfoControlGroup OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.30 | IpAddress | read-write | current |
| sleV2Pim4InfoControlSource OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.31 | IpAddress | read-write | current |
| sleV2Pim4InfoControlClearVIF OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.2.32 | INTEGER (-1 | 0..127) | read-write | current |
| sleV2Pim4InfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.1.3 | |||
| sleV2Pim4Agent OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2 | |||
| sleV2Pim4Interface OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.1 | |||
| sleV2Pim4IfTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1 | not-accessible | current | |
| sleV2Pim4IfEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1 | not-accessible | current | |
| sleV2Pim4IfVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2Pim4IfVifIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.2 | INTEGER | read-only | current |
| sleV2Pim4IfAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.3 | IpAddress | read-only | current |
| sleV2Pim4IfDrAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.4 | IpAddress | read-only | current |
| sleV2Pim4IfTriggedHelloPeriod OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.5 | INTEGER (1..18724) | read-only | current |
| sleV2Pim4IfFlapCredit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.6 | INTEGER (0..100) | read-only | current |
| sleV2Pim4IfFlapTotalTimes OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.7 | INTEGER | read-only | current |
| sleV2Pim4IfFlapFirstTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.8 | TimeTicks | read-only | current |
| sleV2Pim4IfFlapLastTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.9 | TimeTicks | read-only | current |
| sleV2Pim4IfNextHelloTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.10 | TimeTicks | read-only | current |
| sleV2Pim4IfSparseMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.11 | Boolean | read-only | current |
| sleV2Pim4IfSparseModePassive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.12 | Boolean | read-only | current |
| sleV2Pim4IfQueryHoldtime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.13 | INTEGER (1..65535) | read-only | current |
| sleV2Pim4IfQueryInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.14 | INTEGER (1..18724) | read-only | current |
| sleV2Pim4IfDrPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.15 | Gauge32 (0..4294967294) | read-only | current |
| sleV2Pim4IfExcludeGenID OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.16 | Boolean | read-only | current |
| sleV2Pim4IfNeighborFilterACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.17 | OCTET STRING | read-only | current |
| sleV2Pim4IfGroupFilterACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.18 | OCTET STRING | read-only | current |
| sleV2Pim4IfGroupFilterRangeACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.19 | OCTET STRING | read-only | current |
| sleV2Pim4IfPropagationDelay OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.20 | Integer32 (1000..5000) | read-only | current |
| sleV2Pim4IfBsrBorder OBJECT-TYPE 0 : disable 1: enable | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.21 | Boolean | read-only | current |
| sleV2Pim4IfUnicastBsm OBJECT-TYPE 0: disable 1: enable | 1.3.6.1.4.1.6296.102.12.2.3.2.1.1.1.22 | Boolean | read-only | current |
| sleV2Pim4IfControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2 | |||
| sleV2Pim4IfControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.1 | INTEGER {setPIM4IfInfoProfile(1), setPIM4IfStaticProfile(2)} | read-write | current |
| sleV2Pim4IfControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.2 | SleControlStatusType | read-write | current |
| sleV2Pim4IfControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.3 | Gauge32 | read-write | current |
| sleV2Pim4IfControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.4 | TimeTicks | read-write | current |
| sleV2Pim4IfControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Pim4IfControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Pim4IfControlSparseMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.7 | Boolean | read-write | current |
| sleV2Pim4IfControlSparseModePassive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.8 | Boolean | read-write | current |
| sleV2Pim4IfControlQueryHoldtime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.9 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim4IfControlQueryInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.10 | INTEGER (-1 | 1..18724) | read-write | current |
| sleV2Pim4IfControlDrPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.11 | Gauge32 (0..4294967294) | read-write | current |
| sleV2Pim4IfControlExcludeGenID OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.12 | Boolean | read-write | current |
| sleV2Pim4IfControlNeighborFilterACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.13 | OCTET STRING | read-write | current |
| sleV2Pim4IfControlGroupFilterACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.14 | OCTET STRING | read-write | current |
| sleV2Pim4IfControlGroupFilterRangeACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.15 | OCTET STRING | read-write | current |
| sleV2Pim4IfControlPropagationDelay OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.16 | Integer32 (1000..5000) | read-write | current |
| sleV2Pim4IfControlBsrBorder OBJECT-TYPE 0 : disable 1: enable | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.17 | Boolean | read-write | current |
| sleV2Pim4IfControlUnicastBsm OBJECT-TYPE 0 : disable 1: enable | 1.3.6.1.4.1.6296.102.12.2.3.2.1.2.18 | Boolean | read-write | current |
| sleV2Pim4IfNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.1.3 | |||
| sleV2Pim4Neighbor OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.2 | |||
| sleV2Pim4NeighborTable OBJECT-TYPE PIM vlan table. | 1.3.6.1.4.1.6296.102.12.2.3.2.2.1 | not-accessible | current | |
| sleV2Pim4NeighborEntry OBJECT-TYPE key: sleV2Pim4VlanIndex | 1.3.6.1.4.1.6296.102.12.2.3.2.2.1.1 | not-accessible | current | |
| sleV2Pim4NeighborAddress OBJECT-TYPE This object indicates the VLAN for PIM snooping. | 1.3.6.1.4.1.6296.102.12.2.3.2.2.1.1.1 | IpAddress | read-only | current |
| sleV2Pim4NeighborUptime OBJECT-TYPE It indicates the activity status of the corresponding VLAN's PIM snooping, this is set by administrator. | 1.3.6.1.4.1.6296.102.12.2.3.2.2.1.1.2 | TimeTicks | read-only | current |
| sleV2Pim4NeighborExpireTime OBJECT-TYPE It indicates the operating status of the corresponding VLAN's PIM snooping. | 1.3.6.1.4.1.6296.102.12.2.3.2.2.1.1.3 | TimeTicks | read-only | current |
| sleV2Pim4NeighborVersion OBJECT-TYPE This object indicates the VLAN for PIM snooping. | 1.3.6.1.4.1.6296.102.12.2.3.2.2.1.1.4 | Integer32 (2) | read-only | current |
| sleV2Pim4NeighborDr OBJECT-TYPE This object indicates the VLAN for PIM snooping. | 1.3.6.1.4.1.6296.102.12.2.3.2.2.1.1.5 | INTEGER {noneDr(0), dr(1)} | read-only | current |
| sleV2Pim4NeighborDrPriority OBJECT-TYPE This object indicates the VLAN for PIM snooping. | 1.3.6.1.4.1.6296.102.12.2.3.2.2.1.1.6 | Integer32 | read-only | current |
| sleV2Pim4Nexthop OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.3 | |||
| sleV2Pim4NexthopTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1 | not-accessible | current | |
| sleV2Pim4NexthopEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1.1 | not-accessible | current | |
| sleV2Pim4NexthopSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1.1.1 | IpAddress | read-only | current |
| sleV2Pim4NexthopGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1.1.2 | IpAddress | read-only | current |
| sleV2Pim4NexthopNum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1.1.3 | INTEGER | read-only | current |
| sleV2Pim4NexthopType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1.1.4 | Bits {new(0), rp(1), source(2), unreachable(3), activePath(4)} | read-only | current |
| sleV2Pim4NexthopAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1.1.5 | IpAddress | read-only | current |
| sleV2Pim4NexthopVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1.1.6 | INTEGER (1..4094) | read-only | current |
| sleV2Pim4NexthopMetric OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1.1.7 | INTEGER | read-only | current |
| sleV2Pim4NexthopPref OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1.1.8 | INTEGER | read-only | current |
| sleV2Pim4NexthopRefcnt OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.3.1.1.9 | INTEGER | read-only | current |
| sleV2Pim4CandidateRP OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.4 | |||
| sleV2Pim4CRPTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.1 | not-accessible | current | |
| sleV2Pim4CRPEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.1.1 | not-accessible | current | |
| sleV2Pim4CRPVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2Pim4CRPACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.1.1.2 | OCTET STRING | read-only | current |
| sleV2Pim4RPActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.1.1.3 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Pim4CRPInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.1.1.4 | INTEGER (0..16383) | read-only | current |
| sleV2Pim4CRPPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.1.1.5 | INTEGER | read-only | current |
| sleV2Pim4CRPNextAdver OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.1.1.6 | TimeTicks | read-only | current |
| sleV2Pim4CRPControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.4.2 | |||
| sleV2Pim4CRPControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.2.1 | INTEGER {createPIM4CandidateRP(1), destroyPIM4CandidateRP(2)} | read-write | current |
| sleV2Pim4CRPControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.2.2 | SleControlStatusType | read-write | current |
| sleV2Pim4CRPControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.2.3 | Gauge32 | read-write | current |
| sleV2Pim4CRPControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.2.4 | TimeTicks | read-write | current |
| sleV2Pim4CRPControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Pim4CRPControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Pim4CRPControlACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.2.7 | OCTET STRING | read-write | current |
| sleV2Pim4CRPControlInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.2.8 | INTEGER (-1 | 1..16383) | read-write | current |
| sleV2Pim4CRPControlPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.2.9 | INTEGER (-1 | 0..255) | read-write | current |
| sleV2Pim4CRPNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.4.3 | |||
| sleV2Pim4StaticRP OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.5 | |||
| sleV2Pim4SRPTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.1 | not-accessible | current | |
| sleV2Pim4SRPEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.1.1 | not-accessible | current | |
| sleV2Pim4SRPAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.1.1.1 | IpAddress | read-only | current |
| sleV2Pim4SRPACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.1.1.2 | OCTET STRING | read-only | current |
| sleV2Pim4SRPOverride OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.1.1.3 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Pim4SRPControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.5.2 | |||
| sleV2Pim4SRPControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.2.1 | INTEGER {createPIM4StaticRP(1), destroyPIM4StaticRP(2)} | read-write | current |
| sleV2Pim4SRPControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.2.2 | SleControlStatusType | read-write | current |
| sleV2Pim4SRPControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.2.3 | Gauge32 | read-write | current |
| sleV2Pim4SRPControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.2.4 | TimeTicks | read-write | current |
| sleV2Pim4SRPControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Pim4SRPControlAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.2.6 | IpAddress | read-write | current |
| sleV2Pim4SRPControlACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.2.7 | OCTET STRING | read-write | current |
| sleV2Pim4SRPControlOverride OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.2.8 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Pim4SRPNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.5.3 | |||
| sleV2Pim4RPSet OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.6 | |||
| sleV2Pim4RPSetTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.6.1 | not-accessible | current | |
| sleV2Pim4RPSetEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.6.1.1 | not-accessible | current | |
| sleV2Pim4RPSetGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.6.1.1.1 | IpAddress | read-only | current |
| sleV2Pim4RPSetGroupMask OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.6.1.1.2 | Integer32 (0..65535) | read-only | current |
| sleV2Pim4RPSetRPAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.6.1.1.3 | IpAddress | read-only | current |
| sleV2Pim4RPSetSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.6.1.1.4 | IpAddress | read-only | current |
| sleV2Pim4RPSetPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.6.1.1.5 | INTEGER (0..255) | read-only | current |
| sleV2Pim4RPSetUptime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.6.1.1.6 | TimeTicks | read-only | current |
| sleV2Pim4RPSetExpire OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.6.1.1.7 | TimeTicks | read-only | current |
| sleV2Pim4Mroute OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.7 | |||
| sleV2Pim4MrouteXXRP OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.7.1 | |||
| sleV2Pim4MrtXXRPTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.1.1 | not-accessible | current | |
| sleV2Pim4MrtXXRPEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.1.1.1 | not-accessible | current | |
| sleV2Pim4MrtXXRPAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.1.1.1.1 | IpAddress | read-only | current |
| sleV2Pim4MrtXXRPRPFNbrAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.1.1.1.2 | IpAddress | read-only | current |
| sleV2Pim4MrtXXRPRPFVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.1.1.1.3 | INTEGER (1..4094) | read-only | current |
| sleV2Pim4MrtXXRPUpstreamState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.1.1.1.4 | INTEGER {nonJoined(0), joined(1)} | read-only | current |
| sleV2Pim4MrtXXRPJoined OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.1.1.1.5 | OCTET STRING | read-only | current |
| sleV2Pim4MrtXXRPOutgoing OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.1.1.1.6 | OCTET STRING | read-only | current |
| sleV2Pim4MrouteXG OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2 | |||
| sleV2Pim4MrtXGTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1 | not-accessible | current | |
| sleV2Pim4MrtXGEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1 | not-accessible | current | |
| sleV2Pim4MrtXGGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1.1 | IpAddress | read-only | current |
| sleV2Pim4MrtXGStatic OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1.2 | INTEGER {dynamic(0), static(1)} | read-only | current |
| sleV2Pim4MrtXGRPAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1.3 | IpAddress | read-only | current |
| sleV2Pim4MrtXGRPFNbrAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1.4 | IpAddress | read-only | current |
| sleV2Pim4MrtXGVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1.5 | INTEGER (1..4094) | read-only | current |
| sleV2Pim4MrtXGUpstreamState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1.6 | INTEGER {notJoined(0), joined(1)} | read-only | current |
| sleV2Pim4MrtXGLocal OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1.7 | OCTET STRING | read-only | current |
| sleV2Pim4MrtXGJoined OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1.8 | OCTET STRING | read-only | current |
| sleV2Pim4MrtXGAssertWinner OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1.9 | OCTET STRING | read-only | current |
| sleV2Pim4MrtXGAssertLoser OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.2.1.1.10 | OCTET STRING | read-only | current |
| sleV2Pim4MrouteFCR OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.7.3 | |||
| sleV2Pim4MrtFCRTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.3.1 | not-accessible | current | |
| sleV2Pim4MrtFCREntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.3.1.1 | not-accessible | current | |
| sleV2Pim4MrtFcrSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.3.1.1.1 | IpAddress | read-only | current |
| sleV2Pim4MrtFcrOutgoing OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.3.1.1.2 | OCTET STRING | read-only | current |
| sleV2Pim4MrtFcrKat OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.3.1.1.3 | TimeTicks | read-only | current |
| sleV2Pim4MrtFcrPktCnt OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.3.1.1.4 | Counter32 | read-only | current |
| sleV2Pim4MrouteSG OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4 | |||
| sleV2Pim4MrtSGTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1 | not-accessible | current | |
| sleV2Pim4MrtSGEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1 | not-accessible | current | |
| sleV2Pim4MrtSGSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.1 | IpAddress | read-only | current |
| sleV2Pim4MrtSGGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.2 | IpAddress | read-only | current |
| sleV2Pim4MrtSGKat OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.3 | TimeTicks | read-only | current |
| sleV2Pim4MrtSGRPFNbrAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.4 | IpAddress | read-only | current |
| sleV2Pim4MrtSGRPFVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.5 | INTEGER (1..4094) | read-only | current |
| sleV2Pim4MrtSGSTPBit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.6 | INTEGER {nonSpt(0), spt(1)} | read-only | current |
| sleV2Pim4MrtSGUpstreamState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.7 | INTEGER {notJoined(0), joined(1)} | read-only | current |
| sleV2Pim4MrtSGLocal OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.8 | OCTET STRING | read-only | current |
| sleV2Pim4MrtSGJoined OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.9 | OCTET STRING | read-only | current |
| sleV2Pim4MrtSGOutgoing OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.10 | OCTET STRING | read-only | current |
| sleV2Pim4MrtSGAssertWinner OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.11 | OCTET STRING | read-only | current |
| sleV2Pim4MrtSGAssertLoser OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.4.1.1.12 | OCTET STRING | read-only | current |
| sleV2Pim4MrouteSGRPT OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5 | |||
| sleV2Pim4MrtSGRPTTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1 | not-accessible | current | |
| sleV2Pim4MrtSGRPTEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1.1 | not-accessible | current | |
| sleV2Pim4MrtSGRPTSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1.1.1 | IpAddress | read-only | current |
| sleV2Pim4MrtSGRPTGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1.1.2 | IpAddress | read-only | current |
| sleV2Pim4MrtSGRPTRPAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1.1.3 | IpAddress | read-only | current |
| sleV2Pim4MrtSGRPTRPFNbrAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1.1.4 | IpAddress | read-only | current |
| sleV2Pim4MrtSGRPTRPFVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1.1.5 | INTEGER (1..4094) | read-only | current |
| sleV2Pim4MrtSGRPTUpstreamState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1.1.6 | INTEGER {rptNotJoined(0), pruned(1), notPruned(2)} | read-only | current |
| sleV2Pim4MrtSGRPTLocal OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1.1.7 | OCTET STRING | read-only | current |
| sleV2Pim4MrtSGRPTPruned OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1.1.8 | OCTET STRING | read-only | current |
| sleV2Pim4MrtSGRPTOutgoing OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.7.5.1.1.9 | OCTET STRING | read-only | current |
| sleV2Pim4StaticGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.8 | |||
| sleV2Pim4StaticGroupTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.1 | not-accessible | current | |
| sleV2Pim4StaticGroupEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.1.1 | not-accessible | current | |
| sleV2Pim4StaticGroupStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.1.1.1 | IpAddress | read-only | current |
| sleV2Pim4StaticGroupEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.1.1.2 | IpAddress | read-only | current |
| sleV2Pim4StaticGroupControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.8.2 | |||
| sleV2Pim4StaticGroupControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.2.1 | INTEGER {createPIM4StaticGroupProfile(1), destroyPIM4StaticGroupProfile(2)} | read-write | current |
| sleV2Pim4StaticGroupControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.2.2 | SleControlStatusType | read-write | current |
| sleV2Pim4StaticGroupControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.2.3 | Gauge32 | read-write | current |
| sleV2Pim4StaticGroupControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.2.4 | TimeTicks | read-write | current |
| sleV2Pim4StaticGroupControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Pim4StaticGroupControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Pim4StaticGroupControlStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.2.7 | IpAddress | read-write | current |
| sleV2Pim4StaticGroupControlEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.2.8 | IpAddress | read-write | current |
| sleV2Pim4StaticGroupNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.2.8.3 | |||
| sleV2Pim4Snooping OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.3 | |||
| sleV2Pim4Vlan OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.3.1 | |||
| sleV2Pim4VlanTable OBJECT-TYPE PIM vlan table. | 1.3.6.1.4.1.6296.102.12.2.3.3.1.1 | not-accessible | current | |
| sleV2Pim4VlanEntry OBJECT-TYPE key: sleV2Pim4VlanIndex | 1.3.6.1.4.1.6296.102.12.2.3.3.1.1.1 | not-accessible | current | |
| sleV2Pim4VlanIndex OBJECT-TYPE This object indicates the VLAN for PIM snooping. | 1.3.6.1.4.1.6296.102.12.2.3.3.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2Pim4VlanAdminActivity OBJECT-TYPE It indicates the activity status of the corresponding VLAN's PIM snooping, this is set by administrator. | 1.3.6.1.4.1.6296.102.12.2.3.3.1.1.1.2 | Boolean | read-only | current |
| sleV2Pim4VlanOperActivity OBJECT-TYPE It indicates the operating status of the corresponding VLAN's PIM snooping. | 1.3.6.1.4.1.6296.102.12.2.3.3.1.1.1.3 | Boolean | read-only | current |
| sleV2Pim4VlanControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.3.1.2 | |||
| sleV2Pim4VlanControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.3.3.1.2.1 | INTEGER {setPimSnoopVlanActivity(1)} | read-write | current |
| sleV2Pim4VlanControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.3.3.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Pim4VlanControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.3.3.1.2.3 | Gauge32 | read-write | current |
| sleV2Pim4VlanControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.3.3.1.2.4 | TimeStamp | read-only | current |
| sleV2Pim4VlanControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.3.3.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Pim4VlanControlIndex OBJECT-TYPE This object indicates the VLAN for PIM snooping. | 1.3.6.1.4.1.6296.102.12.2.3.3.1.2.6 | INTEGER (-1 | 1..4094) | read-write | current |
| sleV2Pim4VlanControlAdminActivity OBJECT-TYPE It indicates the activity status of the corresponding VLAN's PIM snooping, this is set by administrator. | 1.3.6.1.4.1.6296.102.12.2.3.3.1.2.7 | Boolean | read-write | current |
| sleV2Pim4VlanNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.3.3.1.3 | |||
| sleV2IgmpProxy OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.4 | |||
| sleV2IgmpProxyBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.4.1 | |||
| sleV2IgmpProxyInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.4.1.1 | |||
| sleV2IgmpProxyMultipath OBJECT-TYPE This is igmp proxy multipath activity. | 1.3.6.1.4.1.6296.102.12.2.4.1.1.1 | Boolean | read-only | current |
| sleV2IgmpProxyInfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.4.1.2 | |||
| sleV2IgmpProxyInfoControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.4.1.2.1 | INTEGER {setIgmpProxyMultipath(1)} | read-write | current |
| sleV2IgmpProxyInfoControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.4.1.2.2 | SleControlStatusType | read-write | current |
| sleV2IgmpProxyInfoControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.4.1.2.3 | Gauge32 | read-write | current |
| sleV2IgmpProxyInfoControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.4.1.2.4 | TimeTicks | read-write | current |
| sleV2IgmpProxyInfoControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.4.1.2.5 | SleControlRequestResultType | read-write | current |
| sleV2IgmpProxyInfoControlMultipath OBJECT-TYPE This is igmp proxy multipath activity. | 1.3.6.1.4.1.6296.102.12.2.4.1.2.6 | Boolean | read-write | current |
| sleV2IgmpProxyInfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.4.1.3 | |||
| sleV2IgmpProxyAgent OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.4.2 | |||
| sleV2IgmpProxyInterface OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.4.2.1 | |||
| sleV2IgmpProxyIfTable OBJECT-TYPE IGMP proxy interface table. | 1.3.6.1.4.1.6296.102.12.2.4.2.1.1 | not-accessible | current | |
| sleV2IgmpProxyIfEntry OBJECT-TYPE key: sleV2IgmpProxyIfIndex, sleV2IgmpProxyIfMRouteIfIndex | 1.3.6.1.4.1.6296.102.12.2.4.2.1.1.1 | not-accessible | current | |
| sleV2IgmpProxyIfIndex OBJECT-TYPE Network interface index. | 1.3.6.1.4.1.6296.102.12.2.4.2.1.1.1.1 | INTEGER (1..4096) | read-only | current |
| sleV2IgmpProxyIfMRouteIfIndex OBJECT-TYPE This value is the igmp-proxy hostside ifindex to multicast routing | 1.3.6.1.4.1.6296.102.12.2.4.2.1.1.1.2 | INTEGER (0 | 1..4096) | read-only | current |
| sleV2IgmpProxyIfMRouteQuerySIpMode OBJECT-TYPE This value is the querier source IP address Mode | 1.3.6.1.4.1.6296.102.12.2.4.2.1.1.1.3 | INTEGER {unUsed(0), interfaceIpAddress(1), proxyService(2)} | read-only | current |
| sleV2IgmpProxyIfMRouteQuerySIpAddr OBJECT-TYPE This value is the igmp-proxy querier source IP address | 1.3.6.1.4.1.6296.102.12.2.4.2.1.1.1.4 | IpAddress | read-only | current |
| sleV2IgmpProxyIfService OBJECT-TYPE he true is Igmp Proxy service Enabled on this interface, the false is not. | 1.3.6.1.4.1.6296.102.12.2.4.2.1.1.1.5 | Boolean | read-only | current |
| sleV2IgmpProxyIfServiceSIpMode OBJECT-TYPE This value is the source Ip address Mode of mroute proxy service | 1.3.6.1.4.1.6296.102.12.2.4.2.1.1.1.6 | INTEGER {unUsed(0), interfaceIpAddress(1), manual(2), firstReporter(3), lastReporter(4)} | read-only | current |
| sleV2IgmpProxyIfServiceSIpAddr OBJECT-TYPE This value is the source Ip address by user manually | 1.3.6.1.4.1.6296.102.12.2.4.2.1.1.1.7 | IpAddress | read-only | current |
| sleV2IgmpProxyIfServicePriority OBJECT-TYPE The IGMP proxy service priority | 1.3.6.1.4.1.6296.102.12.2.4.2.1.1.1.8 | Integer32 (0..255) | read-only | current |
| sleV2IgmpProxyIfControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2 | |||
| sleV2IgmpProxyIfControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.1 | INTEGER {setIgmpProxyIfMroute(1), setIgmpProxyIfMrouteSrcIp(2), setIgmpProxyIfService(3), setIgmpProxyIfServiceSrcIp(4), destroyIgmpProxyIfMroute(5)} | read-write | current |
| sleV2IgmpProxyIfControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.2 | SleControlStatusType | read-only | current |
| sleV2IgmpProxyIfControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.3 | Gauge32 | read-write | current |
| sleV2IgmpProxyIfControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.4 | TimeStamp | read-only | current |
| sleV2IgmpProxyIfControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2IgmpProxyIfControlIndex OBJECT-TYPE Network interface index. | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.6 | INTEGER (1..4096) | read-write | current |
| sleV2IgmpProxyIfControlMrouteIfIndex OBJECT-TYPE This value is the igmp-proxy hostside ifindex to multicast routing | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.7 | INTEGER (-1 | 1..4096) | read-write | current |
| sleV2IgmpProxyIfControlMrouteQuerySIpMode OBJECT-TYPE This value is the querier source IP address Mode | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.8 | INTEGER {interfaceIpAddress(1), proxyService(2)} | read-write | current |
| sleV2IgmpProxyIfControlService OBJECT-TYPE The true is Igmp Proxy service Enabled on this interface, the false is not. | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.9 | Boolean | read-write | current |
| sleV2IgmpProxyIfControlServiceSIpMode OBJECT-TYPE This value is the source Ip address Mode of mroute proxy service | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.10 | INTEGER {interfaceIpAddress(1), manual(2), firstReporter(3), lastReporter(4)} | read-write | current |
| sleV2IgmpProxyIfControlServiceSIpAddr OBJECT-TYPE This value is the source Ip address by user manually | 1.3.6.1.4.1.6296.102.12.2.4.2.1.2.11 | IpAddress | read-write | current |
| sleV2IgmpProxyIfNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.2.4.2.1.3 | |||
| sleV2Multicast6 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3 | |||
| sleV2Mrib6 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.1 | |||
| sleV2M6RouteBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.1.1 | |||
| sleV2M6RouteInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.1.1.1 | |||
| sleV2M6RouteInfoActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.1 | Boolean | read-only | current |
| sleV2M6RouteInfoLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.2 | INTEGER (1..2147483647) | read-only | current |
| sleV2M6RouteInfoThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.3 | INTEGER | read-only | current |
| sleV2M6RouteInfoUnknownFlood OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.4 | Boolean | read-only | current |
| sleV2M6RouteInfoUnknownFloodPMap OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.5 | OCTET STRING | read-only | current |
| sleV2M6RouteInfoNextPollTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.6 | TimeTicks | read-only | current |
| sleV2M6RouteInfoNumNocacheRecv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.7 | Counter32 | read-only | current |
| sleV2M6RouteInfoNumWrongMIFRecv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.8 | Counter32 | read-only | current |
| sleV2M6RouteInfoNumWholePktRecv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.9 | Counter32 | read-only | current |
| sleV2M6RouteInfoNumNocacheSent OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.10 | Counter32 | read-only | current |
| sleV2M6RouteInfoNumWrongMIFSent OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.11 | Counter32 | read-only | current |
| sleV2M6RouteInfoNumWholePktSent OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.12 | Counter32 | read-only | current |
| sleV2M6RouteInfoRegAckRecv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.13 | Counter32 | read-only | current |
| sleV2M6RouteInfoRegNackRecv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.14 | Counter32 | read-only | current |
| sleV2M6RouteInfoRegPktSent OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.1.15 | Counter32 | read-only | current |
| sleV2M6RouteInfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.1.1.2 | |||
| sleV2M6RouteInfoControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.2.1 | INTEGER {setM6RouteInfoProfile(1)} | read-write | current |
| sleV2M6RouteInfoControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.2.2 | SleControlStatusType | read-write | current |
| sleV2M6RouteInfoControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.2.3 | Gauge32 | read-write | current |
| sleV2M6RouteInfoControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.2.4 | TimeTicks | read-write | current |
| sleV2M6RouteInfoControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.2.5 | SleControlRequestResultType | read-write | current |
| sleV2M6RouteInfoControlActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.2.6 | Boolean | read-write | current |
| sleV2M6RouteInfoControlLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.2.7 | INTEGER (-1 | 1..2147483647) | read-write | current |
| sleV2M6RouteInfoControlThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.2.8 | INTEGER | read-write | current |
| sleV2M6RouteInfoControlUnknownFlood OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.2.9 | Boolean | read-write | current |
| sleV2M6RouteInfoControlUnknownFloodPMap OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.2.10 | OCTET STRING | read-write | current |
| sleV2M6RouteInfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.1.1.3 | |||
| sleV2M6Route OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.1.2 | |||
| sleV2M6RouteTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1 | not-accessible | current | |
| sleV2M6RouteEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1 | not-accessible | current | |
| sleV2M6RouteGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2M6RouteSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.2 | InetAddressIPv6 | read-only | current |
| sleV2M6RouteUptime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.3 | TimeTicks | read-only | current |
| sleV2M6RouteExpire OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.4 | TimeTicks | read-only | current |
| sleV2M6RouteOwner OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.5 | INTEGER {unkown(0), pim6(1), mldproxy(2)} | read-only | current |
| sleV2M6RouteFlags OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.6 | Bits {statIMM(0), stateTIMED(1), fwd(2)} | read-only | current |
| sleV2M6RouteIncoming OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.7 | INTEGER | read-only | current |
| sleV2M6RouteOutgoing OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.8 | OCTET STRING | read-only | current |
| sleV2M6RouteNumWrongMIFRecv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.9 | Counter32 | read-only | current |
| sleV2M6RouteNumWrongMIFSent OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.10 | Counter32 | read-only | current |
| sleV2M6RouteNumWholePktRecv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.11 | Counter32 | read-only | current |
| sleV2M6RouteNumWholePktSent OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.12 | Counter32 | read-only | current |
| sleV2M6RouteNumImmStatSent OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.13 | Counter32 | read-only | current |
| sleV2M6RouteNumTimedStatSent OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.14 | Counter32 | read-only | current |
| sleV2M6RouteRegAckRecv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.15 | Counter32 | read-only | current |
| sleV2M6RouteRegNackRecv OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.16 | Counter32 | read-only | current |
| sleV2M6RouteRegPktSent OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.1.1.17 | Counter32 | read-only | current |
| sleV2M6RouteControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.1.2.2 | |||
| sleV2M6RouteControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.2.1 | INTEGER {clearM6RouteEntry(1), clearM6RouteEntryAll(2), clearM6RouteCounter(3), clearM6RouteCounterAll(4)} | read-write | current |
| sleV2M6RouteControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.2.2 | SleControlStatusType | read-write | current |
| sleV2M6RouteControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.2.3 | Gauge32 | read-write | current |
| sleV2M6RouteControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.2.4 | TimeTicks | read-write | current |
| sleV2M6RouteControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.2.5 | SleControlRequestResultType | read-write | current |
| sleV2M6RouteControlGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.2.6 | InetAddressIPv6 | read-write | current |
| sleV2M6RouteControlSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.2.7 | InetAddressIPv6 | read-write | current |
| sleV2M6RouteNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.1.2.3 | |||
| sleV2Pim6 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2 | |||
| sleV2Pim6Base OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.1 | |||
| sleV2Pim6Info OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.1.1 | |||
| sleV2Pim6InfoJTTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.1 | INTEGER (1..65535) | read-only | current |
| sleV2Pim6InfoSPTThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.2 | Boolean | read-only | current |
| sleV2Pim6InfoSPTThresholdACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.3 | OCTET STRING | read-only | current |
| sleV2Pim6InfoSSMDefault OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.4 | Boolean | read-only | current |
| sleV2Pim6InfoSSMRangeACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.5 | OCTET STRING | read-only | current |
| sleV2Pim6InfoCRPCiscoPrefix OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.6 | Boolean | read-only | current |
| sleV2Pim6InfoIgnoreRPSetPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.7 | Boolean | read-only | current |
| sleV2Pim6InfoBSRCandidateInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.8 | INTEGER (1..65535) | read-only | current |
| sleV2Pim6InfoBSRCnadidateHash OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.9 | INTEGER (0..32) | read-only | current |
| sleV2Pim6InfoBSRCandidatePriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.10 | INTEGER (0..255) | read-only | current |
| sleV2Pim6InfoBSRRole OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.11 | INTEGER {nonCandidateBSR(1), candidateBSR(2)} | read-write | current |
| sleV2Pim6InfoBSRStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.12 | INTEGER {noInfo(1), acceptAny(2), acceptPreferred(3), candidateBSR(4), pendingBSR(5), elsectedBSR(6)} | read-write | current |
| sleV2Pim6InfoBSRUptime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.13 | TimeTicks | read-write | current |
| sleV2Pim6InfoRegisterRateLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.14 | INTEGER (1..65535) | read-only | current |
| sleV2Pim6InfoRegisterSourceIPAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.15 | InetAddressIPv6 | read-only | current |
| sleV2Pim6InfoRegisterSourceInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.16 | INTEGER (1..65535) | read-only | current |
| sleV2Pim6InfoRegisterRPReachability OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.17 | Boolean | read-only | current |
| sleV2Pim6InfoRegisterSuppression OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.18 | INTEGER (1..65535) | read-only | current |
| sleV2Pim6InfoAcceptRegisterACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.19 | OCTET STRING | read-only | current |
| sleV2Pim6InfoRPRegisterKAT OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.20 | INTEGER (1..65535) | read-only | current |
| sleV2Pim6InfoCiscoRegisterChecksum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.21 | Boolean | read-only | current |
| sleV2Pim6InfoCiscoRegisterChecksumACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.1.22 | OCTET STRING | read-only | current |
| sleV2Pim6InfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.1.2 | |||
| sleV2Pim6InfoControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.1 | INTEGER {setPIM6InfoProfile(1), setPIM6InfoRPProfile(2), setPIM6InfoBSRProfile(3), setPIM6InfoRegisterProfile(4), clearPIM6InfoMRT(5), clearPIM6InfoRPSet(6)} | read-write | current |
| sleV2Pim6InfoControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.2 | SleControlStatusType | read-write | current |
| sleV2Pim6InfoControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.3 | Gauge32 | read-write | current |
| sleV2Pim6InfoControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.4 | TimeTicks | read-write | current |
| sleV2Pim6InfoControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Pim6InfoControlMessageInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.6 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim6InfoControlSPTThreshold OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.7 | Boolean | read-write | current |
| sleV2Pim6InfoControlSPTThresholdACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.8 | OCTET STRING | read-write | current |
| sleV2Pim6InfoControlSSMDefault OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.9 | Boolean | read-write | current |
| sleV2Pim6InfoControlSSMRangeACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.10 | OCTET STRING | read-write | current |
| sleV2Pim6InfoControlRPCandidateInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.11 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim6InfoControlRPCandidateGroupACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.12 | OCTET STRING | read-write | current |
| sleV2Pim6InfoControlRPCandidateInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.13 | INTEGER (-1 | 1..16383) | read-write | current |
| sleV2Pim6InfoControlRPCandidatePriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.14 | INTEGER (-1 | 0..255) | read-write | current |
| sleV2Pim6InfoControlRPAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.15 | InetAddressIPv6 | read-write | current |
| sleV2Pim6InfoControlRPAddressACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.16 | OCTET STRING | read-write | current |
| sleV2Pim6InfoControlCRPCiscoPrefix OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.17 | Boolean | read-write | current |
| sleV2Pim6InfoControlIgnoreRPSetPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.18 | Boolean | read-write | current |
| sleV2Pim6InfoControlBSRCandidateInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.19 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim6InfoControlBSRCnadidateHash OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.20 | INTEGER (-1 | 0..32) | read-write | current |
| sleV2Pim6InfoControlBSRCandidatePriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.21 | INTEGER (-1 | 0..255) | read-write | current |
| sleV2Pim6InfoControlRegisterRateLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.22 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim6InfoControlRegisterSourceIPAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.23 | InetAddressIPv6 | read-write | current |
| sleV2Pim6InfoControlRegisterSourceInterface OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.24 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim6InfoControlRegisterRPReachability OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.25 | Boolean | read-write | current |
| sleV2Pim6InfoControlRegisterSuppression OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.26 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim6InfoControlAcceptRegisterACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.27 | OCTET STRING | read-write | current |
| sleV2Pim6InfoControlRPRegisterKAT OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.28 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim6InfoControlCiscoRegisterChecksum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.29 | Boolean | read-write | current |
| sleV2Pim6InfoControlCiscoRegisterChecksumACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.30 | OCTET STRING | read-write | current |
| sleV2Pim6InfoControlGroup OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.31 | InetAddressIPv6 | read-write | current |
| sleV2Pim6InfoControlSource OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.2.32 | InetAddressIPv6 | read-write | current |
| sleV2Pim6InfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.1.3 | |||
| sleV2Pim6Agent OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2 | |||
| sleV2Pim6Interface OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.1 | |||
| sleV2Pim6IfTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1 | not-accessible | current | |
| sleV2Pim6IfEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1 | not-accessible | current | |
| sleV2Pim6IfVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2Pim6IfVifIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.2 | INTEGER | read-only | current |
| sleV2Pim6IfLinkLocalAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.3 | InetAddressIPv6 | read-only | current |
| sleV2Pim6IfGlobalAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.4 | InetAddressIPv6 | read-only | current |
| sleV2Pim6IfDrLinkLocalAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.5 | InetAddressIPv6 | read-only | current |
| sleV2Pim6IfTriggedHelloPeriod OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.6 | INTEGER (1..18724) | read-only | current |
| sleV2Pim6IfNextHelloTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.7 | TimeTicks | read-only | current |
| sleV2Pim6IfSparseMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.8 | Boolean | read-only | current |
| sleV2Pim6IfSparseModePassive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.9 | Boolean | read-only | current |
| sleV2Pim6IfHelloHoldtime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.10 | INTEGER (1..65535) | read-only | current |
| sleV2Pim6IfHelloInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.11 | INTEGER (-1 | 1..18724) | read-only | current |
| sleV2Pim6IfDrPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.12 | Gauge32 (0..4294967294) | read-only | current |
| sleV2Pim6IfExcludeGenID OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.13 | Boolean | read-only | current |
| sleV2Pim6IfNeighborFilterACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.1.1.14 | OCTET STRING | read-only | current |
| sleV2Pim6IfControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2 | |||
| sleV2Pim6IfControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.1 | INTEGER {setPIM6IfInfoProfile(1)} | read-write | current |
| sleV2Pim6IfControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.2 | SleControlStatusType | read-write | current |
| sleV2Pim6IfControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.3 | Gauge32 | read-write | current |
| sleV2Pim6IfControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.4 | TimeTicks | read-write | current |
| sleV2Pim6IfControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Pim6IfControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Pim6IfControlSparseMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.7 | Boolean | read-write | current |
| sleV2Pim6IfControlSparseModePassive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.8 | Boolean | read-write | current |
| sleV2Pim6IfControlHelloHoldtime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.9 | INTEGER (-1 | 1..65535) | read-write | current |
| sleV2Pim6IfControlHelloInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.10 | INTEGER (-1 | 1..18724) | read-write | current |
| sleV2Pim6IfControlDrPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.11 | Gauge32 (0..4294967294) | read-write | current |
| sleV2Pim6IfControlExcludeGenID OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.12 | Boolean | read-write | current |
| sleV2Pim6IfControlNeighborFilterACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.2.13 | OCTET STRING | read-write | current |
| sleV2Pim6IfNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.1.3 | |||
| sleV2Pim6Neighbor OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.2 | |||
| sleV2Pim6NeighborTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.2.1 | not-accessible | current | |
| sleV2Pim6NeighborEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.2.1.1 | not-accessible | current | |
| sleV2Pim6NeighborAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.2.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2Pim6NeighborVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.2.1.1.2 | INTEGER (1..4094) | read-only | current |
| sleV2Pim6NeighborUptime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.2.1.1.3 | TimeTicks | read-only | current |
| sleV2Pim6NeighborExpire OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.2.1.1.4 | TimeTicks | read-only | current |
| sleV2Pim6NeighborVersion OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.2.1.1.5 | INTEGER (2) | read-only | current |
| sleV2Pim6NeighborDr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.2.1.1.6 | INTEGER {nonDr(0), dr(1)} | read-only | current |
| sleV2Pim6NeighboDrPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.2.1.1.7 | Gauge32 (0..4294967294) | read-only | current |
| sleV2Pim6Nexthop OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.3 | |||
| sleV2Pim6NexthopTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1 | not-accessible | current | |
| sleV2Pim6NexthopEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1.1 | not-accessible | current | |
| sleV2Pim6NexthopSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2Pim6NexthopGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1.1.2 | InetAddressIPv6 | read-only | current |
| sleV2Pim6NexthopNum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1.1.3 | INTEGER | read-only | current |
| sleV2Pim6NexthopType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1.1.4 | Bits {new(0), rp(1), source(2), unreachable(3), activePath(4)} | read-only | current |
| sleV2Pim6NexthopAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1.1.5 | InetAddressIPv6 | read-only | current |
| sleV2Pim6NexthopVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1.1.6 | INTEGER (1..4094) | read-only | current |
| sleV2Pim6NexthopMetric OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1.1.7 | INTEGER | read-only | current |
| sleV2Pim6NexthopPref OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1.1.8 | INTEGER | read-only | current |
| sleV2Pim6NexthopRefcnt OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.3.1.1.9 | INTEGER | read-only | current |
| sleV2Pim6CandidateRP OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.4 | |||
| sleV2Pim6CRPTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.1 | not-accessible | current | |
| sleV2Pim6CRPEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.1.1 | not-accessible | current | |
| sleV2Pim6CRPVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2Pim6CRPACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.1.1.2 | OCTET STRING | read-only | current |
| sleV2Pim6RPActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.1.1.3 | Boolean | read-only | current |
| sleV2Pim6CRPInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.1.1.4 | INTEGER (0..16383) | read-only | current |
| sleV2Pim6CRPPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.1.1.5 | INTEGER (0..255) | read-only | current |
| sleV2Pim6CRPNextAdver OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.1.1.6 | TimeTicks | read-only | current |
| sleV2Pim6CRPControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.4.2 | |||
| sleV2Pim6CRPControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.2.1 | INTEGER {createPIM6CandidateRP(1), destroyPIM6CandidateRP(2)} | read-write | current |
| sleV2Pim6CRPControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.2.2 | SleControlStatusType | read-write | current |
| sleV2Pim6CRPControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.2.3 | Gauge32 | read-write | current |
| sleV2Pim6CRPControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.2.4 | TimeTicks | read-write | current |
| sleV2Pim6CRPControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Pim6CRPControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Pim6CRPControlACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.2.7 | OCTET STRING | read-write | current |
| sleV2Pim6CRPControlInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.2.8 | INTEGER (-1 | 0..16383) | read-write | current |
| sleV2Pim6CRPControlPriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.2.9 | INTEGER (-1 | 0..255) | read-write | current |
| sleV2Pim6CRPNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.4.3 | |||
| sleV2Pim6StaticRP OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.5 | |||
| sleV2Pim6SRPTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.1 | not-accessible | current | |
| sleV2Pim6SRPEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.1.1 | not-accessible | current | |
| sleV2Pim6SRPAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2Pim6SRPACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.1.1.2 | OCTET STRING | read-only | current |
| sleV2Pim6SRPControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.5.2 | |||
| sleV2Pim6SRPControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.2.1 | INTEGER {createPIM6StaticRP(1), destroyPIM6StaticRP(2)} | read-write | current |
| sleV2Pim6SRPControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.2.2 | SleControlStatusType | read-write | current |
| sleV2Pim6SRPControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.2.3 | Gauge32 | read-write | current |
| sleV2Pim6SRPControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.2.4 | TimeTicks | read-write | current |
| sleV2Pim6SRPControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Pim6SRPControlAddr OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.2.6 | InetAddressIPv6 | read-write | current |
| sleV2Pim6SRPControlACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.2.7 | OCTET STRING | read-write | current |
| sleV2Pim6SRPNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.5.3 | |||
| sleV2Pim6RPSet OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.6 | |||
| sleV2Pim6Mroute OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.7 | |||
| sleV2Pim6MrouteXXRP OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.7.1 | |||
| sleV2Pim6MrtXXRPTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.1.1 | not-accessible | current | |
| sleV2Pim6MrtXXRPEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.1.1.1 | not-accessible | current | |
| sleV2Pim6MrtXXRPAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.1.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtXXRPRPFNbrAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.1.1.1.2 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtXXRPRPFVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.1.1.1.3 | INTEGER (1..40494) | read-only | current |
| sleV2Pim6MrtXXRPUpstreamState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.1.1.1.4 | INTEGER {notJoined(0), joined(1)} | read-only | current |
| sleV2Pim6MrtXXRPJoined OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.1.1.1.5 | OCTET STRING | read-only | current |
| sleV2Pim6MrtXXRPOutgoing OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.1.1.1.6 | OCTET STRING | read-only | current |
| sleV2Pim6MrouteXG OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2 | |||
| sleV2Pim6MrtXGTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1 | not-accessible | current | |
| sleV2Pim6MrtXGEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1.1 | not-accessible | current | |
| sleV2Pim6MrtXGGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtXGRPAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1.1.2 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtXGRPFNbrAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1.1.3 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtXGVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1.1.4 | INTEGER (1..40494) | read-only | current |
| sleV2Pim6MrtXGUpstreamState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1.1.5 | INTEGER {notJoined(0), joined(1)} | read-only | current |
| sleV2Pim6MrtXGLocal OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1.1.6 | OCTET STRING | read-only | current |
| sleV2Pim6MrtXGJoined OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1.1.7 | OCTET STRING | read-only | current |
| sleV2Pim6MrtXGAssertWinner OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1.1.8 | OCTET STRING | read-only | current |
| sleV2Pim6MrtXGAssertLoser OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.2.1.1.9 | OCTET STRING | read-only | current |
| sleV2Pim6MrouteFCR OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.7.3 | |||
| sleV2Pim6MrtFcrTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.3.1 | not-accessible | current | |
| sleV2Pim6MrtFcrEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.3.1.1 | not-accessible | current | |
| sleV2Pim6MrtFcrSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.3.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtFcrOutgoing OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.3.1.1.2 | OCTET STRING | read-only | current |
| sleV2Pim6MrtFcrKat OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.3.1.1.3 | TimeTicks | read-only | current |
| sleV2Pim6MrtFcrPktCnt OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.3.1.1.4 | Counter32 | read-only | current |
| sleV2Pim6MrouteSG OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4 | |||
| sleV2Pim6MrtSGTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1 | not-accessible | current | |
| sleV2Pim6MrtSGEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1 | not-accessible | current | |
| sleV2Pim6MrtSGSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtSGGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.2 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtSGKat OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.3 | TimeTicks | read-only | current |
| sleV2Pim6MrtSGRPFNbrAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.4 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtSGRPFVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.5 | INTEGER (1..40494) | read-only | current |
| sleV2Pim6MrtSGSTPBit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.6 | INTEGER {nonSpt(0), spt(1)} | read-only | current |
| sleV2Pim6MrtSGUpstreamState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.7 | INTEGER {notJoined(0), joined(1)} | read-only | current |
| sleV2Pim6MrtSGLocal OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.8 | OCTET STRING | read-only | current |
| sleV2Pim6MrtSGJoined OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.9 | OCTET STRING | read-only | current |
| sleV2Pim6MrtSGOutgoing OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.10 | OCTET STRING | read-only | current |
| sleV2Pim6MrtSGAssertWinner OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.11 | OCTET STRING | read-only | current |
| sleV2Pim6MrtSGAssertLoser OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.4.1.1.12 | OCTET STRING | read-only | current |
| sleV2Pim6MrouteSGRPT OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5 | |||
| sleV2Pim6MrtSGRPTTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1 | not-accessible | current | |
| sleV2Pim6MrtSGRPTEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1.1 | not-accessible | current | |
| sleV2Pim6MrtSGRPTSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtSGRPTGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1.1.2 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtSGRPTRPAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1.1.3 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtSGRPTRPFNbrAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1.1.4 | InetAddressIPv6 | read-only | current |
| sleV2Pim6MrtSGRPTRPFVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1.1.5 | INTEGER (1..40494) | read-only | current |
| sleV2Pim6MrtSGRPTUpstream OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1.1.6 | INTEGER {rptNotJoined(0), pruned(1), notPruned(2)} | read-only | current |
| sleV2Pim6MrtSGRPTLocal OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1.1.7 | OCTET STRING | read-only | current |
| sleV2Pim6MrtSGRPTPruned OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1.1.8 | OCTET STRING | read-only | current |
| sleV2Pim6MrtSGRPTOutgoing OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.7.5.1.1.9 | OCTET STRING | read-only | current |
| sleV2Pim6Snooping OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.2.3 | |||
| sleV2Mld OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3 | |||
| sleV2MldBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.1 | |||
| sleV2MLDInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.1.1 | |||
| sleV2MLDInfoLimitCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.1.1 | INTEGER (1..2097152) | read-only | current |
| sleV2MLDInfoLimitACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.1.2 | OCTET STRING | read-only | current |
| sleV2MLDInfoSSM OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.1.3 | Boolean | read-only | current |
| sleV2MLDSnpInfoEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.1.4 | Boolean | read-only | current |
| sleV2MLDPxyMultipathGrp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.1.5 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2MLDInfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.1.2 | |||
| sleV2MLDInfoControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.1 | INTEGER {setMLDInfoProfile(1), clearMLDInfoProfile(2), setMLDSnpInfoProfile(3), setMLDPxyInfoProfile(4)} | read-write | current |
| sleV2MLDInfoControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.2 | SleControlStatusType | read-write | current |
| sleV2MLDInfoControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.3 | Gauge32 | read-write | current |
| sleV2MLDInfoControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.4 | TimeTicks | read-write | current |
| sleV2MLDInfoControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.5 | SleControlRequestResultType | read-write | current |
| sleV2MLDInfoControlLimitCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.6 | INTEGER (1..2097152) | read-write | current |
| sleV2MLDInfoControlLimitACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.7 | OCTET STRING | read-write | current |
| sleV2MLDInfoControlSSM OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.8 | Boolean | read-write | current |
| sleV2MLDInfoControlClearVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.9 | INTEGER (1..4094) | read-write | current |
| sleV2MLDInfoControlClearGroup OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.10 | InetAddressIPv6 | read-write | current |
| sleV2MLDSnpInfoControlEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.11 | Boolean | read-write | current |
| sleV2MLDPxyInfoControlMultipathGrp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.2.12 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2MLDInfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.1.3 | |||
| sleV2MldAgent OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.2 | |||
| sleV2MldInterface OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.2.1 | |||
| sleV2MLDIfTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1 | not-accessible | current | |
| sleV2MLDIfEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1 | not-accessible | current | |
| sleV2MLDIfVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2MLDIfAcl OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.2 | OCTET STRING | read-only | current |
| sleV2MLDIfActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.3 | Boolean | read-only | current |
| sleV2MLDIfQuerier OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.4 | INTEGER {nonQuerier(0), querier(1)} | read-only | current |
| sleV2MLDIfVersion OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.5 | INTEGER {version1(1), version2(2)} | read-only | current |
| sleV2MLDIfLinkLocalAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.6 | InetAddressIPv6 | read-only | current |
| sleV2MLDIfLimitCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.7 | INTEGER (1..2097152) | read-only | current |
| sleV2MLDIfLimitACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.8 | OCTET STRING | read-only | current |
| sleV2MLDIfGroupNum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.9 | INTEGER | read-only | current |
| sleV2MLDIfJoinNum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.10 | INTEGER | read-only | current |
| sleV2MLDIfLeaveNum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.11 | INTEGER | read-only | current |
| sleV2MLDIfQueryingRouter OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.12 | InetAddressIPv6 | read-only | current |
| sleV2MLDIfQueryInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.13 | INTEGER (1..18000) | read-only | current |
| sleV2MLDIfQuerierTimeout OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.14 | INTEGER (60..300) | read-only | current |
| sleV2MLDIfQueryMaxResponseTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.15 | INTEGER (1..240) | read-only | current |
| sleV2MLDIfLastMemberQueryCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.16 | INTEGER (-1 | 2..7) | read-only | current |
| sleV2MLDIfLastMemberQueryInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.17 | INTEGER (1000..25500) | read-only | current |
| sleV2MLDIfGroupMembershipInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.18 | INTEGER | read-only | current |
| sleV2MLDIfImmLeaveACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.1.1.19 | OCTET STRING | read-only | current |
| sleV2MLDIfControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2 | |||
| sleV2MLDIfControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.1 | INTEGER {setMLDIfProfile(1)} | read-write | current |
| sleV2MLDIfControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.2 | SleControlStatusType | read-write | current |
| sleV2MLDIfControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.3 | Gauge32 | read-write | current |
| sleV2MLDIfControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.4 | TimeTicks | read-write | current |
| sleV2MLDIfControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.5 | SleControlRequestResultType | read-write | current |
| sleV2MLDIfControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2MLDIfControlACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.7 | OCTET STRING | read-write | current |
| sleV2MLDIfControlImmLeaveACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.8 | OCTET STRING | read-write | current |
| sleV2MLDIfControlLMQC OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.9 | INTEGER (-1 | 2..7) | read-write | current |
| sleV2MLDIfControlLMCI OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.10 | INTEGER (-1 | 1000..25500) | read-write | current |
| sleV2MLDIfControlLimitCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.11 | INTEGER (-1 | 1..2097152) | read-write | current |
| sleV2MLDIfControlLimitACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.12 | OCTET STRING | read-write | current |
| sleV2MLDIfControlQuerierTimeout OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.13 | INTEGER (-1 | 60..300) | read-write | current |
| sleV2MLDIfControlQueryInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.14 | INTEGER (-1 | 1..18000) | read-write | current |
| sleV2MLDIfControlQueryMaxRespTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.15 | INTEGER (-1 | 1..240) | read-write | current |
| sleV2MLDIfControlRobustnessVariable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.16 | INTEGER (-1 | 2..7) | read-write | current |
| sleV2MLDIfControlVersion OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.2.17 | INTEGER (-1 | 1..2) | read-write | current |
| sleV2MLDIfNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.2.1.3 | |||
| sleV2MldGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.2.2 | |||
| sleV2MLDGroupTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.2.1 | not-accessible | current | |
| sleV2MLDGroupEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.2.1.1 | not-accessible | current | |
| sleV2MLDGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.2.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2MLDGroupUptime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.2.1.1.2 | TimeTicks | read-only | current |
| sleV2MLDGroupMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.2.1.1.3 | INTEGER {invalid(0), include(1), exclude(2)} | read-only | current |
| sleV2MLDGroupExpire OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.2.1.1.4 | TimeTicks | read-only | current |
| sleV2MLDGroupLastReporter OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.2.1.1.5 | InetAddressIPv6 | read-only | current |
| sleV2MLDGroupFirstReporter OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.2.1.1.6 | InetAddressIPv6 | read-only | current |
| sleV2MldSource OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.2.3 | |||
| sleV2MLDSourceTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.3.1 | not-accessible | current | |
| sleV2MLDSourceEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.3.1.1 | not-accessible | current | |
| sleV2MLDSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.3.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2MLDSourceListType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.3.1.1.2 | INTEGER {allow(1), block(2)} | read-only | current |
| sleV2MLDSourceUptime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.3.1.1.3 | TimeTicks | read-only | current |
| sleV2MLDSourceExpire OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.3.1.1.4 | TimeTicks | read-only | current |
| sleV2MldSnooping OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.3 | |||
| sleV2MldSnoopingInterface OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.3.1 | |||
| sleV2MLDSnpIfTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1 | not-accessible | current | |
| sleV2MLDSnpIfEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1 | not-accessible | current | |
| sleV2MLDSnpIfVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2MLDSnpIfAcl OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.2 | OCTET STRING | read-only | current |
| sleV2MLDSnpIfActive OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.3 | Boolean | read-only | current |
| sleV2MLDSnpIfQuerier OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.4 | INTEGER {nonQuerier(0), querier(1)} | read-only | current |
| sleV2MLDSnpIfVersion OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.5 | INTEGER {version1(1), version2(2)} | read-only | current |
| sleV2MLDSnpIfLinkLocalAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.6 | InetAddressIPv6 | read-only | current |
| sleV2MLDSnpIfLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.7 | INTEGER (1..2097152) | read-only | current |
| sleV2MLDSnpIfLimitACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.8 | OCTET STRING | read-only | current |
| sleV2MLDSnpIfGroupNum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.9 | INTEGER | read-only | current |
| sleV2MLDSnpIfJoinNum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.10 | INTEGER | read-only | current |
| sleV2MLDSnpIfLeaveNum OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.11 | INTEGER | read-only | current |
| sleV2MLDSnpIfQueryingRouter OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.12 | InetAddressIPv6 | read-only | current |
| sleV2MLDSnpIfQueryInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.13 | INTEGER (1..18000) | read-only | current |
| sleV2MLDSnpIfQuerierTimeout OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.14 | INTEGER (60..300) | read-only | current |
| sleV2MLDSnpIfQueryMaxResponseTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.15 | INTEGER (1..240) | read-only | current |
| sleV2MLDSnpIfLastMemberQueryCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.16 | INTEGER (-1 | 2..7) | read-only | current |
| sleV2MLDSnpIfLastMemberQueryInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.17 | INTEGER (1000..25500) | read-only | current |
| sleV2MLDSnpIfGroupMembershipInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.18 | INTEGER | read-only | current |
| sleV2MLDSnpIfFastLeave OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.19 | Boolean | read-only | current |
| sleV2MLDSnpIfSuppression OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.20 | Boolean | read-only | current |
| sleV2MLDSnpIMroutePorts OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.1.1.21 | OCTET STRING | read-only | current |
| sleV2MLDSnpIfControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2 | |||
| sleV2MLDSnpIfControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.1 | INTEGER {setMLDSnpIfProfile(1)} | read-write | current |
| sleV2MLDSnpIfControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.2 | SleControlStatusType | read-write | current |
| sleV2MLDSnpIfControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.3 | Gauge32 | read-write | current |
| sleV2MLDSnpIfControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.4 | TimeTicks | read-write | current |
| sleV2MLDSnpIfControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.5 | SleControlRequestResultType | read-write | current |
| sleV2MLDSnpIfControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2MLDSnpIfControlEnable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.7 | Boolean | read-write | current |
| sleV2MLDSnpIfControlACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.8 | OCTET STRING | read-write | current |
| sleV2MLDSnpIfControlFastLeave OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.9 | Boolean | read-write | current |
| sleV2MLDSnpIfControlLMQC OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.10 | INTEGER (-1 | 2..7) | read-write | current |
| sleV2MLDSnpIfControlLMCI OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.11 | INTEGER (-1 | 1000..25500) | read-write | current |
| sleV2MLDSnpIfControlLimitCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.12 | INTEGER (-1 | 1..2097152) | read-write | current |
| sleV2MLDSnpIfControlLimitACL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.13 | OCTET STRING | read-write | current |
| sleV2MLDSnpIfControlQuerierTimeout OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.14 | INTEGER (-1 | 60..300) | read-write | current |
| sleV2MLDSnpIfControlQueryInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.15 | INTEGER (-1 | 1..18000) | read-write | current |
| sleV2MLDSnpIfControlQueryMaxRespTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.16 | INTEGER (-1 | 1..240) | read-write | current |
| sleV2MLDSnpIfControlRobustnessVariable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.17 | INTEGER (-1 | 2..7) | read-write | current |
| sleV2MLDSnpIfControlVersion OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.18 | INTEGER (-1 | 1..2) | read-write | current |
| sleV2MLDSnpIfControlMroutePorts OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.19 | OCTET STRING | read-write | current |
| sleV2MLDSnpIfControlQuerier OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.20 | Boolean | read-write | current |
| sleV2MLDSnpIfControlSuppresion OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.2.21 | Boolean | read-write | current |
| sleV2MLDSnpIfNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.3.1.3 | |||
| sleV2MldSnoopingGroup OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.3.2 | |||
| sleV2MLDSnpGroupTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.2.1 | not-accessible | current | |
| sleV2MLDSnpGroupEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.2.1.1 | not-accessible | current | |
| sleV2MLDSnpGroupAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.2.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2MLDSnpGroupMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.2.1.1.2 | INTEGER {invalid(0), include(1), exclude(2)} | read-only | current |
| sleV2MLDSnpGroupUptime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.2.1.1.3 | TimeTicks | read-only | current |
| sleV2MLDSnpGroupExpire OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.2.1.1.4 | TimeTicks | read-only | current |
| sleV2MLDSnpGroupLastReporter OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.2.1.1.5 | InetAddressIPv6 | read-only | current |
| sleV2MLDSnpGroupFirstReporter OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.2.1.1.6 | InetAddressIPv6 | read-only | current |
| sleV2MldSnoopingSource OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.3.3 | |||
| sleV2MLDSnpSourceTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.3.1 | not-accessible | current | |
| sleV2MLDSnpSourceEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.3.1.1 | not-accessible | current | |
| sleV2MLDSnpSourceAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.3.1.1.1 | InetAddressIPv6 | read-only | current |
| sleV2MLDSnpSourceList OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.3.1.1.2 | INTEGER {allow(1), block(2)} | read-only | current |
| sleV2MLDSnpSourceUptime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.3.1.1.3 | TimeTicks | read-only | current |
| sleV2MLDSnpSourceExpire OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.3.1.1.4 | TimeTicks | read-only | current |
| sleV2MldProxy OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.4 | |||
| sleV2MldProxyInterface OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.4.1 | |||
| sleV2MLDPxyIfTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.1 | not-accessible | current | |
| sleV2MLDPxyIfEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.1.1 | not-accessible | current | |
| sleV2MLDPxyIfVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2MLDPxyIfService OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.1.1.2 | Boolean | read-only | current |
| sleV2MLDPxyIfServicePriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.1.1.3 | INTEGER (0..255) | read-only | current |
| sleV2MLDPxyIfMroute OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.1.1.4 | OCTET STRING | read-only | current |
| sleV2MLDPxyIfControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.4.1.2 | |||
| sleV2MLDPxyIfControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.2.1 | INTEGER {setMLDPxyIfProfile(1)} | read-write | current |
| sleV2MLDPxyIfControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.2.2 | SleControlStatusType | read-write | current |
| sleV2MLDPxyIfControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.2.3 | Gauge32 | read-write | current |
| sleV2MLDPxyIfControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.2.4 | TimeTicks | read-write | current |
| sleV2MLDPxyIfControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.2.5 | SleControlRequestResultType | read-write | current |
| sleV2MLDPxyIfControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2MLDPxyIfControlService OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.2.7 | Boolean | read-write | current |
| sleV2MLDPxyIfControlServicePriority OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.2.8 | INTEGER (-1 | 0..255) | read-write | current |
| sleV2MLDPxyIfControlMroute OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.2.9 | OCTET STRING | read-write | current |
| sleV2MLDPxyIfNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.3.3.4.1.3 | |||
| sleV2McastIPTvMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4 | |||
| sleV2McastIPTvBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.1 | |||
| sleV2McastIPTvInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.1.1 | |||
| sleV2McastIPTvInfoCacState OBJECT-TYPE The system-wide cac state. default: disable(2) | 1.3.6.1.4.1.6296.102.12.4.1.1.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleV2McastIPTvInfoPackageLimit OBJECT-TYPE The system-wide package limitation | 1.3.6.1.4.1.6296.102.12.4.1.1.2 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvInfoPreviewProfileLimit OBJECT-TYPE The system-wide preview-profile limitation | 1.3.6.1.4.1.6296.102.12.4.1.1.3 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvInfoChannelLimit OBJECT-TYPE The system-wide channel limitation | 1.3.6.1.4.1.6296.102.12.4.1.1.4 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvInfoCacProfileLimit OBJECT-TYPE The system-wide cac-profile limitation | 1.3.6.1.4.1.6296.102.12.4.1.1.5 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvInfoSubscriberLimit OBJECT-TYPE The system-wide subscribers limitation | 1.3.6.1.4.1.6296.102.12.4.1.1.6 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvInfoSubscriberHistoryLimit OBJECT-TYPE The system-wide subscriber's history limitation | 1.3.6.1.4.1.6296.102.12.4.1.1.7 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvInfoFullviewRecogTime OBJECT-TYPE The system-wide full-view recognition time | 1.3.6.1.4.1.6296.102.12.4.1.1.8 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvControlInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.1.2 | |||
| sleV2McastIPTvInfoControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.4.1.2.1 | INTEGER {setIPTvCACState(1), setIPTvGlobalLimit(2), setIPTvFullviewRecognitionTime(3)} | read-write | current |
| sleV2McastIPTvInfoControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.4.1.2.2 | SleControlStatusType | read-only | current |
| sleV2McastIPTvInfoControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.4.1.2.3 | Gauge32 | read-write | current |
| sleV2McastIPTvInfoControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.4.1.2.4 | TimeStamp | read-only | current |
| sleV2McastIPTvInfoControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.4.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2McastIPTvInfoControlCacState OBJECT-TYPE The system-wide cac state | 1.3.6.1.4.1.6296.102.12.4.1.2.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| sleV2McastIPTvInfoControlPackageLimit OBJECT-TYPE The system-wide package limitation | 1.3.6.1.4.1.6296.102.12.4.1.2.7 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvInfoControlPreviewProfileLimit OBJECT-TYPE The system-wide preview-profile limitation | 1.3.6.1.4.1.6296.102.12.4.1.2.8 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvInfoControlChannelLimit OBJECT-TYPE The system-wide channel limitation | 1.3.6.1.4.1.6296.102.12.4.1.2.9 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvInfoControlCacProfileLimit OBJECT-TYPE The system-wide cac-profile limitation | 1.3.6.1.4.1.6296.102.12.4.1.2.10 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvInfoControlSubscriberLimit OBJECT-TYPE The system-wide subscribers limitation | 1.3.6.1.4.1.6296.102.12.4.1.2.11 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvInfoContorlSubscriberHistoryLimit OBJECT-TYPE The system-wide subscriber's history limitation | 1.3.6.1.4.1.6296.102.12.4.1.2.12 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvInfoControlFullviewRecogTime OBJECT-TYPE The system-wide full-view recognition time | 1.3.6.1.4.1.6296.102.12.4.1.2.13 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvInfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.1.3 | |||
| sleV2McastIPTvPackage OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.2 | |||
| sleV2McastPackageTable OBJECT-TYPE multicast package table. | 1.3.6.1.4.1.6296.102.12.4.2.1 | not-accessible | current | |
| sleV2McastPackageEntry OBJECT-TYPE key: sleV2McastIPTvPackageId | 1.3.6.1.4.1.6296.102.12.4.2.1.1 | not-accessible | current | |
| sleV2McastIPTvPackageId OBJECT-TYPE Package id | 1.3.6.1.4.1.6296.102.12.4.2.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvPackageDescription OBJECT-TYPE Package description | 1.3.6.1.4.1.6296.102.12.4.2.1.1.2 | OCTET STRING | read-only | current |
| sleV2McastIPTvPackagePreviewChannelCnt OBJECT-TYPE The number of preview channel list | 1.3.6.1.4.1.6296.102.12.4.2.1.1.3 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvPackageFullviewChannelCnt OBJECT-TYPE The number of fullview channel list | 1.3.6.1.4.1.6296.102.12.4.2.1.1.4 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvPackageChannelTable OBJECT-TYPE multicast IPTV package channel table. | 1.3.6.1.4.1.6296.102.12.4.2.2 | not-accessible | current | |
| sleV2McastIPTvPackageChannelEntry OBJECT-TYPE key: sleV2McastIPTvPackageId, sleV2McastIPTvPackageChannelId | 1.3.6.1.4.1.6296.102.12.4.2.2.1 | not-accessible | current | |
| sleV2McastIPTvPackageChannelId OBJECT-TYPE Channel id | 1.3.6.1.4.1.6296.102.12.4.2.2.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvPackageChannelEntitlement OBJECT-TYPE The Entitlement of channel view | 1.3.6.1.4.1.6296.102.12.4.2.2.1.2 | INTEGER {preview(1), fullview(2)} | read-only | current |
| sleV2McastIPTvPackageControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.2.3 | |||
| sleV2McastIPTvPackageControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.4.2.3.1 | INTEGER {createPackage(1), updatePackage(2), deletePackage(3), addPackageChannel(4), removePackageChannel(5)} | read-write | current |
| sleV2McastIPTvPackageControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.4.2.3.2 | SleControlStatusType | read-only | current |
| sleV2McastIPTvPackageControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.4.2.3.3 | Gauge32 | read-write | current |
| sleV2McastIPTvPackageControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.4.2.3.4 | TimeStamp | read-only | current |
| sleV2McastIPTvPackageControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.4.2.3.5 | SleControlRequestResultType | read-only | current |
| sleV2McastIPTvPackageControlId OBJECT-TYPE Package id | 1.3.6.1.4.1.6296.102.12.4.2.3.6 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvPackageControlDescription OBJECT-TYPE Package description | 1.3.6.1.4.1.6296.102.12.4.2.3.7 | OCTET STRING | read-write | current |
| sleV2McastIPTvPackageControlPreviewChannelCnt OBJECT-TYPE The number of preview channel | 1.3.6.1.4.1.6296.102.12.4.2.3.8 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvPackageControlPreviewChannelList OBJECT-TYPE Preview channel list (each value length 4byte) | 1.3.6.1.4.1.6296.102.12.4.2.3.9 | OCTET STRING | read-write | current |
| sleV2McastIPTvPackageControlFullviewChannelCnt OBJECT-TYPE The number of fullview channel | 1.3.6.1.4.1.6296.102.12.4.2.3.10 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvPackageControlFullviewChannelList OBJECT-TYPE Fullview channel list (each value length 4byte) | 1.3.6.1.4.1.6296.102.12.4.2.3.11 | OCTET STRING | read-write | current |
| sleV2McastIPTvPackageNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.2.4 | |||
| sleV2McastIPTvPreviewProfile OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.3 | |||
| sleV2McastIPTvPreviewProfileTable OBJECT-TYPE multicast IPTV preview profile table. | 1.3.6.1.4.1.6296.102.12.4.3.1 | not-accessible | current | |
| sleV2McastIPTvPreviewProfileEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.3.1.1 | not-accessible | current | |
| sleV2McastIPTvPreviewProfileId OBJECT-TYPE Preview profile id | 1.3.6.1.4.1.6296.102.12.4.3.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvPreviewProfileMaxDuration OBJECT-TYPE Restricted time duration for Preview Channel (sec) | 1.3.6.1.4.1.6296.102.12.4.3.1.1.2 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvPreviewProfileMaxPreviews OBJECT-TYPE Restricted number of times for Preview Channel | 1.3.6.1.4.1.6296.102.12.4.3.1.1.3 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvPreviewProfileBlackoutDuration OBJECT-TYPE Time duration for blackout after seeing Preview Channel (sec) | 1.3.6.1.4.1.6296.102.12.4.3.1.1.4 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvPreviewProfileRecognitionTime OBJECT-TYPE Time duration for Recognition (sec) | 1.3.6.1.4.1.6296.102.12.4.3.1.1.5 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvPreviewProfileReset OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.3.2 | |||
| sleV2McastIPTvPreviewProfileResetTimePeriod OBJECT-TYPE The period when Preview counters are initialized for Subscriber. | 1.3.6.1.4.1.6296.102.12.4.3.2.1 | INTEGER {everyday(0), date1(1), date2(2), date3(3), date4(4), date5(5), date6(6), date7(7), date8(8), date9(9), date10(10), date11(11), date12(12), date13(13), date14(14), date15(15), date16(16), date17(17), date18(18), date19(19), date20(20), date21(21), date22(22), date23(23), date24(24), date25(25), date26(26), date27(27), date28(28), date29(29), date30(30), date31(31), sunday(32), monday(33), tuesday(34), wednesday(35), thursday(36), friday(37), saturday(38), none(39)} | read-only | current |
| sleV2McastIPTvPreviewProfileResetTime OBJECT-TYPE The time when Preview counters are initialized for Subscriber. Reset time Format : hh:mm | 1.3.6.1.4.1.6296.102.12.4.3.2.2 | OCTET STRING | read-only | current |
| sleV2McastIPTvPreviewProfileControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.3.3 | |||
| sleV2McastIPTvPreviewProfileControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.4.3.3.1 | INTEGER {createPreviewProfile(1), updatePreviewProfile(2), deletePreviewProfile(3), setPreviewReset(4), setPreviewInstantReset(5)} | read-write | current |
| sleV2McastIPTvPreviewProfileControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.4.3.3.2 | SleControlStatusType | read-only | current |
| sleV2McastIPTvPreviewProfileControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.4.3.3.3 | Gauge32 | read-write | current |
| sleV2McastIPTvPreviewProfileControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.4.3.3.4 | TimeStamp | read-only | current |
| sleV2McastIPTvPreviewProfileControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.4.3.3.5 | SleControlRequestResultType | read-only | current |
| sleV2McastIPTvPreviewProfileControlId OBJECT-TYPE Preview profile id | 1.3.6.1.4.1.6296.102.12.4.3.3.6 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvPreviewProfileControlMaxDuration OBJECT-TYPE Restricted time duration for Preview Channel (sec) | 1.3.6.1.4.1.6296.102.12.4.3.3.7 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvPreviewProfileControlMaxPreviews OBJECT-TYPE Restricted number of times for Preview Channel | 1.3.6.1.4.1.6296.102.12.4.3.3.8 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvPreviewProfileControlBlackoutDuration OBJECT-TYPE Time duration for blackout after seeing Preview Channel(sec) | 1.3.6.1.4.1.6296.102.12.4.3.3.9 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvPreviewProfileControlRecognitionTime OBJECT-TYPE Time duration for Recognition (sec) | 1.3.6.1.4.1.6296.102.12.4.3.3.10 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvPreviewProfileControlResetTimePeriod OBJECT-TYPE The period when Preview counters are initialized for Subscriber. | 1.3.6.1.4.1.6296.102.12.4.3.3.11 | INTEGER {everyday(0), date1(1), date2(2), date3(3), date4(4), date5(5), date6(6), date7(7), date8(8), date9(9), date10(10), date11(11), date12(12), date13(13), date14(14), date15(15), date16(16), date17(17), date18(18), date19(19), date20(20), date21(21), date22(22), date23(23), date24(24), date25(25), date26(26), date27(27), date28(28), date29(29), date30(30), date31(31), sunday(32), monday(33), tuesday(34), wednesday(35), thursday(36), friday(37), saturday(38), none(39)} | read-write | current |
| sleV2McastIPTvPreviewProfileControlResetTime OBJECT-TYPE The time when Preview counters are initialized for Subscriber. Reset time Format : hh:mm | 1.3.6.1.4.1.6296.102.12.4.3.3.12 | OCTET STRING | read-write | current |
| sleV2McastIPTvPreviewProfileNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.3.4 | |||
| sleV2McastIPTvChannel OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.4 | |||
| sleV2McastIPTvChannelTable OBJECT-TYPE multicast IPTV channel table. | 1.3.6.1.4.1.6296.102.12.4.4.1 | not-accessible | current | |
| sleV2McastIPTvChannelEntry OBJECT-TYPE key: sleV2McastIPTvChannelId | 1.3.6.1.4.1.6296.102.12.4.4.1.1 | not-accessible | current | |
| sleV2McastIPTvChannelId OBJECT-TYPE Channel id | 1.3.6.1.4.1.6296.102.12.4.4.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvChannelSourceAddress OBJECT-TYPE Multicast server address | 1.3.6.1.4.1.6296.102.12.4.4.1.1.2 | IpAddress | read-only | current |
| sleV2McastIPTvChannelGroupAddress OBJECT-TYPE Multicast address (IP address of IGMP group) | 1.3.6.1.4.1.6296.102.12.4.4.1.1.3 | IpAddress | read-only | current |
| sleV2McastIPTvChannelBandwidth OBJECT-TYPE Bandwidth of Channel (KB) | 1.3.6.1.4.1.6296.102.12.4.4.1.1.4 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvChannelPreviewProfileId OBJECT-TYPE Preview profile id | 1.3.6.1.4.1.6296.102.12.4.4.1.1.5 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvChannelCacGroupId OBJECT-TYPE The ID of CAC group | 1.3.6.1.4.1.6296.102.12.4.4.1.1.6 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvChannelDescription OBJECT-TYPE The description of Channel | 1.3.6.1.4.1.6296.102.12.4.4.1.1.7 | OCTET STRING | read-only | current |
| sleV2McastIPTvChannelPackageTable OBJECT-TYPE multicast IPTV channel package table. | 1.3.6.1.4.1.6296.102.12.4.4.2 | not-accessible | current | |
| sleV2McastIPTvChannelPackageEntry OBJECT-TYPE key: sleV2McastIPTvChannelId, sleV2McastIPTvPackageId | 1.3.6.1.4.1.6296.102.12.4.4.2.1 | not-accessible | current | |
| sleV2McastIPTvChannelPackageDescription OBJECT-TYPE The description of package include this channel. packageId_user-description, ex) '1_Disney-channel' | 1.3.6.1.4.1.6296.102.12.4.4.2.1.1 | OCTET STRING | read-only | current |
| sleV2McastIPTvChannelControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.4.3 | |||
| sleV2McastIPTvChannelControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.4.4.3.1 | INTEGER {createChannel(1), updateChannel(2), deleteChannel(3)} | read-write | current |
| sleV2McastIPTvChannelControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.4.4.3.2 | SleControlStatusType | read-only | current |
| sleV2McastIPTvChannelControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.4.4.3.3 | Gauge32 | read-write | current |
| sleV2McastIPTvChannelControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.4.4.3.4 | TimeStamp | read-only | current |
| sleV2McastIPTvChannelControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.4.4.3.5 | SleControlRequestResultType | read-only | current |
| sleV2McastIPTvChannelControlId OBJECT-TYPE Channel id | 1.3.6.1.4.1.6296.102.12.4.4.3.6 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvChannelControlSourceAddress OBJECT-TYPE Multicast server address | 1.3.6.1.4.1.6296.102.12.4.4.3.7 | IpAddress | read-write | current |
| sleV2McastIPTvChannelControlGroupAddress OBJECT-TYPE Multicast address (IP address of IGMP group) | 1.3.6.1.4.1.6296.102.12.4.4.3.8 | IpAddress | read-write | current |
| sleV2McastIPTvChannelControlBandwidth OBJECT-TYPE Bandwidth of Channel | 1.3.6.1.4.1.6296.102.12.4.4.3.9 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvChannelControlPreviewProfileId OBJECT-TYPE Preview profile id | 1.3.6.1.4.1.6296.102.12.4.4.3.10 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvChannelControlCacGroupId OBJECT-TYPE The ID of CAC group | 1.3.6.1.4.1.6296.102.12.4.4.3.11 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvChannelControlDescription OBJECT-TYPE The description of Channel. | 1.3.6.1.4.1.6296.102.12.4.4.3.12 | OCTET STRING | read-write | current |
| sleV2McastIPTvChannelNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.4.4 | |||
| sleV2McastIPTvChannelCurrentJoined OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.4.5 | |||
| sleV2McastIPTvChannelCurrentVlanPortTable OBJECT-TYPE multicast IPTV channel current vlan port table. | 1.3.6.1.4.1.6296.102.12.4.4.5.1 | not-accessible | current | |
| sleV2McastIPTvChannelCurrentVlanPortEntry OBJECT-TYPE key: sleV2McastIPTvChannelCurrentVlanId, sleV2McastIPTvChannelCurrentPortId, sleV2McastIPTvChannelCurrentVlanPortChannelId | 1.3.6.1.4.1.6296.102.12.4.4.5.1.1 | not-accessible | current | |
| sleV2McastIPTvChannelCurrentVlanId OBJECT-TYPE The Vlan Id | 1.3.6.1.4.1.6296.102.12.4.4.5.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvChannelCurrentPortId OBJECT-TYPE The port Id | 1.3.6.1.4.1.6296.102.12.4.4.5.1.1.2 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvChannelCurrentVlanPortChannelId OBJECT-TYPE same as sleV2McastIPTvChannelId | 1.3.6.1.4.1.6296.102.12.4.4.5.1.1.3 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvChannelCurrentVlanPortJoinedTime OBJECT-TYPE The joined time of channel | 1.3.6.1.4.1.6296.102.12.4.4.5.1.1.4 | OCTET STRING | read-only | current |
| sleV2McastIPTvChannelCurrentSubscriberTable OBJECT-TYPE multicast IPTV channel current subscriber table. | 1.3.6.1.4.1.6296.102.12.4.4.5.2 | not-accessible | current | |
| sleV2McastIPTvChannelCurrentSubscriberEntry OBJECT-TYPE key: sleV2McastIPTvSubscriberId, sleV2McastIPTvChannelCurrentSubscriberChannelId | 1.3.6.1.4.1.6296.102.12.4.4.5.2.1 | not-accessible | current | |
| sleV2McastIPTvChannelCurrentSubscriberChannelId OBJECT-TYPE same as sleV2McastIPTvChannelId | 1.3.6.1.4.1.6296.102.12.4.4.5.2.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvChannelCurrentSubscriberJoinedTime OBJECT-TYPE indicate when subscriber joined the channel | 1.3.6.1.4.1.6296.102.12.4.4.5.2.1.2 | OCTET STRING | read-only | current |
| sleV2McastIPTvChannelCurrentSubscriberJoinDurationTime OBJECT-TYPE indicate how long have subscriber joined the channel | 1.3.6.1.4.1.6296.102.12.4.4.5.2.1.3 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvCacProfile OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.5 | |||
| sleV2McastIPTvCacProfileTable OBJECT-TYPE multicast IPTV Cac profile table. | 1.3.6.1.4.1.6296.102.12.4.5.1 | not-accessible | current | |
| sleV2McastIPTvCacProfileEntry OBJECT-TYPE key: sleV2McastIPTvCacProfileId | 1.3.6.1.4.1.6296.102.12.4.5.1.1 | not-accessible | current | |
| sleV2McastIPTvCacProfileId OBJECT-TYPE CAC profile id | 1.3.6.1.4.1.6296.102.12.4.5.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvCacProfileMaxChannel OBJECT-TYPE The maximum number of channel which can be seen simultaneously | 1.3.6.1.4.1.6296.102.12.4.5.1.1.2 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvCacProfileMaxBandwidth OBJECT-TYPE The maximum bandwidth which CAC Profile can use | 1.3.6.1.4.1.6296.102.12.4.5.1.1.3 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvCacProfileCacGroupCnt OBJECT-TYPE The number of CAC group | 1.3.6.1.4.1.6296.102.12.4.5.1.1.4 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvCacProfileDescription OBJECT-TYPE The description of CAC profile | 1.3.6.1.4.1.6296.102.12.4.5.1.1.5 | OCTET STRING | read-only | current |
| sleV2McastIPTvCacProfileGroupTable OBJECT-TYPE multicast IPTV Cac profile group table. | 1.3.6.1.4.1.6296.102.12.4.5.2 | not-accessible | current | |
| sleV2McastIPTvCacProfileGroupEntry OBJECT-TYPE key: sleV2McastIPTvCacProfileId, sleV2McastIPTvCacProfileGroupId | 1.3.6.1.4.1.6296.102.12.4.5.2.1 | not-accessible | current | |
| sleV2McastIPTvCacProfileGroupId OBJECT-TYPE CAC profile Group id | 1.3.6.1.4.1.6296.102.12.4.5.2.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvCacProfileGroupMaxChanNum OBJECT-TYPE The number of channel which can be seen in CAC Group simultaneously | 1.3.6.1.4.1.6296.102.12.4.5.2.1.2 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvCacProfileControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.5.3 | |||
| sleV2McastIPTvCacProfileControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.4.5.3.1 | INTEGER {createCACProfile(1), updateCACProfile(2), deleteCACProfile(3), addCACProfileGroup(4), removeCACProfileGroup(5)} | read-write | current |
| sleV2McastIPTvCacProfileControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.4.5.3.2 | SleControlStatusType | read-only | current |
| sleV2McastIPTvCacProfileControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.4.5.3.3 | Gauge32 | read-write | current |
| sleV2McastIPTvCacProfileControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.4.5.3.4 | TimeStamp | read-only | current |
| sleV2McastIPTvCacProfileControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.4.5.3.5 | SleControlRequestResultType | read-only | current |
| sleV2McastIPTvCacProfileControlId OBJECT-TYPE CAC profile id | 1.3.6.1.4.1.6296.102.12.4.5.3.6 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvCacProfileControlMaxStream OBJECT-TYPE The maximum number of channel which can be seen simultaneously | 1.3.6.1.4.1.6296.102.12.4.5.3.7 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvCacProfileControlMaxBandwidth OBJECT-TYPE The maximum bandwidth which CAC Profile can use | 1.3.6.1.4.1.6296.102.12.4.5.3.8 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvCacProfileControlCacGroupCnt OBJECT-TYPE The number of CAC group | 1.3.6.1.4.1.6296.102.12.4.5.3.9 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvCacProfileControlCacGroupList OBJECT-TYPE CAC group list (each value length 4byte) | 1.3.6.1.4.1.6296.102.12.4.5.3.10 | OCTET STRING | read-write | current |
| sleV2McastIPTvCacProfileControlCacGroupMaxChanNumList OBJECT-TYPE The number of channel which can be seen in CAC Group simultaneously *The number of CAC group has to correspond with Group Max Channel (each value length 4byte) | 1.3.6.1.4.1.6296.102.12.4.5.3.11 | OCTET STRING | read-write | current |
| sleV2McastIPTvCacProfileControlDescription OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.5.3.12 | OCTET STRING | read-write | current |
| sleV2McastIPTvCacProfileNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.5.4 | |||
| sleV2McastIPTvSubscriber OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.6 | |||
| sleV2McastIPTvSubscriberBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.6.1 | |||
| sleV2McastIPTvSubscriberMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.6.2 | |||
| sleV2McastIPTvSubscriberTable OBJECT-TYPE multicast IPTV subscriber table. | 1.3.6.1.4.1.6296.102.12.4.6.2.1 | not-accessible | current | |
| sleV2McastIPTvSubscriberEntry OBJECT-TYPE key: sleV2McastIPTvSubscriberId | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1 | not-accessible | current | |
| sleV2McastIPTvSubscriberId OBJECT-TYPE The subscriber's ID | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvSubscriberPortType OBJECT-TYPE The port type. Logical(2) means trunk. | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1.2 | INTEGER {physical(1), logical(2)} | read-only | current |
| sleV2McastIPTvSubscriberSlotId OBJECT-TYPE The slot number | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1.3 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvSubscriberPortId OBJECT-TYPE The port number of slot (1 ~ 65535) | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1.4 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvSubscriberCTag OBJECT-TYPE C-VLAN number | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1.5 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvSubscriberIpAddr OBJECT-TYPE Subscriber IP address | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1.6 | IpAddress | read-only | current |
| sleV2McastIPTvSubscriberStatus OBJECT-TYPE The status of subscriber | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1.7 | INTEGER {active(1), inactive(2)} | read-only | current |
| sleV2McastIPTvSubscriberCacProfileId OBJECT-TYPE CAC profile id | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1.8 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvSubscriberPackageCnt OBJECT-TYPE The number of subscriber package | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1.9 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvSubscriberDescription OBJECT-TYPE The description about subscriber. | 1.3.6.1.4.1.6296.102.12.4.6.2.1.1.10 | OCTET STRING | read-write | current |
| sleV2McastIPTvSubscriberPackageTable OBJECT-TYPE multicast IPTv subscriber package table. | 1.3.6.1.4.1.6296.102.12.4.6.2.2 | not-accessible | current | |
| sleV2McastIPTvSubscriberPackageEntry OBJECT-TYPE key: sleV2McastIPTvSubscriberId, sleV2McastIPTvSubscriberPackageId | 1.3.6.1.4.1.6296.102.12.4.6.2.2.1 | not-accessible | current | |
| sleV2McastIPTvSubscriberPackageId OBJECT-TYPE The packageId of a certain subscriber | 1.3.6.1.4.1.6296.102.12.4.6.2.2.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvSubscriberPackageStart OBJECT-TYPE Start time when package list becomes effective to subscriber Format : hh:mm | 1.3.6.1.4.1.6296.102.12.4.6.2.2.1.2 | OCTET STRING | read-only | current |
| sleV2McastIPTvSubscriberPackageEnd OBJECT-TYPE End time when package list becomes invalid to subscriber Format : hh:mm | 1.3.6.1.4.1.6296.102.12.4.6.2.2.1.3 | OCTET STRING | read-only | current |
| sleV2McastIPTvSubscriberControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.6.2.3 | |||
| sleV2McastIPTvSubscriberControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.4.6.2.3.1 | INTEGER {createSubscriber(1), updateSubscriber(2), deleteSubscriber(3), addSubscriberPackage(4), removeSubscriberPackage(5), suspendSubscriber(6), resumeSubscriber(7), setSubscriberDescription(8)} | read-write | current |
| sleV2McastIPTvSubscriberControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.4.6.2.3.2 | SleControlStatusType | read-only | current |
| sleV2McastIPTvSubscriberControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.4.6.2.3.3 | Gauge32 | read-write | current |
| sleV2McastIPTvSubscriberControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.4.6.2.3.4 | TimeStamp | read-only | current |
| sleV2McastIPTvSubscriberControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.4.6.2.3.5 | SleControlRequestResultType | read-only | current |
| sleV2McastIPTvSubscriberControlId OBJECT-TYPE The subscriber's ID | 1.3.6.1.4.1.6296.102.12.4.6.2.3.6 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvSubscriberControlPortType OBJECT-TYPE The port type. Logical(2) means trunk. | 1.3.6.1.4.1.6296.102.12.4.6.2.3.7 | INTEGER {physical(1), logical(2)} | read-write | current |
| sleV2McastIPTvSubscriberControlSlotId OBJECT-TYPE The slot number | 1.3.6.1.4.1.6296.102.12.4.6.2.3.8 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvSubscriberControlPortId OBJECT-TYPE The port number of slot (1 ~ 65535) | 1.3.6.1.4.1.6296.102.12.4.6.2.3.9 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvSubscriberControlCTag OBJECT-TYPE C-VLAN number | 1.3.6.1.4.1.6296.102.12.4.6.2.3.10 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvSubscriberControlIpAddr OBJECT-TYPE Subscriber IP address | 1.3.6.1.4.1.6296.102.12.4.6.2.3.11 | IpAddress | read-write | current |
| sleV2McastIPTvSubscriberControlCacProfileId OBJECT-TYPE CAC profile id | 1.3.6.1.4.1.6296.102.12.4.6.2.3.12 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvSubscriberControlPackageCnt OBJECT-TYPE The number of subscriber package | 1.3.6.1.4.1.6296.102.12.4.6.2.3.13 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvSubscriberControlPackageList OBJECT-TYPE Package list (each value length 4byte) | 1.3.6.1.4.1.6296.102.12.4.6.2.3.14 | OCTET STRING | read-write | current |
| sleV2McastIPTvSubscriberControlPackageTimeList OBJECT-TYPE Start time when package list becomes effective to subscriber (4byte) End time when package list becomes invalid to subscriber (4byte) (each value length 8byte) | 1.3.6.1.4.1.6296.102.12.4.6.2.3.15 | OCTET STRING | read-write | current |
| sleV2McastIPTvSubscriberControlDescription OBJECT-TYPE The description about subscriber. | 1.3.6.1.4.1.6296.102.12.4.6.2.3.16 | OCTET STRING | read-write | current |
| sleV2McastIPTvSubscriberNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.6.2.4 | |||
| sleV2McastIPTvSubscriberHistory OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.6.3 | |||
| sleV2McastIPTvSubscriberHistoryTable OBJECT-TYPE multicast IPTV subscriber history table. | 1.3.6.1.4.1.6296.102.12.4.6.3.1 | not-accessible | current | |
| sleV2McastIPTvSubscriberHistoryEntry OBJECT-TYPE key: sleV2McastIPTvSubscriberId, sleV2McastIPTvSubscriberHistoryIndex | 1.3.6.1.4.1.6296.102.12.4.6.3.1.1 | not-accessible | current | |
| sleV2McastIPTvSubscriberHistoryIndex OBJECT-TYPE The index of subscriber's history.A25 | 1.3.6.1.4.1.6296.102.12.4.6.3.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvSubscriberHistoryJoinedChannelId OBJECT-TYPE same as sleV2McastIPTvChannelId | 1.3.6.1.4.1.6296.102.12.4.6.3.1.1.2 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvSubscriberHistoryJoinedTime OBJECT-TYPE The Joined Time of channel. | 1.3.6.1.4.1.6296.102.12.4.6.3.1.1.3 | OCTET STRING | read-only | current |
| sleV2McastIPTvSubscriberHistoryControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.6.3.2 | |||
| sleV2McastIPTvSubscriberHistoryControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.4.6.3.2.1 | INTEGER {clearSubscriberHistory(1)} | read-write | current |
| sleV2McastIPTvSubscriberHistoryControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.4.6.3.2.2 | SleControlStatusType | read-only | current |
| sleV2McastIPTvSubscriberHistoryControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.4.6.3.2.3 | Gauge32 | read-write | current |
| sleV2McastIPTvSubscriberHistoryControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.4.6.3.2.4 | TimeStamp | read-only | current |
| sleV2McastIPTvSubscriberHistoryControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.4.6.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2McastIPTvSubscriberHistoryControlId OBJECT-TYPE The index of subscriber's history.A25 | 1.3.6.1.4.1.6296.102.12.4.6.3.2.6 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvSubscriberHistoryNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.6.3.4 | |||
| sleV2McastIPTvCDR OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7 | |||
| sleV2McastIPTvCDRBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.1 | |||
| sleV2McastIPTvCDRInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.1.1 | |||
| sleV2McastIPTvCDRInfoStatus OBJECT-TYPE indicate if the CDR logging is enabled or not | 1.3.6.1.4.1.6296.102.12.4.7.1.1.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| sleV2McastIPTvCDRInfoKeepJoinInterval OBJECT-TYPE keeped-join interval <1-1440> | 1.3.6.1.4.1.6296.102.12.4.7.1.1.2 | INTEGER (1..1440) | read-only | current |
| sleV2McastIPTvCDRInfoLogFileName OBJECT-TYPE CDR DB file name. | 1.3.6.1.4.1.6296.102.12.4.7.1.1.3 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRInfoLogSize OBJECT-TYPE CDR DB Log size <1-1000> | 1.3.6.1.4.1.6296.102.12.4.7.1.1.4 | INTEGER (1..1000) | read-only | current |
| sleV2McastIPTvCDRInfoExportTimeThreshold OBJECT-TYPE The time threshold of CDR export. Format: [0-52]w[0-6]d[0-23]h | 1.3.6.1.4.1.6296.102.12.4.7.1.1.5 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRInfoExportTimeBegin OBJECT-TYPE The begin time of CDR export. Format : hh:mm | 1.3.6.1.4.1.6296.102.12.4.7.1.1.6 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRInfoExportAmountThreshold OBJECT-TYPE The amount threshold of CDR export. <1-100> unit : 1 % | 1.3.6.1.4.1.6296.102.12.4.7.1.1.7 | INTEGER (1..100) | read-only | current |
| sleV2McastIPTvCDRInfoSyslogPriority OBJECT-TYPE The priority of CDR syslog. 0 means syslog-disabled. | 1.3.6.1.4.1.6296.102.12.4.7.1.1.8 | INTEGER {none(0), emerg(1), alert(2), crit(3), err(4), warning(5), notice(6), info(7), debug(8)} | read-only | current |
| sleV2McastIPTvCDRInfoANInfo OBJECT-TYPE The interface that include AN(Exporter) IP address. Always use a primary IP address. It can be IP address of exporter | 1.3.6.1.4.1.6296.102.12.4.7.1.1.9 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRInfoControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.1.2 | |||
| sleV2McastIPTvCDRInfoControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.4.7.1.2.1 | INTEGER {setCDRStatus(1), setCDREventProfile(2), setCDRLogFileProfile(3), setCDRExportProfile(4), setCDRSyslogPriority(5)} | read-write | current |
| sleV2McastIPTvCDRInfoControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.4.7.1.2.2 | SleControlStatusType | read-only | current |
| sleV2McastIPTvCDRInfoControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.4.7.1.2.3 | Gauge32 | read-write | current |
| sleV2McastIPTvCDRInfoControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.4.7.1.2.4 | TimeStamp | read-only | current |
| sleV2McastIPTvCDRInfoControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.4.7.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2McastIPTvCDRInfoContorlStatus OBJECT-TYPE indicate if the CDR logging is enabled or not | 1.3.6.1.4.1.6296.102.12.4.7.1.2.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| sleV2McastIPTvCDRInfoContorlKeepJoinInterval OBJECT-TYPE keeped-join interval <1-1440> | 1.3.6.1.4.1.6296.102.12.4.7.1.2.7 | INTEGER (1..1440) | read-write | current |
| sleV2McastIPTvCDRInfoContorlLogFileName OBJECT-TYPE CDR DB file name. | 1.3.6.1.4.1.6296.102.12.4.7.1.2.8 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRInfoControlLogSize OBJECT-TYPE CDR DB Log size <1-1000> | 1.3.6.1.4.1.6296.102.12.4.7.1.2.9 | INTEGER (1..1000) | read-write | current |
| sleV2McastIPTvCDRInfoControlExportTimeThreshold OBJECT-TYPE The time threshold of CDR export. Format: [0-52]w[0-6]d[0-23]h | 1.3.6.1.4.1.6296.102.12.4.7.1.2.10 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRInfoControlExportTimeBegin OBJECT-TYPE The begin time of CDR export. Format : hh:mm | 1.3.6.1.4.1.6296.102.12.4.7.1.2.11 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRInfoControlExportAmountThreshold OBJECT-TYPE The amount threshold of CDR export. <1-100> unit : 1 % | 1.3.6.1.4.1.6296.102.12.4.7.1.2.12 | INTEGER (1..100) | read-write | current |
| sleV2McastIPTvCDRInfoControlSyslogPriority OBJECT-TYPE The priority of CDR syslog. 0 means syslog-disabled. | 1.3.6.1.4.1.6296.102.12.4.7.1.2.13 | INTEGER {none(0), emerg(1), alert(2), crit(3), err(4), warning(5), notice(6), info(7), debug(8)} | read-write | current |
| sleV2McastIPTvCDRInfoControlANInfo OBJECT-TYPE The interface that include AN(Exporter) IP address. Always use a primary IP address. It can be IP address of exporter | 1.3.6.1.4.1.6296.102.12.4.7.1.2.14 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRInfoNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.1.3 | |||
| sleV2McastIPTvCDRLogServer OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.2 | |||
| sleV2McastIPTvCDRLogServerTable OBJECT-TYPE multicast IPTV CDR log server table. | 1.3.6.1.4.1.6296.102.12.4.7.2.1 | not-accessible | current | |
| sleV2McastIPTvCDRLogServerEntry OBJECT-TYPE key: sleV2McastIPTvCDRLogServerId | 1.3.6.1.4.1.6296.102.12.4.7.2.1.1 | not-accessible | current | |
| sleV2McastIPTvCDRLogServerId OBJECT-TYPE LogServer Id | 1.3.6.1.4.1.6296.102.12.4.7.2.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2McastIPTvCDRLogServerIpAddress OBJECT-TYPE LogServer IP address | 1.3.6.1.4.1.6296.102.12.4.7.2.1.1.2 | IpAddress | read-only | current |
| sleV2McastIPTvCDRLogServerPort OBJECT-TYPE LogServer Layer4 Port. | 1.3.6.1.4.1.6296.102.12.4.7.2.1.1.3 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvCDRLogServerMode OBJECT-TYPE LogServer trasferring mode. | 1.3.6.1.4.1.6296.102.12.4.7.2.1.1.4 | INTEGER {ftp(1), tftp(2)} | read-only | current |
| sleV2McastIPTvCDRLogServerUserId OBJECT-TYPE LogServer User Id | 1.3.6.1.4.1.6296.102.12.4.7.2.1.1.5 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRLogServerUserPassword OBJECT-TYPE LogServer User Password If user id is 'anony', user password must be 'anony' | 1.3.6.1.4.1.6296.102.12.4.7.2.1.1.6 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRLogServerControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.2.2 | |||
| sleV2McastIPTvCDRLogServerControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.4.7.2.2.1 | INTEGER {createLogServer(1), deleteLogServer(2), uploadCDR(3), uploadCDRManual(4)} | read-write | current |
| sleV2McastIPTvCDRLogServerControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.4.7.2.2.2 | SleControlStatusType | read-only | current |
| sleV2McastIPTvCDRLogServerControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.4.7.2.2.3 | Gauge32 | read-write | current |
| sleV2McastIPTvCDRLogServerControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.4.7.2.2.4 | TimeStamp | read-only | current |
| sleV2McastIPTvCDRLogServerControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.4.7.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2McastIPTvCDRLogServerControlId OBJECT-TYPE LogServer Id | 1.3.6.1.4.1.6296.102.12.4.7.2.2.6 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvCDRLogServerControlIpAddress OBJECT-TYPE LogServer IP address | 1.3.6.1.4.1.6296.102.12.4.7.2.2.7 | IpAddress | read-write | current |
| sleV2McastIPTvCDRLogServerControlPort OBJECT-TYPE LogServer Layer4 Port. | 1.3.6.1.4.1.6296.102.12.4.7.2.2.8 | INTEGER (0..65535) | read-write | current |
| sleV2McastIPTvCDRLogServerControlMode OBJECT-TYPE LogServer trasferring mode. | 1.3.6.1.4.1.6296.102.12.4.7.2.2.9 | INTEGER {ftp(1), tftp(2)} | read-write | current |
| sleV2McastIPTvCDRLogServerControlUserId OBJECT-TYPE LogServer User Id | 1.3.6.1.4.1.6296.102.12.4.7.2.2.10 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRLogServerControlUserPassword OBJECT-TYPE LogServer User Password If user id is 'anony', user password must be 'anony' | 1.3.6.1.4.1.6296.102.12.4.7.2.2.11 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRLogServerControlFileName OBJECT-TYPE remote CDR DB filename (default NULL) | 1.3.6.1.4.1.6296.102.12.4.7.2.2.12 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRLogServerNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.2.3 | |||
| sleV2McastIPTvCDRStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.3 | |||
| sleV2McastIPTvCDRLogStats OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.3.1 | |||
| sleV2McastIPTvCDRLogStatsTotalCount OBJECT-TYPE The total count of CDR logging | 1.3.6.1.4.1.6296.102.12.4.7.3.1.1 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvCDRLogStatsJoinCount OBJECT-TYPE The total count of CDR Join-logging | 1.3.6.1.4.1.6296.102.12.4.7.3.1.2 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvCDRLogStatsKeepJoinedCount OBJECT-TYPE The total count of CDR Keep-Joined-logging | 1.3.6.1.4.1.6296.102.12.4.7.3.1.3 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvCDRLogStatsLeaveCount OBJECT-TYPE The total count of CDR Leave-logging | 1.3.6.1.4.1.6296.102.12.4.7.3.1.4 | INTEGER (0..65535) | read-only | current |
| sleV2McastIPTvCDRLogStatsLastExportDate OBJECT-TYPE The last logging date | 1.3.6.1.4.1.6296.102.12.4.7.3.1.5 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRLogStatsLastExportReason OBJECT-TYPE The last logging reason | 1.3.6.1.4.1.6296.102.12.4.7.3.1.6 | INTEGER {time(1), amount(2), manual(3)} | read-only | current |
| sleV2McastIPTvCDRLogStatsLastExportServerList OBJECT-TYPE The last logging Server list. (delimiter : / ) | 1.3.6.1.4.1.6296.102.12.4.7.3.1.7 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFormat OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.4 | |||
| sleV2McastIPTvCDRFormatTable OBJECT-TYPE multicast IPTV CDR format table. | 1.3.6.1.4.1.6296.102.12.4.7.4.1 | not-accessible | current | |
| sleV2McastIPTvCDRFormatEntry OBJECT-TYPE key: sleV2McastIPTvCDRFmtName | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1 | not-accessible | current | |
| sleV2McastIPTvCDRFmtName OBJECT-TYPE The Log-format-profile name. | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.1 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtDelimiter OBJECT-TYPE The log delimiter. Default ',' | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.2 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtOrderRecordType OBJECT-TYPE <0/1-9> 0 : means omit. Default: 1 | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.3 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtOrderReason OBJECT-TYPE <0/1-9> 0 : means omit. Default: 2 | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.4 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtOrderLogTime OBJECT-TYPE <0/1-9> 0 : means omit. Default: 3 | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.5 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtOrderAN OBJECT-TYPE <0/1-9> 0 : means omit. Default: 4 | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.6 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtOrderSubscriber OBJECT-TYPE <0/1-9> 0 : means omit. Default: 5 | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.7 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtOrderChannel OBJECT-TYPE <0/1-9> 0 : means omit. Default: 6 | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.8 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtOrderChannelType OBJECT-TYPE <0/1-9> 0 : means omit. Default: 7 | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.9 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtOrderStartTime OBJECT-TYPE <0/1-9> 0 : means omit. Default: 8 | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.10 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtOrderViewingDuration OBJECT-TYPE <0/1-9> 0 : means omit. Default: 9 | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.11 | OCTET STRING | read-only | current |
| sleV2McastIPTvCDRFmtJPRecId OBJECT-TYPE record-id : <1-255>, 0 means 'no', max 32 string , default: string : join-permit The Join-Permit record ID value | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.12 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtJDRecId OBJECT-TYPE record-id : <1-255>, 0 means 'no', max 32 string, default: string : join-deny The Join-Deny record ID value | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.13 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtKJRecId OBJECT-TYPE record-id : <1-255>, 0 means 'no', max 32 string, default: string : keep-joined The Keep-Joined record ID value | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.14 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtLPRecId OBJECT-TYPE record-id : <1-255>, 0 means 'no', max 32 string, default: string : leave-permit The Leave-Permit record ID value | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.15 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtLDRecId OBJECT-TYPE record-id : <1-255>, 0 means 'no', max 32 string, default: string : leave-deny The Leave-Deny record ID value | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.16 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtJPChTypeFullView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string The Join-Permit channel-type preview record ID value This is prior to JoinPermitRecordId. | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.17 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtJPChTypePreView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string The Join-Permit channel-type preview record ID value This is prior to JoinPermitRecordId. | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.18 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtJPChTypePayPerView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string The Join-Permit channel-type payperview record ID value This is prior to JoinPermitRecordId. | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.19 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtJDReasonNoSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string The Join-Deny reason-noSubscriber record ID value This is prior to JoinDenyRecordId | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.20 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtJDReasonNoChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to JoinDenyRecordId | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.21 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtJDReasonNotSubscribed OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to JoinDenyRecordId | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.22 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtJDReasonOverQuota OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to JoinDenyRecordId | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.23 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtJDReasonOverMaxStream OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to JoinDenyRecordId | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.24 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtJDReasonOverMaxBw OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to JoinDenyRecordId | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.25 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtKJChTypeFullView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to KeepJoinedRecordId | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.26 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtKJChTypePreView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to KeepJoinedRecordId | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.27 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtKJChTypePayPerView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to KeepJoinedRecordId | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.28 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtLPReasonLeaveChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to LeavePermit | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.29 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtLPReasonTimeout OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to LeavePermit | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.30 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtLPReasonRemoveChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to LeavePermit | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.31 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtLPReasonRemoveSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to LeavePermit | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.32 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtLDReasonNoSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to LeaveDeny | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.33 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtLDReasonNoChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to LeaveDeny | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.34 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtLDReasonNotSubscribed OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to LeaveDeny | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.35 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtLDReasonNotJoined OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string This is prior to LeaveDeny | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.36 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonNoSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.37 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonNoChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.38 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonNotSubscribed OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.39 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonOverQuota OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.40 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonOverMaxStream OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.41 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonOverMaxBw OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.42 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonLeaveChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.43 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonTimeout OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.44 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonRemoveChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.45 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonRemoveSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.46 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRFmtReasonNotJoined OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.1.1.47 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2McastIPTvCDRLogFormatControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.4.2 | |||
| sleV2McastIPTvCDRFmtControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.12.4.7.4.2.1 | INTEGER {createCDRFormat(1), deleteCDRFormat(2), setCDROrder(3), setCDRRecordTypeProfile(4), setCDRReasonProfile(5)} | read-write | current |
| sleV2McastIPTvCDRFmtControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.12.4.7.4.2.2 | SleControlStatusType | read-only | current |
| sleV2McastIPTvCDRFmtControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.12.4.7.4.2.3 | Gauge32 | read-write | current |
| sleV2McastIPTvCDRFmtControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.12.4.7.4.2.4 | TimeStamp | read-only | current |
| sleV2McastIPTvCDRFmtControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.12.4.7.4.2.5 | SleControlRequestResultType | read-only | current |
| sleV2McastIPTvCDRFmtControlName OBJECT-TYPE The Log-format-profile name. | 1.3.6.1.4.1.6296.102.12.4.7.4.2.6 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlDelimiter OBJECT-TYPE The log delimiter. Default ',' | 1.3.6.1.4.1.6296.102.12.4.7.4.2.7 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlOrderRecordType OBJECT-TYPE <0/1-9> 0 : means omit. Default: 1 | 1.3.6.1.4.1.6296.102.12.4.7.4.2.8 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlOrderReason OBJECT-TYPE <0/1-9> 0 : means omit. Default: 2 | 1.3.6.1.4.1.6296.102.12.4.7.4.2.9 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlOrderLogTime OBJECT-TYPE <0/1-9> 0 : means omit. Default: 3 | 1.3.6.1.4.1.6296.102.12.4.7.4.2.10 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlOrderAN OBJECT-TYPE <0/1-9> 0 : means omit. Default: 4 | 1.3.6.1.4.1.6296.102.12.4.7.4.2.11 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlOrderSubscriber OBJECT-TYPE <0/1-9> 0 : means omit. Default: 5 | 1.3.6.1.4.1.6296.102.12.4.7.4.2.12 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlOrderChannel OBJECT-TYPE <0/1-9> 0 : means omit. Default: 6 | 1.3.6.1.4.1.6296.102.12.4.7.4.2.13 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlOrderChannelType OBJECT-TYPE <0/1-9> 0 : means omit. Default: 7 | 1.3.6.1.4.1.6296.102.12.4.7.4.2.14 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlOrderStartTime OBJECT-TYPE <0/1-9> 0 : means omit. Default: 8 | 1.3.6.1.4.1.6296.102.12.4.7.4.2.15 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlOrderViewingDuration OBJECT-TYPE <0/1-9> 0 : means omit. Default: 9 | 1.3.6.1.4.1.6296.102.12.4.7.4.2.16 | OCTET STRING | read-write | current |
| sleV2McastIPTvCDRFmtControlJPRecId OBJECT-TYPE record-id : <1-255>, 0 means 'no', max 32 string , default: string : join-permit The Join-Permit record ID value | 1.3.6.1.4.1.6296.102.12.4.7.4.2.17 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlJDRecId OBJECT-TYPE record-id : <1-255>, 0 means 'no', max 32 string, default: string : join-deny The Join-Deny record ID value | 1.3.6.1.4.1.6296.102.12.4.7.4.2.18 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlKJRecId OBJECT-TYPE record-id : <1-255>, 0 means 'no', max 32 string, default: string : keep-joined The Keep-Joined record ID value | 1.3.6.1.4.1.6296.102.12.4.7.4.2.19 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlLPRecId OBJECT-TYPE record-id : <1-255>, 0 means 'no', max 32 string, default: string : leave-permit The Leave-Permit record ID value | 1.3.6.1.4.1.6296.102.12.4.7.4.2.20 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlLDRecId OBJECT-TYPE record-id : <1-255>, 0 means 'no', max 32 string, default: string : leave-deny The Leave-Deny record ID value | 1.3.6.1.4.1.6296.102.12.4.7.4.2.21 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlJPChTypeFullView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.22 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlJPChTypePreView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.23 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlJPChTypePayPerView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.24 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlJDReasonNoSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.25 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlJDReasonNoChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.26 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlJDReasonNotSubscribed OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.27 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlJDReasonOverQuota OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.28 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlJDReasonOverMaxStream OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.29 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlJDReasonOverMaxBw OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.30 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlKJChTypeFullView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.31 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlKJChTypePreview OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.32 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlKJChTypePayPerView OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.33 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlLPReasonLeaveChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.34 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlLPReasonTimeout OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.35 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlLPReasonRemoveChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.36 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlLPReasonRemoveSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.37 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlLDReasonNoSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.38 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlLDReasonNoChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.39 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlLDReasonNotSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.40 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlLDReasonNotJoined OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.41 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonNoSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.42 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonNoChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.43 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonNotSubscribed OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.44 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonOverQuota OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.45 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonOverMaxStream OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.46 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonOverMaxBx OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.47 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonLeaveChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.48 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonTimeout OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.49 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonRemoveChannel OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.50 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonRemoveSubscriber OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.51 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRFmtControlReasonNotJoined OBJECT-TYPE record-id : <1-255>, 0 means 'no' max 32 string | 1.3.6.1.4.1.6296.102.12.4.7.4.2.52 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2McastIPTvCDRLogFormatNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.12.4.7.4.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| sleV2M4RouteInfoActivityChanged NOTIFICATION-TYPE | 1.3.6.1.4.1.6296.102.12.2.1.1.3.1 | current |
| sleV2M4RouteInfoLimitChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.1.1.3.2 | current |
| sleV2M4RouteInfoUnkwonFloodChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.1.1.3.3 | current |
| sleV2M4RouteEntryDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.1.2.3.1 | current |
| sleV2M4RoutAllEntriesCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.1.2.3.2 | current |
| sleV2M4RoutStatisticsCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.1.2.3.3 | current |
| sleV2M4RoutAllStatisticsCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.1.2.3.4 | current |
| sleV2M4RouteInterfaceProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.1.4.3.1 | current |
| sleV2IgmpInfoSnoopActivityChanged NOTIFICATION-TYPE setMcastInfoMvrActivity | 1.3.6.1.4.1.6296.102.12.2.2.1.3.1 | current |
| sleV2IgmpInfoQuerierProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.1.3.2 | current |
| sleV2IgmpInfoTcnProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.1.3.3 | current |
| sleV2IgmpInfoMvrActivityChanged NOTIFICATION-TYPE setMcastInfoMvrActivity | 1.3.6.1.4.1.6296.102.12.2.2.1.3.4 | current |
| sleV2IgmpInfoTcnProfileQueryIntervalChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.1.3.5 | current |
| sleV2IgmpInfoTcnProfileSolicitAddressChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.1.3.6 | current |
| sleV2IgmpInfoVerifyTTLChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.1.3.7 | current |
| sleV2IgmpInfoSnoopExplicitTrackingMacBasedChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.1.3.8 | current |
| sleV2IgmpInfoSnoopTcnQueryGeneralChanged NOTIFICATION-TYPE setIgmpInfoSnoopTcnGeneral | 1.3.6.1.4.1.6296.102.12.2.2.1.3.9 | current |
| sleV2IgmpinfoSnoopMrouterCpuChanged NOTIFICATION-TYPE setIgmpInfoSnoopMrouterCpu | 1.3.6.1.4.1.6296.102.12.2.2.1.3.10 | current |
| sleV2IgmpInfoMaxGroupSystemCntChanged NOTIFICATION-TYPE setIgmpInfoMaxGroupSystemCnt | 1.3.6.1.4.1.6296.102.12.2.2.1.3.11 | current |
| sleV2IgmpInfoMaxGroupSystemCntDeleted NOTIFICATION-TYPE delIgmpInfoMaxGroupSystemCnt | 1.3.6.1.4.1.6296.102.12.2.2.1.3.12 | current |
| sleV2IgmpInfoSnoopMRouteProfileChanged NOTIFICATION-TYPE setIgmpInfoSnoopMrouterProfile | 1.3.6.1.4.1.6296.102.12.2.2.1.3.13 | current |
| sleV2IghVlanProfileChanged NOTIFICATION-TYPE setMvr4VlanHelperAddress | 1.3.6.1.4.1.6296.102.12.2.2.2.1.3.1 | current |
| sleV2IghJoinCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.2.2.3.1 | current |
| sleV2IghJoinDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.2.2.3.2 | current |
| sleV2IghJoinCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.2.2.3.3 | current |
| sleV2IghGroupCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.3.1 | current |
| sleV2IghGroupDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.3.2 | current |
| sleV2IghGroupCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.2.3.3.3 | current |
| sleV2IghJoinProfileCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.2.4.3.1 | current |
| sleV2IghJoinProfileDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.2.4.3.2 | current |
| sleV2IghGroupProfileCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.2.5.3.1 | current |
| sleV2IghGroupProfileDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.2.5.3.2 | current |
| sleV2IgmpSsmMapCreated NOTIFICATION-TYPE | 1.3.6.1.4.1.6296.102.12.2.2.3.3.1 | current |
| sleV2IgmpSsmMapDestroyed NOTIFICATION-TYPE | 1.3.6.1.4.1.6296.102.12.2.2.3.3.2 | current |
| sleV2IgmpInterfaceActivityChanged NOTIFICATION-TYPE | 1.3.6.1.4.1.6296.102.12.2.2.4.1.3.1 | current |
| sleV2IgmpInterfaceProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.3.2 | current |
| sleV2IgmpInterfaceMrouteChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.3.3 | current |
| sleV2IgmpInterfaceProxyServiceChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.3.4 | current |
| sleV2IgmpInterfaceStatsCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.3.5 | current |
| sleV2IgmpInterfaceVerifySrcIpChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.1.3.6 | current |
| sleV2IgmpSourceCreated NOTIFICATION-TYPE In IGMPv3, Adding static (S,G) entry is imply that SourceFilterMode is 'allow'. | 1.3.6.1.4.1.6296.102.12.2.2.4.3.3.1 | current |
| sleV2IgmpSourceDestroyed NOTIFICATION-TYPE In IGMPv3, Removing static (S,G) entry is imply that SourceFilterMode is 'block'. | 1.3.6.1.4.1.6296.102.12.2.2.4.3.3.2 | current |
| sleV2IgmpGStateGroupCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.4.1 | current |
| sleV2IgmpGStateSessionCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.4.2 | current |
| sleV2IgmpGStateAllCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.4.4.4.3 | current |
| sleV2IgsVlanCreated NOTIFICATION-TYPE createIgmpSnoopVlan | 1.3.6.1.4.1.6296.102.12.2.2.5.1.3.1 | current |
| sleV2IgsVlanDestroyed NOTIFICATION-TYPE destroyIgmpSnoopVlan | 1.3.6.1.4.1.6296.102.12.2.2.5.1.3.2 | current |
| sleV2IgsVlanProfileChanged NOTIFICATION-TYPE setIgmpSnoopVlanProfile | 1.3.6.1.4.1.6296.102.12.2.2.5.1.3.3 | current |
| sleV2IgsVlanMRouteProfileChanged NOTIFICATION-TYPE setIgmpSnoopMRouteProfile | 1.3.6.1.4.1.6296.102.12.2.2.5.1.3.4 | current |
| sleV2IgsVlanQuerierProfileChanced NOTIFICATION-TYPE setIgmpSnoopQuerierProfile | 1.3.6.1.4.1.6296.102.12.2.2.5.1.3.5 | current |
| sleV2IgsVlanTcnProfileChanced NOTIFICATION-TYPE setIgmpSnoopTcnProfile | 1.3.6.1.4.1.6296.102.12.2.2.5.1.3.6 | current |
| sleV2IgsVlanStatisticsCleared NOTIFICATION-TYPE clearIgmpSnoopStatistics | 1.3.6.1.4.1.6296.102.12.2.2.5.1.3.7 | current |
| sleV2IgsSourceCreated NOTIFICATION-TYPE In IGMPv3, Adding (S,G) entry is imply that SourceFilterMode is 'allow'. | 1.3.6.1.4.1.6296.102.12.2.2.5.3.3.1 | current |
| sleV2IgsSourceDestroyed NOTIFICATION-TYPE In IGMPv3, Removing static (S,G) entry is imply that SourceFilterMode is 'block'. | 1.3.6.1.4.1.6296.102.12.2.2.5.3.3.2 | current |
| sleV2IgsPortrofileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.5.5.3.1 | current |
| sleV2IgsPortExplicitTrackingMaxHostsChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.5.5.3.2 | current |
| sleV2IgsPortExplicitTrackingMacBasedChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.5.5.3.3 | current |
| sleV2IgsPortDot1qChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.5.5.3.4 | current |
| sleV2IgsPortMrouterchanged NOTIFICATION-TYPE setIgsMrouter | 1.3.6.1.4.1.6296.102.12.2.2.5.5.3.5 | current |
| sleV2IgsStatsCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.5.6.3.1 | current |
| sleV2IgsVlanStatsCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.5.7.3.1 | current |
| sleV2IgfProfileCreated NOTIFICATION-TYPE | 1.3.6.1.4.1.6296.102.12.2.2.6.1.3.1 | current |
| sleV2IgfProfileDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.6.1.3.2 | current |
| sleV2IgfProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.6.1.3.3 | current |
| sleV2IgfProfileByNameCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.6.1.3.4 | current |
| sleV2IgfpRangeAdded NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.6.2.3.1 | current |
| sleV2IgfpRangeDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.6.2.3.2 | current |
| sleV2IgfPortProfileChanged NOTIFICATION-TYPE | 1.3.6.1.4.1.6296.102.12.2.2.6.3.3.1 | current |
| sleV2IgfPortMaxGroupChanged NOTIFICATION-TYPE | 1.3.6.1.4.1.6296.102.12.2.2.6.3.3.2 | current |
| sleV2IgfPortDhcpSnoopBindingPermissionChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.6.3.3.3 | current |
| sleV2IgfPortPacketTypeChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.6.3.3.4 | current |
| sleV2Mvr4PortProfileChanged NOTIFICATION-TYPE setMvrPort | 1.3.6.1.4.1.6296.102.12.2.2.7.1.3.1 | current |
| sleV2Mvr4GroupCreated NOTIFICATION-TYPE It indicates that the group has been created on the VLAN. | 1.3.6.1.4.1.6296.102.12.2.2.7.2.3.1 | current |
| sleV2Mvr4GroupDestroyed NOTIFICATION-TYPE It indicates that the group has been destroyed from the VLAN. | 1.3.6.1.4.1.6296.102.12.2.2.7.2.3.2 | current |
| sleV2IgsMaxBWLimitSystemMaxChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.5.1 | current |
| sleV2IgsMaxBWLimitChannelDefaultChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.5.2 | current |
| sleV2IgsMaxBWLimitPortMaxChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.5.3 | current |
| sleV2IgsMaxBWLimitChannelAdded NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.5.4 | current |
| sleV2IgsMaxBWLimitChannelDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.5.5 | current |
| sleV2IgsMaxBWLimitCurrentBWCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.5.6 | current |
| sleV2IgsMaxBWLimitPortCurrentBWCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.2.9.5.7 | current |
| sleV2Pim4InfoSnoopingActivityChanged NOTIFICATION-TYPE sleV2Pim4InfoSnoopingActivityChanged | 1.3.6.1.4.1.6296.102.12.2.3.1.3.1 | current |
| sleV2Pim4InfoProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.3.2 | current |
| sleV2Pim4InfoRPProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.3.3 | current |
| sleV2Pim4InfoBSRProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.3.4 | current |
| sleV2Pim4InfoRegisterProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.3.5 | current |
| sleV2Pim4InfoVIFFlapDiscreditProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.3.6 | current |
| sleV2Pim4InfoMRTCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.3.7 | current |
| sleV2Pim4InfoRPSetCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.3.8 | current |
| sleV2Pim4InfoFlapVIFCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.1.3.9 | current |
| sleV2Pim4IfProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.1.3.1 | current |
| sleV2Pim4CreateCRPProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.3.1 | current |
| sleV2Pim4DestroyCRPProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.4.3.2 | current |
| sleV2Pim4CreateSRPProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.3.1 | current |
| sleV2Pim4DestroySRPProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.5.3.2 | current |
| sleV2Pim4CreateStaticGroupProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.3.1 | current |
| sleV2Pim4DestroyStaticGroupProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.3.2.8.3.2 | current |
| sleV2Pim4VlanActivityChanged NOTIFICATION-TYPE setPIM4SnoopActivity | 1.3.6.1.4.1.6296.102.12.2.3.3.1.3.1 | current |
| sleV2IgmpProxyMultipathChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.4.1.3.1 | current |
| sleV2IgmpProxyInterfaceMrouteChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.4.2.1.3.1 | current |
| sleV2IgmpProxyInterfaceMrouteSourceIpChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.4.2.1.3.2 | current |
| sleV2IgmpProxyInterfaceServiceChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.4.2.1.3.3 | current |
| sleV2IgmpProxyInterfaceServiceSourceIpChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.4.2.1.3.4 | current |
| sleV2IgmpProxyInterfaceMrouteDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.2.4.2.1.3.5 | current |
| sleV2M6RouteInfoProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.1.3.1 | current |
| sleV2M6RouteEntryCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.3.1 | current |
| sleV2M6RouteEntryClearedAll NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.3.2 | current |
| sleV2M6RouteCounterCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.3.3 | current |
| sleV2M6RouteCounterClearedAll NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.1.2.3.4 | current |
| sleV2Pim6InfoProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.3.1 | current |
| sleV2Pim6InfoRPProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.3.2 | current |
| sleV2Pim6InfoBSRProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.3.3 | current |
| sleV2Pim6InfoRegisterProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.3.4 | current |
| sleV2Pim6InfoMRTCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.3.5 | current |
| sleV2Pim6InfoRPSetCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.1.3.6 | current |
| sleV2Pim6IfProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.1.3.1 | current |
| sleV2Pim6CreateCRPProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.3.1 | current |
| sleV2Pim6DestroyCRPProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.4.3.2 | current |
| sleV2Pim6CreateSRPProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.3.1 | current |
| sleV2Pim6DestroySRPProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.2.2.5.3.2 | current |
| sleV2MLDInfoProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.3.1 | current |
| sleV2MLDInfoProfileCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.3.2 | current |
| sleV2MLDSnpInfoProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.3.3 | current |
| sleV2MLDPxyInfoProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.1.3.4 | current |
| sleV2MLDIfProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.2.1.3.1 | current |
| sleV2CreateMLDSnpIfProfile NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.3.1.3.1 | current |
| sleV2MLDPxyIfProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.3.3.4.1.3.1 | current |
| sleV2McastIPTvInfoCacStateChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.1.3.1 | current |
| sleV2McastIPTvInfoLimitChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.1.3.2 | current |
| sleV2McastIPTvInfoFullviewRecogTimeChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.1.3.3 | current |
| sleV2McastIPTvPackageCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.2.4.1 | current |
| sleV2McastIPTvPackageChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.2.4.2 | current |
| sleV2McastIPTvPackageDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.2.4.3 | current |
| sleV2McastIPTvPackageAddChannel NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.2.4.4 | current |
| sleV2McastIPTvPackageRemoveChannel NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.2.4.5 | current |
| sleV2McastIPTvPreviewProfileCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.3.4.1 | current |
| sleV2McastIPTvPreviewProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.3.4.2 | current |
| sleV2McastIPTvPreviewProfileDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.3.4.3 | current |
| sleV2McastIPTvPreviewProfileResetChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.3.4.4 | current |
| sleV2McastIPTvPreviewInstantReset NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.3.4.5 | current |
| sleV2McastIPTvChannelCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.4.4.1 | current |
| sleV2McastIPTvChannelChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.4.4.2 | current |
| sleV2McastIPTvChannelDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.4.4.3 | current |
| sleV2McastIPTvCacProfileCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.5.4.1 | current |
| sleV2McastIPTvCacProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.5.4.2 | current |
| sleV2McastIPTvCacProfileDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.5.4.3 | current |
| sleV2McastIPTvCacProfileAddGroup NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.5.4.4 | current |
| sleV2McastIPTvCacProfileDelGroup NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.5.4.5 | current |
| sleV2McastIPTvSubscriberCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.6.2.4.1 | current |
| sleV2McastIPTvSubscriberChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.6.2.4.2 | current |
| sleV2McastIPTvSubscriberDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.6.2.4.3 | current |
| sleV2McastIPTvSubscriberAddPackage NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.6.2.4.4 | current |
| sleV2McastIPTvSubscriberRemovePackage NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.6.2.4.5 | current |
| sleV2McastIPTvSubscriberSuspend NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.6.2.4.6 | current |
| sleV2McastIPTvSubscriberResume NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.6.2.4.7 | current |
| sleV2McastIPTvSubscriberDescChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.6.2.4.8 | current |
| sleV2McastIPTvSubscriberHistoryCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.6.3.4.1 | current |
| sleV2McastIPTvCDRInfoStatusChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.1.3.1 | current |
| sleV2McastIPTvCDRInfoEventProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.1.3.2 | current |
| sleV2McastIPTvCDRInfoLogFileProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.1.3.3 | current |
| sleV2McastIPTvCDRInfoExportProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.1.3.4 | current |
| sleV2McastIPTvCDRInfoSyslogPriorityChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.1.3.5 | current |
| sleV2McastIPTvCDRLogServerCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.2.3.1 | current |
| sleV2McastIPTvCDRLogServerDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.2.3.2 | current |
| sleV2McastIPTvCDRLogServerUploadCDR NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.2.3.3 | current |
| sleV2McastIPTvCDRLogServerUploadCDRManual NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.2.3.4 | current |
| sleV2McastIPTvCDRLogFormatCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.4.3.1 | current |
| sleV2McastIPTvCDRLogFormatDeleted NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.4.3.2 | current |
| sleV2McastIPTvCDRLogFormatChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.4.3.3 | current |
| sleV2McastIPTvCDRLogFormatRecordTypeChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.4.3.4 | current |
| sleV2McastIPTvCDRLogFormatReasonChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.12.4.7.4.3.5 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| sleV2McastGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.6296.102.12.5 | current |
| sleV2McastNotificationGroup NOTIFICATION-GROUP Description. | 1.3.6.1.4.1.6296.102.12.6 | current |