MRD-MIB

File: MRD-MIB.mib (48217 bytes)

Imported modules

RFC-1212 XYLAN-BASE-MIB RFC1155-SMI

Imported symbols

OBJECT-TYPE xylanMrouted IpAddress

Defined Types

DisplayString  
OCTET STRING    

MrdIntfBoundaryEntry  
SEQUENCE    
  mrdIntfPhyIntAddr IpAddress
  mrdIntfScopedAddress IpAddress
  mrdIntfBoundMaskLength INTEGER
  mrdIntfAdminState INTEGER

MrdTunBoundaryEntry  
SEQUENCE    
  mrdTunLocalAddress IpAddress
  mrdTunRemoteAddress IpAddress
  mrdTunScopedAddress IpAddress
  mrdTunBoundMaskLength INTEGER
  mrdTunAdminState INTEGER

MrdAltNetEntry  
SEQUENCE    
  mrdAltNetAddr IpAddress
  mrdNetworkAddress IpAddress
  mrdANetMaskLength INTEGER
  mrdANetAdminState INTEGER

MrdInterfaceEntry  
SEQUENCE    
  mrdIFAddress IpAddress
  mrdIFEnabledFlag INTEGER
  mrdIFMetric INTEGER
  mrdIFThreshold INTEGER
  mrdIFRateLimit INTEGER
  mrdIFBoundary INTEGER
  mrdIFAlternateNetwork INTEGER
  mrdIFAdminState INTEGER

MrdTunnelEntry  
SEQUENCE    
  mrdLocalAddress IpAddress
  mrdRemoteAddress IpAddress
  mrdTunnelMetric INTEGER
  mrdTunnelThreshold INTEGER
  mrdTunnelRateLimit INTEGER
  mrdTunnelBoundary INTEGER
  mrdTunnelAdminState INTEGER

MrdGroupEntry  
SEQUENCE    
  mrdGroupID INTEGER
  mrdGroupVlanMask INTEGER
  mrdGroupSrcIP IpAddress
  mrdGroupSrcNetMask IpAddress
  mrdGroupMetric INTEGER
  mrdGroupThreshold INTEGER
  mrdGroupRate INTEGER
  mrdGroupPacketsIn INTEGER
  mrdGroupPacketsOut INTEGER
  mrdGroupOneWayFlg INTEGER
  mrdGroupDownFlg INTEGER
  mrdGroupDisabledFlg INTEGER
  mrdGroupQuerierFlg INTEGER
  mrdGroupSrcRteFlg INTEGER
  mrdGroupLeafFlg INTEGER
  mrdGroupIgmpv1Flg INTEGER

MrdTunnelListEntry  
SEQUENCE    
  mrdTunnelListGrpID INTEGER
  mrdTunnelListVlanMask INTEGER
  mrdTunnelListSrcIP IpAddress
  mrdTunnelListDstIP IpAddress
  mrdTunnelListMetric INTEGER
  mrdTunnelListThreshold INTEGER
  mrdTunnelListRate INTEGER
  mrdTunnelListPacketsIn INTEGER
  mrdTunnelListPacketsOut INTEGER
  mrdTunnelListOneWayFlg INTEGER
  mrdTunnelListDownFlg INTEGER
  mrdTunnelListDisabledFlg INTEGER
  mrdTunnelListQuerierFlg INTEGER
  mrdTunnelListSrcRteFlg INTEGER
  mrdTunnelListLeafFlg INTEGER
  mrdTunnelListIgmpv1Flg INTEGER

MrdPeerEntry  
SEQUENCE    
  mrdPeerGrpID INTEGER
  mrdPeerVlanMask INTEGER
  mrdPeerSrcIP IpAddress
  mrdPeerPeerIP IpAddress
  mrdPeerMajorLevel INTEGER
  mrdPeerMinorLevel INTEGER
  mrdPeerTimer INTEGER
  mrdPeerFlags INTEGER
  mrdPeerLeafFlag INTEGER
  mrdPeerPruneFlag INTEGER
  mrdPeerGenIdFlag INTEGER
  mrdPeerMtraceFlag INTEGER

