FSM7326-ROUTING-MIB

File: FSM7326-ROUTING-MIB.mib (50599 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC FSM7326-REF-MIB
RFC1155-SMI RFC1213-MIB OSPF-MIB
RIPv2-MIB

Imported symbols

Unsigned32 Gauge32 MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE IpAddress
Integer32 TruthValue RowStatus
fsm7326 TimeTicks DisplayString
PhysAddress ospfIfEntry ospfVirtIfEntry
ospfAreaEntry rip2IfConfEntry

Defined Types

AgentSwitchArpEntry  
SEQUENCE    
  agentSwitchArpAge TimeTicks
  agentSwitchArpIpAddress IpAddress
  agentSwitchArpMacAddress PhysAddress
  agentSwitchArpInterface Integer32
  agentSwitchArpType INTEGER
  agentSwitchArpStatus RowStatus

AgentSwitchIpInterfaceEntry  
SEQUENCE    
  agentSwitchIpInterfaceIfIndex Integer32
  agentSwitchIpInterfaceIpAddress IpAddress
  agentSwitchIpInterfaceNetMask IpAddress
  agentSwitchIpInterfaceClearIp INTEGER
  agentSwitchIpInterfaceRoutingMode INTEGER

AgentSwitchIpRouterDiscoveryEntry  
SEQUENCE    
  agentSwitchIpRouterDiscoveryIfIndex Integer32
  agentSwitchIpRouterDiscoveryAdvertiseMode INTEGER
  agentSwitchIpRouterDiscoveryMaxAdvertisementInterval Integer32
  agentSwitchIpRouterDiscoveryMinAdvertisementInterval Integer32
  agentSwitchIpRouterDiscoveryAdvertisementLifetime Integer32
  agentSwitchIpRouterDiscoveryPreferenceLevel Integer32
  agentSwitchIpRouterDiscoveryAdvertisementAddress IpAddress

AgentSwitchIpVlanEntry  
SEQUENCE    
  agentSwitchIpVlanId Integer32
  agentSwitchIpVlanIfIndex Integer32
  agentSwitchIpVlanRoutingStatus RowStatus

AgentRipRouteRedistEntry  
SEQUENCE    
  agentRipRouteRedistSource INTEGER
  agentRipRouteRedistMode INTEGER
  agentRipRouteRedistMetric Integer32
  agentRipRouteRedistMetricConfigured TruthValue
  agentRipRouteRedistMatchInternal INTEGER
  agentRipRouteRedistMatchExternal1 INTEGER
  agentRipRouteRedistMatchExternal2 INTEGER
  agentRipRouteRedistMatchNSSAExternal1 INTEGER
  agentRipRouteRedistMatchNSSAExternal2 INTEGER
  agentRipRouteRedistDistList Unsigned32
  agentRipRouteRedistDistListConfigured TruthValue

AgentRip2IfConfEntry  
SEQUENCE    
  agentRip2IfConfAuthKeyId INTEGER

AgentOspfRouteRedistEntry  
SEQUENCE    
  agentOspfRouteRedistSource INTEGER
  agentOspfRouteRedistMode INTEGER
  agentOspfRouteRedistMetric Integer32
  agentOspfRouteRedistMetricConfigured TruthValue
  agentOspfRouteRedistMetricType INTEGER
  agentOspfRouteRedistTag Unsigned32
  agentOspfRouteRedistSubnets TruthValue
  agentOspfRouteRedistDistList Unsigned32
  agentOspfRouteRedistDistListConfigured TruthValue

AgentOspfIfEntry  
SEQUENCE    
  agentOspfIfAuthKeyId INTEGER

AgentOspfVirtIfEntry  
SEQUENCE    
  agentOspfVirtIfAuthKeyId INTEGER

AgentOspfAreaEntry  
SEQUENCE    
  agentOspfAuthType Integer32

Defined Values

fsm7326Routing 1.3.6.1.4.1.4526.1.9.2
Tok_String
MODULE-IDENTITY    

agentSwitchArpGroup 1.3.6.1.4.1.4526.1.9.2.1
OBJECT IDENTIFIER    

agentSwitchArpAgeoutTime 1.3.6.1.4.1.4526.1.9.2.1.1
Configures the ARP entry ageout time in seconds. Allowable range: 15-21600
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 15..21600  

agentSwitchArpResponseTime 1.3.6.1.4.1.4526.1.9.2.1.2
Configures the ARP request response timeout in seconds. Allowable range: 1-10
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

agentSwitchArpMaxRetries 1.3.6.1.4.1.4526.1.9.2.1.3
Configures the ARP count of maximum request for retries. Allowable range: 0-10
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

agentSwitchArpCacheSize 1.3.6.1.4.1.4526.1.9.2.1.4
Configures the ARP maximum number of entries in the cache. Allowable range is platform-specific.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentSwitchArpDynamicRenew 1.3.6.1.4.1.4526.1.9.2.1.5
This indicates the current setting of ARP dynamic renew mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchArpTotalEntryCountCurrent 1.3.6.1.4.1.4526.1.9.2.1.6
Current number of entries in the ARP cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentSwitchArpTotalEntryCountPeak 1.3.6.1.4.1.4526.1.9.2.1.7
Peak number of entries recorded in the ARP cache over time. This value is restarted whenever the ARP cache size is changed.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentSwitchArpStaticEntryCountCurrent 1.3.6.1.4.1.4526.1.9.2.1.8
Current number of configured static ARP entries.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentSwitchArpStaticEntryCountMax 1.3.6.1.4.1.4526.1.9.2.1.9
Maximum number of configurable static ARP entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSwitchArpTable 1.3.6.1.4.1.4526.1.9.2.1.10
This table augments the MIB-II ipNetToMediaTable by providing per-interface ARP entry information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchArpEntry

agentSwitchArpEntry 1.3.6.1.4.1.4526.1.9.2.1.10.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchArpEntry  

agentSwitchArpAge 1.3.6.1.4.1.4526.1.9.2.1.10.1.1
This defines the time (in seconds) since the ARP entry was last refreshed. This value is 0 for ARP entries of type local(1) or static(3), since these entries are not subject to aging.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentSwitchArpIpAddress 1.3.6.1.4.1.4526.1.9.2.1.10.1.2
The IP Address assigned to each interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentSwitchArpMacAddress 1.3.6.1.4.1.4526.1.9.2.1.10.1.3
The hardware MAX Address that each interface maps to.
Status: current Access: read-create
OBJECT-TYPE    
  PhysAddress  

agentSwitchArpInterface 1.3.6.1.4.1.4526.1.9.2.1.10.1.4
The Associated IfIndex which identified the ARP Entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSwitchArpType 1.3.6.1.4.1.4526.1.9.2.1.10.1.5
The type of ARP entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), gateway(2), static(3), dynamic(4)  

