EdgeSwitch-ROUTING6-MIB

File: EdgeSwitch-ROUTING6-MIB.mib (66171 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IPV6-TC EdgeSwitch-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Unsigned32 Integer32
Gauge32 DisplayString PhysAddress
TruthValue TimeStamp VariablePointer
RowPointer RowStatus MacAddress
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
Ipv6IfIndex Ipv6Address Ipv6AddressPrefix
Ipv6AddressIfIdentifier Ipv6IfIndexOrZero fastPath

Defined Types

AgentIpv6InterfaceEntry  
SEQUENCE    
  agentIpv6InterfaceIfIndex Integer32
  agentIpv6InterfaceMtuValue Unsigned32
  agentIpv6InterfaceDadTransmits Integer32
  agentIpv6InterfaceLinkLocalOnly INTEGER
  agentIpv6InterfaceIcmpUnreachables INTEGER
  agentIpv6InterfaceAutoconfig INTEGER
  agentIpv6InterfaceDhcpClient INTEGER
  agentIpv6InterfaceIcmpRedirects INTEGER

AgentIpv6RouterAdvertisementEntry  
SEQUENCE    
  agentIpv6RouterAdvertisementIfIndex Integer32
  agentIpv6RouterAdvertisementSuppressMode INTEGER
  agentIpv6RouterAdvertisementMaxAdvertisementInterval Integer32
  agentIpv6RouterAdvertisementAdvertisementLifetime Integer32
  agentIpv6RouterAdvertisementNbrSolicitInterval Integer32
  agentIpv6RouterAdvertisementReachableTime Integer32
  agentIpv6RouterAdvertisementManagedFlag INTEGER
  agentIpv6RouterAdvertisementOtherFlag INTEGER
  agentIpv6RouterAdvertisementHopLimitUnspecifiedMode INTEGER

AgentIpv6AddrPrefixEntry  
SEQUENCE    
  agentIpv6AddrPrefix Ipv6AddressPrefix
  agentIpv6AddrPrefixLength INTEGER
  agentIpv6AddrPrefixOnLinkFlag TruthValue
  agentIpv6AddrPrefixAutonomousFlag TruthValue
  agentIpv6AddrPrefixAdvPreferredLifetime Unsigned32
  agentIpv6AddrPrefixAdvValidLifetime Unsigned32

AgentIpv6AddrEntry  
SEQUENCE    
  agentIpv6AddrAddress Ipv6Address
  agentIpv6AddrPfxLength INTEGER
  agentIpv6AddrEui64Flag TruthValue
  agentIpv6AddrStatus RowStatus

AgentIpv6StaticRouteEntry  
SEQUENCE    
  agentIpv6StaticRouteDest Ipv6AddressPrefix
  agentIpv6StaticRoutePfxLength INTEGER
  agentIpv6StaticRouteIfIndex Ipv6IfIndexOrZero
  agentIpv6StaticRouteNextHop Ipv6Address
  agentIpv6StaticRoutePreference INTEGER
  agentIpv6StaticRouteStatus RowStatus

AgentIpv6ServicePortPrefixEntry  
SEQUENCE    
  agentIpv6ServicePortPrefixIndex Unsigned32
  agentIpv6ServicePortPrefix Ipv6Address
  agentIpv6ServicePortPrefixLength Unsigned32

AgentIpv6ServicePortDefaultRouterEntry  
SEQUENCE    
  agentIpv6ServicePortDefaultRouterIndex Unsigned32
  agentIpv6ServicePortDefaultRouter Ipv6Address

AgentIpv6ServicePortNbrEntry  
SEQUENCE    
  agentIpv6ServicePortNbrAddr Ipv6Address
  agentIpv6ServicePortNbrPhysAddr MacAddress
  agentIpv6ServicePortNbrState INTEGER
  agentIpv6ServicePortNbrUpdated TimeStamp
  agentIpv6ServicePortNbrIsRouter TruthValue
  agentIpv6ServicePortNbrType INTEGER

AgentIpv6ServicePortNbrCfgEntry  
SEQUENCE    
  agentIpv6ServicePortNbrCfgAddr Ipv6Address
  agentIpv6ServicePortNbrCfgPhysAddr MacAddress
  agentIpv6ServicePortNbrCfgEntryStatus RowStatus

AgentDhcp6ClientParametersEntry  
SEQUENCE    
  agentDhcp6ClientInterfaceIndex Unsigned32
  agentDhcp6ClientPrefix Ipv6AddressPrefix
  agentDhcp6ClientPrefixlength INTEGER
  agentDhcp6ClientState INTEGER
  agentDhcp6ClientServerDUID DisplayString
  agentDhcp6ClientT1Time Unsigned32
  agentDhcp6ClientT2Time Unsigned32
  agentDhcp6ClientIAID Unsigned32
  agentDhcp6ClientPreferredLifeTime Unsigned32
  agentDhcp6ClientValidLifeTime Unsigned32
  agentDhcp6ClientRenewTime Unsigned32
  agentDhcp6ClientExpireTime Unsigned32

AgentIpv6EcmpCountEntry  
SEQUENCE    
  agentIpv6EcmpNextHopCount Unsigned32
  agentIpv6EcmpRouteCount Gauge32

AgentIpv6NetworkPortNbrEntry  
SEQUENCE    
  agentIpv6NetworkPortNbrAddr Ipv6Address
  agentIpv6NetworkPortNbrPhysAddr MacAddress
  agentIpv6NetworkPortNbrState INTEGER
  agentIpv6NetworkPortNbrUpdated TimeStamp
  agentIpv6NetworkPortNbrIsRouter TruthValue
  agentIpv6NetworkPortNbrType INTEGER

AgentIpv6NetworkPortNbrCfgEntry  
SEQUENCE    
  agentIpv6NetworkPortNbrCfgAddr Ipv6Address
  agentIpv6NetworkPortNbrCfgPhysAddr MacAddress
  agentIpv6NetworkPortNbrCfgEntryStatus RowStatus

AgentIpv6NbrCfgEntry  
SEQUENCE    
  agentIpv6IfIndex Ipv6IfIndex
  agentIpv6NbrCfgAddr Ipv6Address
  agentIpv6NbrCfgPhysAddr MacAddress
  agentIpv6NbrCfgEntryStatus RowStatus

Defined Values

fastPathRoutingIpv6 1.3.6.1.4.1.4413.1.1.30
The Ubiquiti Private MIB for FastPath Ipv6 Routing
MODULE-IDENTITY    

agentIpv6Group 1.3.6.1.4.1.4413.1.1.30.1
OBJECT IDENTIFIER    

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

agentIpv6InterfaceTable 1.3.6.1.4.1.4413.1.1.30.1.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6InterfaceEntry

agentIpv6InterfaceEntry 1.3.6.1.4.1.4413.1.1.30.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6InterfaceEntry  

agentIpv6InterfaceIfIndex 1.3.6.1.4.1.4413.1.1.30.1.2.1.1
The IfIndex associated with this instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentIpv6InterfaceMtuValue 1.3.6.1.4.1.4413.1.1.30.1.2.1.2
Configures 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1280..1500  

agentIpv6InterfaceDadTransmits 1.3.6.1.4.1.4413.1.1.30.1.2.1.3
Configures the dad transmits value for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

agentIpv6InterfaceLinkLocalOnly 1.3.6.1.4.1.4413.1.1.30.1.2.1.4
When enabled, interface is capable of ipv6 operation without a global address. In this case, an eui-64 based link-local address is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentIpv6InterfaceIcmpUnreachables 1.3.6.1.4.1.4413.1.1.30.1.2.1.5
If this object is enable, it indicates that ICMPv6 unreachables can be sent on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentIpv6InterfaceAutoconfig 1.3.6.1.4.1.4413.1.1.30.1.2.1.6
If this object is enabled, it indicates that the IPv6 address is automatically generated using IPv6 stateless address auto configuration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentIpv6InterfaceDhcpClient 1.3.6.1.4.1.4413.1.1.30.1.2.1.7
If this object is enabled, the interface uses DHCPv6 Client protocol to acquire an IPv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentIpv6InterfaceIcmpRedirects 1.3.6.1.4.1.4413.1.1.30.1.2.1.8
Enable/Disable the sending of ICMPv6 redirect messages in the redirect scenario where the forwarded packet is sent out through the same interface on which the packet was received.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentIpv6RouterAdvertisementTable 1.3.6.1.4.1.4413.1.1.30.1.3
There 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6RouterAdvertisementEntry

agentIpv6RouterAdvertisementEntry 1.3.6.1.4.1.4413.1.1.30.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6RouterAdvertisementEntry  

agentIpv6RouterAdvertisementIfIndex 1.3.6.1.4.1.4413.1.1.30.1.3.1.1
Interface Number to configure Router Advertisement on.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentIpv6RouterAdvertisementSuppressMode 1.3.6.1.4.1.4413.1.1.30.1.3.1.2
Enable or disable router advertisement suppression on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

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

agentIpv6RouterAdvertisementAdvertisementLifetime 1.3.6.1.4.1.4413.1.1.30.1.3.1.4
Value of lifetime field of router advertisement sent from the interface. This value must be greater than or equal to agentIpv6RouterAdvertisementMaxAdvertisementInterval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 4..65520  

agentIpv6RouterAdvertisementNbrSolicitInterval 1.3.6.1.4.1.4413.1.1.30.1.3.1.5
Value of retrans time field of router advertisement sent from the interface. A value of 0 means this router does not specifiy the interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600000  

agentIpv6RouterAdvertisementReachableTime 1.3.6.1.4.1.4413.1.1.30.1.3.1.6
Value of reachable time field of router advertisement sent from the interface. A value of 0 means this router does not specifiy the interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600000  

agentIpv6RouterAdvertisementManagedFlag 1.3.6.1.4.1.4413.1.1.30.1.3.1.7
Value of managed config field of router advertisement sent from the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentIpv6RouterAdvertisementOtherFlag 1.3.6.1.4.1.4413.1.1.30.1.3.1.8
Value of other config field of router advertisement sent from the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentIpv6RouterAdvertisementHopLimitUnspecifiedMode 1.3.6.1.4.1.4413.1.1.30.1.3.1.9
This object configures the router to send Router Advertisements on an interface with unspecified (0) Current Hop Limit value. This will tell the hosts on that link to ignore the Hop Limit from this Router.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentIpv6AddrPrefixTable 1.3.6.1.4.1.4413.1.1.30.1.4
The list of IPv6 address prefixes of IPv6 interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6AddrPrefixEntry

agentIpv6AddrPrefixEntry 1.3.6.1.4.1.4413.1.1.30.1.4.1
An interface entry containing objects of a particular IPv6 address prefix.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6AddrPrefixEntry  

agentIpv6AddrPrefix 1.3.6.1.4.1.4413.1.1.30.1.4.1.1
The prefix associated with the this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentIpv6AddrPrefixLength 1.3.6.1.4.1.4413.1.1.30.1.4.1.2
The length of the prefix (in bits).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..128  

agentIpv6AddrPrefixOnLinkFlag 1.3.6.1.4.1.4413.1.1.30.1.4.1.3
This object has the value 'true(1)', if this prefix can be used for on-link determination and the value 'false(2)' otherwise.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentIpv6AddrPrefixAutonomousFlag 1.3.6.1.4.1.4413.1.1.30.1.4.1.4
Autonomous 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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentIpv6AddrPrefixAdvPreferredLifetime 1.3.6.1.4.1.4413.1.1.30.1.4.1.5
It 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentIpv6AddrPrefixAdvValidLifetime 1.3.6.1.4.1.4413.1.1.30.1.4.1.6
It 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentIpv6AddrTable 1.3.6.1.4.1.4413.1.1.30.1.5
The table of addressing information relevant to this node's interface addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6AddrEntry

agentIpv6AddrEntry 1.3.6.1.4.1.4413.1.1.30.1.5.1
The addressing information for one of this node's interface addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6AddrEntry  

agentIpv6AddrAddress 1.3.6.1.4.1.4413.1.1.30.1.5.1.1
The IPv6 address to which this entry's addressing information pertains.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

agentIpv6AddrPfxLength 1.3.6.1.4.1.4413.1.1.30.1.5.1.2
The length of the prefix (in bits) associated with the IPv6 address of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..128  

agentIpv6AddrEui64Flag 1.3.6.1.4.1.4413.1.1.30.1.5.1.3
This object has the value 'true(1)', if this address uses and eui-64 generated interface identifier and the value 'false(2)' otherwise.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

agentIpv6AddrStatus 1.3.6.1.4.1.4413.1.1.30.1.5.1.4
Creates 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentIpv6StaticRouteTable 1.3.6.1.4.1.4413.1.1.30.1.6
IPv6 Static Routing table. This table contains an entry for each valid IPv6 static unicast route that can be used for packet forwarding determination.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6StaticRouteEntry

agentIpv6StaticRouteEntry 1.3.6.1.4.1.4413.1.1.30.1.6.1
A routing entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6StaticRouteEntry  

agentIpv6StaticRouteDest 1.3.6.1.4.1.4413.1.1.30.1.6.1.1
The destination IPv6 address of this route. This object may not take a Multicast address value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentIpv6StaticRoutePfxLength 1.3.6.1.4.1.4413.1.1.30.1.6.1.2
Indicates the prefix length of the destination address.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..128  

agentIpv6StaticRouteIfIndex 1.3.6.1.4.1.4413.1.1.30.1.6.1.3
The 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6IfIndexOrZero  

agentIpv6StaticRouteNextHop 1.3.6.1.4.1.4413.1.1.30.1.6.1.4
The address of the next system en route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

agentIpv6StaticRoutePreference 1.3.6.1.4.1.4413.1.1.30.1.6.1.5
The routing preference metric for this route. A lower value is more preferred.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..255  

agentIpv6StaticRouteStatus 1.3.6.1.4.1.4413.1.1.30.1.6.1.6
Creates 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentIpv6ServicePortGroup 1.3.6.1.4.1.4413.1.1.30.1.7
OBJECT IDENTIFIER    

agentIpv6ServicePortPrefixTable 1.3.6.1.4.1.4413.1.1.30.1.7.1
IPv6 Service Port Prefix Table. This table contains an entry for each valid IPv6 prefix configured on the Service Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6ServicePortPrefixEntry

agentIpv6ServicePortPrefixEntry 1.3.6.1.4.1.4413.1.1.30.1.7.1.1
An IPv6 Service Port Prefix entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6ServicePortPrefixEntry  

agentIpv6ServicePortPrefixIndex 1.3.6.1.4.1.4413.1.1.30.1.7.1.1.1
The index of the Ipv6 Prefix Address configured on the Service Port. Removal of a row will cause index values to be reassigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentIpv6ServicePortPrefix 1.3.6.1.4.1.4413.1.1.30.1.7.1.1.2
The Ipv6 Prefix Address configured on the Service Port.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

agentIpv6ServicePortPrefixLength 1.3.6.1.4.1.4413.1.1.30.1.7.1.1.3
The length of the IPv6 Prefix Address.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentIpv6ServicePortDefaultRouterTable 1.3.6.1.4.1.4413.1.1.30.1.7.2
IPv6 Service Port Default Router Table. This table contains an entry for each valid IPv6 Default Router configured on the Service Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6ServicePortDefaultRouterEntry

agentIpv6ServicePortDefaultRouterEntry 1.3.6.1.4.1.4413.1.1.30.1.7.2.1
An IPv6 Service Port Default Router entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6ServicePortDefaultRouterEntry  

agentIpv6ServicePortDefaultRouterIndex 1.3.6.1.4.1.4413.1.1.30.1.7.2.1.1
The index of the IPv6 Default Router Address configured on the Service Port. Removal of a row will cause index values to be reassigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentIpv6ServicePortDefaultRouter 1.3.6.1.4.1.4413.1.1.30.1.7.2.1.2
The Address of the IPv6 Default Router configured on the Service Port.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

agentIpv6ServicePortNbrTable 1.3.6.1.4.1.4413.1.1.30.1.7.3
IPv6 Service Port Neighbor Table. This table contains an entry for each valid IPv6 Neighbor configured on the Service Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6ServicePortNbrEntry

agentIpv6ServicePortNbrEntry 1.3.6.1.4.1.4413.1.1.30.1.7.3.1
An IPv6 Service Port Neighbor entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6ServicePortNbrEntry  

agentIpv6ServicePortNbrAddr 1.3.6.1.4.1.4413.1.1.30.1.7.3.1.1
The Ipv6 Address of a neighbor switch visible to the Service Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

agentIpv6ServicePortNbrPhysAddr 1.3.6.1.4.1.4413.1.1.30.1.7.3.1.2
The MacAddress of the neighboring switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentIpv6ServicePortNbrState 1.3.6.1.4.1.4413.1.1.30.1.7.3.1.3
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER reachable(1), stale(2), delay(3), probe(4), unknown(6)  

agentIpv6ServicePortNbrUpdated 1.3.6.1.4.1.4413.1.1.30.1.7.3.1.4
The last sysUpTime that this neighbor has been updated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

agentIpv6ServicePortNbrIsRouter 1.3.6.1.4.1.4413.1.1.30.1.7.3.1.5
Returns true(1) if the neighbor machine is a router, false(2) otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

agentIpv6ServicePortNbrType 1.3.6.1.4.1.4413.1.1.30.1.7.3.1.6
The type of the mapping. The 'dynamic(2)' type indicates that the IPv6 address to physical addresses mapping has been dynamically resolved using the IPv6 Neighbor Discovery protocol. The static(3)' types indicates that the mapping has been statically configured. The local(4) indicates that the mapping is provided for an entity's own interface address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), dynamic(2), static(3), local(4)  

