A3COM-DVMRP-R1-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-DVMRP-R1-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 a3Com 1.3.6.1.4.1.43
       brouterMIB 1.3.6.1.4.1.43.2
           a3ComDVMRP 1.3.6.1.4.1.43.2.28
                 a3ComDvmrpSConfig 1.3.6.1.4.1.43.2.28.1
                     a3ComDvmrpCacheTime 1.3.6.1.4.1.43.2.28.1.1 integer read-write
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.
                     a3ComDvmrpPrune 1.3.6.1.4.1.43.2.28.1.2 integer read-write
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. Enumeration: 'disabled': 2, 'enabled': 1.
                     a3ComDvmrpUpdateTime 1.3.6.1.4.1.43.2.28.1.3 integer read-write
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.
                     a3ComDvmrpMospfPolicy 1.3.6.1.4.1.43.2.28.1.4 integer read-write
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 Enumeration: 'mospf': 1, 'noMospf': 2.
                     a3ComDvmrpDestGroupPolicy 1.3.6.1.4.1.43.2.28.1.5 integer read-write
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. Enumeration: 'destGroup': 1, 'noDestGroup': 2.
                 a3ComDvmrpCConfig 1.3.6.1.4.1.43.2.28.2
                     a3ComDvmrpPortTable 1.3.6.1.4.1.43.2.28.2.1 no-access
This table contains entries of parameters associated with every port or tunnel.
                         a3ComDvmrpPortEntry 1.3.6.1.4.1.43.2.28.2.1.1 no-access
Each entry contains information for a spcified port or tunnel.
                             a3ComDvmrpPortIndex 1.3.6.1.4.1.43.2.28.2.1.1.1 integer read-only
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.
                             a3ComDvmrpPortControl 1.3.6.1.4.1.43.2.28.2.1.1.2 integer read-write
This object allows the multicast routing to run with DVMRP or not. Enumeration: 'disabled': 2, 'enabled': 1.
                             a3ComDvmrpPortMetric 1.3.6.1.4.1.43.2.28.2.1.1.3 integer read-write
This object specifies the cost to the given port or tunnel. A value of 32 is considered 'infinity'.
                             a3ComDvmrpPortRateLimit 1.3.6.1.4.1.43.2.28.2.1.1.4 integer read-write
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.
                             a3ComDvmrpPortAggregateCtrl 1.3.6.1.4.1.43.2.28.2.1.1.5 integer read-write
This object controls the way to advertise routes. Enumeration: 'disabled': 2, 'enabled': 1.
                     a3ComDvmrpBoundaryAddrTable 1.3.6.1.4.1.43.2.28.2.2 no-access
This table contains multicast addresses to be scoped for each port or tunnel.
                         a3ComDvmrpBoundaryAddrEntry 1.3.6.1.4.1.43.2.28.2.2.1 no-access
Each entry contains a single or a range of multicast addresses to be scoped over a specific port or tunnel.
                             a3ComDvmrpBoundaryAddrPort 1.3.6.1.4.1.43.2.28.2.2.1.1 integer read-only
The port or tunnel number to which this entry applies.
                             a3ComDvmrpBoundaryAddrIpAddr 1.3.6.1.4.1.43.2.28.2.2.1.2 ipaddress read-only
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.
                             a3ComDvmrpBoundaryAddrMask 1.3.6.1.4.1.43.2.28.2.2.1.3 ipaddress read-write
This is the subnet mask associated with a3ComDvmrpBoundaryIpAddr of this entry. If this is not specified, the value 255.255.255.255 is used.
                             a3ComDvmrpBoundaryAddrStatus 1.3.6.1.4.1.43.2.28.2.2.1.4 rowstatus read-write
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
                     a3ComDvmrpMospfTable 1.3.6.1.4.1.43.2.28.2.3 no-access
This table contains a list of source subnet in MOSPF domain.
                         a3ComDvmrpMospfEntry 1.3.6.1.4.1.43.2.28.2.3.1 no-access
Each entry contains a source subnet in MOSPF domain to be advertised or not to be advertised to the DVMRP domain.
                             a3ComDvmrpMospfIpAddr 1.3.6.1.4.1.43.2.28.2.3.1.1 ipaddress read-only
