RC-IPV6-MIB

MIB Reference — IPNetwork Monitor

All MIBsRC-IPV6-MIB

Organization: Bay Networks, Rapid-City Group

Last Updated: 2009-07-20

Category: Nortel Enterprise Data

Description:

Manages IPv6 interface addressing, neighbor discovery, and routing on Bay Networks Rapid-City series switches.

Imported Objects

From IF-MIB

InterfaceIndex
InterfaceIndexOrZero

From INET-ADDRESS-MIB

InetAddress
InetAddressType
InetPortNumber

From IPV6-TC

Ipv6Address
Ipv6AddressIfIdentifier
Ipv6IfIndex

From RAPID-CITY

rcIpv6OBJECT-IDENTITY

From RFC1213-MIB

PhysAddress

From SNMP-FRAMEWORK-MIB

SnmpAdminString

From SNMPv2-CONF

MODULE-COMPLIANCE
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Gauge32
Integer32
IpAddress
MODULE-IDENTITY
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

DateAndTime
DisplayString
MacAddress
RowPointer
RowStatus
StorageType
TEXTUAL-CONVENTION
TimeStamp
TruthValue

What Is RC-IPV6-MIB?

RC-IPV6-MIB is a Nortel/Bay Networks enterprise MIB for the Rapid-City/Accelar switch and router product family, covering IPv6 protocol configuration and operational status. It exposes global IPv6 admin/operational enable state, per-interface IPv6 addressing (interface identifier and length), multicast admin status, and ICMPv6 error-handling parameters such as error interval, quota, and specific error/redirect message counts. For monitoring purposes it is used to confirm that IPv6 is operationally enabled where expected, that interfaces have the correct IPv6 identifiers, and that ICMPv6 error rates (e.g., net-unreachable, redirects) are within normal bounds -- abnormal spikes can indicate routing misconfiguration or connectivity problems. It parallels IETF IPv6 MIB concepts (e.g., RFC 2465/4293-era IPv6 MIB work) though implemented as a Nortel enterprise MIB rather than the standard track. It is deployed on Nortel Accelar/Ethernet Routing Switch platforms in dual-stack or IPv6 enterprise/carrier networks needing vendor-specific visibility into IPv6 operation. Engineers can download the RC-IPV6-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in RC-IPV6-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • IPv6 global admin/operational status
  • IPv6 interface addressing
  • ICMPv6 error message rates
  • IPv6 multicast administrative status

Supported Devices

  • Nortel/Bay Networks Rapid-City Accelar switch/router

Monitoring Examples

An operator would check rcIpv6GlobalAdminEnabled versus rcIpv6GlobalOperEnabled to confirm IPv6 is both configured and actually running on the device, then inspect rcIpv6InterfaceTable (rcIpv6InterfaceEntry) for rcIpv6InterfaceIdentifier per rcIpv6InterfaceIfIndex to verify interface addressing. A rising count of rcIpv6IcmpNetUnreach or rcIpv6IcmpRedirectMsg messages, monitored against the rcIpv6IcmpErrorQuota and rcIpv6IcmpErrorInterval rate-limiting settings, would flag IPv6 routing or reachability problems on the network segment.

