ENTERASYS-DVMRP-EXT-MIB

File: ENTERASYS-DVMRP-EXT-MIB.mib (14385 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
DVMRP-MIB ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Gauge32 TEXTUAL-CONVENTION TruthValue
MODULE-COMPLIANCE OBJECT-GROUP dvmrpInterfaceEntry
etsysModules

Defined Types

EtsysDvmrpExtIfEntry  
SEQUENCE    
  etsysDvmrpExtIfAdminStatus INTEGER
  etsysDvmrpExtIfIfOperStatus INTEGER
  etsysDvmrpExtIfStubInterface TruthValue
  etsysDvmrpExtIfP2PNoHellos TruthValue
  etsysDvmrpExtIfHelloInterval Unsigned32
  etsysDvmrpExtIfHelloHoldtime Unsigned32
  etsysDvmrpExtIfReportInterval Unsigned32

EtsysDvmrpExtTibMgrEntry  
SEQUENCE    
  etsysDvmrpExtTibMgrIndex Unsigned32
  etsysDvmrpExtTibMgrKeepalivePeriod Unsigned32
  etsysDvmrpExtTibMgrMetric Unsigned32
  etsysDvmrpExtTibMgrSGStateLimit Unsigned32
  etsysDvmrpExtTibMgrSGStateWarnThold Unsigned32
  etsysDvmrpExtTibMgrSGStateStored Gauge32

Defined Values

etsysDvmrpExtMIB 1.3.6.1.4.1.5624.1.2.69
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to the DVMRP configuration. This MIB was designed to be used in conjunction with the DVMRP-MIB [THALER1] for configuring the DVMRP parameters.
MODULE-IDENTITY    

etsysDvmrpExtObjects 1.3.6.1.4.1.5624.1.2.69.1
OBJECT IDENTIFIER    

etsysDvmrpExtGlobals 1.3.6.1.4.1.5624.1.2.69.1.1
OBJECT IDENTIFIER    

etsysDvmrpExtTables 1.3.6.1.4.1.5624.1.2.69.1.2
OBJECT IDENTIFIER    

etsysDvmrpExtIfTable 1.3.6.1.4.1.5624.1.2.69.1.2.1
This table provides addtional configuration objects that provide control for Enterasys DVMRP systems. This table augments the dvmrpInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysDvmrpExtIfEntry

etsysDvmrpExtIfEntry 1.3.6.1.4.1.5624.1.2.69.1.2.1.1
An entry (conceptual row) in the etsysDvmrpExtIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysDvmrpExtIfEntry  

etsysDvmrpExtIfAdminStatus 1.3.6.1.4.1.5624.1.2.69.1.2.1.1.1
The administrative state of DVMRP on this interface. When the status of this object is set to 'adminStatusDown', no DVMRP messages will be sent or received on this interface. The TIB state pertaining to this interface is cleared, resulting in the removal of the associated routes from the MFIB. When the status of this object is set to 'adminStatusUp', normal DVMRP operation will proceed, and multicast state is stored in the TIB when it is learned.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER adminStatusUp(1), adminStatusDown(2)  

etsysDvmrpExtIfIfOperStatus 1.3.6.1.4.1.5624.1.2.69.1.2.1.1.2
The current operational state of DVMRP on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER operStatusUp(1), operStatusDown(2), operStatusGoingUp(3), operStatusGoingDown(4), operStatusActFailed(5), operStatusFailed(8), operStatusFailedPerm(10), operStatusFailing(11)  

etsysDvmrpExtIfStubInterface 1.3.6.1.4.1.5624.1.2.69.1.2.1.1.3
Indicates whether this interface is a stub interface in relation to DVMRP. If this object is set to 'true', no DVMRP packets are sent out this interface, and any received DVMRP packets are ignored. Setting this object to 'true' is a security measure for interfaces towards untrusted hosts. To communicate with other DVMRP routers using this interface, this object must remain set to 'false'. Changing the value of this object while the interface is operationally active MAY cause the interface to be deactivated and then reactivated.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

etsysDvmrpExtIfP2PNoHellos 1.3.6.1.4.1.5624.1.2.69.1.2.1.1.4
Indicates whether this interface is a point-to-point interface. If the value of this object is 'true', neighbors are not required to send DVMRP-Hello messages. This is provided for backward-compatibility with some older implementations that do not send DVMRP-Hellos on point-to-point links. Changing the value of this object while the interface is operationally active MAY cause the interface to be deactivated and then reactivated.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

etsysDvmrpExtIfHelloInterval 1.3.6.1.4.1.5624.1.2.69.1.2.1.1.5
The transmit frequency of DVMRP Hello messages on this interface. A value of 0 represents an infinite interval and periodic DVMRP Hello messages SHOULD not be sent on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..18000  

etsysDvmrpExtIfHelloHoldtime 1.3.6.1.4.1.5624.1.2.69.1.2.1.1.6
The amount of time a DVMRP neighbor should consider this router operationally up.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

etsysDvmrpExtIfReportInterval 1.3.6.1.4.1.5624.1.2.69.1.2.1.1.7
The transmit frequency of DVMRP Report messages on this interface. A value of 0 represents an infinite interval and periodic DVMRP Report messages SHOULD not be sent on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..18000  

etsysDvmrpExtTibMgrTable 1.3.6.1.4.1.5624.1.2.69.1.2.2
This table provides objects that manipulate the operation of the DVMRP Tree Information Base (TIB) Manager in order control the acceptable limits for the TIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysDvmrpExtTibMgrEntry

etsysDvmrpExtTibMgrEntry 1.3.6.1.4.1.5624.1.2.69.1.2.2.1
An entry (conceptual row) in the etsysDvmrpExtTibMgrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysDvmrpExtTibMgrEntry  

etsysDvmrpExtTibMgrIndex 1.3.6.1.4.1.5624.1.2.69.1.2.2.1.1
The DVMRP TIB Manager index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysDvmrpExtTibMgrKeepalivePeriod 1.3.6.1.4.1.5624.1.2.69.1.2.2.1.2
The amount of time to keep (S,G) state alive in the absence of DVMRP (S,G) Join messages or (S,G) data packets. Note: Configuring different values for this object for different routers in the DVRMP domain may lead to incorrect protocol operation.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..180  

etsysDvmrpExtTibMgrMetric 1.3.6.1.4.1.5624.1.2.69.1.2.2.1.3
A global distance metric that is used to calculate distance vectors. An interface SHOULD inherit this value if its default metric (dvmrpInterfaceMetric) has not been modified.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..31  

etsysDvmrpExtTibMgrSGStateLimit 1.3.6.1.4.1.5624.1.2.69.1.2.2.1.4
The maximum number of {source, group} pairs for which the DVMRP TIB Manager is allowed to store non-interface specific (S,G) state. A value of zero means that there is no limit.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

etsysDvmrpExtTibMgrSGStateWarnThold 1.3.6.1.4.1.5624.1.2.69.1.2.2.1.5
The DVMRP TIB Manager logs an exception if the number of {source, group} pairs for which it is storing non-interface specific (S,G) state exceeds this value. A value of zero means that there is no warning threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

etsysDvmrpExtTibMgrSGStateStored 1.3.6.1.4.1.5624.1.2.69.1.2.2.1.6
The number of {source, group} pairs for which the DVMRP TIB Manager is storing non-interface specific (S,G) state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

etsysDvmrpExtConformance 1.3.6.1.4.1.5624.1.2.69.2
OBJECT IDENTIFIER    

etsysDvmrpExtGroups 1.3.6.1.4.1.5624.1.2.69.2.1
OBJECT IDENTIFIER    

etsysDvmrpExtCompliances 1.3.6.1.4.1.5624.1.2.69.2.2
OBJECT IDENTIFIER    

etsysDvmrpExtIfGroup 1.3.6.1.4.1.5624.1.2.69.2.1.1
This group defines interface controls for Enterasys DVMRP systems.
Status: current Access: read-only
OBJECT-GROUP    

etsysDvmrpExtTibMgrGroup 1.3.6.1.4.1.5624.1.2.69.2.1.2
This group defines the Tree Information Base (TIB) manager objects for Enterasys DVMRP systems.
Status: current Access: read-only
OBJECT-GROUP    

etsysDvmrpExtCompliance 1.3.6.1.4.1.5624.1.2.69.2.2.1
The compliance statement for devices that support etsysDvmrpExt.
Status: current Access: read-only
MODULE-COMPLIANCE