Source subnet's IP address.
                             a3ComDvmrpMospfIpMask 1.3.6.1.4.1.43.2.28.2.3.1.2 integer read-only
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.
                             a3ComDvmrpMospfMetric 1.3.6.1.4.1.43.2.28.2.3.1.3 integer read-write
The routing metric to this source subnet. It ranges from 1 to 31.
                             a3ComDvmrpMospfAction 1.3.6.1.4.1.43.2.28.2.3.1.4 integer read-write
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). Enumeration: 'aggregate': 1, 'individual': 2, 'reject': 3.
                             a3ComDvmrpMospfStatus 1.3.6.1.4.1.43.2.28.2.3.1.5 rowstatus read-write
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
                     a3ComDvmrpNeighborTable 1.3.6.1.4.1.43.2.28.2.4 no-access
This table contains a list of neighbors entries for each X.25 or Frame-Relay networks.
                         a3ComDvmrpNeighborEntry 1.3.6.1.4.1.43.2.28.2.4.1 no-access
Each entry contains a single X.25 DTE address or a Frame-Relay DLCI.
                             a3ComDvmrpNeighborPort 1.3.6.1.4.1.43.2.28.2.4.1.1 integer read-only
The port number to which this entry applies.
                             a3ComDvmrpNeighborType 1.3.6.1.4.1.43.2.28.2.4.1.2 integer read-only
This object specifies the media type of the port. Enumeration: 'x25': 2, 'frame-relay': 4.
                             a3ComDvmrpNeighborAddr 1.3.6.1.4.1.43.2.28.2.4.1.3 physaddress read-only
This object specifies an X.25 DTE address or a Frame-Relay DLCI.
                             a3ComDvmrpNeighborStatus 1.3.6.1.4.1.43.2.28.2.4.1.4 rowstatus read-write
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
                     a3ComDvmrpTunnelTable 1.3.6.1.4.1.43.2.28.2.5 no-access
This table contains entries of tunnel.
                         a3ComDvmrpTunnelEntry 1.3.6.1.4.1.43.2.28.2.5.1 no-access
Each entry contains parameters associated with a specific tunnel.
                             a3ComDvmrpTunnelId 1.3.6.1.4.1.43.2.28.2.5.1.1 integer read-only
The ID number of which this entry applies. Tunnel ID starts with 1025 and ends with 1056.
                             a3ComDvmrpTunnelLocalIp 1.3.6.1.4.1.43.2.28.2.5.1.2 ipaddress read-write
This object specifies the IP address of local end of a tunnel. It must be one of system's directly connected subnet.
                             a3ComDvmrpTunnelRemoteIp 1.3.6.1.4.1.43.2.28.2.5.1.3 ipaddress read-write
This object specifies the IP address of remote end of a tunnel.
                             a3ComDvmrpTunnelTtl 1.3.6.1.4.1.43.2.28.2.5.1.4 integer read-write
This object specifies the value to be put in IP packet's TTL field when transmits packets through a tunnel.
                             a3ComDvmrpTunnelStatus 1.3.6.1.4.1.43.2.28.2.5.1.5 rowstatus read-write
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
                     a3ComDvmrpAggreExceptTable 1.3.6.1.4.1.43.2.28.2.6 no-access
The table contains list of subnets not to be aggregated.
                         a3ComDvmrpAggreExceptEntry 1.3.6.1.4.1.43.2.28.2.6.1 no-access
Each entry contains a range of subnets.
                             a3ComDvmrpAggreExceptIpAddr 1.3.6.1.4.1.43.2.28.2.6.1.1 ipaddress read-write
This object specifies the IP subnet address.
                             a3ComDvmrpAggreExceptIpMask 1.3.6.1.4.1.43.2.28.2.6.1.2 integer read-write
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.
                             a3ComDvmrpAggreExceptStatus 1.3.6.1.4.1.43.2.28.2.6.1.3 rowstatus read-write
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
                     a3ComDvmrpAggreRangeTable 1.3.6.1.4.1.43.2.28.2.7 no-access
The table contains range of routes to be aggregated.
                         a3ComDvmrpAggreRangeEntry 1.3.6.1.4.1.43.2.28.2.7.1 no-access
Each entry contains a range of routes.
                             a3ComDvmrpAggreRangeIpAddr 1.3.6.1.4.1.43.2.28.2.7.1.1 ipaddress read-write