agentIpv6ServicePortNbrCfgTable 1.3.6.1.4.1.4413.1.1.30.1.7.4
The table contains an entry for each static IPv6 Neighbor on the Service Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6ServicePortNbrCfgEntry

agentIpv6ServicePortNbrCfgEntry 1.3.6.1.4.1.4413.1.1.30.1.7.4.1
An entry of the static IPv6 Neighbor on the Service Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6ServicePortNbrCfgEntry  

agentIpv6ServicePortNbrCfgAddr 1.3.6.1.4.1.4413.1.1.30.1.7.4.1.1
The Ipv6 Address of a static neighbor on the Service Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

agentIpv6ServicePortNbrCfgPhysAddr 1.3.6.1.4.1.4413.1.1.30.1.7.4.1.2
The MAC Address of a static neighbor on the Service Port.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

agentIpv6ServicePortNbrCfgEntryStatus 1.3.6.1.4.1.4413.1.1.30.1.7.4.1.3
Create or delete the static neighbor entry on the Service Port. The configured static neighbor entry is always active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentIpv6IcmpControlGroup 1.3.6.1.4.1.4413.1.1.30.1.8
OBJECT IDENTIFIER    

agentIpv6IcmpRateLimitInterval 1.3.6.1.4.1.4413.1.1.30.1.8.1
Specifies the time interval between tokens being placed in the bucket for ICMP Ratelimit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