MrdAltNetListEntry  
SEQUENCE    
  mrdAltNetListGrpID INTEGER
  mrdAltNetListVlanMask INTEGER
  mrdAltNetListSrcIP IpAddress
  mrdAltNetListAltNetIP IpAddress
  mrdAltNetListAltNetNetMask IpAddress

MrdBoundaryListEntry  
SEQUENCE    
  mrdBoundaryListGrpID INTEGER
  mrdBoundaryListVlanMask INTEGER
  mrdBoundaryListSrcIP IpAddress
  mrdBoundaryListBoundaryIP IpAddress
  mrdBoundaryListBoundaryNetMask IpAddress

MrdGroupMemEntry  
SEQUENCE    
  mrdGroupMemGrpID INTEGER
  mrdGroupMemVlanMask INTEGER
  mrdGroupMemSrcIP IpAddress
  mrdGroupMemIP IpAddress
  mrdGroupMemTimer INTEGER

MrdForwardingEntry  
SEQUENCE    
  mrdForwardingSrcIP IpAddress
  mrdForwardingDstIP IpAddress
  mrdForwardingGrpID INTEGER
  mrdForwardingVlanMask INTEGER
  mrdForwardingSrcGrpID INTEGER
  mrdForwardingSrcVlanMask INTEGER

MrdPruneEntry  
SEQUENCE    
  mrdPruneDstGroup IpAddress
  mrdPrunePruningRouter IpAddress
  mrdPruneGrpID INTEGER
  mrdPruneVlanMask INTEGER
  mrdPruneTimer INTEGER

MrdRouteEntry  
SEQUENCE    
  mrdRouteOriginIP IpAddress
  mrdRouteOriginMask IpAddress
  mrdRouteGatewayIP IpAddress
  mrdRouteGrpID INTEGER
  mrdRouteVlanMask INTEGER
  mrdRouteLeafFlag INTEGER
  mrdRouteTunFlag INTEGER
  mrdRouteSrcGrpID INTEGER
  mrdRouteSrcVlanMask INTEGER
  mrdRouteMetric INTEGER
  mrdRouteTimer INTEGER

Defined Values

mrdMIB 1.3.6.1.4.1.800.3.2.3.1
OBJECT IDENTIFIER    

mrdMIBObjects 1.3.6.1.4.1.800.3.2.3.1.1
OBJECT IDENTIFIER    

mrdGeneralGroup 1.3.6.1.4.1.800.3.2.3.1.1.1
OBJECT IDENTIFIER    

mrdVersion 1.3.6.1.4.1.800.3.2.3.1.1.1.1
The current version of Mrouted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mrdCachedRouteResTime 1.3.6.1.4.1.800.3.2.3.1.1.1.2
The amount of time cached routes stay in memory in seconds. The minimum value is 300, the maximum value is 86,400.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mrdPruneFlag 1.3.6.1.4.1.800.3.2.3.1.1.1.3
This flag indicates whether or not this router is a pruning router or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pruningrouter(1), non-pruningrouter(2)  

mrdConfigUpdate 1.3.6.1.4.1.800.3.2.3.1.1.1.4
This flag indicates whether or not the system software will update the online system with the changes entered into the configuration file. This will cause a stop and restart of the Mrouted software.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER configUpdate(1), noConfigUpdate(2)  

mrdEnableDisable 1.3.6.1.4.1.800.3.2.3.1.1.1.5
This flag indicates whether or not mrouted will be enabled or disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER doEnable(1), doDisable(2)  

mrdIntfBoundaryTable 1.3.6.1.4.1.800.3.2.3.1.1.2
The mrdBoundaryTable contains the entries that describe the mrd boundary table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdIntfBoundaryEntry

mrdIntfBoundaryEntry 1.3.6.1.4.1.800.3.2.3.1.1.2.1
An entry in the table, containing information about a PNNI logical node in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdIntfBoundaryEntry  

mrdIntfPhyIntAddr 1.3.6.1.4.1.800.3.2.3.1.1.2.1.1
This value indicates the physical interface or tunnel address associated with this boundary entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mrdIntfScopedAddress 1.3.6.1.4.1.800.3.2.3.1.1.2.1.2
This value indicates the scoped address for the given boundary.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mrdIntfBoundMaskLength 1.3.6.1.4.1.800.3.2.3.1.1.2.1.3
This value gives the mask length of the scoped address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mrdIntfAdminState 1.3.6.1.4.1.800.3.2.3.1.1.2.1.4
This value gives current state of this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), normal(2)  

