RC-IPV6-MIB: View SNMP OID List / Download MIB

VENDOR: RAPID CITY COMMUNICATION


 Home MIB: RC-IPV6-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rcIpv6Mib 1.3.6.1.4.1.2272.1.62.1
Enterprise MIB for the Accelar product family.
     rcIpv6Notifications 1.3.6.1.4.1.2272.1.62.1.0
     rcIpv6Objects 1.3.6.1.4.1.2272.1.62.1.1
         rcIpv6Scalars 1.3.6.1.4.1.2272.1.62.1.1.1
             rcIpv6IcmpErrorInterval 1.3.6.1.4.1.2272.1.62.1.1.1.1 integer read-write
The rate (in milliseconds) at which ICMP error messages can be sent out. A value of zero means not be send any.
             rcIpv6MulticastAdminStatus 1.3.6.1.4.1.2272.1.62.1.1.1.2 truthvalue read-write
This indicates the global admin status for multicast.
             rcIpv6IcmpNetUnreach 1.3.6.1.4.1.2272.1.62.1.1.1.3 truthvalue read-write
Used to set the icmp net unreach feature enable/disable.
             rcIpv6IcmpRedirectMsg 1.3.6.1.4.1.2272.1.62.1.1.1.4 truthvalue read-write
used to set the icmp redirect feature enable/disable.
             rcIpv6IcmpErrorQuota 1.3.6.1.4.1.2272.1.62.1.1.1.5 integer read-write
The number of ICMP error messages that can be sent out during ICMP error interval. A value of zero means not be send any.
             rcIpv6GlobalAdminEnabled 1.3.6.1.4.1.2272.1.62.1.1.1.6 truthvalue read-write
Indicates whether IPv6 has been administratively enabled.
             rcIpv6GlobalOperEnabled 1.3.6.1.4.1.2272.1.62.1.1.1.7 truthvalue read-write
Indicates whether IPv6 is currently enabled.
             rcIpv6PrefixListTableSize 1.3.6.1.4.1.2272.1.62.1.1.1.8 unsigned32 read-only
Size of Ipv6 Prefix List Table
         rcIpv6InterfaceTable 1.3.6.1.4.1.2272.1.62.1.1.2 no-access
This table contains list of IPv6 interfaces and per-interface IPv6-specific information.
             rcIpv6InterfaceEntry 1.3.6.1.4.1.2272.1.62.1.1.2.1 no-access
An entry of ipv6 interface In Table containing per-interface information.
                 rcIpv6InterfaceIfIndex 1.3.6.1.4.1.2272.1.62.1.1.2.1.1 interfaceindex no-access
An 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.
                 rcIpv6InterfaceIdentifier 1.3.6.1.4.1.2272.1.62.1.1.2.1.2 ipv6addressifidentifier read-only
IPv6 address interface identifiers. This is a binary string of up to 8 octets in network byte-order.
                 rcIpv6InterfaceIdentifierLength 1.3.6.1.4.1.2272.1.62.1.1.2.1.3 integer read-only
The length of the Interface Identifier in bits.
                 rcIpv6InterfaceDescr 1.3.6.1.4.1.2272.1.62.1.1.2.1.4 displaystring read-only
A textual string containing information about the interface. This string may be set by network management system.
                 rcIpv6InterfaceVlanId 1.3.6.1.4.1.2272.1.62.1.1.2.1.5 integer read-only
A 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.
                 rcIpv6InterfaceType 1.3.6.1.4.1.2272.1.62.1.1.2.1.6 integer read-only
The interface type. Enumeration: 'ethernet': 1, 'pointToPoint': 2, 'pointToMultipoint': 3.
                 rcIpv6InterfaceReasmMaxSize 1.3.6.1.4.1.2272.1.62.1.1.2.1.7 integer read-only
MTU for this IPv6 interface, this value should be same for all the ip addresses defined on this interface.
                 rcIpv6InterfacePhysAddress 1.3.6.1.4.1.2272.1.62.1.1.2.1.8 physaddress read-only
