A3Com-Dvmrp-r1-MIB

File: A3Com-Dvmrp-r1-MIB.mib (38481 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises IpAddress PhysAddress
OBJECT-TYPE

Defined Types

RowStatus  
INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)    

A3ComDvmrpPortEntry  
SEQUENCE    
  a3ComDvmrpPortIndex INTEGER
  a3ComDvmrpPortControl INTEGER
  a3ComDvmrpPortMetric INTEGER
  a3ComDvmrpPortRateLimit INTEGER
  a3ComDvmrpPortAggregateCtrl INTEGER

A3ComDvmrpBoundaryAddrEntry  
SEQUENCE    
  a3ComDvmrpBoundaryAddrPort INTEGER
  a3ComDvmrpBoundaryAddrIpAddr IpAddress
  a3ComDvmrpBoundaryAddrMask IpAddress
  a3ComDvmrpBoundaryAddrStatus RowStatus

A3ComDvmrpMospfEntry  
SEQUENCE    
  a3ComDvmrpMospfIpAddr IpAddress
  a3ComDvmrpMospfIpMask INTEGER
  a3ComDvmrpMospfMetric INTEGER
  a3ComDvmrpMospfAction INTEGER
  a3ComDvmrpMospfStatus RowStatus

A3ComDvmrpNeighborEntry  
SEQUENCE    
  a3ComDvmrpNeighborPort INTEGER
  a3ComDvmrpNeighborType INTEGER
  a3ComDvmrpNeighborAddr PhysAddress
  a3ComDvmrpNeighborStatus RowStatus

A3ComDvmrpTunnelEntry  
SEQUENCE    
  a3ComDvmrpTunnelId INTEGER
  a3ComDvmrpTunnelLocalIp IpAddress
  a3ComDvmrpTunnelRemoteIp IpAddress
  a3ComDvmrpTunnelTtl INTEGER
  a3ComDvmrpTunnelStatus RowStatus

A3ComDvmrpAggreExceptEntry  
SEQUENCE    
  a3ComDvmrpAggreExceptIpAddr IpAddress
  a3ComDvmrpAggreExceptIpMask INTEGER
  a3ComDvmrpAggreExceptStatus RowStatus

A3ComDvmrpAggreRangeEntry  
SEQUENCE    
  a3ComDvmrpAggreRangeIpAddr IpAddress
  a3ComDvmrpAggreRangeIpMask INTEGER
  a3ComDvmrpAggreRangeMetric INTEGER
  a3ComDvmrpAggreRangeStatus RowStatus

A3ComDvmrpDestGroupEntry  
SEQUENCE    
  a3ComDvmrpDestGroupIpAddr IpAddress
  a3ComDvmrpDestGroupIpMask INTEGER
  a3ComDvmrpDestGroupAction INTEGER
  a3ComDvmrpDestGroupStatus RowStatus

A3ComDvmrpRouteEntry  
SEQUENCE    
  a3ComDvmrpRouteSource IpAddress
  a3ComDvmrpRouteMask IpAddress
  a3ComDvmrpRoutePreHop IpAddress
  a3ComDvmrpRouteMetric INTEGER
  a3ComDvmrpRoutePort INTEGER
  a3ComDvmrpRouteType INTEGER
  a3ComDvmrpRouteStatus INTEGER
  a3ComDvmrpRouteProtocol INTEGER
  a3ComDvmrpRouteTtl INTEGER
  a3ComDvmrpRouteChild OCTET STRING
  a3ComDvmrpRouteChildTunnel OCTET STRING
  a3ComDvmrpRouteLeaf OCTET STRING
  a3ComDvmrpRouteLeafTunnel OCTET STRING

A3ComDvmrpForwardEntry  
SEQUENCE    
  a3ComDvmrpForwardSource IpAddress
  a3ComDvmrpForwardGroup IpAddress
  a3ComDvmrpForwardTtl INTEGER
  a3ComDvmrpForwardInPort INTEGER
  a3ComDvmrpForwardOutPorts OCTET STRING
  a3ComDvmrpForwardOutPortsTunnel OCTET STRING
  a3ComDvmrpForwardScoped INTEGER
  a3ComDvmrpForwardPruneSent INTEGER