agentSwitchArpStatus 1.3.6.1.4.1.4526.1.9.2.1.10.1.6
The status of this ARP entry. Setting this object destroy will remove the entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentSwitchIpGroup 1.3.6.1.4.1.4526.1.9.2.2
OBJECT IDENTIFIER    

agentSwitchIpRoutingMode 1.3.6.1.4.1.4526.1.9.2.2.1
Administratively enables/disables routing on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchIpInterfaceTable 1.3.6.1.4.1.4526.1.9.2.2.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchIpInterfaceEntry

agentSwitchIpInterfaceEntry 1.3.6.1.4.1.4526.1.9.2.2.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchIpInterfaceEntry  

agentSwitchIpInterfaceIfIndex 1.3.6.1.4.1.4526.1.9.2.2.3.1.1
The IfIndex associated with this instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSwitchIpInterfaceIpAddress 1.3.6.1.4.1.4526.1.9.2.2.3.1.2
The IpAddress assigned to this interface. When setting this value, the value of agentSwitchIpInterfaceNetMask must be set at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSwitchIpInterfaceNetMask 1.3.6.1.4.1.4526.1.9.2.2.3.1.3
The NetMask assigned to this interface. When setting this value, the value of agentSwitchIpInterfaceIpAddress must be set at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSwitchIpInterfaceClearIp 1.3.6.1.4.1.4526.1.9.2.2.3.1.4
Sets the interfaces IpAddress and NetMask back to 0.0.0.0
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchIpInterfaceRoutingMode 1.3.6.1.4.1.4526.1.9.2.2.3.1.5
Enables or disables routing for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchIpRouterDiscoveryTable 1.3.6.1.4.1.4526.1.9.2.2.4
There is no global administrative flag for router discovery. The global routing flag (agentSwitchIpRoutingMode) will be used for this purpose. If routing is disabled, router discovery is disabled as well.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchIpRouterDiscoveryEntry

agentSwitchIpRouterDiscoveryEntry 1.3.6.1.4.1.4526.1.9.2.2.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchIpRouterDiscoveryEntry  

agentSwitchIpRouterDiscoveryIfIndex 1.3.6.1.4.1.4526.1.9.2.2.4.1.1
Interface Number to configure Router Discovery on.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSwitchIpRouterDiscoveryAdvertiseMode 1.3.6.1.4.1.4526.1.9.2.2.4.1.2
Enable or disable router discovery on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchIpRouterDiscoveryMaxAdvertisementInterval 1.3.6.1.4.1.4526.1.9.2.2.4.1.3
Maximum time allowed between sending router advertisements from the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 4..1800  

agentSwitchIpRouterDiscoveryMinAdvertisementInterval 1.3.6.1.4.1.4526.1.9.2.2.4.1.4
Minimum time allowed between sending router advertisements from the interface. This value must be less than or equal to agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..1800  

agentSwitchIpRouterDiscoveryAdvertisementLifetime 1.3.6.1.4.1.4526.1.9.2.2.4.1.5
Value of lifetime field of router advertsisement sent from the interface. This value must be greater than or equal to agentSwitchIpRouterDiscoveryMaxAdvertisementInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 4..9000  

agentSwitchIpRouterDiscoveryPreferenceLevel 1.3.6.1.4.1.4526.1.9.2.2.4.1.6
Preferability of the address as a default router address, related to other addresses on the same subnet. This is defined as the larger the number, the higher the preference.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentSwitchIpRouterDiscoveryAdvertisementAddress 1.3.6.1.4.1.4526.1.9.2.2.4.1.7
Address used when sending router advertisements from the interface.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSwitchIpVlanTable 1.3.6.1.4.1.4526.1.9.2.2.5
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchIpVlanEntry

agentSwitchIpVlanEntry 1.3.6.1.4.1.4526.1.9.2.2.5.1
A Static VLAN for which routing can be enabled/disabled
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchIpVlanEntry  

agentSwitchIpVlanId 1.3.6.1.4.1.4526.1.9.2.2.5.1.1
The Vlan's Id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSwitchIpVlanIfIndex 1.3.6.1.4.1.4526.1.9.2.2.5.1.2
The IfIndex associated with this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSwitchIpVlanRoutingStatus 1.3.6.1.4.1.4526.1.9.2.2.5.1.3
Status of Routing mode per Vlan. active(1) - Vlan is enabled for routing createAndGo(4) - Adds Vlan entry for routing destroy(6) - Removes Vlan from routing
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentRouterRipConfigGroup 1.3.6.1.4.1.4526.1.9.2.3
OBJECT IDENTIFIER    

agentRouterRipAdminState 1.3.6.1.4.1.4526.1.9.2.3.1
Sets the administrative mode of RIP in the router.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRouterRipSplitHorizonMode 1.3.6.1.4.1.4526.1.9.2.3.2
Sets the RIP split horizon operating mode in the router. A value of none(1) means split horizon processing is disabled. When set to simple(2), the simple split horizon technique is used. When set to poisonReverse(3), the split horizon with poison reverse technique is used. The default split horizon mode is simple(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), simple(2), poisonReverse(3)  