The media-dependent `physical' address, for the ethernet media it is the MAC address
                 rcIpv6InterfaceAdminStatus 1.3.6.1.4.1.2272.1.62.1.1.2.1.9 truthvalue read-only
The 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.
                 rcIpv6InterfaceOperStatus 1.3.6.1.4.1.2272.1.62.1.1.2.1.10 integer read-only
Operating status of the interface. Enumeration: 'down': 2, 'up': 1.
                 rcIpv6InterfaceReachableTime 1.3.6.1.4.1.2272.1.62.1.1.2.1.11 integer read-only
The time (in milliseconds) a neighbor is considered reachable after receiving a reachability confirmation. REFERENCE RFC2461, Section 6.3.2
                 rcIpv6InterfaceRetransmitTime 1.3.6.1.4.1.2272.1.62.1.1.2.1.12 integer read-only
The 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
                 rcIpv6InterfaceMulticastAdminStatus 1.3.6.1.4.1.2272.1.62.1.1.2.1.13 truthvalue read-only
This indicates the admin status for multicast for this interface.
                 rcIpv6InterfaceRowStatus 1.3.6.1.4.1.2272.1.62.1.1.2.1.14 rowstatus read-only
Row status for create/delete.
                 rcIpv6InterfaceDhcpEnabled 1.3.6.1.4.1.2272.1.62.1.1.2.1.15 truthvalue read-only
Enable or disable DHCP on the specified interface.
         rcIpv6AddressTable 1.3.6.1.4.1.2272.1.62.1.1.3 no-access
This 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.
             rcIpv6AddressEntry 1.3.6.1.4.1.2272.1.62.1.1.3.1 no-access
An address mapping for a particular interface. Note that when an address is added to an interface the resulted prefix is added to that interface.
                 rcIpv6AddressIfIndex 1.3.6.1.4.1.2272.1.62.1.1.3.1.1 interfaceindex no-access
The 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.
                 rcIpv6AddressAddr 1.3.6.1.4.1.2272.1.62.1.1.3.1.2 ipv6address no-access
The 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.
                 rcIpv6AddressType 1.3.6.1.4.1.2272.1.62.1.1.3.1.3 integer read-only
The type of address. It is either unicast or anycast IPv6 addresses (RFC3513). Enumeration: 'unicast': 1, 'anycast': 2.
                 rcIpv6AddressPrefixLength 1.3.6.1.4.1.2272.1.62.1.1.3.1.4 integer read-only
Prefix 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.
                 rcIpv6AddressPrefix 1.3.6.1.4.1.2272.1.62.1.1.3.1.5 rowpointer read-only
A pointer to the row in the prefix table to which this address belongs. May be { 0 0 } if there is no such row.
                 rcIpv6AddressOrigin 1.3.6.1.4.1.2272.1.62.1.1.3.1.6 ipaddressorigintc read-only
The origin of the address. The origin of the address, one of: other(1),manual(2), dhcp(4),linklayer(5), random(6)
                 rcIpv6AddressStatus 1.3.6.1.4.1.2272.1.62.1.1.3.1.7 ipaddressstatustc read-only
The 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)
                 rcIpv6AddressCreated 1.3.6.1.4.1.2272.1.62.1.1.3.1.8 timestamp read-only
The 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.
                 rcIpv6AddressLastChanged 1.3.6.1.4.1.2272.1.62.1.1.3.1.9 timestamp read-only
The 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.
                 rcIpv6AddressRowStatus 1.3.6.1.4.1.2272.1.62.1.1.3.1.10 rowstatus read-only
The 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.
         rcIpv6PrefixTable 1.3.6.1.4.1.2272.1.62.1.1.4 no-access
This 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.)
             rcIpv6PrefixEntry 1.3.6.1.4.1.2272.1.62.1.1.4.1 no-access
An entry of ipv6 prefix In the Table.
                 rcIpv6PrefixIfIndex 1.3.6.1.4.1.2272.1.62.1.1.4.1.1 interfaceindex no-access
An 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.
                 rcIpv6PrefixAddr 1.3.6.1.4.1.2272.1.62.1.1.4.1.2 ipv6address no-access
Prefix to create an ipv6 address in ipv6 interface table.
                 rcIpv6PrefixLength 1.3.6.1.4.1.2272.1.62.1.1.4.1.3 integer no-access
Mask to create an ipv6 prefix entry either will be advertised or suppressed
                 rcIpv6PrefixVlanId 1.3.6.1.4.1.2272.1.62.1.1.4.1.4 integer read-only
A 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.
                 rcIpv6PrefixUseDefaultVal 1.3.6.1.4.1.2272.1.62.1.1.4.1.5 bits read-only
Select 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. Bits: 'preferred-life': 3, 'infinite': 4, 'none': 1, 'no-advertise': 5, 'valid-life': 2.
                 rcIpv6PrefixValidLife 1.3.6.1.4.1.2272.1.62.1.1.4.1.6 integer32 read-only
Valid lifetime in seconds, indicates how long this prefix advertised in the nbr advertisement is valid.
                 rcIpv6PrefixPreferredLife 1.3.6.1.4.1.2272.1.62.1.1.4.1.7 integer32 read-only
Preferred lifetime in seconds, indicates how long this prefix advertised in advertisemt for this prefix.
                 rcIpv6PrefixAtValidLife 1.3.6.1.4.1.2272.1.62.1.1.4.1.8 dateandtime read-only
Is 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.
                 rcIpv6PrefixAtPreferredLife 1.3.6.1.4.1.2272.1.62.1.1.4.1.9 dateandtime read-only
Is 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.
                 rcIpv6PrefixInfinite 1.3.6.1.4.1.2272.1.62.1.1.4.1.10 truthvalue read-only
if set the prefix's valid lifetime will not exprie.
                 rcIpv6PrefixOnLinkFlag 1.3.6.1.4.1.2272.1.62.1.1.4.1.11 truthvalue read-only
if 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.
                 rcIpv6PrefixAutoFlag 1.3.6.1.4.1.2272.1.62.1.1.4.1.12 truthvalue read-only
if 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.
                 rcIpv6PrefixAddressEui 1.3.6.1.4.1.2272.1.62.1.1.4.1.13 integer read-only
Use 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 Enumeration: 'eui-used-with-ul-complement': 2, 'eui-used-without-ul-complement': 3, 'eui-not-used': 1.
                 rcIpv6PrefixNoAdvertise 1.3.6.1.4.1.2272.1.62.1.1.4.1.14 truthvalue read-only
if set then this prefix can not be included in the neighbor advertisement.
                 rcIpv6PrefixRowStatus 1.3.6.1.4.1.2272.1.62.1.1.4.1.15 rowstatus read-only
Row status for create/delete.
         rcIpv6RouterAdvertTable 1.3.6.1.4.1.2272.1.62.1.1.5 no-access
The table containing information used to construct router advertisements.
             rcIpv6RouterAdvertEntry 1.3.6.1.4.1.2272.1.62.1.1.5.1 no-access
An entry containing information used to construct router advertisements.
                 rcIpv6RouterAdvertIfIndex 1.3.6.1.4.1.2272.1.62.1.1.5.1.1 interfaceindex no-access
An 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.
                 rcIpv6RouterAdvertSendAdverts 1.3.6.1.4.1.2272.1.62.1.1.5.1.2 truthvalue read-write
A 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
                 rcIpv6RouterAdvertUseDefaultVal 1.3.6.1.4.1.2272.1.62.1.1.5.1.3 bits read-write
Select 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. Bits: 'max-interval': 3, 'none': 1, 'send-advertisement': 2, 'default-life-time': 5, 'other-config-flag': 8, 'managed-flag': 7, 'dad-ns-num': 9, 'min-interval': 4, 'hop-limit': 6.
                 rcIpv6RouterAdvertMaxInterval 1.3.6.1.4.1.2272.1.62.1.1.5.1.4 integer read-write
Configure 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.
                 rcIpv6RouterAdvertMinInterval 1.3.6.1.4.1.2272.1.62.1.1.5.1.5 integer read-write
Configure 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.
                 rcIpv6RouterAdvertReachableTime 1.3.6.1.4.1.2272.1.62.1.1.5.1.6 integer read-only
The 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
                 rcIpv6RouterAdvertRetransmitTimer 1.3.6.1.4.1.2272.1.62.1.1.5.1.7 integer read-only
The 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
                 rcIpv6RouterAdvertDefaultLifeTime 1.3.6.1.4.1.2272.1.62.1.1.5.1.8 integer read-write
The 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
                 rcIpv6RouterAdvertCurHopLimit 1.3.6.1.4.1.2272.1.62.1.1.5.1.9 integer read-write
The 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
                 rcIpv6RouterAdvertManagedFlag 1.3.6.1.4.1.2272.1.62.1.1.5.1.10 truthvalue read-write
if true then the M-bit(Managed address configureation) in the router adverisement will be set. REFERENCE RFC2461 Section 6.2.1
                 rcIpv6RouterAdvertOtherConfigFlag 1.3.6.1.4.1.2272.1.62.1.1.5.1.11 truthvalue read-write
if true then the O-bit (Other stateful Configuration) in the router adverisement will be set. REFERENCE RFC2461 Section 6.2.1
                 rcIpv6RouterAdvertDadNsNum 1.3.6.1.4.1.2272.1.62.1.1.5.1.12 integer read-write
The 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.
                 rcIpv6RouterAdvertLinkMTU 1.3.6.1.4.1.2272.1.62.1.1.5.1.13 unsigned32 read-only
The 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
         rcIpv6StaticRouteTable 1.3.6.1.4.1.2272.1.62.1.1.6 no-access
This table contains list of routes that are created by the user to destination networks.
             rcIpv6StaticRouteEntry 1.3.6.1.4.1.2272.1.62.1.1.6.1 no-access
An 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.
                 rcIpv6StaticRouteDest 1.3.6.1.4.1.2272.1.62.1.1.6.1.1 ipv6address no-access
The 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.
                 rcIpv6StaticRoutePrefixLength 1.3.6.1.4.1.2272.1.62.1.1.6.1.2 integer no-access
Indicates 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.
                 rcIpv6StaticRouteNextHop 1.3.6.1.4.1.2272.1.62.1.1.6.1.3 ipv6address no-access
Next 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.
                 rcIpv6StaticRouteIfIndex 1.3.6.1.4.1.2272.1.62.1.1.6.1.4 interfaceindex no-access
The 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.
                 rcIpv6StaticRouteDistance 1.3.6.1.4.1.2272.1.62.1.1.6.1.5 integer read-only
cost/distance to reach the destination for this node.
                 rcIpv6StaticRouteStatus 1.3.6.1.4.1.2272.1.62.1.1.6.1.6 integer read-only
Used 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. Enumeration: 'notReachable': 1, 'tryToResolve': 2, 'reachableNotInRtm': 3, 'reachableInRtm': 4.
                 rcIpv6StaticRoutePreference 1.3.6.1.4.1.2272.1.62.1.1.6.1.7 integer read-only
Used 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.
                 rcIpv6StaticRouteEnable 1.3.6.1.4.1.2272.1.62.1.1.6.1.8 truthvalue read-only
Used to enable/disable this entry.
                 rcIpv6StaticRouteRowStatus 1.3.6.1.4.1.2272.1.62.1.1.6.1.9 rowstatus read-only
Row status for create/delete.
         rcIpv6NetToPhysicalTable 1.3.6.1.4.1.2272.1.62.1.1.7 no-access
The 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.
             rcIpv6NetToPhysicalEntry 1.3.6.1.4.1.2272.1.62.1.1.7.1 no-access
Each entry contains one IP address to `physical' address equivalence.
                 rcIpv6NetToPhysicalIfIndex 1.3.6.1.4.1.2272.1.62.1.1.7.1.1 interfaceindex no-access