mrdTunBoundaryTable 1.3.6.1.4.1.800.3.2.3.1.1.3
The mrdBoundaryTable contains the entries that describe the mrd boundary table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdTunBoundaryEntry

mrdTunBoundaryEntry 1.3.6.1.4.1.800.3.2.3.1.1.3.1
An entry in the table, containing information about a PNNI logical node in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdTunBoundaryEntry  

mrdTunLocalAddress 1.3.6.1.4.1.800.3.2.3.1.1.3.1.1
This value indicates the physical interface or tunnel address associated with this boundary entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mrdTunRemoteAddress 1.3.6.1.4.1.800.3.2.3.1.1.3.1.2
This value indicates the physical interface or tunnel address associated with this boundary entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mrdTunScopedAddress 1.3.6.1.4.1.800.3.2.3.1.1.3.1.3
This value indicates the scoped address for the given boundary.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mrdTunBoundMaskLength 1.3.6.1.4.1.800.3.2.3.1.1.3.1.4
This value gives the mask length of the scoped address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mrdTunAdminState 1.3.6.1.4.1.800.3.2.3.1.1.3.1.5
This value gives current state of this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), normal(2)  

mrdAltNetTable 1.3.6.1.4.1.800.3.2.3.1.1.4
The mrdBoundaryTable contains the entries that describe the mrd boundary table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdAltNetEntry

mrdAltNetEntry 1.3.6.1.4.1.800.3.2.3.1.1.4.1
An entry in the table, containing information about a PNNI logical node in this switching system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdAltNetEntry  

mrdAltNetAddr 1.3.6.1.4.1.800.3.2.3.1.1.4.1.1
This value indicates the address of the Physical Interface that this alternate network is associated with network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mrdNetworkAddress 1.3.6.1.4.1.800.3.2.3.1.1.4.1.2
This value indicates the network address for the given alternate network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mrdANetMaskLength 1.3.6.1.4.1.800.3.2.3.1.1.4.1.3
This value gives the mask length of the alternate network address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mrdANetAdminState 1.3.6.1.4.1.800.3.2.3.1.1.4.1.4
This value gives current state of this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), normal(2)  

mrdInterfaceTable 1.3.6.1.4.1.800.3.2.3.1.1.5
The mrdInterfaceTable contains the entries that describe the Multicast Interface table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdInterfaceEntry

mrdInterfaceEntry 1.3.6.1.4.1.800.3.2.3.1.1.5.1
An entry in the table, containing information about a Multicast Interace Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdInterfaceEntry  

mrdIFAddress 1.3.6.1.4.1.800.3.2.3.1.1.5.1.1
This value indicates the network address for the given multicast interface table entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mrdIFEnabledFlag 1.3.6.1.4.1.800.3.2.3.1.1.5.1.2
This value indicates this entry in the Multicast interface table is enabled or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

mrdIFMetric 1.3.6.1.4.1.800.3.2.3.1.1.5.1.3
This value indicates path metric for this entry in the Multicast Interface table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

mrdIFThreshold 1.3.6.1.4.1.800.3.2.3.1.1.5.1.4
This value indicates the threshold for this entry in the Multicast Interface table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

mrdIFRateLimit 1.3.6.1.4.1.800.3.2.3.1.1.5.1.5
This value indicates the rate limit for this entry in the Multicast Interface table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mrdIFBoundary 1.3.6.1.4.1.800.3.2.3.1.1.5.1.6
This flag indicates whether or not there is a list of boundary addresses associated with this interface table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

mrdIFAlternateNetwork 1.3.6.1.4.1.800.3.2.3.1.1.5.1.7
This value indicates whether or not there is a list of alternate network addresses associated with this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

mrdIFAdminState 1.3.6.1.4.1.800.3.2.3.1.1.5.1.8
This value gives current state of this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), normal(2)  

mrdTunnelTable 1.3.6.1.4.1.800.3.2.3.1.1.6
The mrdTunnelTable contains the entries that describe the Multicast Tunnel table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdTunnelEntry

mrdTunnelEntry 1.3.6.1.4.1.800.3.2.3.1.1.6.1
An entry in the table, containing information about a Multicast Tunnel Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdTunnelEntry  

