ROUTING6-MIB
The Quanta Private MIB for FastPath Ipv6 Routing
Main OID:
routingIpv6.1.3.6.1.4.1.738.1.5.30
160
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
160 total| Object Name |
|---|
routingIpv6The Quanta Private MIB for FastPath Ipv6 Routing MODULE-IDENTITY .1.3.6.1.4.1.738.1.5.30 |
agentIpv6Group OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.5.30.1 |
agentIpv6RoutingModeAdministratively enables/disables ipv6 unicast routing on the switch.rw Enumeration .1.3.6.1.4.1.738.1.5.30.1.1 |
agentIpv6InterfaceTable SEQUENCE OF AgentIpv6InterfaceEntry .1.3.6.1.4.1.738.1.5.30.1.2 |
agentIpv6InterfaceEntry AgentIpv6InterfaceEntry .1.3.6.1.4.1.738.1.5.30.1.2.1 |
agentIpv6InterfaceIfIndexThe IfIndex associated with this instance.ro Integer32 .1.3.6.1.4.1.738.1.5.30.1.2.1.1 |
agentIpv6InterfaceMtuValueConfigures the MTU value for this interface.If it is not yet configured,
retrieving the value of this object results in a zero value.
Setting the value zero to this object effectively un-configures the MTU.rw Unsigned32 (0|1280..1500) .1.3.6.1.4.1.738.1.5.30.1.2.1.2 |
agentIpv6InterfaceDadTransmitsConfigures the dad transmits value for this interface.rw Integer32 .1.3.6.1.4.1.738.1.5.30.1.2.1.3 |
agentIpv6InterfaceLinkLocalOnlyWhen enabled, interface is capable of ipv6 operation without a global address.
In this case, an eui-64 based link-local address is used.rw Enumeration .1.3.6.1.4.1.738.1.5.30.1.2.1.4 |
agentIpv6InterfaceIcmpUnreachablesIf this object is enable, it indicates that ICMPv6 unreachables can be sent on this
interface.rw Enumeration .1.3.6.1.4.1.738.1.5.30.1.2.1.5 |
agentIpv6InterfaceAutoconfigIf this object is enabled, it indicates that the IPv6 address
is automatically generated using IPv6 stateless address auto configuration.rw Enumeration .1.3.6.1.4.1.738.1.5.30.1.2.1.6 |
agentIpv6InterfaceDhcpClientIf this object is enabled, the interface uses DHCPv6 Client
protocol to acquire an IPv6 address.rw Enumeration .1.3.6.1.4.1.738.1.5.30.1.2.1.7 |
agentIpv6RouterAdvertisementTableThere is no global administrative flag for router advertisement. The global
routing flag (agentIpv6RoutingMode) will be used for this purpose. If routing
is disabled, router advertisement is disabled as well. SEQUENCE OF AgentIpv6RouterAdvertisementEntry .1.3.6.1.4.1.738.1.5.30.1.3 |
agentIpv6RouterAdvertisementEntry AgentIpv6RouterAdvertisementEntry .1.3.6.1.4.1.738.1.5.30.1.3.1 |
agentIpv6RouterAdvertisementIfIndexInterface Number to configure Router Advertisement on.ro Integer32 .1.3.6.1.4.1.738.1.5.30.1.3.1.1 |
agentIpv6RouterAdvertisementSuppressModeEnable or disable router advertisement suppression on the interface.rw Enumeration .1.3.6.1.4.1.738.1.5.30.1.3.1.2 |
agentIpv6RouterAdvertisementMaxAdvertisementIntervalMaximum time allowed between sending router advertisements
from the interface. (Max * 0.75 >= Min)rw Integer32 .1.3.6.1.4.1.738.1.5.30.1.3.1.3 |
agentIpv6RouterAdvertisementMinAdvertisementIntervalMimimum time allowed between sending router advertisements
from the interface. (Max * 0.75 >= Min)rw Integer32 .1.3.6.1.4.1.738.1.5.30.1.3.1.4 |
agentIpv6RouterAdvertisementAdvertisementLifetimeValue of lifetime field of router advertisement sent from
the interface.
This value must be greater than or equal to
agentIpv6RouterAdvertisementMaxAdvertisementInterval.rw Integer32 .1.3.6.1.4.1.738.1.5.30.1.3.1.5 |
agentIpv6RouterAdvertisementNbrSolicitIntervalValue of retrans time field of router advertisement sent from
the interface. A value of 0 means this router does not specifiy
the interval. The valid value range is 1000..4294967295rw Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.3.1.6 |
agentIpv6RouterAdvertisementReachableTimeValue of reachable time field of router advertisement sent from
the interface. A value of 0 means this router does not specifiy
the interval.rw Integer32 .1.3.6.1.4.1.738.1.5.30.1.3.1.7 |
agentIpv6RouterAdvertisementManagedFlagValue of managed config field of router advertisement sent from
the interface.rw Enumeration .1.3.6.1.4.1.738.1.5.30.1.3.1.8 |
agentIpv6RouterAdvertisementOtherFlagValue of other config field of router advertisement sent from
the interface.rw Enumeration .1.3.6.1.4.1.738.1.5.30.1.3.1.9 |
agentIpv6AddrPrefixTableThe list of IPv6 address prefixes of
IPv6 interfaces. SEQUENCE OF AgentIpv6AddrPrefixEntry .1.3.6.1.4.1.738.1.5.30.1.4 |
agentIpv6AddrPrefixEntryAn interface entry containing objects of
a particular IPv6 address prefix. AgentIpv6AddrPrefixEntry .1.3.6.1.4.1.738.1.5.30.1.4.1 |
agentIpv6AddrPrefixThe prefix associated with the this interface. Ipv6AddressPrefix (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.4.1.1 |
agentIpv6AddrPrefixLengthThe length of the prefix (in bits). INTEGER .1.3.6.1.4.1.738.1.5.30.1.4.1.2 |
agentIpv6AddrPrefixOnLinkFlagThis object has the value 'true(1)', if this
prefix can be used for on-link determination
and the value 'false(2)' otherwise.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.4.1.3 |
agentIpv6AddrPrefixAutonomousFlagAutonomous address configuration flag. When
true(1), indicates that this prefix can be used
for autonomous address configuration (i.e. can
be used to form a local interface address).
If false(2), it is not used to autoconfigure
a local interface address.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.4.1.4 |
agentIpv6AddrPrefixAdvPreferredLifetimeIt is the length of time in seconds that this
prefix will remain preferred, i.e. time until
deprecation. A value of 4,294,967,295 represents
infinity.
The address generated from a deprecated prefix
should no longer be used as a source address in
new communications, but packets received on such
an interface are processed as expected.rw Unsigned32 UNITS "seconds" .1.3.6.1.4.1.738.1.5.30.1.4.1.5 |
agentIpv6AddrPrefixAdvValidLifetimeIt is the length of time in seconds that this
prefix will remain valid, i.e. time until
invalidation. A value of 4,294,967,295 represents
infinity.
The address generated from an invalidated prefix
should not appear as the destination or source
address of a packet.rw Unsigned32 UNITS "seconds" .1.3.6.1.4.1.738.1.5.30.1.4.1.6 |
agentIpv6AddrTableThe table of addressing information relevant to
this node's interface addresses. SEQUENCE OF AgentIpv6AddrEntry .1.3.6.1.4.1.738.1.5.30.1.5 |
agentIpv6AddrEntryThe addressing information for one of this
node's interface addresses. AgentIpv6AddrEntry .1.3.6.1.4.1.738.1.5.30.1.5.1 |
agentIpv6AddrAddressThe IPv6 address to which this entry's addressing
information pertains. Ipv6Address (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.5.1.1 |
agentIpv6AddrPfxLengthThe length of the prefix (in bits) associated with
the IPv6 address of this entry.rw INTEGER .1.3.6.1.4.1.738.1.5.30.1.5.1.2 |
agentIpv6AddrEui64FlagThis object has the value 'true(1)', if this
address uses and eui-64 generated interface identifier and the value
'false(2)' otherwise.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.5.1.3 |
agentIpv6AddrStatusCreates a new entry in the Address table.
Allowed values are:
createAndGo(4) - Creates an entry in this table, associating the address
with a given interface. The agentIpv6NetMask
object must be set during creation.
destroy(6) - Removes the associated address from the interface.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.5.1.4 |
agentIpv6StaticRouteTableIPv6 Static Routing table. This table contains
an entry for each valid IPv6 static unicast route
that can be used for packet forwarding
determination. SEQUENCE OF AgentIpv6StaticRouteEntry .1.3.6.1.4.1.738.1.5.30.1.6 |
agentIpv6StaticRouteEntryA routing entry. AgentIpv6StaticRouteEntry .1.3.6.1.4.1.738.1.5.30.1.6.1 |
agentIpv6StaticRouteDestThe destination IPv6 address of this route.
This object may not take a Multicast address
value. Ipv6AddressPrefix (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.6.1.1 |
agentIpv6StaticRoutePfxLengthIndicates the prefix length of the destination
address. INTEGER .1.3.6.1.4.1.738.1.5.30.1.6.1.2 |
agentIpv6StaticRouteIfIndexThe index value which uniquely identifies the local
interface through which the next hop of this
route should be reached. The interface identified
by a particular value of this index is the same
interface as identified by the same value of
ipv6IfIndex. For routes with global address next hop this
value can be zero. Ipv6IfIndexOrZero (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.6.1.3 |
agentIpv6StaticRouteNextHopThe address of the next
system en route. Ipv6Address (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.6.1.4 |
agentIpv6StaticRoutePreferenceThe routing preference metric for this route. A lower
value is more preferred.rw INTEGER .1.3.6.1.4.1.738.1.5.30.1.6.1.5 |
agentIpv6StaticRouteStatusCreates a new entry in the Address table.
Allowed values are:
createAndGo(4) - Creates an entry in this table.
destroy(6) - Removes the associated route from the interface.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.6.1.6 |
agentIpv6ServicePortGroup OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.5.30.1.7 |
agentIpv6ServicePortPrefixTableIPv6 Service Port Prefix Table. This table contains
an entry for each valid IPv6 prefix configured on the
Service Port. SEQUENCE OF AgentIpv6ServicePortPrefixEntry .1.3.6.1.4.1.738.1.5.30.1.7.1 |
agentIpv6ServicePortPrefixEntryAn IPv6 Service Port Prefix entry. AgentIpv6ServicePortPrefixEntry .1.3.6.1.4.1.738.1.5.30.1.7.1.1 |
agentIpv6ServicePortPrefixIndexThe index of the Ipv6 Prefix Address configured on the
Service Port. Removal of a row will cause index values
to be reassigned. Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.7.1.1.1 |
agentIpv6ServicePortPrefixThe Ipv6 Prefix Address configured on the Service Port.ro Ipv6Address (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.7.1.1.2 |
agentIpv6ServicePortPrefixLengthThe length of the IPv6 Prefix Address.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.7.1.1.3 |
agentIpv6ServicePortDefaultRouterTableIPv6 Service Port Default Router Table. This table contains
an entry for each valid IPv6 Default Router configured on the
Service Port. SEQUENCE OF AgentIpv6ServicePortDefaultRouterEntry .1.3.6.1.4.1.738.1.5.30.1.7.2 |
agentIpv6ServicePortDefaultRouterEntryAn IPv6 Service Port Default Router entry. AgentIpv6ServicePortDefaultRouterEntry .1.3.6.1.4.1.738.1.5.30.1.7.2.1 |
agentIpv6ServicePortDefaultRouterIndexThe index of the IPv6 Default Router Address
configured on the Service Port. Removal of a
row will cause index values to be reassigned. Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.7.2.1.1 |
agentIpv6ServicePortDefaultRouterThe Address of the IPv6 Default Router configured
on the Service Port.ro Ipv6Address (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.7.2.1.2 |
agentIpv6ServicePortNbrTableIPv6 Service Port Neighbor Table. This table contains
an entry for each valid IPv6 Neighbor configured on the
Service Port. SEQUENCE OF AgentIpv6ServicePortNbrEntry .1.3.6.1.4.1.738.1.5.30.1.7.3 |
agentIpv6ServicePortNbrEntryAn IPv6 Service Port Neighbor entry. AgentIpv6ServicePortNbrEntry .1.3.6.1.4.1.738.1.5.30.1.7.3.1 |
agentIpv6ServicePortNbrAddrThe Ipv6 Address of a neighbor switch visible to the Service Port. Ipv6Address (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.7.3.1.1 |
agentIpv6ServicePortNbrPhysAddrThe MacAddress of the neighboring switch.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.7.3.1.2 |
agentIpv6ServicePortNbrStateThe state of the neighboring switch:
reachable(1) - The neighbor is reachable by this switch.
stale(2) - Information about the neighbor is scheduled for deletion.
delay(3) - No information has been received from neighbor during delay period.
probe(4) - Switch is attempting to probe for this neighbor.
unknown(6) - Unknown status.ro Enumeration .1.3.6.1.4.1.738.1.5.30.1.7.3.1.3 |
agentIpv6ServicePortNbrUpdatedThe last sysUpTime that this neighbor has been updated.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.7.3.1.4 |
agentIpv6ServicePortNbrIsRouterReturns true(1) if the neighbor machine is a router,
false(2) otherwise.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.7.3.1.5 |
agentIpv6ServicePortConfigProtocolThe switch's ServicePort IPv6 config protocolrw Enumeration .1.3.6.1.4.1.738.1.5.30.1.7.4 |
agentIpv6ServicePortDhcpRestartThe switch's ServicePort IPv6 DHCP Restartrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.7.5 |
agentIpv6NeighborGroup OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.5.30.1.9 |
agentIpv6NeighborTableIPv6 Neighbor Table. This table contains an entry
for each valid IPv6 Neighbor configured SEQUENCE OF AgentIpv6NeighborEntry .1.3.6.1.4.1.738.1.5.30.1.9.1 |
agentIpv6NeighborEntryAn IPv6 Neighbor entry. AgentIpv6NeighborEntry .1.3.6.1.4.1.738.1.5.30.1.9.1.1 |
agentIpv6NeighborIfIndexA unique non-zero value identifying
the particular IPv6 interface.ro Ipv6IfIndex (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.9.1.1.1 |
agentIpv6NeighborAddressThe Ipv6 Address of a neighbor switch visiblero Ipv6Address (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.9.1.1.2 |
agentIpv6NeighborMacAddressThe MacAddress of the neighboring switch.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.9.1.1.3 |
agentIpv6NeighborIsRouterReturns true(1) if the neighbor machine is a router,
false(2) otherwise.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.9.1.1.4 |
agentIpv6NeighborStateThe state of the neighboring switch:
reachable(1) - The neighbor is reachable by this switch.
stale(2) - Information about the neighbor is scheduled for deletion.
delay(3) - No information has been received from neighbor during delay period.
probe(4) - Switch is attempting to probe for this neighbor.
unknown(6) - Unknown status.ro Enumeration .1.3.6.1.4.1.738.1.5.30.1.9.1.1.5 |
agentIpv6NeighborLastUpdatedThe last sysUpTime that this neighbor has been updated.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.9.1.1.6 |
agentIpv6StaticNeighborIPv6 static Neighbor Table. This table contains an entry
for each valid IPv6 static Neighbor configured SEQUENCE OF AgentIpv6StaticNeighborEntry .1.3.6.1.4.1.738.1.5.30.1.9.2 |
agentIpv6StaticNeighborEntryAn IPv6 static Neighbor entry. AgentIpv6StaticNeighborEntry .1.3.6.1.4.1.738.1.5.30.1.9.2.1 |
agentIpv6StaticNeighborIfIndexA unique non-zero value identifying
the particular IPv6 interface. Ipv6IfIndex (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.9.2.1.1 |
agentIpv6StaticNeighborAddressThe Ipv6 Address of a static neighbor switch visiblero Ipv6Address (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.9.2.1.2 |
agentIpv6StaticNeighborMacAddressThe MacAddress of the static neighboring switch.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.9.2.1.3 |
agentIpv6StaticNeighborRowAddressThe Ipv6 Address of a static neighbor switch visiblerw OCTET STRING .1.3.6.1.4.1.738.1.5.30.1.9.3 |
agentIpv6StaticNeighborRowMacAddressThe MacAddress of the static neighboring switch.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.9.4 |
agentIpv6StaticNeighborRowStatusCreates a new entry in the Neighbor table.
Allowed values are:
createAndGo(4) - Creates an entry in this table.
destroy(6) - Removes the associated address from the interface.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.1.9.5 |
agentIpv6IcmpControlGroup OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.5.30.1.10 |
agentIpv6IcmpRateLimitIntervalSpecifies the time interval between tokens being placed in the bucket for
ICMP Ratelimit.rw Integer32 .1.3.6.1.4.1.738.1.5.30.1.10.1 |
agentIpv6IcmpRateLimitBurstSizeSpecifies the number of tokens to be placed after timeout.rw Integer32 .1.3.6.1.4.1.738.1.5.30.1.10.2 |
agentDhcp6ClientParametersTableInformation about the DHCPv6 Client parameters on the interfaces. SEQUENCE OF AgentDhcp6ClientParametersEntry .1.3.6.1.4.1.738.1.5.30.1.11 |
agentDhcp6ClientParametersEntryDHCPv6 Client information on an interface. AgentDhcp6ClientParametersEntry .1.3.6.1.4.1.738.1.5.30.1.11.1 |
agentDhcp6ClientInterfaceIndexThe Interface index on which the IPv6 address is leased by the DHCPv6 Server.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.11.1.1 |
agentDhcp6ClientPrefixThe IPv6 Prefix leased by the DHCPv6 Server.ro Ipv6AddressPrefix (IPV6-TC) .1.3.6.1.4.1.738.1.5.30.1.11.1.2 |
agentDhcp6ClientPrefixlengthThe Prefix length corresponding to the IPv6 Prefix leased by the DHCPv6 Server.ro INTEGER .1.3.6.1.4.1.738.1.5.30.1.11.1.3 |
agentDhcp6ClientStateThe State of the DHCPv6 Client on this interface.ro Enumeration .1.3.6.1.4.1.738.1.5.30.1.11.1.4 |
agentDhcp6ClientServerDUIDThe DHCPv6 Unique Identifier of the DHCPv6 Server on this interface.ro DisplayString .1.3.6.1.4.1.738.1.5.30.1.11.1.5 |
agentDhcp6ClientT1TimeThe T1 (in seconds) time as indicated by the DHCPv6 Server. T1 value indicates the time interval
after which the address is requested for renewal.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.11.1.6 |
agentDhcp6ClientT2TimeThe T2 (in seconds) time as indicated by the DHCPv6 Server. T2 value indicates the time interval
after which the Client sends Rebind message to the Server incase there are no replies to the Renew messages.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.11.1.7 |
agentDhcp6ClientIAIDAn identifier for an identity association chosen by this Client.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.11.1.8 |
agentDhcp6ClientPreferredLifeTimeThe time (in seconds) that the IPv6 address is leased by the DHCPv6 Server.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.11.1.9 |
agentDhcp6ClientValidLifeTimeThe time (in seconds) that the IPv6 address is leased by the DHCPv6 Server.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.11.1.10 |
agentDhcp6ClientRenewTimeThe time (in seconds) remaining to send a DHCPv6 Renew request to DHCPv6 Server for the leased address.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.11.1.11 |
agentDhcp6ClientExpireTimeThe time (in seconds) when the DHCPv6 leased address expires.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.1.11.1.12 |
agentRouterRipngConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.5.30.2 |
agentRouterRipngAdminStateSets the administrative mode of RIPng in the router.rw Enumeration .1.3.6.1.4.1.738.1.5.30.2.1 |
agentRouterRipngSplitHorizonModeSets the RIPng 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).rw Enumeration .1.3.6.1.4.1.738.1.5.30.2.2 |
agentRouterRipngDefaultMetricDefault metric of redistributed routes, when RIPng redistributes
from other protocols. {0} indicates that the parameter is not configured,
this value should not be set. Valid range for set is (1..15).rw Integer32 .1.3.6.1.4.1.738.1.5.30.2.5 |
agentRouterRipngDefaultMetricConfiguredFlag to determine whether RIPng default-metric is configured or not.
Set to 'false' to unconfigure the default route metric. Set to 'true' is
not allowed.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.2.6 |
agentRouterRipngDefaultInfoOriginateFlag to determine, whether RIPng can advertise a default-route learned
from another protocol.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.2.7 |
agentRouterRipngDistanceConfigure the distance value for RIPng routes.rw Integer32 .1.3.6.1.4.1.738.1.5.30.2.8 |
agentRipngRouteRedistTableThis table contains the MIB objects required to configure
route-redistribution for RIPng. Here, RIPng is the Destination
protocol and the source protocols can be any of : BGP, OSPF,
Static, Connected. SEQUENCE OF AgentRipngRouteRedistEntry .1.3.6.1.4.1.738.1.5.30.2.9 |
agentRipngRouteRedistEntry AgentRipngRouteRedistEntry .1.3.6.1.4.1.738.1.5.30.2.9.1 |
agentRipngRouteRedistSourceSource route, from which RIPng can redistribute routes.
This object also acts as the identifier for the
RIP redistribution Table entry.ro Enumeration .1.3.6.1.4.1.738.1.5.30.2.9.1.1 |
agentRipngRouteRedistModeUser enabels/disables route-redistribution for a particular source
protocol.rw Enumeration .1.3.6.1.4.1.738.1.5.30.2.9.1.2 |
agentRipngRouteRedistMetricMetric used for redistributing a particular source protocol route
into RIPng. {0} indicates that the parameter is not configured, this value
should not be set. Valid range for set is (1..15).rw Integer32 .1.3.6.1.4.1.738.1.5.30.2.9.1.3 |
agentRipngRouteRedistMetricConfiguredFlag to determine whether RIPng redistribute-metric is configured
or not. Set to 'false' to unconfigure redistribute metric. Set to 'true'
is not allowed.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.2.9.1.4 |
agentRouterRipngUpdateTimeConfigure the Ripng update time.rw Integer32 .1.3.6.1.4.1.738.1.5.30.2.10 |
agentRouterRipngGarbageTimeConfigure the Ripng garbage time.rw Integer32 .1.3.6.1.4.1.738.1.5.30.2.11 |
agentRouterRipngTimeoutTimeConfigure the Ripng timeout time.rw Integer32 .1.3.6.1.4.1.738.1.5.30.2.12 |
agentRipngIfTableThe Ripng Interface Table describes the inter-
faces from the viewpoint of Ripng. SEQUENCE OF AgentRipngIfEntry .1.3.6.1.4.1.738.1.5.30.2.13 |
agentRipngIfEntryThe Ripng Interface Entry describes one inter-
face from the viewpoint of Ripng. AgentRipngIfEntry .1.3.6.1.4.1.738.1.5.30.2.13.1 |
agentRipngIfIndexThe IfIndex associated with this instance.ro Integer32 .1.3.6.1.4.1.738.1.5.30.2.13.1.1 |
agentRipngIfAdminModeConfigures interface mode of Ripng.rw Enumeration .1.3.6.1.4.1.738.1.5.30.2.13.1.2 |
agentRipngIfPassiveModeFlag to determine whether the interface is passive.
A passive interface will not participate in the Ripng
adjacency formation.rw Enumeration .1.3.6.1.4.1.738.1.5.30.2.13.1.3 |
agentRouterOspfv3ConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.5.30.3 |
agentOspfv3DefaultMetricDefault metric of redistributed routes, when OSPFv3 redistributes
from other protocols.rw Integer32 .1.3.6.1.4.1.738.1.5.30.3.1 |
agentOspfv3DefaultMetricConfiguredFlag to determine whether OSPFv3 default-metric is configured or not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.3.2 |
agentOspfv3DefaultInfoOriginateFlag to determine, whether OSPFv3 can advertise a default-route learned
from another protocol.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.3.3 |
agentOspfv3DefaultInfoOriginateAlwaysWhen 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.3.4 |
agentOspfv3DefaultInfoOriginateMetricMetric of the default route,which OSPF advertises when learned from
other protocol.rw Integer32 .1.3.6.1.4.1.738.1.5.30.3.5 |
agentOspfv3DefaultInfoOriginateMetricConfiguredFlag to determine whether OSPF default-info originate metric
is configured or not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.3.6 |
agentOspfv3DefaultInfoOriginateMetricTypeMetric 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).rw Enumeration .1.3.6.1.4.1.738.1.5.30.3.7 |
agentOspfv3RouteRedistTableThis 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. SEQUENCE OF AgentOspfv3RouteRedistEntry .1.3.6.1.4.1.738.1.5.30.3.8 |
agentOspfv3RouteRedistEntry AgentOspfv3RouteRedistEntry .1.3.6.1.4.1.738.1.5.30.3.8.1 |
agentOspfv3RouteRedistSourceSource protocol, from which OSPF can redistribute routes.
This object also acts as the identifier for the
OSPF redistribution Table entry.ro Enumeration .1.3.6.1.4.1.738.1.5.30.3.8.1.1 |
agentOspfv3RouteRedistModeUser enabels/disables route-redistribution for a particular source
protocol.rw Enumeration .1.3.6.1.4.1.738.1.5.30.3.8.1.2 |
agentOspfv3RouteRedistMetricMetric used for redistributing a particular source protocol route
into OSPF.rw Integer32 .1.3.6.1.4.1.738.1.5.30.3.8.1.3 |
agentOspfv3RouteRedistMetricConfiguredFlag to determine whether OSPF redistribute-metric is configured or not.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.3.8.1.4 |
agentOspfv3RouteRedistMetricTypeMetric Type of routes,which OSPF redistributes from other source protocols.
It can be 1(external type 1) or 2(external type 2).rw Enumeration .1.3.6.1.4.1.738.1.5.30.3.8.1.5 |
agentOspfv3RouteRedistTagIt specifies the tag field in routes redistributed by OSPF.rw Unsigned32 .1.3.6.1.4.1.738.1.5.30.3.8.1.6 |
agentOspfv3IfTableThe OSPF Interface Table describes the inter-
faces from the viewpoint of OSPF. Augments
ospfIfTable from the OSPF-MIB. SEQUENCE OF AgentOspfv3IfEntry .1.3.6.1.4.1.738.1.5.30.3.9 |
agentOspfv3IfEntryThe OSPF Interface Entry describes one inter-
face from the viewpoint of OSPF. Augments
ospfIfEntry in OSPF-MIB. AgentOspfv3IfEntry .1.3.6.1.4.1.738.1.5.30.3.9.1 |
agentOspfv3IfIpMtuIgnoreFlagConfigures the IP MTU Ignore Flag value for this OSPF interface.rw Enumeration .1.3.6.1.4.1.738.1.5.30.3.9.1.2 |
agentOspfv3IfPassiveModeFlag to determine whether the interface is passive.
A passive interface will not participate in the OSPF
adjacency formation.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.3.9.1.3 |
agentOspfv3LsdbTableThe OSPF Process's Link State Database. SEQUENCE OF AgentOspfv3LsdbEntry .1.3.6.1.4.1.738.1.5.30.3.10 |
agentOspfv3LsdbEntryA single Link State Advertisement. AgentOspfv3LsdbEntry .1.3.6.1.4.1.738.1.5.30.3.10.1 |
agentOspfv3LsdbAreaIdThe 32 bit identifier of the Area from which
the LSA was received.ro AreaID (OSPF-MIB) .1.3.6.1.4.1.738.1.5.30.3.10.1.1 |
agentOspfv3LsdbTypeThe type of the link state advertisement.
Each link state type has a separate advertise-
ment format.ro Enumeration .1.3.6.1.4.1.738.1.5.30.3.10.1.2 |
agentOspfv3LsdbLsidThe Link State ID is an LS Type Specific field
containing either a Router ID or an IP Address;
it identifies the piece of the routing domain
that is being described by the advertisement.ro IpAddress .1.3.6.1.4.1.738.1.5.30.3.10.1.3 |
agentOspfv3LsdbRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID (OSPF-MIB) .1.3.6.1.4.1.738.1.5.30.3.10.1.4 |
agentOspfv3LsdbSequenceThe sequence number field is a signed 32-bit
integer. It is used to detect old and dupli-
cate link state advertisements. The space of
sequence numbers is linearly ordered. The
larger the sequence number the more recent the
advertisement.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.3.10.1.5 |
agentOspfv3LsdbAgeThis field is the age of the link state adver-
tisement in seconds.ro Integer32 .1.3.6.1.4.1.738.1.5.30.3.10.1.6 |
agentOspfv3LsdbChecksumThis field is the checksum of the complete
contents of the advertisement, excepting the
age field. The age field is excepted so that
an advertisement's age can be incremented
without updating the checksum. The checksum
used is the same that is used for ISO connec-
tionless datagrams; it is commonly referred to
as the Fletcher checksum.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.3.10.1.7 |
agentOspfv3LsdbAdvertisementThe entire Link State Advertisement, including
its header.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.3.10.1.8 |
agentOspfv3AutoCostRefBwAuto cost refernece bandwidth of the
router interafaces for ospf metric calculations.
It can be an integer from 1 to 4294967. The
default reference bandwidth is 100 Mbps.rw AutoCostRefBw .1.3.6.1.4.1.738.1.5.30.3.14 |
agentOspfv3AsLsdbTableThe OSPF Process's AS-scope LSA Link State Database.
The Database contains the AS-scope Link State
Advertisements from throughout the areas that
the device is attached to.
This table is identical to the OSPF LSDB Table
in format, but contains only AS-scope Link State
Advertisements. The purpose is to allow AS-scope
LSAs to be displayed once for the router rather
than once in each non-stub area. SEQUENCE OF AgentOspfv3AsLsdbEntry .1.3.6.1.4.1.738.1.5.30.3.18 |
agentOspfv3AsLsdbEntryA single Link State Advertisement. AgentOspfv3AsLsdbEntry .1.3.6.1.4.1.738.1.5.30.3.18.1 |
agentOspfv3AsLsdbTypeThe type of the link state advertisement.
Each link state type has a separate advertise-
ment format.ro Enumeration .1.3.6.1.4.1.738.1.5.30.3.18.1.1 |
agentOspfv3AsLsdbLsidThe Link State ID is an LS Type Specific field
containing either a Router ID or an IP Address;
it identifies the piece of the routing domain
that is being described by the advertisement.ro IpAddress .1.3.6.1.4.1.738.1.5.30.3.18.1.2 |
agentOspfv3AsLsdbRouterIdThe 32 bit number that uniquely identifies the
originating router in the Autonomous System.ro RouterID (OSPF-MIB) .1.3.6.1.4.1.738.1.5.30.3.18.1.3 |
agentOspfv3AsLsdbSequenceThe sequence number field is a signed 32-bit
integer. It starts with the value '80000001'h,
or -'7FFFFFFF'h, and increments until '7FFFFFFF'h.
Thus, a typical sequence number will be very negative.
It is used to detect old and duplicate link state
advertisements. The space of sequence numbers is linearly
ordered. The larger the sequence number the more recent
the advertisement.ro Unsigned32 .1.3.6.1.4.1.738.1.5.30.3.18.1.4 |
agentOspfv3AsLsdbAgeThis field is the age of the link state adver-
tisement in seconds.ro Integer32 .1.3.6.1.4.1.738.1.5.30.3.18.1.5 |
agentOspfv3AsLsdbChecksumThis field is the checksum of the complete
contents of the advertisement, excepting the
age field. The age field is excepted so that
an advertisement's age can be incremented
without updating the checksum. The checksum
used is the same that is used for ISO connec-
tionless datagrams; it is commonly referred to
as the Fletcher checksum.ro Integer32 .1.3.6.1.4.1.738.1.5.30.3.18.1.6 |
agentOspfv3AsLsdbAdvertisementThe entire Link State Advertisement, including
its header.ro OCTET STRING .1.3.6.1.4.1.738.1.5.30.3.18.1.7 |
agentOspfv3DefaultPassiveModeFlag to determine, whether all the interfaces are passive interfaces
by default. A passive interface will not participate in the OSPFv3
adjacency formation.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.30.3.19 |