HIRSCHMANN-MMP4-ROUTING-MIB
- Registered at
- 1.3.6.1.4.1.248.15.2
- Last updated
- 2005-08-18 12:00
- Organization
- Hirschmann Automation and Control GmbH
- Revisions
- 2005-08-18 12:00, 2003-04-02 17:00
- Namespace
- hirschmann
- Source file
HIRSCHMANN-MMP4-ROUTING-MIB- Digest
sha256:a9fa3e929be9c6cc8819716ffadfb89d0df272c875711586214e6bb412b7024d
Description
The Hirschmann Private Platform4 Routing MIB definitions for Platform devices.
Contact
Customer Support Postal: Hirschmann Automation and Control GmbH Stuttgarter Str. 45-51 72654 Neckartenzlingen Germany Tel: +49 7127 14 1981 Web: http://www.hicomcenter.com/ E-Mail: hicomcenter@hirschmann.com
Imports
| From | Symbols |
|---|---|
| HIRSCHMANN-MMP4-BASICL2-MIB | hmPlatform4 |
| OSPF-MIB | ospfIfEntry, ospfVirtIfEntry |
| RIPv2-MIB | rip2IfConfEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HIRSCHMANN-MMP4-BASICL2-MIB HIRSCHMANN-MMP4-ROUTING-MIB HMPRIV-MGMT-SNMP-MIB IANA-ADDRESS-FAMILY-NUMBERS-MIB IANAifType-MIB IEEE8021-PAE-MIB IF-MIB INET-ADDRESS-MIB OSPF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RIPv2-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hmAgentSwitchArpGroup OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.2.1 | |||
| hmAgentSwitchArpAgeoutTime OBJECT-TYPE Configures the ARP entry ageout time in seconds. Allowable range: 15-21600 | 1.3.6.1.4.1.248.15.2.1.1 | Integer32 (15..21600) | read-write | current |
| hmAgentSwitchArpResponseTime OBJECT-TYPE Configures the ARP request response timeout in seconds. Allowable range: 1-10 | 1.3.6.1.4.1.248.15.2.1.2 | Integer32 (1..10) | read-write | current |
| hmAgentSwitchArpMaxRetries OBJECT-TYPE Configures the ARP count of maximum request for retries. Allowable range: 0-10 | 1.3.6.1.4.1.248.15.2.1.3 | Integer32 (0..10) | read-write | current |
| hmAgentSwitchArpCacheSize OBJECT-TYPE Configures the ARP maximum number of entries in the cache. Allowable range is platform-specific. | 1.3.6.1.4.1.248.15.2.1.4 | Integer32 | read-write | current |
| hmAgentSwitchArpDynamicRenew OBJECT-TYPE This indicates the current setting of ARP dynamic renew mode. | 1.3.6.1.4.1.248.15.2.1.5 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSwitchArpTotalEntryCountCurrent OBJECT-TYPE Current number of entries in the ARP cache. | 1.3.6.1.4.1.248.15.2.1.6 | Gauge32 | read-only | current |
| hmAgentSwitchArpTotalEntryCountPeak OBJECT-TYPE Peak number of entries recorded in the ARP cache over time. This value is restarted whenever the ARP cache size is changed. | 1.3.6.1.4.1.248.15.2.1.7 | Gauge32 | read-only | current |
| hmAgentSwitchArpStaticEntryCountCurrent OBJECT-TYPE Current number of configured static ARP entries. | 1.3.6.1.4.1.248.15.2.1.8 | Gauge32 | read-only | current |
| hmAgentSwitchArpStaticEntryCountMax OBJECT-TYPE Maximum number of configurable static ARP entries. | 1.3.6.1.4.1.248.15.2.1.9 | Integer32 | read-only | current |
| hmAgentSwitchArpTable OBJECT-TYPE This table augments the MIB-II ipNetToMediaTable by providing per-interface ARP entry information. | 1.3.6.1.4.1.248.15.2.1.10 | not-accessible | current | |
| hmAgentSwitchArpEntry OBJECT-TYPE The entry of the hmAgentSwitchArpTable. | 1.3.6.1.4.1.248.15.2.1.10.1 | not-accessible | current | |
| hmAgentSwitchArpAge OBJECT-TYPE 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. | 1.3.6.1.4.1.248.15.2.1.10.1.1 | TimeTicks | read-only | current |
| hmAgentSwitchArpIpAddress OBJECT-TYPE The IP Address assigned to each interface. | 1.3.6.1.4.1.248.15.2.1.10.1.2 | IpAddress | read-only | current |
| hmAgentSwitchArpMacAddress OBJECT-TYPE The hardware MAX Address that each interface maps to. | 1.3.6.1.4.1.248.15.2.1.10.1.3 | MacAddress | read-create | current |
| hmAgentSwitchArpInterface OBJECT-TYPE The Associated IfIndex which identified the ARP Entry. | 1.3.6.1.4.1.248.15.2.1.10.1.4 | Integer32 | read-only | current |
| hmAgentSwitchArpType OBJECT-TYPE The type of ARP entry. | 1.3.6.1.4.1.248.15.2.1.10.1.5 | INTEGER {local(1), gateway(2), static(3), dynamic(4)} | read-only | current |
| hmAgentSwitchArpStatus OBJECT-TYPE The status of this ARP entry. Setting this object destroy will remove the entry. | 1.3.6.1.4.1.248.15.2.1.10.1.6 | RowStatus | read-write | current |
| hmAgentSwitchArpSparseLearn OBJECT-TYPE This indicates the current setting of ARP sparse learn mode. | 1.3.6.1.4.1.248.15.2.1.11 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSwitchIpGroup OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.2.2 | |||
| hmAgentSwitchIpRoutingMode OBJECT-TYPE Administratively enables/disables routing on the switch. | 1.3.6.1.4.1.248.15.2.2.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSwitchIpVRRPMode OBJECT-TYPE Administratively enables/disables VRRP on the switch. | 1.3.6.1.4.1.248.15.2.2.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSwitchIpInterfaceTable OBJECT-TYPE The hmAgentSwitchIpInterfaceTable. | 1.3.6.1.4.1.248.15.2.2.3 | not-accessible | current | |
| hmAgentSwitchIpInterfaceEntry OBJECT-TYPE The entry of the hmAgentSwitchIpInterfaceTable. | 1.3.6.1.4.1.248.15.2.2.3.1 | not-accessible | current | |
| hmAgentSwitchIpInterfaceIfIndex OBJECT-TYPE The IfIndex associated with this instance. | 1.3.6.1.4.1.248.15.2.2.3.1.1 | Integer32 | read-only | current |
| hmAgentSwitchIpInterfaceIpAddress OBJECT-TYPE The IpAddress assigned to this interface. When setting this value, the value of hmAgentSwitchIpInterfaceNetMask must be set at the same time. | 1.3.6.1.4.1.248.15.2.2.3.1.2 | IpAddress | read-write | current |
| hmAgentSwitchIpInterfaceNetMask OBJECT-TYPE The NetMask assigned to this interface. When setting this value, the value of hmAgentSwitchIpInterfaceIpAddress must be set at the same time. | 1.3.6.1.4.1.248.15.2.2.3.1.3 | IpAddress | read-write | current |
| hmAgentSwitchIpInterfaceClearIp OBJECT-TYPE Sets the interface's primary IpAddress and NetMask back to 0.0.0.0. The primary ip address can be removed if and only if there are no configured secondary addresses. | 1.3.6.1.4.1.248.15.2.2.3.1.4 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSwitchIpInterfaceRoutingMode OBJECT-TYPE Enables or disables routing for this interface. | 1.3.6.1.4.1.248.15.2.2.3.1.5 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSwitchIpInterfaceProxyARPMode OBJECT-TYPE Enables or disables Proxy ARP for this interface. | 1.3.6.1.4.1.248.15.2.2.3.1.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSwitchIpInterfaceMtuValue OBJECT-TYPE Configures the MTU value for this interface. If the value returned is 0 this interface is not enabled for routing. It is not valid to set this value to 0 if routing is enabled. | 1.3.6.1.4.1.248.15.2.2.3.1.7 | Unsigned32 (0 | 68..9000) | read-write | current |
| hmAgentSwitchIpInterfaceSlotNum OBJECT-TYPE The Slot Number associated with this instance. | 1.3.6.1.4.1.248.15.2.2.3.1.8 | Integer32 | read-only | current |
| hmAgentSwitchIpInterfacePortNum OBJECT-TYPE The Port Number associated with this instance. | 1.3.6.1.4.1.248.15.2.2.3.1.9 | Integer32 | read-only | current |
| hmAgentSwitchIpInterfaceNetdirectedBCMode OBJECT-TYPE Enables or disables netdirected broadcasts for this interface. | 1.3.6.1.4.1.248.15.2.2.3.1.10 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSwitchIpRouterDiscoveryTable OBJECT-TYPE There is no global administrative flag for router discovery. The global routing flag (hmAgentSwitchIpRoutingMode) will be used for this purpose. If routing is disabled, router discovery is disabled as well. | 1.3.6.1.4.1.248.15.2.2.4 | not-accessible | current | |
| hmAgentSwitchIpRouterDiscoveryEntry OBJECT-TYPE The entry of the hmAgentSwitchIpRouterDiscoveryTable. | 1.3.6.1.4.1.248.15.2.2.4.1 | not-accessible | current | |
| hmAgentSwitchIpRouterDiscoveryIfIndex OBJECT-TYPE Interface Number to configure Router Discovery on. | 1.3.6.1.4.1.248.15.2.2.4.1.1 | Integer32 | read-only | current |
| hmAgentSwitchIpRouterDiscoveryAdvertiseMode OBJECT-TYPE Enable or disable router discovery on the interface. | 1.3.6.1.4.1.248.15.2.2.4.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSwitchIpRouterDiscoveryMaxAdvertisementInterval OBJECT-TYPE Maximum time allowed between sending router advertisements from the interface. | 1.3.6.1.4.1.248.15.2.2.4.1.3 | Integer32 (4..1800) | read-write | current |
| hmAgentSwitchIpRouterDiscoveryMinAdvertisementInterval OBJECT-TYPE Minimum time allowed between sending router advertisements from the interface. This value must be less than or equal to hmAgentSwitchIpRouterDiscoveryMaxAdvertisementInterval. | 1.3.6.1.4.1.248.15.2.2.4.1.4 | Integer32 (3..1800) | read-write | current |
| hmAgentSwitchIpRouterDiscoveryAdvertisementLifetime OBJECT-TYPE Value of lifetime field of router advertsisement sent from the interface. This value must be greater than or equal to hmAgentSwitchIpRouterDiscoveryMaxAdvertisementInterval. | 1.3.6.1.4.1.248.15.2.2.4.1.5 | Integer32 (4..9000) | read-write | current |
| hmAgentSwitchIpRouterDiscoveryPreferenceLevel OBJECT-TYPE 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. | 1.3.6.1.4.1.248.15.2.2.4.1.6 | Integer32 | read-write | current |
| hmAgentSwitchIpRouterDiscoveryAdvertisementAddress OBJECT-TYPE Address used when sending router advertisements from the interface. | 1.3.6.1.4.1.248.15.2.2.4.1.7 | IpAddress | read-write | current |
| hmAgentSwitchIpVlanTable OBJECT-TYPE The hmAgentSwitchIpVlanTable. | 1.3.6.1.4.1.248.15.2.2.5 | not-accessible | current | |
| hmAgentSwitchIpVlanEntry OBJECT-TYPE A Static VLAN for which routing can be enabled/disabled. | 1.3.6.1.4.1.248.15.2.2.5.1 | not-accessible | current | |
| hmAgentSwitchIpVlanId OBJECT-TYPE The Vlan's Id. | 1.3.6.1.4.1.248.15.2.2.5.1.1 | Integer32 | read-only | current |
| hmAgentSwitchIpVlanIfIndex OBJECT-TYPE The IfIndex associated with this VLAN. | 1.3.6.1.4.1.248.15.2.2.5.1.2 | Integer32 | read-only | current |
| hmAgentSwitchIpVlanRoutingStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.248.15.2.2.5.1.3 | RowStatus | read-create | current |
| hmAgentSwitchSecondaryAddressTable OBJECT-TYPE Contains a list of secondary IP Addresses associated with an interface. | 1.3.6.1.4.1.248.15.2.2.6 | not-accessible | current | |
| hmAgentSwitchSecondaryAddressEntry OBJECT-TYPE A secondary IP Address for a given interface. This IP Address must not conflict with the IP Address configured in the hmAgentSwitchIpInterfaceTable. | 1.3.6.1.4.1.248.15.2.2.6.1 | not-accessible | current | |
| hmAgentSwitchSecondaryIpAddress OBJECT-TYPE The Secondary IP Address assigned to this interface. | 1.3.6.1.4.1.248.15.2.2.6.1.1 | IpAddress | not-accessible | current |
| hmAgentSwitchSecondaryNetMask OBJECT-TYPE The Secondary Net Mask assigned to this interface. This value must be set during creation, and can not be changed. | 1.3.6.1.4.1.248.15.2.2.6.1.2 | IpAddress | read-create | current |
| hmAgentSwitchSecondaryStatus OBJECT-TYPE Creates a new entry in the Secondary Address table. Allowed values are: createAndGo(4) - Creates an entry in this table, associating the address with a given interface. The hmAgentSwitchSecondaryNetMask object must be set during creation. destroy(6) - Removes the associated address from the interface. | 1.3.6.1.4.1.248.15.2.2.6.1.3 | RowStatus | read-create | current |
| hmAgentSwitchIpRoutePreferenceTable OBJECT-TYPE This table contains the MIB objects required to configure the preferences/ administrative distances for the various routing protocols: | 1.3.6.1.4.1.248.15.2.2.7 | not-accessible | current | |
| hmAgentSwitchIpRoutePreferenceEntry OBJECT-TYPE The entry of the hmAgentSwitchIpRoutePreferenceTable. | 1.3.6.1.4.1.248.15.2.2.7.1 | not-accessible | current | |
| hmAgentSwitchIpRoutePreferenceSource OBJECT-TYPE Routing protocol for which this entry belongs | 1.3.6.1.4.1.248.15.2.2.7.1.1 | INTEGER {connected(1), static(2), ospf-intra(3), ospf-inter(4), ospf-ext-t1(5), ospf-ext-t2(6), rip(7)} | read-only | current |
| hmAgentSwitchIpRoutePreferenceValue OBJECT-TYPE Adminstrative distance for this routing protocol. | 1.3.6.1.4.1.248.15.2.2.7.1.2 | Integer32 (0..255) | read-write | current |
| hmAgentSwitchIpRouteStaticTable OBJECT-TYPE ...... | 1.3.6.1.4.1.248.15.2.2.8 | not-accessible | current | |
| hmAgentSwitchIpRouteStaticEntry OBJECT-TYPE The entry of the hmAgentSwitchIpRouteStaticTable. | 1.3.6.1.4.1.248.15.2.2.8.1 | not-accessible | current | |
| hmAgentSwitchIpRouteStaticDestination OBJECT-TYPE ..... | 1.3.6.1.4.1.248.15.2.2.8.1.1 | IpAddress | not-accessible | current |
| hmAgentSwitchIpRouteStaticDestinationMask OBJECT-TYPE ..... | 1.3.6.1.4.1.248.15.2.2.8.1.2 | IpAddress | not-accessible | current |
| hmAgentSwitchIpRouteStaticNextHop OBJECT-TYPE ..... | 1.3.6.1.4.1.248.15.2.2.8.1.3 | IpAddress | not-accessible | current |
| hmAgentSwitchIpRouteStaticPreference OBJECT-TYPE ..... | 1.3.6.1.4.1.248.15.2.2.8.1.4 | Integer32 (1..255) | read-write | current |
| hmAgentSwitchIpRouteStaticStatus OBJECT-TYPE ..... | 1.3.6.1.4.1.248.15.2.2.8.1.5 | RowStatus | read-write | current |
| hmAgentSwitchIpRouteStaticTrackId OBJECT-TYPE The trackId of the object that should be tracked by this nexthop. If the object goes down, the nexthop is removed from the routing table, it is added again if the object goes up. A value of zero means no tracking | 1.3.6.1.4.1.248.15.2.2.8.1.6 | Integer32 (0..65535) | read-write | current |
| hmAgentSwitchIpVlanSingleMacMode OBJECT-TYPE If enabled, all vlan routing interfaces use the same MAC address. | 1.3.6.1.4.1.248.15.2.2.100 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSwitchIpTableSizesGroup OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.2.2.101 | |||
| hmAgentSwitchIpTableSizeArp OBJECT-TYPE Sets the maximum size of the ARP table for routing | 1.3.6.1.4.1.248.15.2.2.101.1 | Integer32 (300..4096) | read-write | current |
| hmAgentSwitchIpTableSizeUCRoutes OBJECT-TYPE Sets the size of the unicast route table | 1.3.6.1.4.1.248.15.2.2.101.2 | Integer32 (300..4096) | read-write | current |
| hmAgentSwitchIpTableSizeMCRoutes OBJECT-TYPE Sets the size of the multicast route table | 1.3.6.1.4.1.248.15.2.2.101.3 | Integer32 (0..512) | read-write | current |
| hmAgentSwitchIpCurrentTableSizeArp OBJECT-TYPE The current size of the ARP table for routing | 1.3.6.1.4.1.248.15.2.2.101.4 | Integer32 (300..4096) | read-only | current |
| hmAgentSwitchIpCurrentTableSizeUCRoutes OBJECT-TYPE The current size of the unicast route table | 1.3.6.1.4.1.248.15.2.2.101.5 | Integer32 (300..4096) | read-only | current |
| hmAgentSwitchIpCurrentTableSizeMCRoutes OBJECT-TYPE The current size of the multicast route table | 1.3.6.1.4.1.248.15.2.2.101.6 | Integer32 (0..512) | read-only | current |
| hmAgentRouterRipConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.2.3 | |||
| hmAgentRouterRipAdminState OBJECT-TYPE Sets the administrative mode of RIP in the router. | 1.3.6.1.4.1.248.15.2.3.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentRouterRipSplitHorizonMode OBJECT-TYPE 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). | 1.3.6.1.4.1.248.15.2.3.2 | INTEGER {none(1), simple(2), poisonReverse(3)} | read-write | current |
| hmAgentRouterRipAutoSummaryMode OBJECT-TYPE 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). | 1.3.6.1.4.1.248.15.2.3.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentRouterRipHostRoutesAcceptMode OBJECT-TYPE 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). | 1.3.6.1.4.1.248.15.2.3.4 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentRouterRipDefaultMetric OBJECT-TYPE Default metric of redistributed routes, when RIP redistributes from other protocols. | 1.3.6.1.4.1.248.15.2.3.5 | Integer32 (0..15) | read-write | current |
| hmAgentRouterRipDefaultMetricConfigured OBJECT-TYPE Flag to determine whether RIP default-metric is configured or not. | 1.3.6.1.4.1.248.15.2.3.6 | TruthValue | read-write | current |
| hmAgentRouterRipDefaultInfoOriginate OBJECT-TYPE Flag to determine, whether RIP can advertise a default-route learned from another protocol. | 1.3.6.1.4.1.248.15.2.3.7 | TruthValue | read-write | current |
| hmAgentRipRouteRedistTable OBJECT-TYPE 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. | 1.3.6.1.4.1.248.15.2.3.8 | not-accessible | current | |
| hmAgentRipRouteRedistEntry OBJECT-TYPE The entry of the hmAgentRipRouteRedistTable. | 1.3.6.1.4.1.248.15.2.3.8.1 | not-accessible | current | |
| hmAgentRipRouteRedistSource OBJECT-TYPE Source route, from which RIP can redistribute routes. This object also acts as the identifier for the RIP redistribution Table entry. | 1.3.6.1.4.1.248.15.2.3.8.1.1 | INTEGER {connected(1), static(2), ospf(3), bgp(4)} | read-only | current |
| hmAgentRipRouteRedistMode OBJECT-TYPE User enabels/disables route-redistribution for a particular source protocol. | 1.3.6.1.4.1.248.15.2.3.8.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentRipRouteRedistMetric OBJECT-TYPE Metric used for redistributing a particular source protocol route into RIP. | 1.3.6.1.4.1.248.15.2.3.8.1.3 | Integer32 (0..15) | read-write | current |
| hmAgentRipRouteRedistMetricConfigured OBJECT-TYPE Flag to determine whether RIP redistribute-metric is configured or not. | 1.3.6.1.4.1.248.15.2.3.8.1.4 | TruthValue | read-write | current |
| hmAgentRipRouteRedistMatchInternal OBJECT-TYPE If this flag is true, RIP redistributes OSPF internal routes. It will be non-applicable, when source protocol is other than ospf. | 1.3.6.1.4.1.248.15.2.3.8.1.5 | INTEGER {true(1), false(2), not-applicable(3)} | read-write | current |
| hmAgentRipRouteRedistMatchExternal1 OBJECT-TYPE If this flag is true, RIP redistributes OSPF External1 routes. It will be non-applicable, when source protocol is other than ospf. | 1.3.6.1.4.1.248.15.2.3.8.1.6 | INTEGER {true(1), false(2), not-applicable(3)} | read-write | current |
| hmAgentRipRouteRedistMatchExternal2 OBJECT-TYPE If this flag is true, RIP redistributes OSPF External2 routes. It will be non-applicable, when source protocol is other than ospf. | 1.3.6.1.4.1.248.15.2.3.8.1.7 | INTEGER {true(1), false(2), not-applicable(3)} | read-write | current |
| hmAgentRipRouteRedistMatchNSSAExternal1 OBJECT-TYPE If this flag is true, RIP redistributes OSPF NSSA-External1 routes. It will be non-applicable, when source protocol is other than ospf. | 1.3.6.1.4.1.248.15.2.3.8.1.8 | INTEGER {true(1), false(2), not-applicable(3)} | read-write | current |
| hmAgentRipRouteRedistMatchNSSAExternal2 OBJECT-TYPE If this flag is true, RIP redistributes OSPF NSSA-External2 routes. It will be non-applicable, when source protocol is other than ospf. | 1.3.6.1.4.1.248.15.2.3.8.1.9 | INTEGER {true(1), false(2), not-applicable(3)} | read-write | current |
| hmAgentRipRouteRedistDistList OBJECT-TYPE Access-list number of the access-list, which filters routes received from a source-protocol. | 1.3.6.1.4.1.248.15.2.3.8.1.10 | Unsigned32 (1..199) | read-write | current |
| hmAgentRipRouteRedistDistListConfigured OBJECT-TYPE Flag to determine whether Access-list is configured or not. | 1.3.6.1.4.1.248.15.2.3.8.1.11 | TruthValue | read-write | current |
| hmAgentRip2IfConfTable OBJECT-TYPE A list of subnets which require separate configuration in RIP. Augments rip2IfConfTable in the RIPv2-MIB. | 1.3.6.1.4.1.248.15.2.3.9 | not-accessible | current | |
| hmAgentRip2IfConfEntry OBJECT-TYPE A Single Routing Domain in a single Subnet. Augments rip2IfConfEntry in RIPv2-MIB. | 1.3.6.1.4.1.248.15.2.3.9.1 | not-accessible | current | |
| hmAgentRip2IfConfAuthKeyId OBJECT-TYPE 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. | 1.3.6.1.4.1.248.15.2.3.9.1.1 | Integer32 (0..255) | read-create | current |
| hmAgentRip2InterfaceTable OBJECT-TYPE The hmAgentRip2InterfaceTable. | 1.3.6.1.4.1.248.15.2.3.10 | not-accessible | current | |
| hmAgentRip2InterfaceEntry OBJECT-TYPE The entry of the hmAgentRip2InterfaceTable. | 1.3.6.1.4.1.248.15.2.3.10.1 | not-accessible | current | |
| hmAgentRip2InterfaceIfIndex OBJECT-TYPE The IfIndex associated with this instance. | 1.3.6.1.4.1.248.15.2.3.10.1.1 | Integer32 | read-only | current |
| hmAgentRip2InterfaceAuthType OBJECT-TYPE The type of Authentication used on this interface. | 1.3.6.1.4.1.248.15.2.3.10.1.2 | INTEGER {noAuthentication(1), simplePassword(2), md5(3)} | read-write | current |
| hmAgentRip2InterfaceAuthKey OBJECT-TYPE The value to be used as the Authentication Key whenever the corresponding instance of hmAgentRip2InterfaceAuthType has a value other than noAuthentication. A modification of the corresponding instance of hmAgentRip2InterfaceAuthType does not modify the hmAgentRip2InterfaceAuthKey value. If a string shorter than 16 octets is supplied, it will be left- justified and padded to 16 octets, on the right, with nulls (0x00). Reading this object always results in an OCTET STRING of length zero; authentication may not be bypassed by reading the MIB object. | 1.3.6.1.4.1.248.15.2.3.10.1.3 | OCTET STRING (SIZE(0..16)) | read-write | current |
| hmAgentRip2InterfaceAuthKeyId OBJECT-TYPE The identifier for the authentication key used on this interface. This field is only meaningful when the hmAgentRip2InterfaceAuthType is md5(3); otherwise, the value is not used. | 1.3.6.1.4.1.248.15.2.3.10.1.4 | Integer32 (0..255) | read-write | current |
| hmAgentRip2InterfaceSendVersion OBJECT-TYPE What the router sends on this interface. ripVersion1 implies sending RIP updates compliant with RFC 1058. rip1Compatible implies broadcasting RIP-2 updates using RFC 1058 route subsumption rules. ripVersion2 implies multicasting RIP-2 updates. | 1.3.6.1.4.1.248.15.2.3.10.1.5 | INTEGER {doNotSend(1), ripVersion1(2), rip1Compatible(3), ripVersion2(4)} | read-write | current |
| hmAgentRip2InterfaceReceiveVersion OBJECT-TYPE This indicates which version of RIP updates are to be accepted. Note that rip2 and rip1OrRip2 implies reception of multicast packets. | 1.3.6.1.4.1.248.15.2.3.10.1.6 | INTEGER {rip1(1), rip2(2), rip1OrRip2(3), doNotReceive(4)} | read-write | current |
| hmAgentRip2InterfaceAdminState OBJECT-TYPE Enables/disables RIP on the interface | 1.3.6.1.4.1.248.15.2.3.10.1.7 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentRip2RcvBadPackets OBJECT-TYPE ...... | 1.3.6.1.4.1.248.15.2.3.10.1.8 | Counter32 | read-only | current |
| hmAgentRip2RcvBadRoutes OBJECT-TYPE .... | 1.3.6.1.4.1.248.15.2.3.10.1.9 | Counter32 | read-only | current |
| hmAgentRip2SentUpdates OBJECT-TYPE .... | 1.3.6.1.4.1.248.15.2.3.10.1.10 | Counter32 | read-only | current |
| hmAgentRouterRipUpdateTimerInterval OBJECT-TYPE Sets the RIP update timer interval in the router. This is the time in seconds between two full routing table update packets. | 1.3.6.1.4.1.248.15.2.3.50 | Integer32 (1..1000) | read-write | current |
| hmAgentRouterOspfConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.2.4 | |||
| hmAgentOspfDefaultMetric OBJECT-TYPE Default metric of redistributed routes, when OSPF redistributes from other protocols. | 1.3.6.1.4.1.248.15.2.4.1 | Integer32 (1..16777215) | read-write | current |
| hmAgentOspfDefaultMetricConfigured OBJECT-TYPE Flag to determine whether OSPF default-metric is configured or not. | 1.3.6.1.4.1.248.15.2.4.2 | TruthValue | read-write | current |
| hmAgentOspfDefaultInfoOriginate OBJECT-TYPE Flag to determine, whether OSPF can advertise a default-route learned from another protocol. | 1.3.6.1.4.1.248.15.2.4.3 | TruthValue | read-write | current |
| hmAgentOspfDefaultInfoOriginateAlways OBJECT-TYPE 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. | 1.3.6.1.4.1.248.15.2.4.4 | TruthValue | read-write | current |
| hmAgentOspfDefaultInfoOriginateMetric OBJECT-TYPE Metric of the default route,which OSPF advertises when learned from other protocol. | 1.3.6.1.4.1.248.15.2.4.5 | Integer32 (0..16777215) | read-write | current |
| hmAgentOspfDefaultInfoOriginateMetricConfigured OBJECT-TYPE Flag to determine whether OSPF default-info originate metric is configured or not. | 1.3.6.1.4.1.248.15.2.4.6 | TruthValue | read-write | current |
| hmAgentOspfDefaultInfoOriginateMetricType OBJECT-TYPE 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). | 1.3.6.1.4.1.248.15.2.4.7 | INTEGER {externalType1(1), externalType2(2)} | read-write | current |
| hmAgentOspfRouteRedistTable OBJECT-TYPE 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. | 1.3.6.1.4.1.248.15.2.4.8 | not-accessible | current | |
| hmAgentOspfRouteRedistEntry OBJECT-TYPE The entry of the hmAgentOspfRouteRedistTable. | 1.3.6.1.4.1.248.15.2.4.8.1 | not-accessible | current | |
| hmAgentOspfRouteRedistSource OBJECT-TYPE Source protocol, from which OSPF can redistribute routes. This object also acts as the identifier for the OSPF redistribution Table entry. | 1.3.6.1.4.1.248.15.2.4.8.1.1 | INTEGER {connected(1), static(2), rip(3), bgp(4)} | read-only | current |
| hmAgentOspfRouteRedistMode OBJECT-TYPE User enabels/disables route-redistribution for a particular source protocol. | 1.3.6.1.4.1.248.15.2.4.8.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentOspfRouteRedistMetric OBJECT-TYPE Metric used for redistributing a particular source protocol route into OSPF. | 1.3.6.1.4.1.248.15.2.4.8.1.3 | Integer32 (0..16777215) | read-write | current |
| hmAgentOspfRouteRedistMetricConfigured OBJECT-TYPE Flag to determine whether OSPF redistribute-metric is configured or not. | 1.3.6.1.4.1.248.15.2.4.8.1.4 | TruthValue | read-write | current |
| hmAgentOspfRouteRedistMetricType OBJECT-TYPE Metric Type of routes,which OSPF redistributes from other source protocols. It can be 1(external type 1) or 2(external type 2). | 1.3.6.1.4.1.248.15.2.4.8.1.5 | INTEGER {externalType1(1), externalType2(2)} | read-write | current |
| hmAgentOspfRouteRedistTag OBJECT-TYPE It specifies the tag field in routes redistributed by OSPF. | 1.3.6.1.4.1.248.15.2.4.8.1.6 | Unsigned32 (0..4294967295) | read-write | current |
| hmAgentOspfRouteRedistSubnets OBJECT-TYPE If this value is false, then OSPF will not redistribute subnetted routes. | 1.3.6.1.4.1.248.15.2.4.8.1.7 | TruthValue | read-write | current |
| hmAgentOspfRouteRedistDistList OBJECT-TYPE Access-list number of the access-list, which filters routes received from a source-protocol. | 1.3.6.1.4.1.248.15.2.4.8.1.8 | Unsigned32 (1..199) | read-write | current |
| hmAgentOspfRouteRedistDistListConfigured OBJECT-TYPE Flag to determine whether Access-list is configured or not. | 1.3.6.1.4.1.248.15.2.4.8.1.9 | TruthValue | read-write | current |
| hmAgentOspfIfTable OBJECT-TYPE The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF. Augments ospfIfTable from the OSPF-MIB. | 1.3.6.1.4.1.248.15.2.4.9 | not-accessible | current | |
| hmAgentOspfIfEntry OBJECT-TYPE The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF. Augments ospfIfEntry in OSPF-MIB. | 1.3.6.1.4.1.248.15.2.4.9.1 | not-accessible | current | |
| hmAgentOspfIfAuthKeyId OBJECT-TYPE 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. | 1.3.6.1.4.1.248.15.2.4.9.1.1 | Integer32 (0..255) | read-create | current |
| hmAgentOspfIfIpMtuIgnoreFlag OBJECT-TYPE Configures the IP MTU Ignore Flag value for this OSPF interface. | 1.3.6.1.4.1.248.15.2.4.9.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentOspfVirtIfTable OBJECT-TYPE Information about this router's virtual inter- faces. Augments ospfVirtIfTable from the OSPF-MIB. | 1.3.6.1.4.1.248.15.2.4.10 | not-accessible | current | |
| hmAgentOspfVirtIfEntry OBJECT-TYPE Information about a single Virtual Interface. Augments ospfVirtIfEntry in OSPF-MIB. | 1.3.6.1.4.1.248.15.2.4.10.1 | not-accessible | current | |
| hmAgentOspfVirtIfAuthKeyId OBJECT-TYPE 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. | 1.3.6.1.4.1.248.15.2.4.10.1.1 | Integer32 (0..255) | read-create | current |
| hmAgentRouterOspfRFC1583CompatibilityMode OBJECT-TYPE 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. | 1.3.6.1.4.1.248.15.2.4.11 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSnmpTrapFlagsConfigGroupLayer3 OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.2.5 | |||
| hmAgentSnmpVRRPNewMasterTrapFlag OBJECT-TYPE This flag enables the sending of VRRP new master notification traps. | 1.3.6.1.4.1.248.15.2.5.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentSnmpVRRPAuthFailureTrapFlag OBJECT-TYPE This flag enables the sending of VRRP authentication failure notification traps. | 1.3.6.1.4.1.248.15.2.5.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmAgentECMPGroup OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.2.7 | |||
| hmAgentECMPOspfMaxPaths OBJECT-TYPE It sets the number of paths that OSPF can report for a given destination where maxpaths is platform-dependent. | 1.3.6.1.4.1.248.15.2.7.1 | Integer32 | read-write | current |
| hmAgentRouterVrrpConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.2.8 | |||
| hmAgentRouterVrrpAdminState OBJECT-TYPE Sets the administrative mode of VRRP in the router. | 1.3.6.1.4.1.248.15.2.8.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmVrrpExtGroup OBJECT-IDENTITY | 1.3.6.1.4.1.248.15.2.9 | |||
| hmVrrpTrackingTable OBJECT-TYPE This table contains variables to define an entry in the VRRP Tracking database. | 1.3.6.1.4.1.248.15.2.9.1 | not-accessible | current | |
| hmVrrpTrackingEntry OBJECT-TYPE The entry of the hmVrrpTrackingTable. | 1.3.6.1.4.1.248.15.2.9.1.1 | not-accessible | current | |
| hmVrrpTrackIfIndex OBJECT-TYPE DURABLE: { 1:all } The interface number of the virtual router | 1.3.6.1.4.1.248.15.2.9.1.1.1 | Integer32 | not-accessible | current |
| hmVrrpTrackVrid OBJECT-TYPE DURABLE: { 1:all } The virtual router id for this virtual router | 1.3.6.1.4.1.248.15.2.9.1.1.2 | Integer32 (1..255) | not-accessible | current |
| hmVrrpTrackId OBJECT-TYPE DURABLE: { 1:all } The id of the object being tracked | 1.3.6.1.4.1.248.15.2.9.1.1.3 | Integer32 | not-accessible | current |
| hmVrrpTrackDecrement OBJECT-TYPE DURABLE: { 1:all } The value by wich the current priority of the virtual router is decremented when the tracked object goes DOWN. | 1.3.6.1.4.1.248.15.2.9.1.1.4 | Integer32 (1..253) | read-write | current |
| hmVrrpTrackOperStatus OBJECT-TYPE Shows if the tracked object is currently UP od DOWN | 1.3.6.1.4.1.248.15.2.9.1.1.5 | INTEGER {up(1), down(2)} | read-only | current |
| hmVrrpTrackRowStatus OBJECT-TYPE DURABLE: { 1:all } Defines the status of a vrrp tracking database entry. Set to createAndGo(4) to create a new row. Set to destroy(6) to delete an entry. Reads as active(1) if the tracked object exists and is trackable, notReady(3) otherwise. | 1.3.6.1.4.1.248.15.2.9.1.1.6 | RowStatus | read-create | current |
| hmVrrpExtTable OBJECT-TYPE This table contains variables to define an entry in the VRRP enhancements database. | 1.3.6.1.4.1.248.15.2.9.2 | not-accessible | current | |
| hmVrrpExtEntry OBJECT-TYPE The entry of the hmVrrpExtTable. | 1.3.6.1.4.1.248.15.2.9.2.1 | not-accessible | current | |
| hmVrrpExtIfIndex OBJECT-TYPE DURABLE: { 1:all } The interface number of the virtual router | 1.3.6.1.4.1.248.15.2.9.2.1.1 | Integer32 | not-accessible | current |
| hmVrrpExtVrid OBJECT-TYPE DURABLE: { 1:all } The virtual router id for this virtual router | 1.3.6.1.4.1.248.15.2.9.2.1.2 | Integer32 (1..255) | not-accessible | current |
| hmVrrpExtDomainId OBJECT-TYPE DURABLE: { 1:all } The domain this virtual router is a member of. If set to 0, the virtual router is not a member of any domain. | 1.3.6.1.4.1.248.15.2.9.2.1.3 | Integer32 (0..8) | read-write | current |
| hmVrrpExtDomainRole OBJECT-TYPE DURABLE: { 1:all } The role of this virtual router in its domain. This is none(1) if the virtual router is not member of a domain, supervisor(3) if it is the supervisor of its domain, member(2) otherwise. | 1.3.6.1.4.1.248.15.2.9.2.1.4 | INTEGER {none(1), member(2), supervisor(3)} | read-write | current |
| hmVrrpExtDomainStatus OBJECT-TYPE Shows if the domain configuration is correct for this virtual router | 1.3.6.1.4.1.248.15.2.9.2.1.5 | INTEGER {noError(1), noSupervisor(2), supervisorDown(3)} | read-only | current |
| hmVrrpExtAdvertAddress OBJECT-TYPE DURABLE: { 1:all } The IP address advertisements of the virtual router are sent to | 1.3.6.1.4.1.248.15.2.9.2.1.6 | IpAddress | read-write | current |
| hmVrrpExtAdvertTimer OBJECT-TYPE DURABLE: { 1:all } This is used to set the interval between advertisements in milliseconds. This accesses the same value as vrrpOperAdvertisementInterval. | 1.3.6.1.4.1.248.15.2.9.2.1.7 | Integer32 (100..255000) | read-write | current |
| hmVrrpExtOperPriority OBJECT-TYPE DURABLE: { 1:all } The current operating priority of the virtual router. This can be different from the configured priority if tracked objects are down. For domain members this is the priority of the supervisor of that Domain. | 1.3.6.1.4.1.248.15.2.9.2.1.8 | Integer32 (1..255) | read-only | current |
| hmVrrpExtNotifyAddress OBJECT-TYPE DURABLE: { 1:all } The IP address notifications of the virtual router are sent to | 1.3.6.1.4.1.248.15.2.9.2.1.9 | IpAddress | read-write | current |
| hmVrrpExtNotifyLinkdown OBJECT-TYPE DURABLE: { 1:all } Enables or disables sending of notification messages if the virtual router's interface goes down. | 1.3.6.1.4.1.248.15.2.9.2.1.10 | INTEGER {enable(1), disable(2)} | read-write | current |
| hmVrrpExtPreemptionDelay OBJECT-TYPE DURABLE: { 1:all } Time (in seconds) after startup of the virtual router by which the preemption of a Master with a lower priority is delayed. | 1.3.6.1.4.1.248.15.2.9.2.1.11 | Integer32 (0..65535) | read-write | current |
| hmVrrpDomainTable OBJECT-TYPE This table contains variables to define an entry in the VRRP domain database. | 1.3.6.1.4.1.248.15.2.9.3 | not-accessible | current | |
| hmVrrpDomainEntry OBJECT-TYPE | 1.3.6.1.4.1.248.15.2.9.3.1 | not-accessible | current | |
| hmVrrpDomainId OBJECT-TYPE The domain ID. | 1.3.6.1.4.1.248.15.2.9.3.1.1 | Integer32 (0..8) | not-accessible | current |
| hmVrrpDomainMemberSendAdv OBJECT-TYPE DURABLE: { 1:all } Determines if the members of this domain send advertisement packets. If set to disabled(2), only the supervisor of the domain sends packets. | 1.3.6.1.4.1.248.15.2.9.3.1.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hmVrrpDomainStatus OBJECT-TYPE Shows if the configuration of the domain is complete. | 1.3.6.1.4.1.248.15.2.9.3.1.3 | INTEGER {noError(1), noSupervisor(2), supervisorDown(3)} | read-only | current |
| hmVrrpDomainSupervisorIfIndex OBJECT-TYPE The interface number of the supervisor of the domain | 1.3.6.1.4.1.248.15.2.9.3.1.4 | Integer32 | read-only | current |
| hmVrrpDomainSupervisorVrid OBJECT-TYPE The virtual router id of the supervisor of the domain | 1.3.6.1.4.1.248.15.2.9.3.1.5 | Integer32 (0..255) | read-only | current |
| hmVrrpDomainOperPriority OBJECT-TYPE The current operating priority of the domain. This can be different from the configured priority if tracked objects are down. For domain members this is the priority of the supervisor of that Domain if the supervisor is configured and up. | 1.3.6.1.4.1.248.15.2.9.3.1.6 | Integer32 (0..255) | read-only | current |
| hmVrrpDomainSupervisorOperState OBJECT-TYPE Shows the current operational state of the domain supervisor. | 1.3.6.1.4.1.248.15.2.9.3.1.7 | INTEGER {initialize(1), backup(2), master(3), unknown(4)} | read-only | current |