A3ComDvmrpNbrRouterEntry  
SEQUENCE    
  a3ComDvmrpNbrRouterPort INTEGER
  a3ComDvmrpNbrRouterIpAddr IpAddress
  a3ComDvmrpNbrRouterGenId INTEGER
  a3ComDvmrpNbrRouterVerProtocol INTEGER
  a3ComDvmrpNbrRouterVerMrouted INTEGER
  a3ComDvmrpNbrRouterTtl INTEGER
  a3ComDvmrpNbrRouterLeafStatus INTEGER
  a3ComDvmrpNbrRouterPruneStatus INTEGER
  a3ComDvmrpNbrRouterGenIdStatus INTEGER
  a3ComDvmrpNbrRouterMtraceStatus INTEGER

Defined Values

a3Com 1.3.6.1.4.1.43
OBJECT IDENTIFIER    

brouterMIB 1.3.6.1.4.1.43.2
OBJECT IDENTIFIER    

a3ComDVMRP 1.3.6.1.4.1.43.2.28
OBJECT IDENTIFIER    

a3ComDvmrpSConfig 1.3.6.1.4.1.43.2.28.1
OBJECT IDENTIFIER    

a3ComDvmrpCConfig 1.3.6.1.4.1.43.2.28.2
OBJECT IDENTIFIER    

a3ComDvmrpData 1.3.6.1.4.1.43.2.28.3
OBJECT IDENTIFIER    

a3ComDvmrpCacheTime 1.3.6.1.4.1.43.2.28.1.1
This 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 300..86400  

a3ComDvmrpPrune 1.3.6.1.4.1.43.2.28.1.2
If 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComDvmrpUpdateTime 1.3.6.1.4.1.43.2.28.1.3
This 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..5400  

a3ComDvmrpMospfPolicy 1.3.6.1.4.1.43.2.28.1.4
If 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 a3ComDvmrpMospfTable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER mospf(1), noMospf(2)  

a3ComDvmrpDestGroupPolicy 1.3.6.1.4.1.43.2.28.1.5
This 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER destGroup(1), noDestGroup(2)  

a3ComDvmrpPortTable 1.3.6.1.4.1.43.2.28.2.1
This table contains entries of parameters associated with every port or tunnel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpPortEntry

a3ComDvmrpPortEntry 1.3.6.1.4.1.43.2.28.2.1.1
Each entry contains information for a spcified port or tunnel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpPortEntry  

a3ComDvmrpPortIndex 1.3.6.1.4.1.43.2.28.2.1.1.1
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpPortControl 1.3.6.1.4.1.43.2.28.2.1.1.2
This object allows the multicast routing to run with DVMRP or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComDvmrpPortMetric 1.3.6.1.4.1.43.2.28.2.1.1.3
This object specifies the cost to the given port or tunnel. A value of 32 is considered 'infinity'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

a3ComDvmrpPortRateLimit 1.3.6.1.4.1.43.2.28.2.1.1.4
This 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100000  

a3ComDvmrpPortAggregateCtrl 1.3.6.1.4.1.43.2.28.2.1.1.5
This object controls the way to advertise routes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComDvmrpBoundaryAddrTable 1.3.6.1.4.1.43.2.28.2.2
This table contains multicast addresses to be scoped for each port or tunnel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpBoundaryAddrEntry

a3ComDvmrpBoundaryAddrEntry 1.3.6.1.4.1.43.2.28.2.2.1
Each entry contains a single or a range of multicast addresses to be scoped over a specific port or tunnel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpBoundaryAddrEntry  