The 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.
                 rcIpv6NetToPhysicalNetAddress 1.3.6.1.4.1.2272.1.62.1.1.7.1.2 ipv6address no-access
The 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.
                 rcIpv6NetToPhysicalPhysAddress 1.3.6.1.4.1.2272.1.62.1.1.7.1.3 physaddress read-only
The 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.
                 rcIpv6NetToPhysicalInterface 1.3.6.1.4.1.2272.1.62.1.1.7.1.4 integer32 read-only
The 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.
                 rcIpv6NetToPhysicalLastUpdated 1.3.6.1.4.1.2272.1.62.1.1.7.1.5 timestamp read-only
The 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.
                 rcIpv6NetToPhysicalType 1.3.6.1.4.1.2272.1.62.1.1.7.1.6 integer read-only
The 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. Enumeration: 'static': 3, 'other': 1, 'dynamic': 2, 'local': 4.
                 rcIpv6NetToPhysicalState 1.3.6.1.4.1.2272.1.62.1.1.7.1.8 integer read-only
The 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 Enumeration: 'unknown': 6, 'probe': 4, 'invalid': 5, 'delay': 3, 'reachable': 1, 'stale': 2, 'incomplete': 7.
                 rcIpv6NetToPhysicalRowStatus 1.3.6.1.4.1.2272.1.62.1.1.7.1.9 rowstatus read-only