This object specifies the IP subnet address.
                             a3ComDvmrpAggreRangeIpMask 1.3.6.1.4.1.43.2.28.2.7.1.2 integer read-write
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.
                             a3ComDvmrpAggreRangeMetric 1.3.6.1.4.1.43.2.28.2.7.1.3 integer read-write
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.
                             a3ComDvmrpAggreRangeStatus 1.3.6.1.4.1.43.2.28.2.7.1.4 rowstatus read-write
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
                     a3ComDvmrpDestGroupTable 1.3.6.1.4.1.43.2.28.2.8 no-access
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)'.
                         a3ComDvmrpDestGroupEntry 1.3.6.1.4.1.43.2.28.2.8.1 no-access
Each entry contains a destination group to be or not to be forwarded to MOSPF domain.
                             a3ComDvmrpDestGroupIpAddr 1.3.6.1.4.1.43.2.28.2.8.1.1 ipaddress read-only
This object specifies the destination group IP address, the first byte in decimal must be in the range of 224 to 239.
                             a3ComDvmrpDestGroupIpMask 1.3.6.1.4.1.43.2.28.2.8.1.2 integer read-only
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.
                             a3ComDvmrpDestGroupAction 1.3.6.1.4.1.43.2.28.2.8.1.3 integer read-write
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. Enumeration: 'accept': 1, 'reject': 2.
                             a3ComDvmrpDestGroupStatus 1.3.6.1.4.1.43.2.28.2.8.1.4 rowstatus read-write
This object is used to add and delete entries in this table. See the definition of RowStatus for detail.
                 a3ComDvmrpData 1.3.6.1.4.1.43.2.28.3
                     a3ComDvmrpRouteTable 1.3.6.1.4.1.43.2.28.3.1 no-access
This table contains multicast route information.
                         a3ComDvmrpRouteEntry 1.3.6.1.4.1.43.2.28.3.1.1 no-access
Each entry contains route information to a specific subnet or source.
                             a3ComDvmrpRouteSource 1.3.6.1.4.1.43.2.28.3.1.1.1 ipaddress read-only
The source IP address of this route.
                             a3ComDvmrpRouteMask 1.3.6.1.4.1.43.2.28.3.1.1.2 ipaddress read-only
This object is logical-anded with the source address before comparing to the value in previous object a3ComDvmrpRouteSource.
                             a3ComDvmrpRoutePreHop 1.3.6.1.4.1.43.2.28.3.1.1.3 ipaddress read-only
The IP address of the upstream router of this route.
                             a3ComDvmrpRouteMetric 1.3.6.1.4.1.43.2.28.3.1.1.4 integer read-only
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.
                             a3ComDvmrpRoutePort 1.3.6.1.4.1.43.2.28.3.1.1.5 integer read-only
The port number identifies from which this route comes.
                             a3ComDvmrpRouteType 1.3.6.1.4.1.43.2.28.3.1.1.6 integer read-only
The type of route. Enumeration: 'other': 1, 'remote': 3, 'direct': 2.
                             a3ComDvmrpRouteStatus 1.3.6.1.4.1.43.2.28.3.1.1.7 integer read-only
The status of route. Enumeration: 'down': 3, 'other': 1, 'garbage-collection': 5, 'up': 2, 'hold-down': 4.
                             a3ComDvmrpRouteProtocol 1.3.6.1.4.1.43.2.28.3.1.1.8 integer read-only
The routing algorithm to which this route applies. Enumeration: 'dvmrp': 3, 'pim': 6, 'mospf': 4, 'other': 1, 'static': 2, 'cbt': 5.
                             a3ComDvmrpRouteTtl 1.3.6.1.4.1.43.2.28.3.1.1.9 integer read-only
The time in seconds this route was last updated.
                             a3ComDvmrpRouteChild 1.3.6.1.4.1.43.2.28.3.1.1.10 octet string read-only
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.
                             a3ComDvmrpRouteChildTunnel 1.3.6.1.4.1.43.2.28.3.1.1.11 octet string read-only
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.
                             a3ComDvmrpRouteLeaf 1.3.6.1.4.1.43.2.28.3.1.1.12 octet string read-only
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.
                             a3ComDvmrpRouteLeafTunnel 1.3.6.1.4.1.43.2.28.3.1.1.13 octet string read-only
This objec is the same as a3ComDvmrpRouteLeaf object but includes tunnel ports only.
                     a3ComDvmrpForwardTable 1.3.6.1.4.1.43.2.28.3.2 no-access