a3ComDvmrpBoundaryAddrPort 1.3.6.1.4.1.43.2.28.2.2.1.1
The port or tunnel number to which this entry applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpBoundaryAddrIpAddr 1.3.6.1.4.1.43.2.28.2.2.1.2
This 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpBoundaryAddrMask 1.3.6.1.4.1.43.2.28.2.2.1.3
This is the subnet mask associated with a3ComDvmrpBoundaryIpAddr of this entry. If this is not specified, the value 255.255.255.255 is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpBoundaryAddrStatus 1.3.6.1.4.1.43.2.28.2.2.1.4
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

a3ComDvmrpMospfTable 1.3.6.1.4.1.43.2.28.2.3
This table contains a list of source subnet in MOSPF domain.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpMospfEntry

a3ComDvmrpMospfEntry 1.3.6.1.4.1.43.2.28.2.3.1
Each entry contains a source subnet in MOSPF domain to be advertised or not to be advertised to the DVMRP domain.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpMospfEntry  

a3ComDvmrpMospfIpAddr 1.3.6.1.4.1.43.2.28.2.3.1.1
Source subnet's IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpMospfIpMask 1.3.6.1.4.1.43.2.28.2.3.1.2
This 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpMospfMetric 1.3.6.1.4.1.43.2.28.2.3.1.3
The routing metric to this source subnet. It ranges from 1 to 31.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpMospfAction 1.3.6.1.4.1.43.2.28.2.3.1.4
If 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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER aggregate(1), individual(2), reject(3)  

a3ComDvmrpMospfStatus 1.3.6.1.4.1.43.2.28.2.3.1.5
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

a3ComDvmrpNeighborTable 1.3.6.1.4.1.43.2.28.2.4
This table contains a list of neighbors entries for each X.25 or Frame-Relay networks.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpNeighborEntry

a3ComDvmrpNeighborEntry 1.3.6.1.4.1.43.2.28.2.4.1
Each entry contains a single X.25 DTE address or a Frame-Relay DLCI.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpNeighborEntry  

a3ComDvmrpNeighborPort 1.3.6.1.4.1.43.2.28.2.4.1.1
The port number to which this entry applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpNeighborType 1.3.6.1.4.1.43.2.28.2.4.1.2
This object specifies the media type of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER x25(2), frame-relay(4)  

a3ComDvmrpNeighborAddr 1.3.6.1.4.1.43.2.28.2.4.1.3
This object specifies an X.25 DTE address or a Frame-Relay DLCI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

a3ComDvmrpNeighborStatus 1.3.6.1.4.1.43.2.28.2.4.1.4
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

a3ComDvmrpTunnelTable 1.3.6.1.4.1.43.2.28.2.5
This table contains entries of tunnel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpTunnelEntry

a3ComDvmrpTunnelEntry 1.3.6.1.4.1.43.2.28.2.5.1
Each entry contains parameters associated with a specific tunnel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpTunnelEntry  

a3ComDvmrpTunnelId 1.3.6.1.4.1.43.2.28.2.5.1.1
The ID number of which this entry applies. Tunnel ID starts with 1025 and ends with 1056.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpTunnelLocalIp 1.3.6.1.4.1.43.2.28.2.5.1.2
This object specifies the IP address of local end of a tunnel. It must be one of system's directly connected subnet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpTunnelRemoteIp 1.3.6.1.4.1.43.2.28.2.5.1.3
This object specifies the IP address of remote end of a tunnel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpTunnelTtl 1.3.6.1.4.1.43.2.28.2.5.1.4
This object specifies the value to be put in IP packet's TTL field when transmits packets through a tunnel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

a3ComDvmrpTunnelStatus 1.3.6.1.4.1.43.2.28.2.5.1.5
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

a3ComDvmrpAggreExceptTable 1.3.6.1.4.1.43.2.28.2.6
The table contains list of subnets not to be aggregated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpAggreExceptEntry

a3ComDvmrpAggreExceptEntry 1.3.6.1.4.1.43.2.28.2.6.1
Each entry contains a range of subnets.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpAggreExceptEntry  