The 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
         rcIpv6PrefixListTable 1.3.6.1.4.1.2272.1.62.1.1.8 no-access
IPv6 Prefix List table
             rcIpv6PrefixListEntry 1.3.6.1.4.1.2272.1.62.1.1.8.1 no-access
An entry of Ipv6 Prefix List Table.
                 rcIpv6PrefixListId 1.3.6.1.4.1.2272.1.62.1.1.8.1.1 unsigned32 no-access
Id of an IPv6 Prefix List
                 rcIpv6PrefixListPrefix 1.3.6.1.4.1.2272.1.62.1.1.8.1.2 ipv6address no-access
Is a member of a specific ipv6 prefix list. Adding the prefix to the given ipv6 prefix list
                 rcIpv6PrefixListPrefixMaskLen 1.3.6.1.4.1.2272.1.62.1.1.8.1.3 unsigned32 no-access
Mask length of the ipv6 prefix added to the prefix list
                 rcIpv6PrefixListMaskLenFrom 1.3.6.1.4.1.2272.1.62.1.1.8.1.4 unsigned32 read-only
Lower bound of mask length of the ipv6 prefix added to the prefix list
                 rcIpv6PrefixListMaskLenUpto 1.3.6.1.4.1.2272.1.62.1.1.8.1.5 unsigned32 read-only
Higher bound of mask length of the ipv6 prefix added to the prefix list
                 rcIpv6PrefixListName 1.3.6.1.4.1.2272.1.62.1.1.8.1.6 snmpadminstring read-only
Name of the Ipv6 prefix list
                 rcIpv6PrefixListRowStatus 1.3.6.1.4.1.2272.1.62.1.1.8.1.7 rowstatus read-only
Used to create/delete entries in the ipv6 prefix list table
         rcIpv6ConfDhcpRelayTable 1.3.6.1.4.1.2272.1.62.1.1.9 no-access
DHCP Relay for Ipv6 configuration table
             rcIpv6ConfDhcpRelayEntry 1.3.6.1.4.1.2272.1.62.1.1.9.1 no-access
Used 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.
                 rcIpv6ConfDhcpIfIndex 1.3.6.1.4.1.2272.1.62.1.1.9.1.1 ipv6ifindex no-access
Interface number. The number can represent either a physical or logical(VLAN) interface.
                 rcIpv6ConfDhcpMaxHop 1.3.6.1.4.1.2272.1.62.1.1.9.1.2 unsigned32 read-only
Used 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).
                 rcIpv6ConfDhcpRemoteIdEnabled 1.3.6.1.4.1.2272.1.62.1.1.9.1.3 truthvalue read-only