This table contains information of each (source, group) pair.
                         a3ComDvmrpForwardEntry 1.3.6.1.4.1.43.2.28.3.2.1 no-access
Each entry contains forwarding information for a specific (source, group) pair.
                             a3ComDvmrpForwardSource 1.3.6.1.4.1.43.2.28.3.2.1.1 ipaddress read-only
This object specifies root's IP address of this (source, group) multicast distribution tree.
                             a3ComDvmrpForwardGroup 1.3.6.1.4.1.43.2.28.3.2.1.2 ipaddress read-only
This object specifies the destination multicast group address of this (source, group) multicast distribution tree.
                             a3ComDvmrpForwardTtl 1.3.6.1.4.1.43.2.28.3.2.1.3 integer read-only
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.
                             a3ComDvmrpForwardInPort 1.3.6.1.4.1.43.2.28.3.2.1.4 integer read-only
This object specifies the incoming port for the multicast datagrams from the source a3ComDvmrpForwardSource.
                             a3ComDvmrpForwardOutPorts 1.3.6.1.4.1.43.2.28.3.2.1.5 octet string read-only
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.
                             a3ComDvmrpForwardOutPortsTunnel 1.3.6.1.4.1.43.2.28.3.2.1.6 octet string read-only
This object is the same as a3ComDvmrpForwardOutPorts object but includes tunnel ports mapping only.
                             a3ComDvmrpForwardScoped 1.3.6.1.4.1.43.2.28.3.2.1.7 integer read-only
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. Enumeration: 'yes': 1, 'no': 2.
                             a3ComDvmrpForwardPruneSent 1.3.6.1.4.1.43.2.28.3.2.1.8 integer read-only
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. Enumeration: 'yes': 1, 'no': 2.
                     a3ComDvmrpNbrRouterTable 1.3.6.1.4.1.43.2.28.3.3 no-access
This table contains information of each neighboring router.
                         a3ComDvmrpNbrRouterEntry 1.3.6.1.4.1.43.2.28.3.3.1 no-access
Each entry contains neighboring router's IP address, DVMRP version, generation ID, expiration time and status.
                             a3ComDvmrpNbrRouterPort 1.3.6.1.4.1.43.2.28.3.3.1.1 integer read-only
The port number or tunnel ID of which this entry applies.
                             a3ComDvmrpNbrRouterIpAddr 1.3.6.1.4.1.43.2.28.3.3.1.2 ipaddress read-only
The IP address of this neighboring router.
                             a3ComDvmrpNbrRouterGenId 1.3.6.1.4.1.43.2.28.3.3.1.3 integer read-only
The generation ID of this neighboring router.
                             a3ComDvmrpNbrRouterVerProtocol 1.3.6.1.4.1.43.2.28.3.3.1.4 integer read-only
The version of DVMRP protocol that this neighboring router is running.
                             a3ComDvmrpNbrRouterVerMrouted 1.3.6.1.4.1.43.2.28.3.3.1.5 integer read-only
The version of 'mrouted' that this neighboring router is running.
                             a3ComDvmrpNbrRouterTtl 1.3.6.1.4.1.43.2.28.3.3.1.6 integer read-only
The time in seconds left for this neighboring router. When the value reaches 0, this entry is deleted from the table.
                             a3ComDvmrpNbrRouterLeafStatus 1.3.6.1.4.1.43.2.28.3.3.1.7 integer read-only
This object specifies if this neighboring router is a leaf node. Enumeration: 'yes': 1, 'no': 2.
                             a3ComDvmrpNbrRouterPruneStatus 1.3.6.1.4.1.43.2.28.3.3.1.8 integer read-only
This object specifies if this neighboring router supports DVMRP prune. Enumeration: 'yes': 1, 'no': 2.
                             a3ComDvmrpNbrRouterGenIdStatus 1.3.6.1.4.1.43.2.28.3.3.1.9 integer read-only
This object specifies if this neighboring router provides generation ID and its router list in the DVMRP probe packet. Enumeration: 'yes': 1, 'no': 2.
                             a3ComDvmrpNbrRouterMtraceStatus 1.3.6.1.4.1.43.2.28.3.3.1.10 integer read-only
This object specifies if this neighboring router supports multicast trace route. Enumeration: 'yes': 1, 'no': 2.