a3ComDvmrpAggreExceptIpAddr 1.3.6.1.4.1.43.2.28.2.6.1.1
This object specifies the IP subnet address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpAggreExceptIpMask 1.3.6.1.4.1.43.2.28.2.6.1.2
The 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

a3ComDvmrpAggreExceptStatus 1.3.6.1.4.1.43.2.28.2.6.1.3
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

a3ComDvmrpAggreRangeTable 1.3.6.1.4.1.43.2.28.2.7
The table contains range of routes to be aggregated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpAggreRangeEntry

a3ComDvmrpAggreRangeEntry 1.3.6.1.4.1.43.2.28.2.7.1
Each entry contains a range of routes.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpAggreRangeEntry  

a3ComDvmrpAggreRangeIpAddr 1.3.6.1.4.1.43.2.28.2.7.1.1
This object specifies the IP subnet address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpAggreRangeIpMask 1.3.6.1.4.1.43.2.28.2.7.1.2
The 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

a3ComDvmrpAggreRangeMetric 1.3.6.1.4.1.43.2.28.2.7.1.3
This 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..31  

a3ComDvmrpAggreRangeStatus 1.3.6.1.4.1.43.2.28.2.7.1.4
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

a3ComDvmrpDestGroupTable 1.3.6.1.4.1.43.2.28.2.8
The 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)'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpDestGroupEntry

a3ComDvmrpDestGroupEntry 1.3.6.1.4.1.43.2.28.2.8.1
Each entry contains a destination group to be or not to be forwarded to MOSPF domain.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpDestGroupEntry  

a3ComDvmrpDestGroupIpAddr 1.3.6.1.4.1.43.2.28.2.8.1.1
This object specifies the destination group IP address, the first byte in decimal must be in the range of 224 to 239.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpDestGroupIpMask 1.3.6.1.4.1.43.2.28.2.8.1.2
This 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpDestGroupAction 1.3.6.1.4.1.43.2.28.2.8.1.3
This 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), reject(2)  

a3ComDvmrpDestGroupStatus 1.3.6.1.4.1.43.2.28.2.8.1.4
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

a3ComDvmrpRouteTable 1.3.6.1.4.1.43.2.28.3.1
This table contains multicast route information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpRouteEntry

a3ComDvmrpRouteEntry 1.3.6.1.4.1.43.2.28.3.1.1
Each entry contains route information to a specific subnet or source.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpRouteEntry  

a3ComDvmrpRouteSource 1.3.6.1.4.1.43.2.28.3.1.1.1
The source IP address of this route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpRouteMask 1.3.6.1.4.1.43.2.28.3.1.1.2
This object is logical-anded with the source address before comparing to the value in previous object a3ComDvmrpRouteSource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpRoutePreHop 1.3.6.1.4.1.43.2.28.3.1.1.3
The IP address of the upstream router of this route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpRouteMetric 1.3.6.1.4.1.43.2.28.3.1.1.4
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpRoutePort 1.3.6.1.4.1.43.2.28.3.1.1.5
The port number identifies from which this route comes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpRouteType 1.3.6.1.4.1.43.2.28.3.1.1.6
The type of route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), direct(2), remote(3)  

a3ComDvmrpRouteStatus 1.3.6.1.4.1.43.2.28.3.1.1.7
The status of route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), up(2), down(3), hold-down(4), garbage-collection(5)  

a3ComDvmrpRouteProtocol 1.3.6.1.4.1.43.2.28.3.1.1.8
The routing algorithm to which this route applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), static(2), dvmrp(3), mospf(4), cbt(5), pim(6)  

a3ComDvmrpRouteTtl 1.3.6.1.4.1.43.2.28.3.1.1.9
The time in seconds this route was last updated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpRouteChild 1.3.6.1.4.1.43.2.28.3.1.1.10
This 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

a3ComDvmrpRouteChildTunnel 1.3.6.1.4.1.43.2.28.3.1.1.11
This 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

