FS-MULTICAST-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
55
fsIpMRouteInterfaceTable
table.1.3.6.1.4.1.52642.1.1.10.2.28.1.1
·
1 row entry
·
9 columns
The (conceptual) table containing multicast routing information specific to interfaces.
An entry (conceptual row) containing the multicast routing
information for a particular interface.
information for a particular interface.
Indexes
fsIpMRouteInterfaceIfIndex
| Column | Syntax | OID | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
fsIpMRouteInterfaceIfIndex
The ifIndex value of the interface for which this entry
contains information. |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.1.1.1 |
||||||||||||||||||||||||
|
fsIpMRouteInterfaceTtl
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 … |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.1.1.2 |
||||||||||||||||||||||||
|
fsIpMRouteInterfaceProtocol
The routing protocol running on this interface.
|
IANA-RTPROTO-MIBIANAipMRouteProtocol Textual Convention: IANA-RTPROTO-MIBIANAipMRouteProtocol EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.1.1.3 |
||||||||||||||||||||||||
|
fsIpMRouteInterfaceRateLimit
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. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.1.1.4 |
||||||||||||||||||||||||
|
fsIpMRouteInterfaceInMcastOctets
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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.1.1.5 |
||||||||||||||||||||||||
|
fsIpMRouteInterfaceOutMcastOctets
The number of octets of multicast packets that have been
sent on the interface. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.1.1.6 |
||||||||||||||||||||||||
|
fsIpMRouteInterfaceHCInMcastOctets
The number of octets of multicast packets that have arrived
on the interface, including framing characters. This object is a 64-bit version of ipMRouteInterfaceInMcastOctets. It is similar to ifHCInOctets in the Inter… |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.1.1.7 |
||||||||||||||||||||||||
|
fsIpMRouteInterfaceHCOutMcastOctets
The number of octets of multicast packets that have been
sent on the interface. This object is a 64-bit version of ipMRouteInterfaceOutMcastOctets. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.1.1.8 |
||||||||||||||||||||||||
|
fsIpMRouteBoundaryAclName
The name of an access list.
|
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.1.1.9 |
fsIpRpfTable
table.1.3.6.1.4.1.52642.1.1.10.2.28.1.2
·
1 row entry
·
6 columns
The (conceptual) table listing the router's scoped multicast address boundaries.
An entry (conceptual row) in the starIpRpfTable
representing a scoped boundary.
representing a scoped boundary.
Indexes
fsIpRpfSourceAddress
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
fsIpRpfSourceAddress
source address that this information concerns.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.2.1.1 |
||||
|
fsIpRpfInterface
For the given source, interface from which the
router expects to get packets. |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.2.1.2 |
||||
|
fsIpRpfNeighborAddress
For given source, neighbor from which the router expects to get
packets. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.2.1.3 |
||||
|
fsIpRpfRouteAddress
Route address and mask that matched against this source.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.2.1.4 |
||||
|
fsIpRpfRouteMask
Route address and mask that matched against this source.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.2.1.5 |
||||
|
fsIpRpfType
Routing table from which this route was obtained, either unicast,
or DVMRP mroutes. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.2.1.6 |
fsMPingTable
table.1.3.6.1.4.1.52642.1.1.10.2.28.1.3
·
1 row entry
·
8 columns
generate multicast traffic in the lab to test the multicast tree since it pings all members of the group, and all members respond.
An entry (conceptual row) in the starMPingTable.
Indexes
fsMPingIndex fsMPingGroupAddress fsMPingGroupMember
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
fsMPingIndex
Object which specifies a unique entry in the
fsPingTable. A management station wishing to initiate a ping operation should use a pseudo-random value for this object when creating or modifying an instance of a fsPingEnt… |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.3.1.1 |
||||||||||||
|
fsMPingGroupAddress
The address of group.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.3.1.2 |
||||||||||||
|
fsMPingGroupMember
The address of Member.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.3.1.3 |
||||||||||||
|
fsMPingResponseTime
The response time of member.
|
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.3.1.4 |
||||||||||||
|
fsMPingDataLength
Pinged ICMP echo datagram's data length.
|
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.3.1.5 |
||||||||||||
|
fsMPingTimeOuts
Ping but no echo from required address, the time last
for time out, in milliseconds. |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.3.1.6 |
||||||||||||
|
fsMPingCompleted
While the ping process has completed the value of this field
will be true(1), else false(2). |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.3.1.7 |
||||||||||||
|
fsMPingEntryStauts
entry status for this list.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.3.1.8 |
fsIpMRouteTable
table.1.3.6.1.4.1.52642.1.1.10.2.28.1.4
·
1 row entry
·
23 columns
The (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router.
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…
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…
Indexes
fsIpMRouteGroup fsIpMRouteSource fsIpMRouteSourceMask
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
fsIpMRouteGroup
The address of group.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.1 |
||||
|
fsIpMRouteSource
The address of Souce.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.2 |
||||
|
fsIpMRouteSourceMask
The Mask of Souce address.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.3 |
||||
|
fsIpMRouteRP
The address of RP Route.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.4 |
||||
|
fsIpMRoutePruneFlag
Boolean, indicates whether this route is pruned. A pruned
route is one that has an empty outgoing interface list or all interfaces are in Pruned state. A multicast packet that matches a pruned route doesn't get forwarde… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.5 |
||||
|
fsIpMRouteSparseFlag
Boolean, indicating PIM multicast routing protocol
sparse-mode (versus dense-mode). In sparse-mode, packets are forwarded only out interfaces that have been joined. In dense-mode, they are forwarded out all interfaces … |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.6 |
||||
|
fsIpMRouteConnectedFlag
Boolean, indicating whether there is a directly connected
member for a group attached to the router. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.7 |
||||
|
fsIpMRouteLocalFlag
Boolean, indicating whether local system is a member of a
group on any interface. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.8 |
||||
|
fsIpMRouteRegisterFlag
Boolean, indicates whether to send registers for the
entry. A first hop router directly connected to a multicast source host, as well as a border router on the boundary of two domains running different multicast routing… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.9 |
||||
|
fsIpMRouteRpFlag
Boolean, indicating whether there is a Prune state for
this source along the shared tree. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.10 |
||||
|
fsIpMRouteSptFlag
Boolean, indicating whether data is being received on the
SPT tree, ie the Shortest Path Tree. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.11 |
||||
|
fsIpMRouteInLimit
obsolete
Incoming interface's limit for rate limiting data
traffic, in Kbps. |
Kbits/secondInteger32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.12 |
||||
|
fsIpMRouteLifeAvg
The average of data traffic.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.13 |
||||
|
fsIpMrouteGroupPktsCount
The count of group packets.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.14 |
||||
|
fsIpMrouteSouceCount
The count of souce.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.15 |
||||
|
fsIpMrouteRpPkts
The packets count of Rp-Tree .
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.16 |
||||
|
fsIpMrouteRpPktsPerSec
The packets count which Rp-Tree send in one second.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.17 |
||||
|
fsIpMrouteRpAvgPktsSize
The average packets size which Rp-Tree send .
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.18 |
||||
|
fsIpMrouteRpKilobitsPerSec
Kilobits of Rp-Tree send in one second .
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.19 |
||||
|
fsIpMrouteSoucePkts
The packets count of souce .
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.20 |
||||
|
fsIpMrouteSoucePktsPerSec
The packets count which souce send in one second.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.21 |
||||
|
fsIpMrouteSouceAvgPktsSize
The average packets size which souce send .
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.22 |
||||
|
fsIpMrouteSouceKilobitsPerSec
Kilobits of Souce send in one second .
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.4.1.23 |
fsMrinfoTable
table.1.3.6.1.4.1.52642.1.1.10.2.28.1.5
·
1 row entry
·
7 columns
The (conceptual) table containing multicast routing information for PIM neighbor.
An entry (conceptual row) of starMrinfoTable.
Indexes
fsMrinfoIfAddress
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
fsMrinfoIfAddress
The address of Interface Router to request.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.5.1.1 |
||||
|
fsMrinfoNeighbor
The address of Interface neighbor,if there is no neigbor then
return 0.0.0.0. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.5.1.2 |
||||
|
fsMrinfoTtlThreshold
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 … |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.5.1.3 |
||||
|
fsMrinfoMetricOffset
Value added to the metric of a DVMRP route advertised in
a report message. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.5.1.4 |
||||
|
fsMrinfoQuerier
If this interface is querier then the value of this field
will be true(1), else false(2). |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.5.1.5 |
||||
|
fsMrinfoDown
If this interface is down then the value of this field
will be true(1), else false(2). |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.5.1.6 |
||||
|
fsMrinfoLeaf
If locoal switch is leaf switch then the value of this field
will be true(1), else false(2). |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.52642.1.1.10.2.28.1.5.1.7 |
fsMultVidTable
table.1.3.6.1.4.1.52642.1.1.10.2.28.1.6
·
1 row entry
·
2 columns
The (conceptual) table containing multicast routing vlan id for interface.
An entry (conceptual row) of fsMultVidTable.
Indexes
fsMultInterfaceIfIndex
| Column | Syntax | OID |
|---|---|---|
| fsMultInterfaceIfIndex | FS-TCIfIndex Textual Convention: FS-TCIfIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.6.1.1 |
|
fsMultVlan
The value indicate the VID of the vlan which that this port
belong to. This field is effective for only trunk port.The default value indicate the VID of the native vlan of that this port. |
Q-BRIDGE-MIBVlanIdr/w Textual Convention: Q-BRIDGE-MIBVlanId Integer32Type Constraints: range: 1..4094 |
.1.3.6.1.4.1.52642.1.1.10.2.28.1.6.1.2 |