mrdLocalAddress 1.3.6.1.4.1.800.3.2.3.1.1.6.1.1
This value indicates the local network address for the given multicast tunnel table entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mrdRemoteAddress 1.3.6.1.4.1.800.3.2.3.1.1.6.1.2
This value indicates the remote network address for the given multicast tunnel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mrdTunnelMetric 1.3.6.1.4.1.800.3.2.3.1.1.6.1.3
This value indicates path metric for this entry in the Multicast Tunnel table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

mrdTunnelThreshold 1.3.6.1.4.1.800.3.2.3.1.1.6.1.4
This value indicates the threshold for this entry in the Multicast Tunnel table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..31  

mrdTunnelRateLimit 1.3.6.1.4.1.800.3.2.3.1.1.6.1.5
This value indicates the rate limit for this entry in the Multicast Tunnel table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mrdTunnelBoundary 1.3.6.1.4.1.800.3.2.3.1.1.6.1.6
This flag indicates whether or not there is a list of boundaries for this tunnel entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

mrdTunnelAdminState 1.3.6.1.4.1.800.3.2.3.1.1.6.1.7
This value gives current state of this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), normal(2)  

mrdGroupTable 1.3.6.1.4.1.800.3.2.3.1.1.7
The mrdGroupTable contains one entry for each group or subnet that is defined on the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdGroupEntry

mrdGroupEntry 1.3.6.1.4.1.800.3.2.3.1.1.7.1
An entry in the table, containing information about a Multicast Group Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdGroupEntry  

mrdGroupID 1.3.6.1.4.1.800.3.2.3.1.1.7.1.1
This value indicates the Vlan Group of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdGroupVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.7.1.2
This value indicates the Vlan Mask of the group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdGroupSrcIP 1.3.6.1.4.1.800.3.2.3.1.1.7.1.3
This value indicates the source IP address of the group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdGroupSrcIPNet 1.3.6.1.4.1.800.3.2.3.1.1.7.1.4
This value indicates the source IP network address of the group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdGroupSrcNetMask 1.3.6.1.4.1.800.3.2.3.1.1.7.1.5
This value contains the network mask for the source IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdGroupMetric 1.3.6.1.4.1.800.3.2.3.1.1.7.1.6
This value indicates the metric for this group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdGroupThreshold 1.3.6.1.4.1.800.3.2.3.1.1.7.1.7
This field indicates how may hops the multicast stream can take.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdGroupRate 1.3.6.1.4.1.800.3.2.3.1.1.7.1.8
This value describes the maximum data rate allowed on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdGroupPacketsIn 1.3.6.1.4.1.800.3.2.3.1.1.7.1.9
This value describes the number of packets received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdGroupPacketsOut 1.3.6.1.4.1.800.3.2.3.1.1.7.1.10
This value describes the maximum data rate allowed on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdGroupOneWayFlg 1.3.6.1.4.1.800.3.2.3.1.1.7.1.11
This flag indicates whether or not this interface is in one-way mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isOneWay(1), isNotOneWay(2)  

mrdGroupDownFlg 1.3.6.1.4.1.800.3.2.3.1.1.7.1.12
This flag indicates whether or not this interface is down.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isDown(1), isNotDown(2)  

mrdGroupDisabledFlg 1.3.6.1.4.1.800.3.2.3.1.1.7.1.13
This flag indicates whether or not this interface is disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isDisabled(1), isNotDisabled(2)  

mrdGroupQuerierFlg 1.3.6.1.4.1.800.3.2.3.1.1.7.1.14
This flag indicates whether or not this interface is a querier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isQuerier(1), isNotQuerier(2)  

mrdGroupSrcRteFlg 1.3.6.1.4.1.800.3.2.3.1.1.7.1.15
This flag indicates whether or not this interface is source routed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isSourceRouted(1), isNotSourceRouted(2)  

mrdGroupLeafFlg 1.3.6.1.4.1.800.3.2.3.1.1.7.1.16
This flag indicates whether or not this interface is a leaf.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isLeaf(1), isNotLeaf(2)  

mrdGroupIgmpv1Flg 1.3.6.1.4.1.800.3.2.3.1.1.7.1.17
This flag indicates whether or not this interface is running IGMP V1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isIgmpV1(1), isNotIgmpV1(2)  