a3ComDvmrpRouteLeaf 1.3.6.1.4.1.43.2.28.3.1.1.12
This 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

a3ComDvmrpRouteLeafTunnel 1.3.6.1.4.1.43.2.28.3.1.1.13
This objec is the same as a3ComDvmrpRouteLeaf object but includes tunnel ports only.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

a3ComDvmrpForwardTable 1.3.6.1.4.1.43.2.28.3.2
This table contains information of each (source, group) pair.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpForwardEntry

a3ComDvmrpForwardEntry 1.3.6.1.4.1.43.2.28.3.2.1
Each entry contains forwarding information for a specific (source, group) pair.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpForwardEntry  

a3ComDvmrpForwardSource 1.3.6.1.4.1.43.2.28.3.2.1.1
This object specifies root's IP address of this (source, group) multicast distribution tree.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpForwardGroup 1.3.6.1.4.1.43.2.28.3.2.1.2
This object specifies the destination multicast group address of this (source, group) multicast distribution tree.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpForwardTtl 1.3.6.1.4.1.43.2.28.3.2.1.3
This 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpForwardInPort 1.3.6.1.4.1.43.2.28.3.2.1.4
This object specifies the incoming port for the multicast datagrams from the source a3ComDvmrpForwardSource.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpForwardOutPorts 1.3.6.1.4.1.43.2.28.3.2.1.5
This 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

a3ComDvmrpForwardOutPortsTunnel 1.3.6.1.4.1.43.2.28.3.2.1.6
This object is the same as a3ComDvmrpForwardOutPorts object but includes tunnel ports mapping only.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

a3ComDvmrpForwardScoped 1.3.6.1.4.1.43.2.28.3.2.1.7
This 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

a3ComDvmrpForwardPruneSent 1.3.6.1.4.1.43.2.28.3.2.1.8
This 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

a3ComDvmrpNbrRouterTable 1.3.6.1.4.1.43.2.28.3.3
This table contains information of each neighboring router.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDvmrpNbrRouterEntry

a3ComDvmrpNbrRouterEntry 1.3.6.1.4.1.43.2.28.3.3.1
Each entry contains neighboring router's IP address, DVMRP version, generation ID, expiration time and status.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDvmrpNbrRouterEntry  

a3ComDvmrpNbrRouterPort 1.3.6.1.4.1.43.2.28.3.3.1.1
The port number or tunnel ID of which this entry applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpNbrRouterIpAddr 1.3.6.1.4.1.43.2.28.3.3.1.2
The IP address of this neighboring router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

a3ComDvmrpNbrRouterGenId 1.3.6.1.4.1.43.2.28.3.3.1.3
The generation ID of this neighboring router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpNbrRouterVerProtocol 1.3.6.1.4.1.43.2.28.3.3.1.4
The version of DVMRP protocol that this neighboring router is running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpNbrRouterVerMrouted 1.3.6.1.4.1.43.2.28.3.3.1.5
The version of 'mrouted' that this neighboring router is running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpNbrRouterTtl 1.3.6.1.4.1.43.2.28.3.3.1.6
The time in seconds left for this neighboring router. When the value reaches 0, this entry is deleted from the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComDvmrpNbrRouterLeafStatus 1.3.6.1.4.1.43.2.28.3.3.1.7
This object specifies if this neighboring router is a leaf node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

a3ComDvmrpNbrRouterPruneStatus 1.3.6.1.4.1.43.2.28.3.3.1.8
This object specifies if this neighboring router supports DVMRP prune.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

a3ComDvmrpNbrRouterGenIdStatus 1.3.6.1.4.1.43.2.28.3.3.1.9
This object specifies if this neighboring router provides generation ID and its router list in the DVMRP probe packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

a3ComDvmrpNbrRouterMtraceStatus 1.3.6.1.4.1.43.2.28.3.3.1.10
This object specifies if this neighboring router supports multicast trace route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)