OIDs
OID symbolicOID numericTypeAccessDescription
rcIpv6Mib1.3.6.1.4.1.2272.1.62.1Enterprise MIB for the Accelar product family.
rcIpv6Notifications1.3.6.1.4.1.2272.1.62.1.0
rcIpv6Objects1.3.6.1.4.1.2272.1.62.1.1
rcIpv6Scalars1.3.6.1.4.1.2272.1.62.1.1.1
INT rcIpv6IcmpErrorInterval1.3.6.1.4.1.2272.1.62.1.1.1.1INTEGERread-writeThe rate (in milliseconds) at which ICMP error messages can be sent out. A value of zero means not be send any.
T/F rcIpv6MulticastAdminStatus1.3.6.1.4.1.2272.1.62.1.1.1.2TruthValueread-writeThis indicates the global admin status for multicast.
T/F rcIpv6IcmpNetUnreach1.3.6.1.4.1.2272.1.62.1.1.1.3TruthValueread-writeUsed to set the icmp net unreach feature enable/disable.
T/F rcIpv6IcmpRedirectMsg1.3.6.1.4.1.2272.1.62.1.1.1.4TruthValueread-writeused to set the icmp redirect feature enable/disable.
INT rcIpv6IcmpErrorQuota1.3.6.1.4.1.2272.1.62.1.1.1.5INTEGERread-writeThe number of ICMP error messages that can be sent out during ICMP error interval. A value of zero means not be send any.
T/F rcIpv6GlobalAdminEnabled1.3.6.1.4.1.2272.1.62.1.1.1.6TruthValueread-writeIndicates whether IPv6 has been administratively enabled.
T/F rcIpv6GlobalOperEnabled1.3.6.1.4.1.2272.1.62.1.1.1.7TruthValueread-writeIndicates whether IPv6 is currently enabled.
U32 rcIpv6PrefixListTableSize1.3.6.1.4.1.2272.1.62.1.1.1.8Unsigned32read-onlySize of Ipv6 Prefix List Table
rcIpv6InterfaceTable1.3.6.1.4.1.2272.1.62.1.1.2not-accessibleThis table contains list of IPv6 interfaces and per-interface IPv6-specific information.
rcIpv6InterfaceEntry1.3.6.1.4.1.2272.1.62.1.1.2.1not-accessibleAn entry of ipv6 interface In Table containing per-interface information.
NUM rcIpv6InterfaceIfIndex1.3.6.1.4.1.2272.1.62.1.1.2.1.1InterfaceIndexnot-accessibleAn unique value to identify a physical interface or a logical interface (VLAN). For the brouter port it is the ifindex of the port and in the case of the vlan it is the ifindex of the vlan.
ADR rcIpv6InterfaceIdentifier1.3.6.1.4.1.2272.1.62.1.1.2.1.2Ipv6AddressIfIdentifierread-createIPv6 address interface identifiers. This is a binary string of up to 8 octets in network byte-order.
INT rcIpv6InterfaceIdentifierLength1.3.6.1.4.1.2272.1.62.1.1.2.1.3INTEGERread-createThe length of the Interface Identifier in bits.
STR rcIpv6InterfaceDescr1.3.6.1.4.1.2272.1.62.1.1.2.1.4DisplayStringread-createA textual string containing information about the interface. This string may be set by network management system.
INT rcIpv6InterfaceVlanId1.3.6.1.4.1.2272.1.62.1.1.2.1.5INTEGERread-createA value that uniquely identifies the Virtual LAN associated with this entry. This value corresponds to the lower 12 bits in the IEEE 802.1Q VLAN Tag.
INT rcIpv6InterfaceType1.3.6.1.4.1.2272.1.62.1.1.2.1.6INTEGERread-onlyThe interface type.
INT rcIpv6InterfaceReasmMaxSize1.3.6.1.4.1.2272.1.62.1.1.2.1.7INTEGERread-createMTU for this IPv6 interface, this value should be same for all the ip addresses defined on this interface.
PHY rcIpv6InterfacePhysAddress1.3.6.1.4.1.2272.1.62.1.1.2.1.8PhysAddressread-onlyThe media-dependent `physical' address, for the ethernet media it is the MAC address
T/F rcIpv6InterfaceAdminStatus1.3.6.1.4.1.2272.1.62.1.1.2.1.9TruthValueread-createThe indication of whether IPv6 is enabled (up) or disabled (down) on this interface. This object does not affect the state of the interface itself, only its connection to an IPv6 stack.
INT rcIpv6InterfaceOperStatus1.3.6.1.4.1.2272.1.62.1.1.2.1.10INTEGERread-onlyOperating status of the interface.
INT rcIpv6InterfaceReachableTime1.3.6.1.4.1.2272.1.62.1.1.2.1.11INTEGERread-createThe time (in milliseconds) a neighbor is considered reachable after receiving a reachability confirmation. REFERENCE RFC2461, Section 6.3.2
INT rcIpv6InterfaceRetransmitTime1.3.6.1.4.1.2272.1.62.1.1.2.1.12INTEGERread-createThe time (in milliseconds) between retransmissions of Neighbor Solicitation messages to a neighbor when resolving the address or when probing the reachability of a neighbor. REFERENCE RFC2461, Section 6.3.2
T/F rcIpv6InterfaceMulticastAdminStatus1.3.6.1.4.1.2272.1.62.1.1.2.1.13TruthValueread-createThis indicates the admin status for multicast for this interface.
ROW rcIpv6InterfaceRowStatus1.3.6.1.4.1.2272.1.62.1.1.2.1.14RowStatusread-createRow status for create/delete.
T/F rcIpv6InterfaceDhcpEnabled1.3.6.1.4.1.2272.1.62.1.1.2.1.15TruthValueread-createEnable or disable DHCP on the specified interface.
rcIpv6AddressTable1.3.6.1.4.1.2272.1.62.1.1.3not-accessibleThis table contains addressing information relevant to the entity's interfaces. This table does not contain multicast address information. Tables for such information should be contained in multicast specific MIBs such as RFC3019. While this table is writable the user will note that several objects, such as rcIpv6AddressOrigin, are not. The intention in allowing a user to write to this table is to allow them to add or remove any entry that isn't permanent. The user should be allowed to modify objects and entries when that would not cause inconsistencies within the table. Allowing write access to objects such as rcIpv6AddressOrigin could allow a user to insert an entry and then label it incorrectly.
rcIpv6AddressEntry1.3.6.1.4.1.2272.1.62.1.1.3.1not-accessibleAn address mapping for a particular interface. Note that when an address is added to an interface the resulted prefix is added to that interface.
NUM rcIpv6AddressIfIndex1.3.6.1.4.1.2272.1.62.1.1.3.1.1InterfaceIndexnot-accessibleThe index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IfIndex field in the rcIpv6InterfaceIfIndex.
ADR rcIpv6AddressAddr1.3.6.1.4.1.2272.1.62.1.1.3.1.2Ipv6Addressnot-accessibleThe IPv6 address to which this entry's addressing information pertains. This is one of the ipv6 addresses that this interface(identified by the rcIpv6AddressIfIndex) has. Implementors need to be aware that if the size of ipAddressAddr exceeds 116 octets then OIDS of instances of columns in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c or SNMPv3.
INT rcIpv6AddressType1.3.6.1.4.1.2272.1.62.1.1.3.1.3INTEGERread-createThe type of address. It is either unicast or anycast IPv6 addresses (RFC3513).
INT rcIpv6AddressPrefixLength1.3.6.1.4.1.2272.1.62.1.1.3.1.4INTEGERread-createPrefix Length value for this address. Cannot be changed after the creation. This field MUST be provided in order to create an entry in this table.
NUM rcIpv6AddressPrefix1.3.6.1.4.1.2272.1.62.1.1.3.1.5RowPointerread-onlyA pointer to the row in the prefix table to which this address belongs. May be { 0 0 } if there is no such row.
NUM rcIpv6AddressOrigin1.3.6.1.4.1.2272.1.62.1.1.3.1.6IpAddressOriginTCread-onlyThe origin of the address. The origin of the address, one of: other(1),manual(2), dhcp(4),linklayer(5), random(6)
ADR rcIpv6AddressStatus1.3.6.1.4.1.2272.1.62.1.1.3.1.7IpAddressStatusTCread-onlyThe status of the address, describing if the address can be used for communication. It will One of: preferred(1), deprecated(2),invalid(3),inaccessible(4),unknown(5), tentative(6), duplicate(7)
TIM rcIpv6AddressCreated1.3.6.1.4.1.2272.1.62.1.1.3.1.8TimeStampread-onlyThe value of sysUpTime at the time this entry was created. If this entry was created prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
TIM rcIpv6AddressLastChanged1.3.6.1.4.1.2272.1.62.1.1.3.1.9TimeStampread-onlyThe value of sysUpTime at the time this entry was last updated. If this entry was updated prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
ROW rcIpv6AddressRowStatus1.3.6.1.4.1.2272.1.62.1.1.3.1.10RowStatusread-createThe status of this conceptual row. The RowStatus TC requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified. The value of this object has no effect on whether other objects in this conceptual row can be modified. A conceptual row can not be made active until the rcIpv6AddressIfIndex has been set to a valid index. Only createAndGo and Delete vlaues are supported.
rcIpv6PrefixTable1.3.6.1.4.1.2272.1.62.1.1.4not-accessibleThis table allows the user to determine the source of an IP address or set of IP addresses and allows other tables to share the information via pointer rather than by copying. For example when the node configures both a unicast and anycast address for a prefix the ipAddressPrefix objects for those addresses will point to a single row in this table. This table primarily provides support for IPv6 prefixes and several of the objects are less meaningful for IPv4. The table continues to allow IPv4 addresses to allow future flexibility. In order to promote a common configuration this document includes suggestions for default values for IPv4 prefixes. Each of these values may be overridden if an object is meaningful to the node. All prefixes used by this entity should be included in this table independent of how the entity learned the prefix. (This table isn't limited to prefixes learned from router advertisements.)
rcIpv6PrefixEntry1.3.6.1.4.1.2272.1.62.1.1.4.1not-accessibleAn entry of ipv6 prefix In the Table.
NUM rcIpv6PrefixIfIndex1.3.6.1.4.1.2272.1.62.1.1.4.1.1InterfaceIndexnot-accessibleAn unique value to identify an ipv6 interface. For the brouter port it is the ifindex of the port and in the case of the vlan it is the ifindex of the vlan.
ADR rcIpv6PrefixAddr1.3.6.1.4.1.2272.1.62.1.1.4.1.2Ipv6Addressnot-accessiblePrefix to create an ipv6 address in ipv6 interface table.
INT rcIpv6PrefixLength1.3.6.1.4.1.2272.1.62.1.1.4.1.3INTEGERnot-accessibleMask to create an ipv6 prefix entry either will be advertised or suppressed
INT rcIpv6PrefixVlanId1.3.6.1.4.1.2272.1.62.1.1.4.1.4INTEGERread-onlyA value that uniquely identifies the Virtual LAN associated with this entry. This value corresponds to the lower 12 bits in the IEEE 802.1Q VLAN Tag.
BIT rcIpv6PrefixUseDefaultVal1.3.6.1.4.1.2272.1.62.1.1.4.1.5Bitsread-createSelect one of the value to set/use it's value to default value. This is a bitmask field, setting all the bits means that all the options will be reverted to default values.
I32 rcIpv6PrefixValidLife1.3.6.1.4.1.2272.1.62.1.1.4.1.6Integer32read-createValid lifetime in seconds, indicates how long this prefix advertised in the nbr advertisement is valid.
I32 rcIpv6PrefixPreferredLife1.3.6.1.4.1.2272.1.62.1.1.4.1.7Integer32read-createPreferred lifetime in seconds, indicates how long this prefix advertised in advertisemt for this prefix.
DAT rcIpv6PrefixAtValidLife1.3.6.1.4.1.2272.1.62.1.1.4.1.8DateAndTimeread-createIs the date and time, upon reaching this value the prefix will be expired, if configured this option will be included in the neighbor advertisement for this prefix.
DAT rcIpv6PrefixAtPreferredLife1.3.6.1.4.1.2272.1.62.1.1.4.1.9DateAndTimeread-createIs the date and time, upon reaching this value the prefix will be expired, if configured this option will be included in the neighbor advertisement for this prefix.
T/F rcIpv6PrefixInfinite1.3.6.1.4.1.2272.1.62.1.1.4.1.10TruthValueread-createif set the prefix's valid lifetime will not exprie.
T/F rcIpv6PrefixOnLinkFlag1.3.6.1.4.1.2272.1.62.1.1.4.1.11TruthValueread-createif set then this prefix can be used for onlink determination. This value be placed in the L-bit field in the prefix information option. It is a 1 bit flag.
T/F rcIpv6PrefixAutoFlag1.3.6.1.4.1.2272.1.62.1.1.4.1.12TruthValueread-createif set then this prefix can be used for autonomous address config. This value be placed in the auto-flag field in the prefix information option. It is a 1 bit flag.
INT rcIpv6PrefixAddressEui1.3.6.1.4.1.2272.1.62.1.1.4.1.13INTEGERread-createUse an EUI-64 interface ID in the low-order 64bits of the address when not specified in the address field. If enabled use EUI, otherwise use EUI-64 and complement U/L (Universal/Local bit). This operation should be allowed for both global and link local addresses. Once the entry is create cannot modify this field. This will be valid to use only when the PrefixLength is 64 or less
T/F rcIpv6PrefixNoAdvertise1.3.6.1.4.1.2272.1.62.1.1.4.1.14TruthValueread-createif set then this prefix can not be included in the neighbor advertisement.
ROW rcIpv6PrefixRowStatus1.3.6.1.4.1.2272.1.62.1.1.4.1.15RowStatusread-createRow status for create/delete.
rcIpv6RouterAdvertTable1.3.6.1.4.1.2272.1.62.1.1.5not-accessibleThe table containing information used to construct router advertisements.
rcIpv6RouterAdvertEntry1.3.6.1.4.1.2272.1.62.1.1.5.1not-accessibleAn entry containing information used to construct router advertisements.
NUM rcIpv6RouterAdvertIfIndex1.3.6.1.4.1.2272.1.62.1.1.5.1.1InterfaceIndexnot-accessibleAn unique value to identify an ipv6 interface. For the brouter port it is the ifindex of the port and in the case of the vlan it is the ifindex of the vlan.
T/F rcIpv6RouterAdvertSendAdverts1.3.6.1.4.1.2272.1.62.1.1.5.1.2TruthValueread-writeA flag indicating whether or not the router sends periodic router advertisements and responds to router solicitations on this interface. REFERENCE RFC2461 Section 6.2.1
BIT rcIpv6RouterAdvertUseDefaultVal1.3.6.1.4.1.2272.1.62.1.1.5.1.3Bitsread-writeSelect one of the value to set/use it's value to default value, or set all the bits to indicate all the options will be set to their default value.
INT rcIpv6RouterAdvertMaxInterval1.3.6.1.4.1.2272.1.62.1.1.5.1.4INTEGERread-writeConfigure the max interval (in seconds) at which the transmission of route advertisments can occur on this interface. This must be no less than 4 seconds and no greater than 1800.
INT rcIpv6RouterAdvertMinInterval1.3.6.1.4.1.2272.1.62.1.1.5.1.5INTEGERread-writeConfigure the min interval (in seconds) at which the transmission of route advertisments can occur on this interface. This must be no less than 3 seconds and no greater than .75* max-interval.
INT rcIpv6RouterAdvertReachableTime1.3.6.1.4.1.2272.1.62.1.1.5.1.6INTEGERread-onlyThe value (in milliseconds) to be placed in the router advertisement message sent by the router. The value zero means unspecified (by this router). Used to configure the amount of time that a remote IPv6 node is considered reachable after some reachability confirmation event has occured. REFERENCE RFC2461 Section 6.2.1
INT rcIpv6RouterAdvertRetransmitTimer1.3.6.1.4.1.2272.1.62.1.1.5.1.7INTEGERread-onlyThe value (in milliseconds) to be placed in the retransmit timer field in router advertisement message sent from this interface. The value zero means unspecified (by this router). Used to configure the amount of time that router should wait for the transmit to occur. REFERENCE RFC2461 Section 6.2.1
INT rcIpv6RouterAdvertDefaultLifeTime1.3.6.1.4.1.2272.1.62.1.1.5.1.8INTEGERread-writeThe value to be placed in the router lifetime field of router advertisements sent from this interface. This value MUST be either 0 or between rcIpv6RouterAdvertMaxInterval and 9000 seconds. A value of zero indicates that the router is not to be used as a default router. The default is 3 * rcIpv6RouterAdvertMaxInterval. REFERENCE RFC2461 Section 6.2.1
INT rcIpv6RouterAdvertCurHopLimit1.3.6.1.4.1.2272.1.62.1.1.5.1.9INTEGERread-writeThe default value to be placed in the current hop limit field in router advertisements sent from this interface. The value should be set to the current diameter of the Internet. A value of zero in the router advertisement indicates that the advertisement isn't specifying a value for curHopLimit. The default should be set to the value specified in the IANA web pages (www.iana.org) at the time of implementation. REFERENCE RFC2461 Section 6.2.1
T/F rcIpv6RouterAdvertManagedFlag1.3.6.1.4.1.2272.1.62.1.1.5.1.10TruthValueread-writeif true then the M-bit(Managed address configureation) in the router adverisement will be set. REFERENCE RFC2461 Section 6.2.1
T/F rcIpv6RouterAdvertOtherConfigFlag1.3.6.1.4.1.2272.1.62.1.1.5.1.11TruthValueread-writeif true then the O-bit (Other stateful Configuration) in the router adverisement will be set. REFERENCE RFC2461 Section 6.2.1
INT rcIpv6RouterAdvertDadNsNum1.3.6.1.4.1.2272.1.62.1.1.5.1.12INTEGERread-writeThe number of neighbor solicitation messages for DAD (Duplicate address detection). A value 0 is used to disable DAD process on this interface. A value 1 is used to send one advertisment without any retransmissions.
U32 rcIpv6RouterAdvertLinkMTU1.3.6.1.4.1.2272.1.62.1.1.5.1.13Unsigned32read-onlyThe value to be placed in MTU options sent by the router on this interface. A value of zero indicates that no MTU options are sent. REFERENCE RFC2461 Section 6.2.1
rcIpv6StaticRouteTable1.3.6.1.4.1.2272.1.62.1.1.6not-accessibleThis table contains list of routes that are created by the user to destination networks.
rcIpv6StaticRouteEntry1.3.6.1.4.1.2272.1.62.1.1.6.1not-accessibleAn entry in the static route table for IPv6 can be created for a destination with a specific prefix length; multiple entries to the same destination are created either by specifying the next-hop or interfaceIndex or both to reach the destination. However if the nexthop Ipv6 address is a link-local address then IfIndex must be supplied.
ADR rcIpv6StaticRouteDest1.3.6.1.4.1.2272.1.62.1.1.6.1.1Ipv6Addressnot-accessibleThe destination IPv6 address of this route. The values for the index objects rcIpv6StaticRouteDest and rcIpv6StaticRoutePrefixLength must be consistent. When the value of rcIpv6StaticRouteDest (excluding the zone index, if one is present) is x, then the bitwise logical-AND of x with the value of the mask formed from the corresponding index object rcIpv6StaticRoutePrefixLength MUST be equal to x. If not, then the index pair is not consistent and an inconsistentName error must be returned on SET or CREATE requests.
INT rcIpv6StaticRoutePrefixLength1.3.6.1.4.1.2272.1.62.1.1.6.1.2INTEGERnot-accessibleIndicates the number of leading one bits which form the mask to be logical-ANDed with the destination address before being compared to the value in the rcIpv6StaticRouteDestAddr field.
ADR rcIpv6StaticRouteNextHop1.3.6.1.4.1.2272.1.62.1.1.6.1.3Ipv6Addressnot-accessibleNext hop IPv6 address for this destination. On remote routes, the address of the next system en route. For non-remote routes, a zero length string.
NUM rcIpv6StaticRouteIfIndex1.3.6.1.4.1.2272.1.62.1.1.6.1.4InterfaceIndexnot-accessibleThe ifIndex value which identifies the local interface through which the next hop of this route should be reached. A value of 0 is valid and represents the scenario where no interface is specified.
INT rcIpv6StaticRouteDistance1.3.6.1.4.1.2272.1.62.1.1.6.1.5INTEGERread-createcost/distance to reach the destination for this node.
INT rcIpv6StaticRouteStatus1.3.6.1.4.1.2272.1.62.1.1.6.1.6INTEGERread-onlyUsed to indicate the current status of entry in routing table. 1. notReachable means the route is unreachable via the specified next hop. 2. tryToResolve means the route's nexthop address requires resolution by sending neighbour solicit message. 3. reachableNotInRtm means the route is reachable via the specified next hop. It's the alternative route. 4. reachableInRtm means the route is reachable via the specified next hop and best route.
INT rcIpv6StaticRoutePreference1.3.6.1.4.1.2272.1.62.1.1.6.1.7INTEGERread-createUsed to indicate the route preference of this entry. If there are more than one route that can be used to forward IP traffic, the route that has a highest preference will be used instead of a lower preference one. The higher the number, the higher the preference.
T/F rcIpv6StaticRouteEnable1.3.6.1.4.1.2272.1.62.1.1.6.1.8TruthValueread-createUsed to enable/disable this entry.
ROW rcIpv6StaticRouteRowStatus1.3.6.1.4.1.2272.1.62.1.1.6.1.9RowStatusread-createRow status for create/delete.
rcIpv6NetToPhysicalTable1.3.6.1.4.1.2272.1.62.1.1.7not-accessibleThe IP Address Translation table used for mapping from IP addresses to physical addresses. The Address Translation tables contain the IP address to 'physical' address equivalences. Some interfaces do not use translation tables for determining address equivalences (e.g., DDN-X.25 has an algorithmic method); if all interfaces are of this type, then the Address Translation table is empty, i.e., has zero entries. While many protocols may be used to populate this table, ARP [10] and Neighbor Discovery [4] are the most likely options.
rcIpv6NetToPhysicalEntry1.3.6.1.4.1.2272.1.62.1.1.7.1not-accessibleEach entry contains one IP address to `physical' address equivalence.
NUM rcIpv6NetToPhysicalIfIndex1.3.6.1.4.1.2272.1.62.1.1.7.1.1InterfaceIndexnot-accessibleThe index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IfIndex field in the rcIpv6InterfaceIfIndex.
ADR rcIpv6NetToPhysicalNetAddress1.3.6.1.4.1.2272.1.62.1.1.7.1.2Ipv6Addressnot-accessibleThe IP Address corresponding to the media-dependent `physical' address. The address type of this object is specified in rcIpv6NetToPhysicalAddressType. Implementors need to be aware that if the size of rcIpv6NetToPhysicalNetAddress exceeds 115 octets then OIDS of instances of columns in this row will have more than 128 sub-identifiers and cannot be accessed using SNMPv1, SNMPv2c or SNMPv3.
PHY rcIpv6NetToPhysicalPhysAddress1.3.6.1.4.1.2272.1.62.1.1.7.1.3PhysAddressread-createThe media-dependent `physical' address. As the entries in this table are typically not persistent when this object is written the entity SHOULD NOT save the change to non-volatile storage. In the ethernet case it is a MAC address.
I32 rcIpv6NetToPhysicalInterface1.3.6.1.4.1.2272.1.62.1.1.7.1.4Integer32read-createThe field represents either a physical port id or the MLT port id. This entry is associated either with a port or with a MLT in a VLAN/Brouter port. If the value is 0 then the interface is CP port.
TIM rcIpv6NetToPhysicalLastUpdated1.3.6.1.4.1.2272.1.62.1.1.7.1.5TimeStampread-onlyThe value of sysUpTime at the time this entry was last updated. If this entry was updated prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
INT rcIpv6NetToPhysicalType1.3.6.1.4.1.2272.1.62.1.1.7.1.6INTEGERread-createThe type of mapping. The 'dynamic(2)' type indicates that the IP address to physical addresses mapping has been dynamically resolved using e.g. IPv4 ARP or the IPv6 Neighbor Discovery protocol. The 'static(3)' type indicates that the mapping has been statically configured. Both of these refer to entries that provide mappings for other entities addresses. The 'local(4)' type indicates that the mapping is provided for an entity's own interface address. As the entries in this table are typically not persistent when this object is written the entity SHOULD NOT save the change to non-volatile storage.
INT rcIpv6NetToPhysicalState1.3.6.1.4.1.2272.1.62.1.1.7.1.8INTEGERread-onlyThe Neighbor Unreachability Detection [4] state for the interface when the address mapping in this entry is used. If Neighbor Unreachability Detection is not in use (eg. for IPv4), this object is always unknown(6). REFERENCE RFC2461
ROW rcIpv6NetToPhysicalRowStatus1.3.6.1.4.1.2272.1.62.1.1.7.1.9RowStatusread-createThe status of this conceptual row. The RowStatus TC requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified. The value of this object has no effect on whether other objects in this conceptual row can be modified. A conceptual row can not be made active until the rcIpv6NetToPhysicalPhysAddress object has been set. Note that if the rcIpv6NetToPhysicalType is set to 'invalid' the managed node may delete the entry independent of the state of this object. Only createandGo and Delete operations are supported
rcIpv6PrefixListTable1.3.6.1.4.1.2272.1.62.1.1.8not-accessibleIPv6 Prefix List table
rcIpv6PrefixListEntry1.3.6.1.4.1.2272.1.62.1.1.8.1not-accessibleAn entry of Ipv6 Prefix List Table.
U32 rcIpv6PrefixListId1.3.6.1.4.1.2272.1.62.1.1.8.1.1Unsigned32not-accessibleId of an IPv6 Prefix List
ADR rcIpv6PrefixListPrefix1.3.6.1.4.1.2272.1.62.1.1.8.1.2Ipv6Addressnot-accessibleIs a member of a specific ipv6 prefix list. Adding the prefix to the given ipv6 prefix list
U32 rcIpv6PrefixListPrefixMaskLen1.3.6.1.4.1.2272.1.62.1.1.8.1.3Unsigned32not-accessibleMask length of the ipv6 prefix added to the prefix list
U32 rcIpv6PrefixListMaskLenFrom1.3.6.1.4.1.2272.1.62.1.1.8.1.4Unsigned32read-createLower bound of mask length of the ipv6 prefix added to the prefix list
U32 rcIpv6PrefixListMaskLenUpto1.3.6.1.4.1.2272.1.62.1.1.8.1.5Unsigned32read-createHigher bound of mask length of the ipv6 prefix added to the prefix list
STR rcIpv6PrefixListName1.3.6.1.4.1.2272.1.62.1.1.8.1.6SnmpAdminStringread-createName of the Ipv6 prefix list
ROW rcIpv6PrefixListRowStatus1.3.6.1.4.1.2272.1.62.1.1.8.1.7RowStatusread-createUsed to create/delete entries in the ipv6 prefix list table
rcIpv6ConfDhcpRelayTable1.3.6.1.4.1.2272.1.62.1.1.9not-accessibleDHCP Relay for Ipv6 configuration table
rcIpv6ConfDhcpRelayEntry1.3.6.1.4.1.2272.1.62.1.1.9.1not-accessibleUsed to configure DHCP on a particular L3 interface. An entry is created automatically when the variable rcIpv6InterfaceDhcpEnabled is set to TRUE. Once created this entry will only be deleted if the rcIpv6ConfDhcpRowStatus is set to 'destroy(6)'. In which case, the rcIpv6InterfaceDhcpEnabled is automatically reset to the FALSE setting.
IPV rcIpv6ConfDhcpIfIndex1.3.6.1.4.1.2272.1.62.1.1.9.1.1Ipv6IfIndexnot-accessibleInterface number. The number can represent either a physical or logical(VLAN) interface.
U32 rcIpv6ConfDhcpMaxHop1.3.6.1.4.1.2272.1.62.1.1.9.1.2Unsigned32read-createUsed to indicate the maximum number of hops a DHCP packet can take from the source device to the destination device (i.e., DHCP client to DHCP server).
T/F rcIpv6ConfDhcpRemoteIdEnabled1.3.6.1.4.1.2272.1.62.1.1.9.1.3TruthValueread-createUsed to indicate if remote-id option is enabled.
C32 rcIpv6ConfDhcpNumRequests1.3.6.1.4.1.2272.1.62.1.1.9.1.4Counter32read-onlyThe total number of DHCP requests seen on this interface.
C32 rcIpv6ConfDhcpNumReplies1.3.6.1.4.1.2272.1.62.1.1.9.1.5Counter32read-onlyThe total number of DHCP replies seen on this interface.
ROW rcIpv6ConfDhcpRowStatus1.3.6.1.4.1.2272.1.62.1.1.9.1.6RowStatusread-createAn entry is created automatically when the variable rcIpv6InterfaceDhcpEnabled is set to TRUE. Once created this entry will only be deleted if the rcIpv6ConfDhcpRowStatus is set to 'destroy(6)', In which case, the rcIpv6InterfaceDhcpEnabled is automatically reset to the FALSE setting.
rcIpv6DhcpForwardTable1.3.6.1.4.1.2272.1.62.1.1.10not-accessibleDHCP Relay forwarding table.
rcIpv6DhcpForwardEntry1.3.6.1.4.1.2272.1.62.1.1.10.1not-accessibleAn entry used represents a DHCP Relayed message forwarding directive.
ADR rcIpv6DhcpForwardAgentAddr1.3.6.1.4.1.2272.1.62.1.1.10.1.1Ipv6Addressnot-accessibleThe IP address configured on an interface (i.e., a locally configured IP address).
ADR rcIpv6DhcpForwardServerAddr1.3.6.1.4.1.2272.1.62.1.1.10.1.2Ipv6Addressnot-accessibleThe IP address of the DHCP server. If this IP address corresponds to a local interface address, the DHCP packet is multicast out the interface the IP address is assigned to.otherwise,the DHCP packet is sent via unicast to the remote device.
T/F rcIpv6DhcpForwardEnabled1.3.6.1.4.1.2272.1.62.1.1.10.1.3TruthValueread-createUsed to indicate whether the entry should be used.
ROW rcIpv6DhcpForwardRowStatus1.3.6.1.4.1.2272.1.62.1.1.10.1.4RowStatusread-createRow status of this entry.
rcIpv6RadiusServTable1.3.6.1.4.1.2272.1.62.1.1.11not-accessibleThe RADIUS table (0 to 10 entries). This table lists the information of the RADIUS server.
rcIpv6RadiusServEntry1.3.6.1.4.1.2272.1.62.1.1.11.1not-accessibleA RADIUS server table entry.
ADR rcIpv6RadiusServAddress1.3.6.1.4.1.2272.1.62.1.1.11.1.1Ipv6Addressnot-accessibleServer IP address of the RADIUS authentication server referred to in this table entry.
INT rcIpv6RadiusServUsedBy1.3.6.1.4.1.2272.1.62.1.1.11.1.2INTEGERnot-accessiblecli(1): for cli login, igap(2): for igap,snmp(3): for snmp login, eap(4) for EAP PAE Authenticator.
U32 rcIpv6RadiusServPriority1.3.6.1.4.1.2272.1.62.1.1.11.1.3Unsigned32read-createServer priority, used to control which server to choose first to send authentication.
U32 rcIpv6RadiusServTimeOut1.3.6.1.4.1.2272.1.62.1.1.11.1.4Unsigned32read-createThe time interval in seconds before the client retransmit the packet.
T/F rcIpv6RadiusServEnable1.3.6.1.4.1.2272.1.62.1.1.11.1.5TruthValueread-createEnable or disable this server.
U32 rcIpv6RadiusServMaxRetries1.3.6.1.4.1.2272.1.62.1.1.11.1.6Unsigned32read-createMaximum number of retransmissions.
U32 rcIpv6RadiusServUdpPort1.3.6.1.4.1.2272.1.62.1.1.11.1.7Unsigned32read-createThe UDP port the client is using to send requests to this server.
STR rcIpv6RadiusServSecretKey1.3.6.1.4.1.2272.1.62.1.1.11.1.8SnmpAdminStringread-createThe identifier of the RADIUS authentication client.
C32 rcIpv6RadiusServAccessRequests1.3.6.1.4.1.2272.1.62.1.1.11.1.9Counter32read-onlyThe number of RADIUS access-response packets sent to this server. This does not include retransmissions.
C32 rcIpv6RadiusServAccessAccepts1.3.6.1.4.1.2272.1.62.1.1.11.1.10Counter32read-onlyThe number of RADIUS access-accept packets (valid or invalid) received from this server.
C32 rcIpv6RadiusServAccessRejects1.3.6.1.4.1.2272.1.62.1.1.11.1.11Counter32read-onlyThe number of RADIUS access-reject packets (valid or invalid) received from this server.
C32 rcIpv6RadiusServBadResponses1.3.6.1.4.1.2272.1.62.1.1.11.1.12Counter32read-onlyThe number of RADIUS invalid access-response packets received from this server.
C32 rcIpv6RadiusServPendingRequests1.3.6.1.4.1.2272.1.62.1.1.11.1.13Counter32read-onlyThe number of RADIUS access-request packets destined for this server that have not yet timed out or received a response. This variable is incremented when an access-request is sent and decremented due to receipt of an access-accept, access-reject, a timeout or retransmission.
C32 rcIpv6RadiusServClientRetries1.3.6.1.4.1.2272.1.62.1.1.11.1.14Counter32read-onlyThe number of authentication retransmission to this server.
T/F rcIpv6RadiusServAcctEnable1.3.6.1.4.1.2272.1.62.1.1.11.1.15TruthValueread-createEnable or disable Radius Accounting on this server.
U32 rcIpv6RadiusServAcctUdpPort1.3.6.1.4.1.2272.1.62.1.1.11.1.16Unsigned32read-createThe UDP port the client used to send accounting requests to this server.
C32 rcIpv6RadiusServAcctOnRequests1.3.6.1.4.1.2272.1.62.1.1.11.1.17Counter32read-onlyThe number of RADIUS accounting-on packets sent to this server. This does not include retransmissions.
C32 rcIpv6RadiusServAcctOffRequests1.3.6.1.4.1.2272.1.62.1.1.11.1.18Counter32read-onlyThe number of RADIUS accounting-off packets sent to this server. This does not include retransmissions.
C32 rcIpv6RadiusServAcctStartRequests1.3.6.1.4.1.2272.1.62.1.1.11.1.19Counter32read-onlyThe number of RADIUS accounting-start packets sent to this server. This does not include retransmissions.
C32 rcIpv6RadiusServAcctStopRequests1.3.6.1.4.1.2272.1.62.1.1.11.1.20Counter32read-onlyThe number of RADIUS accounting-stop packets sent to this server. This does not include retransmissions.
C32 rcIpv6RadiusServAcctInterimRequests1.3.6.1.4.1.2272.1.62.1.1.11.1.21Counter32read-onlyThe number of RADIUS accounting-interim packets sent to this server. This does not include retransmissions.
C32 rcIpv6RadiusServAcctBadResponses1.3.6.1.4.1.2272.1.62.1.1.11.1.22Counter32read-onlyThe number of Invalid responses received from this server.
C32 rcIpv6RadiusServAcctPendingRequests1.3.6.1.4.1.2272.1.62.1.1.11.1.23Counter32read-onlyThe number of RADIUS accounting packets that are waiting be sent to this server. This variable is incremented whenever any accounting-request is sent to this server and decremented when an acknowledgement is received or timeout occurs.
C32 rcIpv6RadiusServAcctClientRetries1.3.6.1.4.1.2272.1.62.1.1.11.1.24Counter32read-onlyThe number of RADIUS accounting packets retransmitted to this server.
ADR rcIpv6RadiusServNasIpAddress1.3.6.1.4.1.2272.1.62.1.1.11.1.25Ipv6Addressread-onlyRADIUS Client NAS Identifier for this server.
STR rcIpv6RadiusServRoundTripTime1.3.6.1.4.1.2272.1.62.1.1.11.1.26SnmpAdminStringread-onlyTime different between the instance when a RADIUS request is sent and the corresponding response is received.
C32 rcIpv6RadiusServAccessChallanges1.3.6.1.4.1.2272.1.62.1.1.11.1.27Counter32read-onlyThe number of RADIUS access-challanges packets sent to this server. This does not include retransmission.
ADR rcIpv6RadiusServSourceIpAddr1.3.6.1.4.1.2272.1.62.1.1.11.1.28Ipv6Addressread-createsource IP address RADIUS packets.
ROW rcIpv6RadiusServRowStatus1.3.6.1.4.1.2272.1.62.1.1.11.1.29RowStatusread-createUsed to create/delete entries.

RFC description

Vendor-private MIB for IPv6 protocol support and address management on RC (Radlan/Avaya) devices.

Start monitoring Nortel/Bay Networks Rapid-City Accelar switch/router (IPv6 protocol configuration/status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download RC-IPV6-MIB