Used to indicate if remote-id option is enabled.
                 rcIpv6ConfDhcpNumRequests 1.3.6.1.4.1.2272.1.62.1.1.9.1.4 counter32 read-only
The total number of DHCP requests seen on this interface.
                 rcIpv6ConfDhcpNumReplies 1.3.6.1.4.1.2272.1.62.1.1.9.1.5 counter32 read-only
The total number of DHCP replies seen on this interface.
                 rcIpv6ConfDhcpRowStatus 1.3.6.1.4.1.2272.1.62.1.1.9.1.6 rowstatus read-only
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.
         rcIpv6DhcpForwardTable 1.3.6.1.4.1.2272.1.62.1.1.10 no-access
DHCP Relay forwarding table.
               rcIpv6DhcpForwardEntry 1.3.6.1.4.1.2272.1.62.1.1.10.1 no-access
An entry used represents a DHCP Relayed message forwarding directive.
                   rcIpv6DhcpForwardAgentAddr 1.3.6.1.4.1.2272.1.62.1.1.10.1.1 ipv6address no-access
The IP address configured on an interface (i.e., a locally configured IP address).
                   rcIpv6DhcpForwardServerAddr 1.3.6.1.4.1.2272.1.62.1.1.10.1.2 ipv6address no-access
The 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.
                   rcIpv6DhcpForwardEnabled 1.3.6.1.4.1.2272.1.62.1.1.10.1.3 truthvalue read-only
Used to indicate whether the entry should be used.
                   rcIpv6DhcpForwardRowStatus 1.3.6.1.4.1.2272.1.62.1.1.10.1.4 rowstatus read-only
Row status of this entry.
         rcIpv6RadiusServTable 1.3.6.1.4.1.2272.1.62.1.1.11 no-access
The RADIUS table (0 to 10 entries). This table lists the information of the RADIUS server.
               rcIpv6RadiusServEntry 1.3.6.1.4.1.2272.1.62.1.1.11.1 no-access
A RADIUS server table entry.
                   rcIpv6RadiusServAddress 1.3.6.1.4.1.2272.1.62.1.1.11.1.1 ipv6address no-access
Server IP address of the RADIUS authentication server referred to in this table entry.
                   rcIpv6RadiusServUsedBy 1.3.6.1.4.1.2272.1.62.1.1.11.1.2 integer no-access
cli(1): for cli login, igap(2): for igap,snmp(3): for snmp login, eap(4) for EAP PAE Authenticator. Enumeration: 'eap': 4, 'igap': 2, 'snmp': 3, 'cli': 1.
                   rcIpv6RadiusServPriority 1.3.6.1.4.1.2272.1.62.1.1.11.1.3 unsigned32 read-only
Server priority, used to control which server to choose first to send authentication.
                   rcIpv6RadiusServTimeOut 1.3.6.1.4.1.2272.1.62.1.1.11.1.4 unsigned32 read-only
The time interval in seconds before the client retransmit the packet.
                   rcIpv6RadiusServEnable 1.3.6.1.4.1.2272.1.62.1.1.11.1.5 truthvalue read-only
Enable or disable this server.
                   rcIpv6RadiusServMaxRetries 1.3.6.1.4.1.2272.1.62.1.1.11.1.6 unsigned32 read-only
Maximum number of retransmissions.
                   rcIpv6RadiusServUdpPort 1.3.6.1.4.1.2272.1.62.1.1.11.1.7 unsigned32 read-only
The UDP port the client is using to send requests to this server.
                   rcIpv6RadiusServSecretKey 1.3.6.1.4.1.2272.1.62.1.1.11.1.8 snmpadminstring read-only
The identifier of the RADIUS authentication client.
                   rcIpv6RadiusServAccessRequests 1.3.6.1.4.1.2272.1.62.1.1.11.1.9 counter32 read-only
The number of RADIUS access-response packets sent to this server. This does not include retransmissions.
                   rcIpv6RadiusServAccessAccepts 1.3.6.1.4.1.2272.1.62.1.1.11.1.10 counter32 read-only
