A3Com-Dvmrp-r1-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for A3Com-Dvmrp-r1-MIB.
99
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
99 total| Object Name |
|---|
a3Com OBJECT IDENTIFIER .1.3.6.1.4.1.43 |
RFC1213-MIB Unknown .1.3.6.1.4.1.43 |
brouterMIB OBJECT IDENTIFIER .1.3.6.1.4.1.43.2 |
a3ComDVMRP OBJECT IDENTIFIER .1.3.6.1.4.1.43.2.28 |
a3ComDvmrpSConfig OBJECT IDENTIFIER .1.3.6.1.4.1.43.2.28.1 |
a3ComDvmrpCacheTimeThis object specifies the time in seconds a (source, group) entry is
kept in the forwarding table. The entry can be kept within 5 minutes to
1 day.rw INTEGER (300 .. 86400) .1.3.6.1.4.1.43.2.28.1.1 |
a3ComDvmrpPruneIf this object is set to enabled(1), then prune is on when running
multicast routing with DVMRP protocol. If is is set to disabled(2),
then prune is turned off.rw Enumeration .1.3.6.1.4.1.43.2.28.1.2 |
a3ComDvmrpUpdateTimeThis object specifies the time interval in seconds that Route Report
containing complete routing table is sent. It also derives Route
Expiration time which is set to three times value of this object,
Garbage Collection time which is set to five times value of this object,
Neighbor Expiration time which is set to two times value of this object
plus 20 seconds and Leaf Confirmation time which is set to three times
value of this object plus 20 seconds.rw INTEGER (5 .. 5400) .1.3.6.1.4.1.43.2.28.1.3 |
a3ComDvmrpMospfPolicyIf this object is set to mospf(1), the system will import the route
source from MOSPF domain into DVMRP. The route source is controlled
by the object a3ComDvmrpMospfTablerw Enumeration .1.3.6.1.4.1.43.2.28.1.4 |
a3ComDvmrpDestGroupPolicyThis object is used to control data packets forward to MOSPF domain.
If this object is set to destGroup(1), data packet will be checked
with object a3ComDvmrpDestGroupTable, which function as a filter,
before being forwarded to MOSPF domain. If this object is set to
noDestGroup(2), data packet is forwarded to MOSPF domain without any
checking.rw Enumeration .1.3.6.1.4.1.43.2.28.1.5 |
a3ComDvmrpCConfig OBJECT IDENTIFIER .1.3.6.1.4.1.43.2.28.2 |
a3ComDvmrpPortTableThis table contains entries of parameters associated with every port
or tunnel. SEQUENCE OF A3ComDvmrpPortEntry .1.3.6.1.4.1.43.2.28.2.1 |
a3ComDvmrpPortEntryEach entry contains information for a spcified port or tunnel. A3ComDvmrpPortEntry .1.3.6.1.4.1.43.2.28.2.1.1 |
a3ComDvmrpPortIndexThe port number or tunnel ID of which this entry applies. The
tunnel ID starts with 1025 and end with 1056, i.e. total tunnel
number is limited to 32.ro INTEGER .1.3.6.1.4.1.43.2.28.2.1.1.1 |
a3ComDvmrpPortControlThis object allows the multicast routing to run with DVMRP or not.rw Enumeration .1.3.6.1.4.1.43.2.28.2.1.1.2 |
a3ComDvmrpPortMetricThis object specifies the cost to the given port or tunnel. A value
of 32 is considered 'infinity'.rw INTEGER (1 .. 31) .1.3.6.1.4.1.43.2.28.2.1.1.3 |
a3ComDvmrpPortRateLimitThis object specifies the bandwidth in Kbits/second that will be
allocated for the multicast datagrams traffic. If set the value to
0 then the full bandwidth of the port will be applied.rw INTEGER (0 .. 100000) .1.3.6.1.4.1.43.2.28.2.1.1.4 |
a3ComDvmrpPortAggregateCtrlThis object controls the way to advertise routes.rw Enumeration .1.3.6.1.4.1.43.2.28.2.1.1.5 |
a3ComDvmrpBoundaryAddrTableThis table contains multicast addresses to be scoped for each port or
tunnel. SEQUENCE OF A3ComDvmrpBoundaryAddrEntry .1.3.6.1.4.1.43.2.28.2.2 |
a3ComDvmrpBoundaryAddrEntryEach entry contains a single or a range of multicast addresses to be
scoped over a specific port or tunnel. A3ComDvmrpBoundaryAddrEntry .1.3.6.1.4.1.43.2.28.2.2.1 |
a3ComDvmrpBoundaryAddrPortThe port or tunnel number to which this entry applies.ro INTEGER .1.3.6.1.4.1.43.2.28.2.2.1.1 |
a3ComDvmrpBoundaryAddrIpAddrThis allows you to configure a single or a set of multicast
addresses to be scoped that they do not get forwarded beyond a
boundary router.ro IpAddress .1.3.6.1.4.1.43.2.28.2.2.1.2 |
a3ComDvmrpBoundaryAddrMaskThis is the subnet mask associated with a3ComDvmrpBoundaryIpAddr of
this entry. If this is not specified, the value 255.255.255.255 is
used.rw IpAddress .1.3.6.1.4.1.43.2.28.2.2.1.3 |
a3ComDvmrpBoundaryAddrStatusThis object is used to add and delete entries in this table. See
the definition of RowStatus for detail.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.43.2.28.2.2.1.4 |
a3ComDvmrpMospfTableThis table contains a list of source subnet in MOSPF domain. SEQUENCE OF A3ComDvmrpMospfEntry .1.3.6.1.4.1.43.2.28.2.3 |
a3ComDvmrpMospfEntryEach entry contains a source subnet in MOSPF domain to be advertised
or not to be advertised to the DVMRP domain. A3ComDvmrpMospfEntry .1.3.6.1.4.1.43.2.28.2.3.1 |
a3ComDvmrpMospfIpAddrSource subnet's IP address.ro IpAddress .1.3.6.1.4.1.43.2.28.2.3.1.1 |
a3ComDvmrpMospfIpMaskThis is subnet mask associated with a3ComDvmrpMospfIpAddr. It is
a number of contiguous leading 1s, i.e. if the value is 1, it
indicates the subnet mask is 128.0.0.0, or if the value is 8 then
the subnet mask is 255.0.0.0.ro INTEGER .1.3.6.1.4.1.43.2.28.2.3.1.2 |
a3ComDvmrpMospfMetricThe routing metric to this source subnet. It ranges from 1 to 31.rw INTEGER .1.3.6.1.4.1.43.2.28.2.3.1.3 |
a3ComDvmrpMospfActionIf this object is set to aggregate(1), then this source subnet, if
learned from MOSPF, is advertised to DVMRP domain in aggregate form.
If this object is set to individual(2), then this source subnet, if
learned from MOSPF, is advertised to DVMRP domain as it is. Otherwise,
the route will not be advertised if the object is set to reject(3).rw Enumeration .1.3.6.1.4.1.43.2.28.2.3.1.4 |
a3ComDvmrpMospfStatusThis object is used to add and delete entries in this table. See
the definition of RowStatus for detail.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.43.2.28.2.3.1.5 |
a3ComDvmrpNeighborTableThis table contains a list of neighbors entries for each X.25 or
Frame-Relay networks. SEQUENCE OF A3ComDvmrpNeighborEntry .1.3.6.1.4.1.43.2.28.2.4 |
a3ComDvmrpNeighborEntryEach entry contains a single X.25 DTE address or a Frame-Relay DLCI. A3ComDvmrpNeighborEntry .1.3.6.1.4.1.43.2.28.2.4.1 |
a3ComDvmrpNeighborPortThe port number to which this entry applies.ro INTEGER .1.3.6.1.4.1.43.2.28.2.4.1.1 |
a3ComDvmrpNeighborTypeThis object specifies the media type of the port.ro Enumeration .1.3.6.1.4.1.43.2.28.2.4.1.2 |
a3ComDvmrpNeighborAddrThis object specifies an X.25 DTE address or a Frame-Relay DLCI.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.43.2.28.2.4.1.3 |
a3ComDvmrpNeighborStatusThis object is used to add and delete entries in this table. See
the definition of RowStatus for detail.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.43.2.28.2.4.1.4 |
a3ComDvmrpTunnelTableThis table contains entries of tunnel. SEQUENCE OF A3ComDvmrpTunnelEntry .1.3.6.1.4.1.43.2.28.2.5 |
a3ComDvmrpTunnelEntryEach entry contains parameters associated with a specific tunnel. A3ComDvmrpTunnelEntry .1.3.6.1.4.1.43.2.28.2.5.1 |
a3ComDvmrpTunnelIdThe ID number of which this entry applies. Tunnel ID starts with
1025 and ends with 1056.ro INTEGER .1.3.6.1.4.1.43.2.28.2.5.1.1 |
a3ComDvmrpTunnelLocalIpThis object specifies the IP address of local end of a tunnel. It
must be one of system's directly connected subnet.rw IpAddress .1.3.6.1.4.1.43.2.28.2.5.1.2 |
a3ComDvmrpTunnelRemoteIpThis object specifies the IP address of remote end of a tunnel.rw IpAddress .1.3.6.1.4.1.43.2.28.2.5.1.3 |
a3ComDvmrpTunnelTtlThis object specifies the value to be put in IP packet's TTL field
when transmits packets through a tunnel.rw INTEGER (1 .. 255) .1.3.6.1.4.1.43.2.28.2.5.1.4 |
a3ComDvmrpTunnelStatusThis object is used to add and delete entries in this table. See
the definition of RowStatus for detail.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.43.2.28.2.5.1.5 |
a3ComDvmrpAggreExceptTableThe table contains list of subnets not to be aggregated. SEQUENCE OF A3ComDvmrpAggreExceptEntry .1.3.6.1.4.1.43.2.28.2.6 |
a3ComDvmrpAggreExceptEntryEach entry contains a range of subnets. A3ComDvmrpAggreExceptEntry .1.3.6.1.4.1.43.2.28.2.6.1 |
a3ComDvmrpAggreExceptIpAddrThis object specifies the IP subnet address.rw IpAddress .1.3.6.1.4.1.43.2.28.2.6.1.1 |
a3ComDvmrpAggreExceptIpMaskThe subnet mask of ccsIpDvmrpAggreExceptIpAddr. It is an
integer value representing number of consecutive leading 1s. i.e.
if the value is 1, then the subnet mask is 128.0.0.0, if the value
is 8 then the subnet mask is 255.0.0.0.rw INTEGER (0 .. 32) .1.3.6.1.4.1.43.2.28.2.6.1.2 |
a3ComDvmrpAggreExceptStatusThis object is used to add and delete entries in this table. See
the definition of RowStatus for detail.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.43.2.28.2.6.1.3 |
a3ComDvmrpAggreRangeTableThe table contains range of routes to be aggregated. SEQUENCE OF A3ComDvmrpAggreRangeEntry .1.3.6.1.4.1.43.2.28.2.7 |
a3ComDvmrpAggreRangeEntryEach entry contains a range of routes. A3ComDvmrpAggreRangeEntry .1.3.6.1.4.1.43.2.28.2.7.1 |
a3ComDvmrpAggreRangeIpAddrThis object specifies the IP subnet address.rw IpAddress .1.3.6.1.4.1.43.2.28.2.7.1.1 |
a3ComDvmrpAggreRangeIpMaskThe subnet mask of ccsIpDvmrpAggreRangeIpAddr. It is an
integer value representing number of consecutive leading 1s. i.e.
if the value is 1, then the subnet mask is 128.0.0.0, if the value
is 8 then the subnet mask is 255.0.0.0.rw INTEGER (0 .. 32) .1.3.6.1.4.1.43.2.28.2.7.1.2 |
a3ComDvmrpAggreRangeMetricThis object specifies the cost to the above subnet. If set this
object to value 0, the metric associated with the aggregate route
to be advertised will pick up the best one among all the aggregated
routes.rw INTEGER (0 .. 31) .1.3.6.1.4.1.43.2.28.2.7.1.3 |
a3ComDvmrpAggreRangeStatusThis object is used to add and delete entries in this table. See
the definition of RowStatus for detail.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.43.2.28.2.7.1.4 |
a3ComDvmrpDestGroupTableThe table contains destination groups to be or not to be forwarded
to MOSPF domain. This table will take effect only if object
a3ComDvmrpDestGroupPolicy is set to 'destGroup (1)'. SEQUENCE OF A3ComDvmrpDestGroupEntry .1.3.6.1.4.1.43.2.28.2.8 |
a3ComDvmrpDestGroupEntryEach entry contains a destination group to be or not to be forwarded
to MOSPF domain. A3ComDvmrpDestGroupEntry .1.3.6.1.4.1.43.2.28.2.8.1 |
a3ComDvmrpDestGroupIpAddrThis object specifies the destination group IP address, the first
byte in decimal must be in the range of 224 to 239.ro IpAddress .1.3.6.1.4.1.43.2.28.2.8.1.1 |
a3ComDvmrpDestGroupIpMaskThis is subnet mask associated with a3ComDvmrpDestGroupIpAddr. It is
a number of contiguous leading 1s, i.e. if the value is 1, it
indicates the subnet mask is 128.0.0.0, or if the value is 8 then
the subnet mask is 255.0.0.0.ro INTEGER .1.3.6.1.4.1.43.2.28.2.8.1.2 |
a3ComDvmrpDestGroupActionThis object specifies if this destination group needs to be
forwarded to MOSPF domain. If set to 'accept (1)', the group is
forwarded to MOSPF domain; if set to 'reject (2)' then the group
is filtered out.rw Enumeration .1.3.6.1.4.1.43.2.28.2.8.1.3 |
a3ComDvmrpDestGroupStatusThis object is used to add and delete entries in this table. See
the definition of RowStatus for detail.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.43.2.28.2.8.1.4 |
a3ComDvmrpData OBJECT IDENTIFIER .1.3.6.1.4.1.43.2.28.3 |
a3ComDvmrpRouteTableThis table contains multicast route information. SEQUENCE OF A3ComDvmrpRouteEntry .1.3.6.1.4.1.43.2.28.3.1 |
a3ComDvmrpRouteEntryEach entry contains route information to a specific subnet or source. A3ComDvmrpRouteEntry .1.3.6.1.4.1.43.2.28.3.1.1 |
a3ComDvmrpRouteSourceThe source IP address of this route.ro IpAddress .1.3.6.1.4.1.43.2.28.3.1.1.1 |
a3ComDvmrpRouteMaskThis object is logical-anded with the source address before
comparing to the value in previous object a3ComDvmrpRouteSource.ro IpAddress .1.3.6.1.4.1.43.2.28.3.1.1.2 |
a3ComDvmrpRoutePreHopThe IP address of the upstream router of this route.ro IpAddress .1.3.6.1.4.1.43.2.28.3.1.1.3 |
a3ComDvmrpRouteMetricThe routing metric of this route. It's routing-protocol
dependenable, for DVMRP, the metric should be in range 1 to 31.
The value 32 is considered 'infinity' or unreachable.ro INTEGER .1.3.6.1.4.1.43.2.28.3.1.1.4 |
a3ComDvmrpRoutePortThe port number identifies from which this route comes.ro INTEGER .1.3.6.1.4.1.43.2.28.3.1.1.5 |
a3ComDvmrpRouteTypeThe type of route.ro Enumeration .1.3.6.1.4.1.43.2.28.3.1.1.6 |
a3ComDvmrpRouteStatusThe status of route.ro Enumeration .1.3.6.1.4.1.43.2.28.3.1.1.7 |
a3ComDvmrpRouteProtocolThe routing algorithm to which this route applies.ro Enumeration .1.3.6.1.4.1.43.2.28.3.1.1.8 |
a3ComDvmrpRouteTtlThe time in seconds this route was last updated.ro INTEGER .1.3.6.1.4.1.43.2.28.3.1.1.9 |
a3ComDvmrpRouteChildThis object identifies ports that connect to child subtree of the
multicast tree rooted at a3ComDvmrpRouteSource. Each octet, except
the first one which contains a value specified length of this
object, contains a bit map of 8 ports. The first (should say the
second) octet specifies ports from 1 to 8, the next octet specifies
ports 9 to 16, ... etc. The most significant bit in each octet
represents the lowest port, the least significant bit represents
the highest port among those 8 ports. If the bit is set then the
corresponding port connects to a child subtree, otherwise the
corresponding port does not connect to a child subtree. The tunnel
ports does not include in this object, it is specified in next,
a3ComDvmrpRouteChildTunnel object.ro OCTET STRING .1.3.6.1.4.1.43.2.28.3.1.1.10 |
a3ComDvmrpRouteChildTunnelThis object is the same as above but includes tunnel ports only.
The first (should say the second) octet specifies ports from 1025
(for tunnel port 1) to 1032, the next octet specifies ports 1033 to
1040, ... etc.ro OCTET STRING .1.3.6.1.4.1.43.2.28.3.1.1.11 |
a3ComDvmrpRouteLeafThis objec identifies ports that connect to leaf subnet of the
multicast tree rooted at a3ComDvmrpRouteSource. The value meaning
within each octet is the same as that of a3ComDvmrpRouteChild, except
the bit set means the corresponding port connects to a leaf. This
object does not include tunnel ports too.ro OCTET STRING .1.3.6.1.4.1.43.2.28.3.1.1.12 |
a3ComDvmrpRouteLeafTunnelThis objec is the same as a3ComDvmrpRouteLeaf object but includes
tunnel ports only.ro OCTET STRING .1.3.6.1.4.1.43.2.28.3.1.1.13 |
a3ComDvmrpForwardTableThis table contains information of each (source, group) pair. SEQUENCE OF A3ComDvmrpForwardEntry .1.3.6.1.4.1.43.2.28.3.2 |
a3ComDvmrpForwardEntryEach entry contains forwarding information for a specific (source,
group) pair. A3ComDvmrpForwardEntry .1.3.6.1.4.1.43.2.28.3.2.1 |
a3ComDvmrpForwardSourceThis object specifies root's IP address of this (source, group)
multicast distribution tree.ro IpAddress .1.3.6.1.4.1.43.2.28.3.2.1.1 |
a3ComDvmrpForwardGroupThis object specifies the destination multicast group address of
this (source, group) multicast distribution tree.ro IpAddress .1.3.6.1.4.1.43.2.28.3.2.1.2 |
a3ComDvmrpForwardTtlThis object specifies the time in seconds left for this (source,
group) entry to stay in the forwarding table. When this value
reaches 0, this (source, group) entry is deleted from the table.ro INTEGER .1.3.6.1.4.1.43.2.28.3.2.1.3 |
a3ComDvmrpForwardInPortThis object specifies the incoming port for the multicast
datagrams from the source a3ComDvmrpForwardSource.ro INTEGER .1.3.6.1.4.1.43.2.28.3.2.1.4 |
a3ComDvmrpForwardOutPortsThis object specifies ports to which multicast datagrams
belonging to this (source, group) pair to be forwarded. The value
in each octet contains a bit maps of 8 ports, that the significant
bit represents the lowest port and the least significant bit
represent the highest port. The first octet represents ports 1 to 8,
the next octet represents ports 9 to 16, ..., etc. If the bit value
is set then the corresponding port will have multicast datagrams to
be forwarded. The tunnel ports mapping is put in the next
a3ComDvmrpForwardOutPortsTunnel object.ro OCTET STRING .1.3.6.1.4.1.43.2.28.3.2.1.5 |
a3ComDvmrpForwardOutPortsTunnelThis object is the same as a3ComDvmrpForwardOutPorts object but
includes tunnel ports mapping only.ro OCTET STRING .1.3.6.1.4.1.43.2.28.3.2.1.6 |
a3ComDvmrpForwardScopedThis object specifies if it is a boundary port. If the value of
this object is yes(1), it means multicast traffic will not be
forwarded on the scoped address, specified in 3ComDvmrpForwardGroup,
on this port.ro Enumeration .1.3.6.1.4.1.43.2.28.3.2.1.7 |
a3ComDvmrpForwardPruneSentThis object specifies if a Prune message has been sent to its
upstream router. A prune message is sent when router wants to leave
the multicast delivery tree associated with this (source, group)
pair.ro Enumeration .1.3.6.1.4.1.43.2.28.3.2.1.8 |
a3ComDvmrpNbrRouterTableThis table contains information of each neighboring router. SEQUENCE OF A3ComDvmrpNbrRouterEntry .1.3.6.1.4.1.43.2.28.3.3 |
a3ComDvmrpNbrRouterEntryEach entry contains neighboring router's IP address, DVMRP version,
generation ID, expiration time and status. A3ComDvmrpNbrRouterEntry .1.3.6.1.4.1.43.2.28.3.3.1 |
a3ComDvmrpNbrRouterPortThe port number or tunnel ID of which this entry applies.ro INTEGER .1.3.6.1.4.1.43.2.28.3.3.1.1 |
a3ComDvmrpNbrRouterIpAddrThe IP address of this neighboring router.ro IpAddress .1.3.6.1.4.1.43.2.28.3.3.1.2 |
a3ComDvmrpNbrRouterGenIdThe generation ID of this neighboring router.ro INTEGER .1.3.6.1.4.1.43.2.28.3.3.1.3 |
a3ComDvmrpNbrRouterVerProtocolThe version of DVMRP protocol that this neighboring router is
running.ro INTEGER .1.3.6.1.4.1.43.2.28.3.3.1.4 |
a3ComDvmrpNbrRouterVerMroutedThe version of 'mrouted' that this neighboring router is running.ro INTEGER .1.3.6.1.4.1.43.2.28.3.3.1.5 |
a3ComDvmrpNbrRouterTtlThe time in seconds left for this neighboring router. When the
value reaches 0, this entry is deleted from the table.ro INTEGER .1.3.6.1.4.1.43.2.28.3.3.1.6 |
a3ComDvmrpNbrRouterLeafStatusThis object specifies if this neighboring router is a leaf node.ro Enumeration .1.3.6.1.4.1.43.2.28.3.3.1.7 |
a3ComDvmrpNbrRouterPruneStatusThis object specifies if this neighboring router supports DVMRP
prune.ro Enumeration .1.3.6.1.4.1.43.2.28.3.3.1.8 |
a3ComDvmrpNbrRouterGenIdStatusThis object specifies if this neighboring router provides generation
ID and its router list in the DVMRP probe packet.ro Enumeration .1.3.6.1.4.1.43.2.28.3.3.1.9 |
a3ComDvmrpNbrRouterMtraceStatusThis object specifies if this neighboring router supports multicast
trace route.ro Enumeration .1.3.6.1.4.1.43.2.28.3.3.1.10 |