mrdTunnelListTable 1.3.6.1.4.1.800.3.2.3.1.1.8
The mrdTunnelListTable contains one entry for each group or subnet that is defined on the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdTunnelListEntry

mrdTunnelListEntry 1.3.6.1.4.1.800.3.2.3.1.1.8.1
An entry in the table, containing information about a Multicast Tunnel List Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdTunnelListEntry  

mrdTunnelListGrpID 1.3.6.1.4.1.800.3.2.3.1.1.8.1.1
This value indicates the Vlan Group of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdTunnelListVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.8.1.2
This value indicates the Vlan Mask of the tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdTunnelListSrcIP 1.3.6.1.4.1.800.3.2.3.1.1.8.1.3
This value indicates the source IP address of the tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdTunnelListDstIP 1.3.6.1.4.1.800.3.2.3.1.1.8.1.4
This value indicates the destination or remote IP address of the tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdTunnelListMetric 1.3.6.1.4.1.800.3.2.3.1.1.8.1.5
This value indicates the metric for this tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdTunnelListThreshold 1.3.6.1.4.1.800.3.2.3.1.1.8.1.6
This field indicates how may hops the multicast stream can take.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdTunnelListRate 1.3.6.1.4.1.800.3.2.3.1.1.8.1.7
This value describes the maximum data rate allowed on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdTunnelListPacketsIn 1.3.6.1.4.1.800.3.2.3.1.1.8.1.8
This value describes the number of packets received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdTunnelListPacketsOut 1.3.6.1.4.1.800.3.2.3.1.1.8.1.9
This value describes the maximum data rate allowed on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdTunnelListOneWayFlg 1.3.6.1.4.1.800.3.2.3.1.1.8.1.10
This flag indicates whether or not this interface is in one-way mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isOneWay(1), isNotOneWay(2)  

mrdTunnelListDownFlg 1.3.6.1.4.1.800.3.2.3.1.1.8.1.11
This flag indicates whether or not this interface is down.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isDown(1), isNotDown(2)  

mrdTunnelListDisabledFlg 1.3.6.1.4.1.800.3.2.3.1.1.8.1.12
This flag indicates whether or not this interface is disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isDisabled(1), isNotDisabled(2)  

mrdTunnelListQuerierFlg 1.3.6.1.4.1.800.3.2.3.1.1.8.1.13
This flag indicates whether or not this interface is a querier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isQuerier(1), isNotQuerier(2)  

mrdTunnelListSrcRteFlg 1.3.6.1.4.1.800.3.2.3.1.1.8.1.14
This flag indicates whether or not this interface is source routed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isSourceRouted(1), isNotSourceRouted(2)  

mrdTunnelListLeafFlg 1.3.6.1.4.1.800.3.2.3.1.1.8.1.15
This flag indicates whether or not this interface is a leaf.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isLeaf(1), isNotLeaf(2)  

mrdTunnelListIgmpv1Flg 1.3.6.1.4.1.800.3.2.3.1.1.8.1.16
This flag indicates whether or not this interface is running IGMP V1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isIgmpV1(1), isNotIgmpV1(2)  

mrdPeerTable 1.3.6.1.4.1.800.3.2.3.1.1.9
The mrdPeerTable contains one entry for each group or subnet that is defined on the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdPeerEntry

mrdPeerEntry 1.3.6.1.4.1.800.3.2.3.1.1.9.1
An entry in the table, containing information about a Multicast Tunnel List Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdPeerEntry  

mrdPeerGrpID 1.3.6.1.4.1.800.3.2.3.1.1.9.1.1
This value indicates the Vlan Group of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdPeerVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.9.1.2
This value indicates the Vlan Mask of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdPeerSrcIP 1.3.6.1.4.1.800.3.2.3.1.1.9.1.3
This value indicates the source IP address of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdPeerPeerIP 1.3.6.1.4.1.800.3.2.3.1.1.9.1.4
This value indicates the IP address of the peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdPeerMajorLevel 1.3.6.1.4.1.800.3.2.3.1.1.9.1.5
This value indicates the major version level of this peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdPeerMinorLevel 1.3.6.1.4.1.800.3.2.3.1.1.9.1.6
This field indicates the minor version level of this peer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdPeerTimer 1.3.6.1.4.1.800.3.2.3.1.1.9.1.7
This value indicates the number of seconds since a neighbor probe has been received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdPeerFlags 1.3.6.1.4.1.800.3.2.3.1.1.9.1.8
This value describes the raw contents of the peer's flag byte.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdPeerLeafFlag 1.3.6.1.4.1.800.3.2.3.1.1.9.1.9
This flag indicates whether or not this peer is a leaf.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isALeaf(1), isNotALeaf(2)  