The number of RADIUS access-accept packets (valid or invalid) received from this server.
                   rcIpv6RadiusServAccessRejects 1.3.6.1.4.1.2272.1.62.1.1.11.1.11 counter32 read-only
The number of RADIUS access-reject packets (valid or invalid) received from this server.
                   rcIpv6RadiusServBadResponses 1.3.6.1.4.1.2272.1.62.1.1.11.1.12 counter32 read-only
The number of RADIUS invalid access-response packets received from this server.
                   rcIpv6RadiusServPendingRequests 1.3.6.1.4.1.2272.1.62.1.1.11.1.13 counter32 read-only
The 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.
                   rcIpv6RadiusServClientRetries 1.3.6.1.4.1.2272.1.62.1.1.11.1.14 counter32 read-only
The number of authentication retransmission to this server.
                   rcIpv6RadiusServAcctEnable 1.3.6.1.4.1.2272.1.62.1.1.11.1.15 truthvalue read-only
Enable or disable Radius Accounting on this server.
                   rcIpv6RadiusServAcctUdpPort 1.3.6.1.4.1.2272.1.62.1.1.11.1.16 unsigned32 read-only
The UDP port the client used to send accounting requests to this server.
                   rcIpv6RadiusServAcctOnRequests 1.3.6.1.4.1.2272.1.62.1.1.11.1.17 counter32 read-only
The number of RADIUS accounting-on packets sent to this server. This does not include retransmissions.
                   rcIpv6RadiusServAcctOffRequests 1.3.6.1.4.1.2272.1.62.1.1.11.1.18 counter32 read-only
The number of RADIUS accounting-off packets sent to this server. This does not include retransmissions.
                   rcIpv6RadiusServAcctStartRequests 1.3.6.1.4.1.2272.1.62.1.1.11.1.19 counter32 read-only
The number of RADIUS accounting-start packets sent to this server. This does not include retransmissions.
                   rcIpv6RadiusServAcctStopRequests 1.3.6.1.4.1.2272.1.62.1.1.11.1.20 counter32 read-only
The number of RADIUS accounting-stop packets sent to this server. This does not include retransmissions.
                   rcIpv6RadiusServAcctInterimRequests 1.3.6.1.4.1.2272.1.62.1.1.11.1.21 counter32 read-only
The number of RADIUS accounting-interim packets sent to this server. This does not include retransmissions.
                   rcIpv6RadiusServAcctBadResponses 1.3.6.1.4.1.2272.1.62.1.1.11.1.22 counter32 read-only
The number of Invalid responses received from this server.
                   rcIpv6RadiusServAcctPendingRequests 1.3.6.1.4.1.2272.1.62.1.1.11.1.23 counter32 read-only
The 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.
                   rcIpv6RadiusServAcctClientRetries 1.3.6.1.4.1.2272.1.62.1.1.11.1.24 counter32 read-only
The number of RADIUS accounting packets retransmitted to this server.
                   rcIpv6RadiusServNasIpAddress 1.3.6.1.4.1.2272.1.62.1.1.11.1.25 ipv6address read-only
RADIUS Client NAS Identifier for this server.
                   rcIpv6RadiusServRoundTripTime 1.3.6.1.4.1.2272.1.62.1.1.11.1.26 snmpadminstring read-only
Time different between the instance when a RADIUS request is sent and the corresponding response is received.
                   rcIpv6RadiusServAccessChallanges 1.3.6.1.4.1.2272.1.62.1.1.11.1.27 counter32 read-only
The number of RADIUS access-challanges packets sent to this server. This does not include retransmission.
                   rcIpv6RadiusServSourceIpAddr 1.3.6.1.4.1.2272.1.62.1.1.11.1.28 ipv6address read-only
source IP address RADIUS packets.
                   rcIpv6RadiusServRowStatus 1.3.6.1.4.1.2272.1.62.1.1.11.1.29 rowstatus read-only
Used to create/delete entries.