agentIpv6IcmpRateLimitBurstSize 1.3.6.1.4.1.4413.1.1.30.1.8.2
Specifies the number of tokens to be placed after timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..200  

agentDhcp6ClientParametersTable 1.3.6.1.4.1.4413.1.1.30.1.9
Information about the DHCPv6 Client parameters on the interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcp6ClientParametersEntry

agentDhcp6ClientParametersEntry 1.3.6.1.4.1.4413.1.1.30.1.9.1
DHCPv6 Client information on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcp6ClientParametersEntry  

agentDhcp6ClientInterfaceIndex 1.3.6.1.4.1.4413.1.1.30.1.9.1.1
The Interface index on which the IPv6 address is leased by the DHCPv6 Server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ClientPrefix 1.3.6.1.4.1.4413.1.1.30.1.9.1.2
The IPv6 Prefix leased by the DHCPv6 Server.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentDhcp6ClientPrefixlength 1.3.6.1.4.1.4413.1.1.30.1.9.1.3
The Prefix length corresponding to the IPv6 Prefix leased by the DHCPv6 Server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

agentDhcp6ClientState 1.3.6.1.4.1.4413.1.1.30.1.9.1.4
The State of the DHCPv6 Client on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(0), solicit(1), request(2), active(3), renew(4), rebind(5), release(6)  

agentDhcp6ClientServerDUID 1.3.6.1.4.1.4413.1.1.30.1.9.1.5
The DHCPv6 Unique Identifier of the DHCPv6 Server on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

agentDhcp6ClientT1Time 1.3.6.1.4.1.4413.1.1.30.1.9.1.6
The T1 (in seconds) time as indicated by the DHCPv6 Server. T1 value indicates the time interval after which the address is requested for renewal.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ClientT2Time 1.3.6.1.4.1.4413.1.1.30.1.9.1.7
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ClientIAID 1.3.6.1.4.1.4413.1.1.30.1.9.1.8
An identifier for an identity association chosen by this Client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ClientPreferredLifeTime 1.3.6.1.4.1.4413.1.1.30.1.9.1.9
The time (in seconds) that the IPv6 address is leased by the DHCPv6 Server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ClientValidLifeTime 1.3.6.1.4.1.4413.1.1.30.1.9.1.10
The time (in seconds) that the IPv6 address is leased by the DHCPv6 Server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ClientRenewTime 1.3.6.1.4.1.4413.1.1.30.1.9.1.11
The time (in seconds) remaining to send a DHCPv6 Renew request to DHCPv6 Server for the leased address.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ClientExpireTime 1.3.6.1.4.1.4413.1.1.30.1.9.1.12
The time (in seconds) when the DHCPv6 leased address expires.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentIpv6RoutingTableSummaryGroup 1.3.6.1.4.1.4413.1.1.30.1.10
OBJECT IDENTIFIER    

agentIpv6ConnectedRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.1
The number of connected routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6StaticRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.2
The number of static routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv66to4Routes 1.3.6.1.4.1.4413.1.1.30.1.10.3
The number of 6to4 routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6OspfRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.4
The number of OSPFv2 routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6OspfIntraRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.5
The number of OSPFv2 intra-area routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6OspfInterRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.6
The number of OSPFv2 inter-area routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6OspfExt1Routes 1.3.6.1.4.1.4413.1.1.30.1.10.7
The number of OSPFv2 external type 1 routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6OspfExt2Routes 1.3.6.1.4.1.4413.1.1.30.1.10.8
The number of OSPFv2 external type 2 routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6BgpRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.9
The number of BGP routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6EbgpRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.10
The number of external BGP routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6IbgpRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.11
The number of internal BGP routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6LocalBgpRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.12
The number of local BGP routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6RejectRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.13
The number of reject routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6TotalRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.14
The number of routes in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6BestRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.15
The number of IPv6 routes in the forwarding table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6BestRoutesHigh 1.3.6.1.4.1.4413.1.1.30.1.10.16
The highest number of IPv6 routes in the forwarding table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6AlternateRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.17
The number of alternate routes in the IPv6 routing table. An alternate route is less preferred than the best route and is not used for forwarding.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6RouteAdds 1.3.6.1.4.1.4413.1.1.30.1.10.18
The number of routes added to the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentIpv6RouteModifies 1.3.6.1.4.1.4413.1.1.30.1.10.19
The number of routes changed in the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentIpv6RouteDeletes 1.3.6.1.4.1.4413.1.1.30.1.10.20
The number of routes removed from the IPv6 routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentIpv6UnresolvedRouteAdds 1.3.6.1.4.1.4413.1.1.30.1.10.21
The number of IPv6 route adds that failed because none of the route's next hops were on a local subnet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentIpv6InvalidRouteAdds 1.3.6.1.4.1.4413.1.1.30.1.10.22
The number of IPv6 routes adds that failed because the route was invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentIpv6FailedRouteAdds 1.3.6.1.4.1.4413.1.1.30.1.10.23
The number of IPv6 routes adds that failed because of a resource limitation in the routing table
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentIpv6ReservedLocals 1.3.6.1.4.1.4413.1.1.30.1.10.24
The number of IPv6 routing table entries reserved for a local subnet on a routing interface that is down.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6UniqueNextHops 1.3.6.1.4.1.4413.1.1.30.1.10.25
The number of distinct next hops used among all IPv6 routes currently in the routing table. These include local interfaces for local routes and neighbors for indirect routes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6UniqueNextHopsHigh 1.3.6.1.4.1.4413.1.1.30.1.10.26
The highest count of unique next hops since counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6NextHopGroups 1.3.6.1.4.1.4413.1.1.30.1.10.27
The current number of next hop groups in use by one or more routes. Each next hop group includes one or more next hops.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6NextHopGroupsHigh 1.3.6.1.4.1.4413.1.1.30.1.10.28
The highest count of next hop groups since counters were last cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6EcmpGroups 1.3.6.1.4.1.4413.1.1.30.1.10.29
The number of next hop groups with multiple next hops.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6EcmpGroupsHigh 1.3.6.1.4.1.4413.1.1.30.1.10.30
The high water mark of the number of ECMP groups.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6EcmpRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.31
The current number of IPv6 routes with multiple next hops.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6TruncEcmpRoutes 1.3.6.1.4.1.4413.1.1.30.1.10.32
The number of ECMP routes that are currently installed in the forwarding table with just one next hop. The forwarding table may limit the number of ECMP routes or the number of ECMP groups. When an ECMP route cannot be installed because such a limit is reached, the route is installed with a single next hop.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6EcmpRetries 1.3.6.1.4.1.4413.1.1.30.1.10.33
The number of ECMP routes that have been installed in the forwarding table after initially being installed with a single next hop.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentIpv6EcmpCountTable 1.3.6.1.4.1.4413.1.1.30.1.11
A count of the number of routes with each number of ECMP next hops. A walk of this table only returns the entries with a non-zero value for agentIpv6EcmpRouteCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6EcmpCountEntry

agentIpv6EcmpCountEntry 1.3.6.1.4.1.4413.1.1.30.1.11.1
Number of IPv6 routes with a given number of next hops.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6EcmpCountEntry  

agentIpv6EcmpNextHopCount 1.3.6.1.4.1.4413.1.1.30.1.11.1.1
The number of next hops in a route. From 0 to the maximum number of next hops in an ECMP route. The maximum varies by platform.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..128  

agentIpv6EcmpRouteCount 1.3.6.1.4.1.4413.1.1.30.1.11.1.2
The number of IPv6 routes with agentIpv6EcmpNextHopCount next hops.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentIpv6NetworkPortGroup 1.3.6.1.4.1.4413.1.1.30.1.12
OBJECT IDENTIFIER    

agentIpv6NetworkPortNbrTable 1.3.6.1.4.1.4413.1.1.30.1.12.1
IPv6 Network Port Neighbor Table. This table contains an entry for each valid IPv6 Neighbor configured on the Network Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6NetworkPortNbrEntry

agentIpv6NetworkPortNbrEntry 1.3.6.1.4.1.4413.1.1.30.1.12.1.1
An IPv6 Network Port Neighbor entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6NetworkPortNbrEntry  

agentIpv6NetworkPortNbrAddr 1.3.6.1.4.1.4413.1.1.30.1.12.1.1.1
The Ipv6 Address of a neighbor switch visible to the Network Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

agentIpv6NetworkPortNbrPhysAddr 1.3.6.1.4.1.4413.1.1.30.1.12.1.1.2
The MacAddress of the neighboring switch.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentIpv6NetworkPortNbrState 1.3.6.1.4.1.4413.1.1.30.1.12.1.1.3
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER reachable(1), stale(2), delay(3), probe(4), unknown(6)  

agentIpv6NetworkPortNbrUpdated 1.3.6.1.4.1.4413.1.1.30.1.12.1.1.4
The last sysUpTime that this neighbor has been updated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

agentIpv6NetworkPortNbrIsRouter 1.3.6.1.4.1.4413.1.1.30.1.12.1.1.5
Returns true(1) if the neighbor machine is a router, false(2) otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

agentIpv6NetworkPortNbrType 1.3.6.1.4.1.4413.1.1.30.1.12.1.1.6
The type of the mapping. The 'dynamic(2)' type indicates that the IPv6 address to physical addresses mapping has been dynamically resolved using the IPv6 Neighbor Discovery protocol. The static(3)' types indicates that the mapping has been statically configured. The local(4) indicates that the mapping is provided for an entity's own interface address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), dynamic(2), static(3), local(4)  

agentIpv6NetworkPortNbrCfgTable 1.3.6.1.4.1.4413.1.1.30.1.12.2
The table contains an entry for each static IPv6 Neighbor on the Network Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6NetworkPortNbrCfgEntry