mrdPeerPruneFlag 1.3.6.1.4.1.800.3.2.3.1.1.9.1.10
This flag indicates whether or not this peer supports pruning.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isAPruningRouter(1), isNotAPruningRouter(2)  

mrdPeerGenIdFlag 1.3.6.1.4.1.800.3.2.3.1.1.9.1.11
This flag indicates whether or not this peer includes the genid and rtlist in probes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isIncludingGenID(1), isNotIncludingGenID(2)  

mrdPeerMtraceFlag 1.3.6.1.4.1.800.3.2.3.1.1.9.1.12
This flag indicates whether or not this peer supports mtrace requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isSupportingMtrace(1), isNotSupportingMtrace(2)  

mrdAltNetList 1.3.6.1.4.1.800.3.2.3.1.1.10
The mrdAltNetListTable contains one entry for each alternate Network that is currently running in the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdAltNetListEntry

mrdAltNetListEntry 1.3.6.1.4.1.800.3.2.3.1.1.10.1
An entry in the table, containing information about an Alternate Network List Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdAltNetListEntry  

mrdAltNetListGrpID 1.3.6.1.4.1.800.3.2.3.1.1.10.1.1
This value indicates the Vlan Group of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdAltNetListVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.10.1.2
This value indicates the Vlan Mask of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdAltNetListSrcIP 1.3.6.1.4.1.800.3.2.3.1.1.10.1.3
This value indicates the source IP address of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdAltNetListAltNetIP 1.3.6.1.4.1.800.3.2.3.1.1.10.1.4
This value indicates the IP address of the Alternate Network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdAltNetListAltNetNetMask 1.3.6.1.4.1.800.3.2.3.1.1.10.1.5
This value contains the network mask for the Alternate Network IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdBoundaryList 1.3.6.1.4.1.800.3.2.3.1.1.11
The mrdBoundaryListTable contains one entry for each boundary entry that is running in the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdBoundaryListEntry

mrdBoundaryListEntry 1.3.6.1.4.1.800.3.2.3.1.1.11.1
An entry in the table, containing information about a Boundary List Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdBoundaryListEntry  

mrdBoundaryListGrpID 1.3.6.1.4.1.800.3.2.3.1.1.11.1.1
This value indicates the Vlan Group of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdBoundaryListVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.11.1.2
This value indicates the Vlan Mask of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdBoundaryListSrcIP 1.3.6.1.4.1.800.3.2.3.1.1.11.1.3
This value indicates the source IP address of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdBoundaryListBoundaryIP 1.3.6.1.4.1.800.3.2.3.1.1.11.1.4
This value indicates the IP address of the Boundary entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdBoundaryListBoundaryNetMask 1.3.6.1.4.1.800.3.2.3.1.1.11.1.5
This value contains the network mask for the Boundary Network IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdGroupMemTable 1.3.6.1.4.1.800.3.2.3.1.1.12
The mrdGroupMem contains one entry for each Multicast Group membership entry that is running in the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdGroupMemEntry

mrdGroupMemEntry 1.3.6.1.4.1.800.3.2.3.1.1.12.1
An entry in the table, containing information about a Group Membership Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdGroupMemEntry  

mrdGroupMemGrpID 1.3.6.1.4.1.800.3.2.3.1.1.12.1.1
This value indicates the Vlan Group of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdGroupMemVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.12.1.2
This value indicates the Vlan Mask of this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdGroupMemSrcIP 1.3.6.1.4.1.800.3.2.3.1.1.12.1.3
This value indicates the source IP address of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdGroupMemIP 1.3.6.1.4.1.800.3.2.3.1.1.12.1.4
This value indicates the IP address of the IP Multicast group membership.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdGroupMemTimer 1.3.6.1.4.1.800.3.2.3.1.1.12.1.5
This value indicates the number of seconds before this membership times out.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdForwardingTable 1.3.6.1.4.1.800.3.2.3.1.1.13
The mrdForwardingTable contains one entry for each entry in the forwarding table on the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdForwardingEntry

mrdForwardingEntry 1.3.6.1.4.1.800.3.2.3.1.1.13.1
An entry in the table, containing information about a Forwarding Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdForwardingEntry  

mrdForwardingSrcIP 1.3.6.1.4.1.800.3.2.3.1.1.13.1.1
This value indicates the Source IP address of this multicast stream.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdForwardingDstIP 1.3.6.1.4.1.800.3.2.3.1.1.13.1.2
This value indicates the destination IP address of this multicast stream.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdForwardingGrpID 1.3.6.1.4.1.800.3.2.3.1.1.13.1.3
This value indicates the Destination Group ID for this multicast stream.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdForwardingVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.13.1.4
This value indicates the Vlan mask of the forwarding group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdForwardingSrcGrpID 1.3.6.1.4.1.800.3.2.3.1.1.13.1.5
This value contains the Vlan Group ID where this stream originates.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdForwardingSrcVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.13.1.6
This value contains the Vlan mask of the source group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdPruneTable 1.3.6.1.4.1.800.3.2.3.1.1.14
The mrdPruneTable contains one entry for each entry in the prune table on the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdPruneEntry

mrdPruneEntry 1.3.6.1.4.1.800.3.2.3.1.1.14.1
An entry in the table, containing information about a Prune Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdPruneEntry  

mrdPruneDstGroup 1.3.6.1.4.1.800.3.2.3.1.1.14.1.1
This value indicates the Destination IP address that is being pruned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdPrunePruningRouter 1.3.6.1.4.1.800.3.2.3.1.1.14.1.2
This value indicates the IP address of the router that is pruning.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdPruneGrpID 1.3.6.1.4.1.800.3.2.3.1.1.14.1.3
This value indicates the Group ID of the pruning router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdPruneVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.14.1.4
This value indicates the Vlan mask of the pruning router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdPruneTimer 1.3.6.1.4.1.800.3.2.3.1.1.14.1.5
This value contains the timer value associated with this prune entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdRouteTable 1.3.6.1.4.1.800.3.2.3.1.1.15
The mrdRouteTable contains one entry for each entry in the forwarding table on the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MrdRouteEntry

mrdRouteEntry 1.3.6.1.4.1.800.3.2.3.1.1.15.1
An entry in the table, containing information about a Route Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MrdRouteEntry  

mrdRouteOriginIP 1.3.6.1.4.1.800.3.2.3.1.1.15.1.1
This value indicates the IP address of origin of this route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdRouteOriginMask 1.3.6.1.4.1.800.3.2.3.1.1.15.1.2
This value indicates the network mask of the origin.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdRouteGatewayIP 1.3.6.1.4.1.800.3.2.3.1.1.15.1.3
This value indicates the IP address of the gateway.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

mrdRouteGrpID 1.3.6.1.4.1.800.3.2.3.1.1.15.1.4
This value indicates the Group ID for which the entry has a route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdRouteVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.15.1.5
This value contains the Vlan mask for the group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdRouteLeafFlag 1.3.6.1.4.1.800.3.2.3.1.1.15.1.6
This value contains a flag indicating if the router in the route entry is a leaf router or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isLeaf(1), isNotLeaf(2)  

mrdRouteTunFlag 1.3.6.1.4.1.800.3.2.3.1.1.15.1.7
This value contains a flag indicating if the router in the route entry is a tunnel or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isTunnel(1), isNotTunnel(2)  

mrdRouteSrcGrpID 1.3.6.1.4.1.800.3.2.3.1.1.15.1.8
This value contains the Vlan group of the interface that received this route entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdRouteSrcVlanMask 1.3.6.1.4.1.800.3.2.3.1.1.15.1.9
This value contains the Vlan mask of the source group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdRouteMetric 1.3.6.1.4.1.800.3.2.3.1.1.15.1.10
This value contains the metric for this route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mrdRouteTimer 1.3.6.1.4.1.800.3.2.3.1.1.15.1.11
This value contains the timer value for this route entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER