DVMRP-STD-MIB

File: DVMRP-STD-MIB.mib (26103 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE experimental
Integer32 Counter32 Gauge32
NOTIFICATION-TYPE IpAddress TimeTicks
DisplayString RowStatus MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP SnmpAdminString
InterfaceIndexOrZero InterfaceIndex

Defined Types

DvmrpInterfaceEntry  
SEQUENCE    
  dvmrpInterfaceIndex InterfaceIndex
  dvmrpInterfaceLocalAddress IpAddress
  dvmrpInterfaceMetric Integer32
  dvmrpInterfaceStatus RowStatus
  dvmrpInterfaceRcvBadPkts Counter32
  dvmrpInterfaceRcvBadRoutes Counter32
  dvmrpInterfaceSentRoutes Counter32
  dvmrpInterfaceKey SnmpAdminString
  dvmrpInterfaceKeyVersion Integer32
  dvmrpInterfaceGenerationId Integer32

DvmrpNeighborEntry  
SEQUENCE    
  dvmrpNeighborIfIndex InterfaceIndex
  dvmrpNeighborAddress IpAddress
  dvmrpNeighborUpTime TimeTicks
  dvmrpNeighborExpiryTime TimeTicks
  dvmrpNeighborGenerationId Integer32
  dvmrpNeighborMajorVersion Integer32
  dvmrpNeighborMinorVersion Integer32
  dvmrpNeighborCapabilities BITS
  dvmrpNeighborRcvRoutes Counter32
  dvmrpNeighborRcvBadPkts Counter32
  dvmrpNeighborRcvBadRoutes Counter32
  dvmrpNeighborState INTEGER

DvmrpRouteEntry  
SEQUENCE    
  dvmrpRouteSource IpAddress
  dvmrpRouteSourceMask IpAddress
  dvmrpRouteUpstreamNeighbor IpAddress
  dvmrpRouteIfIndex InterfaceIndexOrZero
  dvmrpRouteMetric Integer32
  dvmrpRouteExpiryTime TimeTicks
  dvmrpRouteUpTime TimeTicks

DvmrpRouteNextHopEntry  
SEQUENCE    
  dvmrpRouteNextHopSource IpAddress
  dvmrpRouteNextHopSourceMask IpAddress
  dvmrpRouteNextHopIfIndex InterfaceIndex
  dvmrpRouteNextHopType INTEGER

DvmrpPruneEntry  
SEQUENCE    
  dvmrpPruneGroup IpAddress
  dvmrpPruneSource IpAddress
  dvmrpPruneSourceMask IpAddress
  dvmrpPruneExpiryTime TimeTicks

Defined Values

dvmrpStdMIB 1.3.6.1.3.62
The MIB module for management of DVMRP routers.
MODULE-IDENTITY    

dvmrpMIBObjects 1.3.6.1.3.62.1
OBJECT IDENTIFIER    

dvmrp 1.3.6.1.3.62.1.1
OBJECT IDENTIFIER    

dvmrpScalar 1.3.6.1.3.62.1.1.1
OBJECT IDENTIFIER    

dvmrpVersionString 1.3.6.1.3.62.1.1.1.1
The router's DVMRP version information. Similar to sysDescr in MIB-II, this is a free-form field which can be used to display vendor-specific information.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dvmrpNumRoutes 1.3.6.1.3.62.1.1.1.3
The number of entries in the routing table. This can be used to monitor the routing table size.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dvmrpReachableRoutes 1.3.6.1.3.62.1.1.1.4
The number of entries in the routing table with non infinite metrics. This can be used to detect network partitions by observing the ratio of reachable routes to total routes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dvmrpInterfaceTable 1.3.6.1.3.62.1.1.2
The (conceptual) table listing the router's multicast- capable interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DvmrpInterfaceEntry

dvmrpInterfaceEntry 1.3.6.1.3.62.1.1.2.1
An entry (conceptual row) in the dvmrpInterfaceTable. This row augments ipMRouteInterfaceEntry in the IP Multicast MIB, where the threshold object resides.
Status: current Access: not-accessible
OBJECT-TYPE    
  DvmrpInterfaceEntry  

dvmrpInterfaceIndex 1.3.6.1.3.62.1.1.2.1.1
The ifIndex value of the interface for which DVMRP is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dvmrpInterfaceLocalAddress 1.3.6.1.3.62.1.1.2.1.2
The IP address this system will use as a source address on this interface. On unnumbered interfaces, it must be the same value as dvmrpInterfaceLocalAddress for some interface on the system.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

dvmrpInterfaceMetric 1.3.6.1.3.62.1.1.2.1.3
The distance metric for this interface which is used to calculate distance vectors.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..31  

dvmrpInterfaceStatus 1.3.6.1.3.62.1.1.2.1.4
The status of this entry. Creating the entry enables DVMRP on the virtual interface; destroying the entry or setting it to notInService disables DVMRP on the virtual interface.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dvmrpInterfaceRcvBadPkts 1.3.6.1.3.62.1.1.2.1.5
The number of DVMRP messages received on the interface by the DVMRP process which were subsequently discarded as invalid (e.g. invalid packet format, or a route report from an unknown neighbor).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dvmrpInterfaceRcvBadRoutes 1.3.6.1.3.62.1.1.2.1.6
The number of routes, in valid DVMRP packets, which were ignored because the entry was invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dvmrpInterfaceSentRoutes 1.3.6.1.3.62.1.1.2.1.7
The number of routes, in DVMRP Report packets, which have been sent on this interface. Together with dvmrpNeighborRcvRoutes at a peer, this object is useful for detecting routes being lost.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dvmrpInterfaceKey 1.3.6.1.3.62.1.1.2.1.8
The (shared) key for authenticating neighbors on this interface. This object is intended solely for the purpose of setting the interface key, and MUST be accessible only via requests using both authentication and privacy. The agent MAY report an empty string in response to get, get- next, get-bulk requests.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

dvmrpInterfaceKeyVersion 1.3.6.1.3.62.1.1.2.1.9
The highest version number of all known interface keys for this interface used for authenticating neighbors.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

dvmrpInterfaceGenerationId 1.3.6.1.3.62.1.1.2.1.10
The generation identifier for the interface. This is used by neighboring routers to detect whether the DVMRP routing table should be resent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dvmrpNeighborTable 1.3.6.1.3.62.1.1.3
The (conceptual) table listing the router's DVMRP neighbors, as discovered by receiving DVMRP messages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DvmrpNeighborEntry

dvmrpNeighborEntry 1.3.6.1.3.62.1.1.3.1
An entry (conceptual row) in the dvmrpNeighborTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DvmrpNeighborEntry  

dvmrpNeighborIfIndex 1.3.6.1.3.62.1.1.3.1.1
The value of ifIndex for the virtual interface used to reach this DVMRP neighbor.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dvmrpNeighborAddress 1.3.6.1.3.62.1.1.3.1.2
The IP address of the DVMRP neighbor for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dvmrpNeighborUpTime 1.3.6.1.3.62.1.1.3.1.3
The time since this DVMRP neighbor (last) became a neighbor of the local router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dvmrpNeighborExpiryTime 1.3.6.1.3.62.1.1.3.1.4
The minimum time remaining before this DVMRP neighbor will be aged out.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dvmrpNeighborGenerationId 1.3.6.1.3.62.1.1.3.1.5
The neighboring router's generation identifier.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dvmrpNeighborMajorVersion 1.3.6.1.3.62.1.1.3.1.6
The neighboring router's major DVMRP version number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

dvmrpNeighborMinorVersion 1.3.6.1.3.62.1.1.3.1.7
The neighboring router's minor DVMRP version number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

dvmrpNeighborCapabilities 1.3.6.1.3.62.1.1.3.1.8
This object describes the neighboring router's capabilities. The leaf bit indicates that the neighbor has only one interface with neighbors. The prune bit indicates that the neighbor supports pruning. The generationID bit indicates that the neighbor sends its generationID in Probe messages. The mtrace bit indicates that the neighbor can handle mtrace requests.
Status: current Access: read-only
OBJECT-TYPE    
  BITS leaf(0), prune(1), generationID(2), mtrace(3)  

dvmrpNeighborRcvRoutes 1.3.6.1.3.62.1.1.3.1.9
The total number of routes received in valid DVMRP packets received from this neighbor. This can be used to diagnose problems such as unicast route injection, as well as giving an indication of the level of DVMRP route exchange activity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dvmrpNeighborRcvBadPkts 1.3.6.1.3.62.1.1.3.1.10
The number of packet received from this neighbor which were discarded as invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dvmrpNeighborRcvBadRoutes 1.3.6.1.3.62.1.1.3.1.11
The number of routes, in valid DVMRP packets received from this neighbor, which were ignored because the entry was invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dvmrpNeighborState 1.3.6.1.3.62.1.1.3.1.12
State of the neighbor adjacency.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oneway(1), active(2), ignoring(3), down(4)  

dvmrpRouteTable 1.3.6.1.3.62.1.1.4
The table of routes learned through DVMRP route exchange.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DvmrpRouteEntry

dvmrpRouteEntry 1.3.6.1.3.62.1.1.4.1
An entry (conceptual row) containing the multicast routing information used by DVMRP in place of the unicast routing information.
Status: current Access: not-accessible
OBJECT-TYPE    
  DvmrpRouteEntry  

dvmrpRouteSource 1.3.6.1.3.62.1.1.4.1.1
The network address which when combined with the corresponding value of dvmrpRouteSourceMask identifies the sources for which this entry contains multicast routing information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dvmrpRouteSourceMask 1.3.6.1.3.62.1.1.4.1.2
The network mask which when combined with the corresponding value of dvmrpRouteSource identifies the sources for which this entry contains multicast routing information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dvmrpRouteUpstreamNeighbor 1.3.6.1.3.62.1.1.4.1.3
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources are received.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dvmrpRouteIfIndex 1.3.6.1.3.62.1.1.4.1.4
The value of ifIndex for the interface on which IP datagrams sent by these sources are received. A value of 0 typically means the route is an aggregate for which no next- hop interface exists.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

dvmrpRouteMetric 1.3.6.1.3.62.1.1.4.1.5
The distance in hops to the source subnet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32  

dvmrpRouteExpiryTime 1.3.6.1.3.62.1.1.4.1.6
The minimum amount of time remaining before this entry will be aged out.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dvmrpRouteUpTime 1.3.6.1.3.62.1.1.4.1.7
The time since the route represented by this entry was learned by the router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dvmrpRouteNextHopTable 1.3.6.1.3.62.1.1.5
The (conceptual) table containing information on the next hops on outgoing interfaces for routing IP multicast datagrams.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DvmrpRouteNextHopEntry

dvmrpRouteNextHopEntry 1.3.6.1.3.62.1.1.5.1
An entry (conceptual row) in the list of next hops on outgoing interfaces to which IP multicast datagrams from particular sources are routed.
Status: current Access: not-accessible
OBJECT-TYPE    
  DvmrpRouteNextHopEntry  

dvmrpRouteNextHopSource 1.3.6.1.3.62.1.1.5.1.1
The network address which when combined with the corresponding value of dvmrpRouteNextHopSourceMask identifies the sources for which this entry specifies a next hop on an outgoing interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dvmrpRouteNextHopSourceMask 1.3.6.1.3.62.1.1.5.1.2
The network mask which when combined with the corresponding value of dvmrpRouteNextHopSource identifies the sources for which this entry specifies a next hop on an outgoing interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dvmrpRouteNextHopIfIndex 1.3.6.1.3.62.1.1.5.1.3
The ifIndex value of the interface for the outgoing interface for this next hop.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dvmrpRouteNextHopType 1.3.6.1.3.62.1.1.5.1.4
Type is leaf if no downstream dependent neighbors exist on the outgoing virtual interface. Otherwise, type is branch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER leaf(1), branch(2)  

dvmrpPruneTable 1.3.6.1.3.62.1.1.6
The (conceptual) table listing the router's upstream prune state.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DvmrpPruneEntry

dvmrpPruneEntry 1.3.6.1.3.62.1.1.6.1
An entry (conceptual row) in the dvmrpPruneTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DvmrpPruneEntry  

dvmrpPruneGroup 1.3.6.1.3.62.1.1.6.1.1
The group address which has been pruned.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dvmrpPruneSource 1.3.6.1.3.62.1.1.6.1.2
The address of the source or source network which has been pruned.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dvmrpPruneSourceMask 1.3.6.1.3.62.1.1.6.1.3
The address of the source or source network which has been pruned. The mask must either be all 1's, or else dvmrpPruneSource and dvmrpPruneSourceMask must match dvmrpRouteSource and dvmrpRouteSourceMask for some entry in the dvmrpRouteTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

dvmrpPruneExpiryTime 1.3.6.1.3.62.1.1.6.1.4
The amount of time remaining before this prune should expire at the upstream neighbor. This value should be the minimum of the default prune lifetime and the remaining prune lifetimes of the local router's downstream neighbors, if any.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dvmrpTraps 1.3.6.1.3.62.1.1.7
OBJECT IDENTIFIER    

dvmrpNeighborLoss 1.3.6.1.3.62.1.1.7.1
A dvmrpNeighborLoss trap signifies the loss of a 2-way adjacency with a neighbor. This trap should be generated when the neighbor state changes from active to one-way, ignoring, or down. The trap should be generated only if the router has no other neighbors on the same interface with a lower IP address than itself.
Status: current Access: read-only
NOTIFICATION-TYPE    

dvmrpNeighborNotPruning 1.3.6.1.3.62.1.1.7.2
A dvmrpNeighborNotPruning trap signifies that a non-pruning neighbor has been detected (in an implementation-dependent manner). This trap should be generated at most once per generation ID of the neighbor. For example, it should be generated at the time a neighbor is first heard from if the prune bit is not set in its capabilities. It should also be generated if the local system has the ability to tell that a neighbor which sets the the prune bit in its capabilities is not pruning any branches over an extended period of time. The trap should be generated only if the router has no other neighbors on the same interface with a lower IP address than itself.
Status: current Access: read-only
NOTIFICATION-TYPE    

dvmrpMIBConformance 1.3.6.1.3.62.2
OBJECT IDENTIFIER    

dvmrpMIBCompliances 1.3.6.1.3.62.2.1
OBJECT IDENTIFIER    

dvmrpMIBGroups 1.3.6.1.3.62.2.2
OBJECT IDENTIFIER    

dvmrpMIBCompliance 1.3.6.1.3.62.2.1.1
The compliance statement for the DVMRP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

dvmrpGeneralGroup 1.3.6.1.3.62.2.2.2
A collection of objects used to describe general DVMRP configuration information.
Status: current Access: read-only
OBJECT-GROUP    

dvmrpInterfaceGroup 1.3.6.1.3.62.2.2.3
A collection of objects used to describe DVMRP interface configuration and statistics.
Status: current Access: read-only
OBJECT-GROUP    

dvmrpNeighborGroup 1.3.6.1.3.62.2.2.4
A collection of objects used to describe DVMRP peer configuration and statistics.
Status: current Access: read-only
OBJECT-GROUP    

dvmrpRoutingGroup 1.3.6.1.3.62.2.2.5
A collection of objects used to store the DVMRP routing table.
Status: current Access: read-only
OBJECT-GROUP    

dvmrpSecurityGroup 1.3.6.1.3.62.2.2.6
A collection of objects used to store information related to DVMRP security.
Status: current Access: read-only
OBJECT-GROUP    

dvmrpTreeGroup 1.3.6.1.3.62.2.2.7
A collection of objects used to store information related to DVMRP prune state.
Status: current Access: read-only
OBJECT-GROUP    

dvmrpNotificationGroup 1.3.6.1.3.62.2.2.8
A collection of notifications for signaling important DVMRP events.
Status: current Access: read-only
NOTIFICATION-GROUP