agentRouterRipAutoSummaryMode 1.3.6.1.4.1.4526.1.9.2.3.3
Sets the RIP auto summarization mode in the router. A value of enable(1) means that routes advertized by this RIP router are combined, or summarized, whenever possible into aggregates. When set to disable(2), routes are not aggregated in RIP updates generated by this router. The default auto summary mode is enable(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRouterRipHostRoutesAcceptMode 1.3.6.1.4.1.4526.1.9.2.3.4
Sets the RIP host route acceptance mode in the router. A value of enable(1) means that host routes advertized to this RIP router will be accepted (learned) into its routing table. When set to disable(2), host routes advertized in RIP updates from neighboring routers are ignored. The default host routes accept mode is enable(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRouterRipDefaultMetric 1.3.6.1.4.1.4526.1.9.2.3.5
Default metric of redistributed routes, when RIP redistributes from other protocols.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..15  

agentRouterRipDefaultMetricConfigured 1.3.6.1.4.1.4526.1.9.2.3.6
Flag to determine whether RIP default-metric is configured or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentRouterRipDefaultInfoOriginate 1.3.6.1.4.1.4526.1.9.2.3.7
Flag to determine, whether RIP can advertise a default-route learned from another protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentRipRouteRedistTable 1.3.6.1.4.1.4526.1.9.2.3.8
This table contains the MIB objects required to configure route-redistribution for RIP. Here, RIP is the Destination protocol and the source protocols can be any of : BGP, OSPF, Static, Connected.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentRipRouteRedistEntry

agentRipRouteRedistEntry 1.3.6.1.4.1.4526.1.9.2.3.8.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentRipRouteRedistEntry  

agentRipRouteRedistSource 1.3.6.1.4.1.4526.1.9.2.3.8.1.1
Source route, from which RIP can redistribute routes. This object also acts as the identifier for the RIP redistribution Table entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER connected(1), static(2), ospf(3), bgp(4)  

agentRipRouteRedistMode 1.3.6.1.4.1.4526.1.9.2.3.8.1.2
User enabels/disables route-redistribution for a particular source protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRipRouteRedistMetric 1.3.6.1.4.1.4526.1.9.2.3.8.1.3
Metric used for redistributing a particular source protocol route into RIP.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..15  

agentRipRouteRedistMetricConfigured 1.3.6.1.4.1.4526.1.9.2.3.8.1.4
Flag to determine whether RIP redistribute-metric is configured or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentRipRouteRedistMatchInternal 1.3.6.1.4.1.4526.1.9.2.3.8.1.5
If this flag is true, RIP redistributes OSPF internal routes. It will be non-applicable, when source protocol is other than ospf.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2), not-applicable(3)  

agentRipRouteRedistMatchExternal1 1.3.6.1.4.1.4526.1.9.2.3.8.1.6
If this flag is true, RIP redistributes OSPF External1 routes. It will be non-applicable, when source protocol is other than ospf.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2), not-applicable(3)  

agentRipRouteRedistMatchExternal2 1.3.6.1.4.1.4526.1.9.2.3.8.1.7
If this flag is true, RIP redistributes OSPF External2 routes. It will be non-applicable, when source protocol is other than ospf.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2), not-applicable(3)  

agentRipRouteRedistMatchNSSAExternal1 1.3.6.1.4.1.4526.1.9.2.3.8.1.8
If this flag is true, RIP redistributes OSPF NSSA-External1 routes. It will be non-applicable, when source protocol is other than ospf.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2), not-applicable(3)  

agentRipRouteRedistMatchNSSAExternal2 1.3.6.1.4.1.4526.1.9.2.3.8.1.9
If this flag is true, RIP redistributes OSPF NSSA-External2 routes. It will be non-applicable, when source protocol is other than ospf.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2), not-applicable(3)  

agentRipRouteRedistDistList 1.3.6.1.4.1.4526.1.9.2.3.8.1.10
Access-list number of the access-list, which filters routes received from a source-protocol.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..199  

agentRipRouteRedistDistListConfigured 1.3.6.1.4.1.4526.1.9.2.3.8.1.11
Flag to determine whether Access-list is configured or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentRip2IfConfTable 1.3.6.1.4.1.4526.1.9.2.3.9
A list of subnets which require separate configuration in RIP. Augments rip2IfConfTable in the RIPv2-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentRip2IfConfEntry

agentRip2IfConfEntry 1.3.6.1.4.1.4526.1.9.2.3.9.1
A Single Routing Domain in a single Subnet. Augments rip2IfConfEntry in RIPv2-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentRip2IfConfEntry  

agentRip2IfConfAuthKeyId 1.3.6.1.4.1.4526.1.9.2.3.9.1.1
The identifier for the authentication key used on this interface. This field is only meaningful when the RIPv2-MIB rip2IfConfAuthType is md5(3); otherwise, the value is not used.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

agentRouterOspfConfigGroup 1.3.6.1.4.1.4526.1.9.2.4
OBJECT IDENTIFIER    

agentOspfDefaultMetric 1.3.6.1.4.1.4526.1.9.2.4.1
Default metric of redistributed routes, when OSPF redistributes from other protocols.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16777215  

agentOspfDefaultMetricConfigured 1.3.6.1.4.1.4526.1.9.2.4.2
Flag to determine whether OSPF default-metric is configured or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentOspfDefaultInfoOriginate 1.3.6.1.4.1.4526.1.9.2.4.3
Flag to determine, whether OSPF can advertise a default-route learned from another protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentOspfDefaultInfoOriginateAlways 1.3.6.1.4.1.4526.1.9.2.4.4
When this flag is true, the router advertises 0.0.0.0/0.0.0.0 always. Without this option, OSPF will only advertise 0.0.0.0/0.0.0.0 if the router's forwarding table contains a default route.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentOspfDefaultInfoOriginateMetric 1.3.6.1.4.1.4526.1.9.2.4.5
Metric of the default route,which OSPF advertises when learned from other protocol.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16777215  

agentOspfDefaultInfoOriginateMetricConfigured 1.3.6.1.4.1.4526.1.9.2.4.6
Flag to determine whether OSPF default-info originate metric is configured or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentOspfDefaultInfoOriginateMetricType 1.3.6.1.4.1.4526.1.9.2.4.7
Metric Type of the default route,which OSPF advertises when learned from other protocol. It can be 1(external type 1) or 2(external type 2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER externalType1(1), externalType2(2)  

agentOspfRouteRedistTable 1.3.6.1.4.1.4526.1.9.2.4.8
This table contains the MIB objects required to configure route-redistribution for OSPF. Here, OSPF is the Destination protocol and the source protocols can be any of : BGP, RIP, Static, Connected.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentOspfRouteRedistEntry

agentOspfRouteRedistEntry 1.3.6.1.4.1.4526.1.9.2.4.8.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentOspfRouteRedistEntry  

agentOspfRouteRedistSource 1.3.6.1.4.1.4526.1.9.2.4.8.1.1
Source protocol, from which OSPF can redistribute routes. This object also acts as the identifier for the OSPF redistribution Table entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER connected(1), static(2), rip(3), bgp(4)  

agentOspfRouteRedistMode 1.3.6.1.4.1.4526.1.9.2.4.8.1.2
User enabels/disables route-redistribution for a particular source protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentOspfRouteRedistMetric 1.3.6.1.4.1.4526.1.9.2.4.8.1.3
Metric used for redistributing a particular source protocol route into OSPF.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16777215  

agentOspfRouteRedistMetricConfigured 1.3.6.1.4.1.4526.1.9.2.4.8.1.4
Flag to determine whether OSPF redistribute-metric is configured or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentOspfRouteRedistMetricType 1.3.6.1.4.1.4526.1.9.2.4.8.1.5
Metric Type of routes,which OSPF redistributes from other source protocols. It can be 1(external type 1) or 2(external type 2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER externalType1(1), externalType2(2)  

agentOspfRouteRedistTag 1.3.6.1.4.1.4526.1.9.2.4.8.1.6
It specifies the tag field in routes redistributed by OSPF.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4294967295  

agentOspfRouteRedistSubnets 1.3.6.1.4.1.4526.1.9.2.4.8.1.7
If this value is false, then OSPF will not redistribute subnetted routes.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentOspfRouteRedistDistList 1.3.6.1.4.1.4526.1.9.2.4.8.1.8
Access-list number of the access-list, which filters routes received from a source-protocol.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..199  

agentOspfRouteRedistDistListConfigured 1.3.6.1.4.1.4526.1.9.2.4.8.1.9
Flag to determine whether Access-list is configured or not.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentOspfIfTable 1.3.6.1.4.1.4526.1.9.2.4.9
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF. Augments ospfIfTable from the OSPF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentOspfIfEntry

agentOspfIfEntry 1.3.6.1.4.1.4526.1.9.2.4.9.1
The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF. Augments ospfIfEntry in OSPF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentOspfIfEntry  

agentOspfIfAuthKeyId 1.3.6.1.4.1.4526.1.9.2.4.9.1.1
The identifier for the authentication key used on this interface. This field is only meaningful when the OSPF-MIB ospfIfAuthType is md5(2); otherwise, the value is not used.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

agentOspfVirtIfTable 1.3.6.1.4.1.4526.1.9.2.4.10
Information about this router's virtual inter- faces. Augments ospfVirtIfTable from the OSPF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentOspfVirtIfEntry

agentOspfVirtIfEntry 1.3.6.1.4.1.4526.1.9.2.4.10.1
Information about a single Virtual Interface. Augments ospfVirtIfEntry in OSPF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentOspfVirtIfEntry  

agentOspfVirtIfAuthKeyId 1.3.6.1.4.1.4526.1.9.2.4.10.1.1
The identifier for the authentication key used on this virtual interface. This field is only meaningful when the OSPF-MIB ospfVirtIfAuthType is md5(2); otherwise, the value is not used.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

agentRouterOspfRFC1583CompatibilityMode 1.3.6.1.4.1.4526.1.9.2.4.11
From RFC2328: Controls the preference rules used in Section 16.4 when choosing among multiple AS-external-LSAs advertising the same destination. When set to 'enabled', the preference rules remain those specified by RFC 1583 ([Ref9]). When set to 'disabled', the preference rules are those stated in Section 16.4.1, which prevent routing loops when AS- external-LSAs for the same destination have been originated from different areas. Set to 'enabled' by default. In order to minimize the chance of routing loops, all OSPF routers in an OSPF routing domain should have RFC1583Compatibility set identically. When there are routers present that have not been updated with the functionality specified in Section 16.4.1 of this memo, all routers should have RFC1583Compatibility set to 'enabled'. Otherwise, all routers should have RFC1583Compatibility set to 'disabled', preventing all routing loops.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentOspfAreaTable 1.3.6.1.4.1.4526.1.9.2.4.12
Information describing the additional configured parameters and cumulative statistics of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentOspfAreaEntry

agentOspfAreaEntry 1.3.6.1.4.1.4526.1.9.2.4.12.1
Information describing the additional configured parameters and cumulative statistics of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentOspfAreaEntry  

agentOspfAuthType 1.3.6.1.4.1.4526.1.9.2.4.12.1.2
The authentication type specified for an area. Additional authentication types may be assigned locally on a per Area basis.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentSnmpTrapFlagsConfigGroupLayer3 1.3.6.1.4.1.4526.1.9.2.5
OBJECT IDENTIFIER    

agentSnmpVRRPNewMasterTrapFlag 1.3.6.1.4.1.4526.1.9.2.5.1
This flag enables the sending of VRRP new master notification traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSnmpVRRPAuthFailureTrapFlag 1.3.6.1.4.1.4526.1.9.2.5.2
This flag enables the sending of VRRP authentication failure notification traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentBootpDhcpRelayGroup 1.3.6.1.4.1.4526.1.9.2.6
OBJECT IDENTIFIER    

agentBootpDhcpRelayMaxHopCount 1.3.6.1.4.1.4526.1.9.2.6.1
The BOOTP/DHCP Max Hop Count. The relay agent silently discards BOOTREQUEST messages whose hops field exceeds the value 16 assuming that the request is looped through the intermediate agents. The default value is 4.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

agentBootpDhcpRelayForwardingIp 1.3.6.1.4.1.4526.1.9.2.6.2
The BOOTP/DHCP Server IP Address. All the requests will be forwarded and the replies expected from this address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentBootpDhcpRelayForwardMode 1.3.6.1.4.1.4526.1.9.2.6.3
The BOOTP/DHCP Admin Mode. The relaying functionality can be administratively enabled or disabled by this object
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentBootpDhcpRelayMinWaitTime 1.3.6.1.4.1.4526.1.9.2.6.4
The BOOTP/DHCP Minimum Wait Time. When the BOOTP relay agent receives a BOOTREQUEST message, it MAY use the value of the 'secs' (seconds since client began booting) field of the request as a factor in deciding whether to relay the request or not.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

agentBootpDhcpRelayCircuitIdOptionMode 1.3.6.1.4.1.4526.1.9.2.6.5
The BOOTP/DHCP Circuit ID Option Mode. This flag is set to enable/disable the network element to add/remove the DHCP Relay agent Circuit ID sub-options.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentBootpDhcpRelayNumOfRequestsReceived 1.3.6.1.4.1.4526.1.9.2.6.6
The Number of BOOTP/DHCP Requests Received. Total number of BOOTREQUESTs received from all clients.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentBootpDhcpRelayNumOfRequestsForwarded 1.3.6.1.4.1.4526.1.9.2.6.7
The Number of BOOTP/DHCP Requests Forwarded. Total number of BOOTREQUESTs forwarded to the next agents/servers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentBootpDhcpRelayNumOfDiscards 1.3.6.1.4.1.4526.1.9.2.6.8
The Number of BOOTP/DHCP Discards. Total number of packets discarded by the network element because of error in the packet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32