agentIpv6NetworkPortNbrCfgEntry 1.3.6.1.4.1.4413.1.1.30.1.12.2.1
An entry of the static IPv6 Neighbor on the Network Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6NetworkPortNbrCfgEntry  

agentIpv6NetworkPortNbrCfgAddr 1.3.6.1.4.1.4413.1.1.30.1.12.2.1.1
The Ipv6 Address of a static neighbor on the Network Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

agentIpv6NetworkPortNbrCfgPhysAddr 1.3.6.1.4.1.4413.1.1.30.1.12.2.1.2
The MAC Address of a static neighbor on the Network Port.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

agentIpv6NetworkPortNbrCfgEntryStatus 1.3.6.1.4.1.4413.1.1.30.1.12.2.1.3
Create or delete the static neighbor entry on the Network Port. The configured static neighbor entry is always active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentIpv6NbrCfgTable 1.3.6.1.4.1.4413.1.1.30.1.13
The table contains an entry for each static IPv6 Neighbor on the Network Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6NbrCfgEntry

agentIpv6NbrCfgEntry 1.3.6.1.4.1.4413.1.1.30.1.13.1
An entry of the static IPv6 Neighbor on the Network Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6NbrCfgEntry  

agentIpv6IfIndex 1.3.6.1.4.1.4413.1.1.30.1.13.1.1
A unique non-zero value identifying the particular IPv6 interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6IfIndex  

agentIpv6NbrCfgAddr 1.3.6.1.4.1.4413.1.1.30.1.13.1.2
The Ipv6 Address of a static neighbor on the Routing or Host interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

agentIpv6NbrCfgPhysAddr 1.3.6.1.4.1.4413.1.1.30.1.13.1.3
The MAC Address of a static neighbor on the Routing or Host interface.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

agentIpv6NbrCfgEntryStatus 1.3.6.1.4.1.4413.1.1.30.1.13.1.4
Create or delete the static neighbor entry on the Routing or Host interface. The configured static neighbor entry is always active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentIpv6NeighborsDynamicRenew 1.3.6.1.4.1.4413.1.1.30.1.14
Enables/disables the periodic NUD (neighbor unreachability detection) to be run on the existing IPv6 neighbor entries based on the activity of the entries in the hardware. If the setting is disabled, only those entries that are actively used in the hardware are triggered for NUD. If the setting is enabled, all the entries are triggered for NUD irrespective of their usage in the hardware.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentIpv6UnresolvedDataRateLimit 1.3.6.1.4.1.4413.1.1.30.1.15
The rate in packets-per-second for the number of IPv6 data packets trapped to CPU when the packet fails to be forwarded in the hardware due to unresolved hardware address of the destined IPv6 node.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 50..1024  

agentIpv6NUDMaxUnicastSolicits 1.3.6.1.4.1.4413.1.1.30.1.16
The maximum number of unicast Neighbor Solicitations sent during neighbor resolution or during NUD (neighbor unreachabililty detection) before switching to multicast Neighbor Solicitations.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..10  

agentIpv6NUDMaxMulticastSolicits 1.3.6.1.4.1.4413.1.1.30.1.17
The maximum number of multicast Neighbor Solicitations sent during neighbor resolution or during NUD (neighbor unreachabililty detection).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..255  

agentIpv6NUDBackoffMultiple 1.3.6.1.4.1.4413.1.1.30.1.18
The exponential backoff multiple to be used in the calculation of the next timeout value for Neighbor Solicitation transmission during NUD (neighbor unreachabililty detection) following the exponential backoff algorithm. The next timeout value is limited to a maximum value of 60 seconds if the value with exponential backoff calculation is greater than 60 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..5