CISCOSB-IP
- Registered at
- 1.3.6.1.4.1.9.6.1.101.26
- Last updated
- 2006-06-22 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2006-06-22 00:00
- Namespace
- cisco
- Source file
CISCOSB-IP- Digest
sha256:6005b371729629d05ac28ca653633068de5ea638f6536869c8f687e43502bb79
Description
The private MIB module definition for IP MIB.
Contact
Postal: 170 West Tasman Drive San Jose , CA 95134-1706 USA Website: Cisco Small Business Support Community <http://www.cisco.com/go/smallbizsupport>
Imports
| From | Symbols |
|---|---|
| CISCOSB-MIB | switch001 |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetVersion, InetZoneIndex |
| IP-FORWARD-MIB | ipCidrRouteDest, ipCidrRouteEntry, ipCidrRouteMask, ipCidrRouteNextHop, ipCidrRouteTos |
| IP-MIB | IpAddressOriginTC, IpAddressStatusTC, ipAddrEntry |
| RIPv2-MIB | rip2IfConfEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, zeroDotZero |
| SNMPv2-TC | DisplayString, PhysAddress, RowPointer, RowStatus, StorageType, TEXTUAL-CONVENTION, TestAndIncr, TimeStamp, TruthValue |
Imported by
4 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCOSB-IP CISCOSB-MIB IANA-RTPROTO-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB IP-FORWARD-MIB IP-MIB RIPv2-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26.18 | rlIpRouter | CISCOSB-IpRouter |
| 1.3.6.1.4.1.9.6.1.101.26.26 | rlVrrp | CISCOSB-VRRP |
| 1.3.6.1.4.1.9.6.1.101.26.27 | rlRedistribute | CISCOSB-Redistribute |
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RlIpAddressOriginTC TEXTUAL-CONVENTION The origin of the address. following are same as ipAddressOriginTC in standard MIB: manual(2) indicates that the address was manually configured to a specified address, e.g., by user configuration. dhcp(4) indicates an address that was assigned to this system by a DHCP server. linklayer(5) indicates an address created by IPv6 stateless auto-configuration. random(6) indicates an address chosen by the system at random, e.g., an IPv4 address within 169.254/16, or an RFC 3041 privacy address. following are additional to standard MIB: autoConfig(7) indicates that the address was auto configured configured to a specified address, e.g., not by user configuration. eui64(8) indicates that the address was partially configured configured to a specified address, e.g., address suffix is based on MAC address with EUI-64 representation. tunnelIsatap(9) indicates that the address an ISATATP tunnel representation. tunnelIsatap(10) indicates that the address an 6to4 tunnel representation. tunnelIsatap(11) indicates that the address was partially configured configured to a specified address, e.g., address prefix is preconfigured. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rsIpAddrTable OBJECT-TYPE This table is parralel to MIB II IpAddrTable, and is used to add/delete entries to/from that table. In addition it contains private objects. | 1.3.6.1.4.1.9.6.1.101.26.1 | not-accessible | current | |
| rsIpAddrEntry OBJECT-TYPE The addressing information for one of this entity's IP addresses. | 1.3.6.1.4.1.9.6.1.101.26.1.1 | not-accessible | current | |
| rsIpAdEntAddr OBJECT-TYPE The IP address to which this entry's addressing information pertains. | 1.3.6.1.4.1.9.6.1.101.26.1.1.1 | IpAddress | read-only | current |
| rsIpAdEntIfIndex OBJECT-TYPE 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 ifIndex. | 1.3.6.1.4.1.9.6.1.101.26.1.1.2 | INTEGER | read-write | current |
| rsIpAdEntNetMask OBJECT-TYPE The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. | 1.3.6.1.4.1.9.6.1.101.26.1.1.3 | IpAddress | read-write | current |
| rsIpAdEntForwardIpBroadcast OBJECT-TYPE This variable controls forwarding of IP (sub)net-directed broadcasts destined for an attached sub(net). | 1.3.6.1.4.1.9.6.1.101.26.1.1.4 | INTEGER {enable(1), disable(2)} | read-write | current |
| rsIpAdEntBackupAddr OBJECT-TYPE In case there are two IP routers in the domain, the address of the second IP router. | 1.3.6.1.4.1.9.6.1.101.26.1.1.5 | IpAddress | read-write | current |
| rsIpAdEntStatus OBJECT-TYPE The validity of this entry. Invalid indicates that this entry is invalid in IpAddrTable (MIB II). | 1.3.6.1.4.1.9.6.1.101.26.1.1.6 | INTEGER {valid(1), invalid(2)} | read-write | current |
| rsIpAdEntBcastAddr OBJECT-TYPE Indicates how the host part of ip subnet broadcast messages will be filled: 0 - host part will be filled by 0 1 - host part will be filled by 1. | 1.3.6.1.4.1.9.6.1.101.26.1.1.7 | INTEGER (0..1) | read-write | current |
| rsIpAdEntArpServer OBJECT-TYPE Indicates whether the router will reply to incoming ARP requests on this interface, providing the physical address corresponding to this IP interface. | 1.3.6.1.4.1.9.6.1.101.26.1.1.8 | INTEGER {enable(1), disable(2)} | read-write | current |
| rsIpAdEntName OBJECT-TYPE The IP Interface name | 1.3.6.1.4.1.9.6.1.101.26.1.1.9 | DisplayString (SIZE(0..30)) | read-write | current |
| rsIpAdEntOwner OBJECT-TYPE The IP Interface owner. Static if interface defined by user, dhcp if received by boot protocol like DHCP and internal for internal usage. | 1.3.6.1.4.1.9.6.1.101.26.1.1.10 | INTEGER {static(1), dhcp(2), internal(3), default(4)} | read-write | current |
| rsIpAdEntAdminStatus OBJECT-TYPE The IP Interface admin status. | 1.3.6.1.4.1.9.6.1.101.26.1.1.11 | INTEGER {up(1), down(2)} | read-write | current |
| rsIpAdEntOperStatus OBJECT-TYPE If active the interface can be used to send and receive frames. | 1.3.6.1.4.1.9.6.1.101.26.1.1.12 | INTEGER {active(1), inactive(2)} | read-only | current |
| rsIpAdEntPrecedence OBJECT-TYPE The IP preference, to be selected as source IP for rsIpAdEntIfIndex. this source IP selection is first by preference value. if more than one IP has the same preference the one with the lowest IP is selected. (higher value -> higher preference) | 1.3.6.1.4.1.9.6.1.101.26.1.1.13 | INTEGER (1..255) | read-write | current |
| rsIpAdEntUniqueStatus OBJECT-TYPE The IP address unique status defines IP address state in an assignment process and after duplication detection. | 1.3.6.1.4.1.9.6.1.101.26.1.1.14 | INTEGER {valid(1), validDuplicated(2), tentative(3), duplicated(4), delayed(5), notReceived(6)} | read-only | current |
| rsIpAdEntIcmpRedirectSend OBJECT-TYPE Enables or disables sending of ICMP redirect messages to re-send a packet through the same interface on which the packet was received. | 1.3.6.1.4.1.9.6.1.101.26.1.1.15 | INTEGER {enable(1), disable(2)} | read-create | current |
| icmpSpec OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.2 | |||
| rsIcmpGenErrMsgEnable OBJECT-TYPE This variable controlls the ability to generate ICMP error messages | 1.3.6.1.4.1.9.6.1.101.26.2.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| rsIcmpRdTable OBJECT-TYPE This table contains ICMP Router Discovery parameters configurated per IP interface. | 1.3.6.1.4.1.9.6.1.101.26.2.2 | not-accessible | current | |
| rsIcmpRdEntry OBJECT-TYPE The ICMP parameters configurated for IP interface. | 1.3.6.1.4.1.9.6.1.101.26.2.2.1 | not-accessible | current | |
| rsIcmpRdIpAddr OBJECT-TYPE The IP address to which this entry's information pertains. | 1.3.6.1.4.1.9.6.1.101.26.2.2.1.1 | IpAddress | read-only | current |
| rsIcmpRdIpAdvertAddr OBJECT-TYPE The IP destination address to be used for multicast Router Advertisements sent from the interface. The only permissible values are the all-systems multicast address, 224.0.0.1, or the limited-broadcast address, 255.255.255.255. | 1.3.6.1.4.1.9.6.1.101.26.2.2.1.2 | IpAddress | read-write | current |
| rsIcmpRdMaxAdvertInterval OBJECT-TYPE The maximum time allowed between sending multicast Router Advertisements from the interface, in seconds. Must be no less than 4 seconds and no greater than 1800 seconds. | 1.3.6.1.4.1.9.6.1.101.26.2.2.1.3 | INTEGER (4..1800) | read-write | current |
| rsIcmpRdMinAdvertInterval OBJECT-TYPE The minimum time allowed between sending unsolicited multicast Router Advertisements from the interface, in seconds. Must be no less than 3 seconds and no greater than rsIcmpRdMaxAdvertInterval. Default: 0.75 * rsIcmpRdMaxAdvertInterval. | 1.3.6.1.4.1.9.6.1.101.26.2.2.1.4 | INTEGER (3..1800) | read-write | current |
| rsIcmpRdAdvertLifetime OBJECT-TYPE The maximum length of time that the advertised addresses are to be considered as valid. Must be no less than rsIcmpRdMaxAdvertInterval and no greater than 9000 seconds. Default: 3 * rsIcmpRdMaxAdvertInterval. | 1.3.6.1.4.1.9.6.1.101.26.2.2.1.5 | INTEGER (4..9000) | read-write | current |
| rsIcmpRdAdvertise OBJECT-TYPE A flag indicating whether or not the address is to be advertised. | 1.3.6.1.4.1.9.6.1.101.26.2.2.1.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| rsIcmpRdPreferenceLevel OBJECT-TYPE The preferability of the address as a default router address, relative to other router addresses on the same subnet. | 1.3.6.1.4.1.9.6.1.101.26.2.2.1.7 | INTEGER | read-write | current |
| rsIcmpRdEntStatus OBJECT-TYPE Setting of any value to this object set values of all fields to the default values. | 1.3.6.1.4.1.9.6.1.101.26.2.2.1.8 | INTEGER | read-write | current |
| rip2Spec OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.3 | |||
| arpSpec OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.4 | |||
| rsArpDeleteTable OBJECT-TYPE Setting to value deleteArpTab(1): deletes the arp table - static and dynamic entries deleteIpArpDynamicEntries(2): delete all dynamic entries deleteIpArpStaticEntries(3): delete all static entries deleteIpArpDelDynamicRefreshStatic(4) - delete all dynamic - refresh static, thus refrashing FFT. on get returns the last action | 1.3.6.1.4.1.9.6.1.101.26.4.1 | INTEGER {noAction(0), deleteArpTab(1), deleteIpArpDynamicEntries(2), deleteIpArpStaticEntries(3), deleteIpArpDelDynamicRefreshStatic(4)} | read-write | current |
| rsArpInactiveTimeOut OBJECT-TYPE This variable defines the maximum time period (in second) that can pass between ARP requests concerning an entry in the ARP table. After this time period, the entry is deleted from the table. Default value 0 means using value based on IP forwarding mode. | 1.3.6.1.4.1.9.6.1.101.26.4.2 | Unsigned32 (0..40000000) | read-write | current |
| rsArpProxy OBJECT-TYPE When ARP Proxy is enabled, the router can respond to ARP requests for nodes located on a different sub-net, provided they are it its network table. The router responds with its own MAC address. When ARP Proxy is disabled, the router responds only to ARP requests for its own IP addresses. | 1.3.6.1.4.1.9.6.1.101.26.4.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| rsArpRequestsSent OBJECT-TYPE Displays how many ARP requests have been sent out to an ARP server for address resolution. | 1.3.6.1.4.1.9.6.1.101.26.4.4 | Counter32 | read-only | current |
| rsArpRepliesSent OBJECT-TYPE Displays how many ARP replies have been sent out to an ARP client in response to request packets. | 1.3.6.1.4.1.9.6.1.101.26.4.5 | Counter32 | read-only | current |
| rsArpProxyRepliesSent OBJECT-TYPE Displays how many proxy ARP replies have been sent out in response to request packets. A proxy router serving as a gateway to a subnet would respond with a proxy reply. | 1.3.6.1.4.1.9.6.1.101.26.4.6 | Counter32 | read-only | current |
| rsArpUnresolveTimer OBJECT-TYPE Specifies the frequency in seconds in which to send out ARP requests to resolve the Next Hop MAC address. | 1.3.6.1.4.1.9.6.1.101.26.4.7 | INTEGER | read-write | current |
| rsArpMibVersion OBJECT-TYPE MIB's version, the current version is 2. Version 1: rsArpDeleteTable Setting this object to any not-null value has the effect of deleting all entries of the ARP table. Version 2: rsArpDeleteTable Setting to value deleteArpTab(1): deletes the arp table - static and dynamic entries deleteIpArpDynamicEntries(2): delete all dynamic entries deleteIpArpStaticEntries(3): delete all static entries deleteIpArpDelDynamicRefreshStatic(4): delete all dynamic - refresh static, thus refrashing FFT. on get returns the last action. New MIB variables support: rsArpRequestsSent rsArpRepliesSent rsArpProxyRepliesSent rsArpUnresolveTimer rsArpMibVersion Version 3: New MIB variables support: rsArpStaticTable rsArpInterfaceTable | 1.3.6.1.4.1.9.6.1.101.26.4.8 | INTEGER | read-only | current |
| rsArpStaticTable OBJECT-TYPE The table used for adding static ARP entries without specifying Layer 2 interface. | 1.3.6.1.4.1.9.6.1.101.26.4.9 | not-accessible | current | |
| rsArpStaticEntry OBJECT-TYPE Each entry contains one IpAddress to `physical' address equivalence. | 1.3.6.1.4.1.9.6.1.101.26.4.9.1 | not-accessible | current | |
| rsArpStaticIpAddress OBJECT-TYPE The IpAddress corresponding to the media-dependent `physical' address. | 1.3.6.1.4.1.9.6.1.101.26.4.9.1.1 | IpAddress | not-accessible | current |
| rsArpStaticPhysAddress OBJECT-TYPE The media-dependent `physical' address. | 1.3.6.1.4.1.9.6.1.101.26.4.9.1.2 | PhysAddress | read-write | current |
| rsArpStaticRowStatus OBJECT-TYPE Entry status. | 1.3.6.1.4.1.9.6.1.101.26.4.9.1.3 | RowStatus | read-write | current |
| rsArpInterfaceTable OBJECT-TYPE L2 Interface specific configuration for ARP Application. Entry in this table will be dynamically created, when first IP Address is defined on specific L2 interface, and destroyed when the last IP address on this L2 interface is removed | 1.3.6.1.4.1.9.6.1.101.26.4.10 | not-accessible | current | |
| rsArpInterfaceEntry OBJECT-TYPE Each entry contains L2 Interface specific configuration for ARP Application. | 1.3.6.1.4.1.9.6.1.101.26.4.10.1 | not-accessible | current | |
| rsArpInterfaceIfIndex OBJECT-TYPE The index value that 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 IF-MIB's ifIndex. | 1.3.6.1.4.1.9.6.1.101.26.4.10.1.1 | InterfaceIndex | not-accessible | current |
| rsArpInterfaceInactiveTimeOut OBJECT-TYPE This variable defines the maximum time period (in second) that can pass between ARP requests concerning an entry in the ARP table. After this time period, the entry is deleted from the table. Default value 0 means using value from rsArpInactiveTimeOut | 1.3.6.1.4.1.9.6.1.101.26.4.10.1.2 | Unsigned32 (0..40000000) | read-write | current |
| rsArpInterfaceArpProxy OBJECT-TYPE When ARP Proxy is enabled, the router can respond to ARP requests for nodes located on a different sub-net, provided they are it its network table. The router responds with its own MAC address. When ARP Proxy is disabled, the router responds only to ARP requests for its own IP addresses. | 1.3.6.1.4.1.9.6.1.101.26.4.10.1.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| rsArpNumOfEntries OBJECT-TYPE Displays how many ARP entries stored in ARP Table. | 1.3.6.1.4.1.9.6.1.101.26.4.11 | Counter32 | read-only | current |
| tftp OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.5 | |||
| rsTftpRetryTimeOut OBJECT-TYPE General Retransmission time-out value (seconds) | 1.3.6.1.4.1.9.6.1.101.26.5.1 | INTEGER | read-write | current |
| rsTftpTotalTimeOut OBJECT-TYPE Total Retransmission time-out value (seconds) | 1.3.6.1.4.1.9.6.1.101.26.5.2 | INTEGER | read-write | current |
| rsSendConfigFile OBJECT-TYPE The file name include path where the Router Server will put the full configuration. The default destination address will be the sender address. | 1.3.6.1.4.1.9.6.1.101.26.5.3 | DisplayString | read-write | current |
| rsGetConfigFile OBJECT-TYPE The file name include path where the Router Server will get the full configuration from. The default destination address will be the sender address. | 1.3.6.1.4.1.9.6.1.101.26.5.4 | DisplayString | read-write | current |
| rsLoadSoftware OBJECT-TYPE The file name include path where the Router Server will get the software. The default source address will be the sender address. | 1.3.6.1.4.1.9.6.1.101.26.5.5 | DisplayString | read-write | current |
| rsFileServerAddress OBJECT-TYPE The IP address of the configuration / sw server. | 1.3.6.1.4.1.9.6.1.101.26.5.6 | IpAddress | read-write | current |
| rsSoftwareDeviceName OBJECT-TYPE The Software Device Name specifies a device name, using this Software | 1.3.6.1.4.1.9.6.1.101.26.5.7 | DisplayString (SIZE(1..8)) | read-write | current |
| rsSoftwareFileAction OBJECT-TYPE Holds the current action done on the software file | 1.3.6.1.4.1.9.6.1.101.26.5.8 | INTEGER {download(1), upload(2)} | read-write | current |
| ipRedundancy OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.6 | |||
| ipRouteLeaking OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.7 | |||
| ipRipFilter OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.8 | |||
| rsRipEnable OBJECT-TYPE Enables, disables or shutdown (doesn't delete configuration) RIP. | 1.3.6.1.4.1.9.6.1.101.26.9 | INTEGER {enable(1), disable(2), shutdown(3)} | read-write | current |
| rsTelnetPassword OBJECT-TYPE | 1.3.6.1.4.1.9.6.1.101.26.11 | OCTET STRING | read-write | current |
| rlTranslationNameToIpTable OBJECT-TYPE This table translates IP interfaces's name to IP interface's address | 1.3.6.1.4.1.9.6.1.101.26.12 | not-accessible | current | |
| rlTranslationNameToIpEntry OBJECT-TYPE The row definition for this table. | 1.3.6.1.4.1.9.6.1.101.26.12.1 | not-accessible | current | |
| rlTranslationNameToIpName OBJECT-TYPE The IP Interface name | 1.3.6.1.4.1.9.6.1.101.26.12.1.1 | DisplayString (SIZE(1..30)) | read-only | current |
| rlTranslationNameToIpIpAddr OBJECT-TYPE The IP Interface address | 1.3.6.1.4.1.9.6.1.101.26.12.1.2 | IpAddress | read-only | current |
| rlIpRoutingProtPreference OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.13 | |||
| rlOspf OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.14 | |||
| rlIpAddrTableMibVersion OBJECT-TYPE The IpAddrTable MIB's version. | 1.3.6.1.4.1.9.6.1.101.26.15 | INTEGER | read-only | current |
| rlIpCidrRouteExtTable OBJECT-TYPE Augmenting ipCidrRouteTable (ip forwarfing information table) for added info as read only | 1.3.6.1.4.1.9.6.1.101.26.16 | not-accessible | current | |
| rlIpCidrRouteExtEntry OBJECT-TYPE A row of the table ipCidrRouteTable Extended by this definition. | 1.3.6.1.4.1.9.6.1.101.26.16.1 | not-accessible | current | |
| rlIpCidrRouteProto OBJECT-TYPE Added infor for ipCidrRouteTable. extends the info of ipCidrRouteProto to show the route inner protocol. Allowes the user to see which type of route in the protocol e.g. ospf internal, ospf external. | 1.3.6.1.4.1.9.6.1.101.26.16.1.1 | INTEGER {local(1), netmgmt(2), rip(3), ospfInternal(4), ospfExternal(5), ospfAggregateNetRange(6), bgp4Internal(7), bgp4External(8), aggregateRoute(9), other(10)} | read-only | current |
| rlIpStaticRoute OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.17 | |||
| rlIpStaticRouteTable OBJECT-TYPE This entity's static (user configured) IP Routing table. entries are MAX-ACCESSible even if not used for forwarding | 1.3.6.1.4.1.9.6.1.101.26.17.1 | not-accessible | current | |
| rlIpStaticRouteEntry OBJECT-TYPE A particular Static(user configured) route to a particular destina- tion, under a particular policy. | 1.3.6.1.4.1.9.6.1.101.26.17.1.1 | not-accessible | current | |
| rlIpStaticRouteDest OBJECT-TYPE The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the rlIpStaticRouteMask object is not equal to x. | 1.3.6.1.4.1.9.6.1.101.26.17.1.1.1 | IpAddress | read-only | current |
| rlIpStaticRouteMask OBJECT-TYPE Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the rlIpStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the rlIpStaticRouteMask by reference to the IP Ad- dress Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the rlIpStaticRouteDest object is not equal to ipCidrRoute- Dest. | 1.3.6.1.4.1.9.6.1.101.26.17.1.1.2 | IpAddress | read-only | current |
| rlIpStaticRouteTos OBJECT-TYPE See ipCidrRouteTos definition For now only value 0 is valid | 1.3.6.1.4.1.9.6.1.101.26.17.1.1.3 | INTEGER | read-only | current |
| rlIpStaticRouteNextHop OBJECT-TYPE On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0. | 1.3.6.1.4.1.9.6.1.101.26.17.1.1.4 | IpAddress | read-only | current |
| rlIpStaticRouteMetric OBJECT-TYPE The routing metric for this route. The semantics of this metric are determined by the user. normal semantic will be next hop count or some administarative distance to create routing policy. | 1.3.6.1.4.1.9.6.1.101.26.17.1.1.5 | INTEGER | read-write | current |
| rlIpStaticRouteType OBJECT-TYPE The type of route. Note that local(3) refers to a route for which the next hop is the final destination this is the case when user overides the a local interface entry to change it parameters; remote(4) refers to a route for which the next hop is not the final destina- tion. reject (2) refers to a route which, if matched, discards the message as unreachable. This is may be used as a means of correctly aggregating routes, When static routes are distributed (leaked) to other protocols. | 1.3.6.1.4.1.9.6.1.101.26.17.1.1.6 | INTEGER {reject(1), local(2), remote(3)} | read-write | current |
| rlIpStaticRouteNextHopAS OBJECT-TYPE The Autonomous System Number of the Next Hop. The semantics of this object are determined by the routing-protocol specified in the route's ipCidrRouteProto value. When this object is unknown or not relevant its value should be set to zero. | 1.3.6.1.4.1.9.6.1.101.26.17.1.1.7 | INTEGER | read-write | current |
| rlIpStaticRouteForwardingStatus OBJECT-TYPE active - An indication that the route has implication on routing inactive - the route is a backup route or it is down. It is not used in forwarding decision. Down means that the Ip interface on which it is configured is down. (Note: ip interface down may be for two reason - its admin status or the L2 interface , on which the ip interface is configured, status | 1.3.6.1.4.1.9.6.1.101.26.17.1.1.8 | INTEGER {active(1), inactive(2)} | read-only | current |
| rlIpStaticRouteRowStatus OBJECT-TYPE The row status variable, used according to row installation and removal conventions. | 1.3.6.1.4.1.9.6.1.101.26.17.1.1.9 | RowStatus | read-write | current |
| rlIpStaticRouteOwner OBJECT-TYPE Static - The route is configured over Static IP. This route is written to configuration files. Dhcp - The route is Configured by DHCP (received as part of DHCP configuration) This route IS NOT written to configuration files Dhcp - The route is Configured default system config exist till any other configuration is applied | 1.3.6.1.4.1.9.6.1.101.26.17.1.1.10 | INTEGER {static(1), dhcp(2), default(3)} | read-only | current |
| rlIpRouter OBJECT-IDENTITY | 1.3.6.1.4.1.9.6.1.101.26.18 | |||
| rlIpAddressesNumber OBJECT-TYPE This variable specifies current number of entries in rsIpAddrTable. | 1.3.6.1.4.1.9.6.1.101.26.23 | Unsigned32 | read-only | current |
| rlIpStaticPrefixesNumber OBJECT-TYPE This variable specifies current number of static prefixes in the system. | 1.3.6.1.4.1.9.6.1.101.26.24 | Unsigned32 | read-only | current |
| rlIpTotalPrefixesNumber OBJECT-TYPE This variable specifies current total number of prefixes in the system. | 1.3.6.1.4.1.9.6.1.101.26.25 | Unsigned32 | read-only | current |
| rlManagementIpv4 OBJECT-TYPE The system management IPv4 address which is kept between system modes changes | 1.3.6.1.4.1.9.6.1.101.26.32 | IpAddress | read-write | current |
| rlManagementIpv4Action OBJECT-TYPE The system management IPv4 action: clear - delete all ipv4 interfaces from startup configuration database except rlManagementIpv4 | 1.3.6.1.4.1.9.6.1.101.26.33 | INTEGER {clear(1)} | read-write | current |
| rlManagementIpIfindex OBJECT-TYPE The system management IPs addresses ifIndex which is kept between system modes changes | 1.3.6.1.4.1.9.6.1.101.26.34 | Unsigned32 | read-write | current |
| rlSourceAddressSelectionTable OBJECT-TYPE The table specifies IPv4 and IPv6 source interfaces per application. Only supported applications are present in the table. | 1.3.6.1.4.1.9.6.1.101.26.35 | not-accessible | current | |
| rlSourceAddressSelectionEntry OBJECT-TYPE The row definition for this table. | 1.3.6.1.4.1.9.6.1.101.26.35.1 | not-accessible | current | |
| rlSourceAddressSelectionApp OBJECT-TYPE The application which source interfaces are defined in the entry. | 1.3.6.1.4.1.9.6.1.101.26.35.1.1 | DisplayString (SIZE(1..160)) | not-accessible | current |
| rlSourceAddressSelectionInterfaceIPv4 OBJECT-TYPE The ifIndex value of source interface for IPv4 address. Zero means the interface is undefined. | 1.3.6.1.4.1.9.6.1.101.26.35.1.2 | InterfaceIndexOrZero | read-write | current |
| rlSourceAddressSelectionInterfaceIPv6 OBJECT-TYPE The ifIndex value of source interface for IPv6 address. Zero means the interface is undefined. | 1.3.6.1.4.1.9.6.1.101.26.35.1.3 | InterfaceIndexOrZero | read-write | current |
| rlIpAddressTable OBJECT-TYPE This table is parralel to MIB II ipAddressTable, and is used to add/delete entries to/from that table. The table contains addressing information relevant to the entity's interfaces. In addition to ipAddressTable defined in standard MIB a represenattion of IPv6 addresses based on additionl address origin such as EUI-64, general prefix etc. In this case the address information is partial address information. Together with the address origin and the general prefix (when needed) user can construct full address information. The index (key) for this table includes this information additionally to the address. | 1.3.6.1.4.1.9.6.1.101.26.36 | not-accessible | current | |
| rlIpAddressEntry OBJECT-TYPE An address mapping for a particular interface. | 1.3.6.1.4.1.9.6.1.101.26.36.1 | not-accessible | current | |
| rlIpAddressAddrType OBJECT-TYPE The address type of rlIpAddressAddr. | 1.3.6.1.4.1.9.6.1.101.26.36.1.1 | InetAddressType | not-accessible | current |
| rlIpAddressAddr OBJECT-TYPE The IP address to which this entry's addressing information pertains. The address type of this object is specified in rlIpAddressAddrType. In case of auto-configure address such as eui-64, general-prefix and others it contains the partial address before appropriate manipulation. Implementors need to be aware that if the size of rlIpAddressAddr 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. Note: Since interpeak doesnt use origin, 3rd index (key) - rlIpAddressOrigin, as part of the key, we assume that no same address can exists from different origins. | 1.3.6.1.4.1.9.6.1.101.26.36.1.2 | InetAddress | not-accessible | current |
| rlIpAddressOrigin OBJECT-TYPE The origin of the address. | 1.3.6.1.4.1.9.6.1.101.26.36.1.3 | RlIpAddressOriginTC | not-accessible | current |
| rlIpAddressGeneralPrefixName OBJECT-TYPE The name assigned to the prefix. | 1.3.6.1.4.1.9.6.1.101.26.36.1.4 | DisplayString | not-accessible | current |
| rlIpAddressIfIndex OBJECT-TYPE The index value that 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 IF-MIB's ifIndex. | 1.3.6.1.4.1.9.6.1.101.26.36.1.5 | InterfaceIndex | read-create | current |
| rlIpAddressExtdType OBJECT-TYPE Extend standard field ipAddressType to multicast | 1.3.6.1.4.1.9.6.1.101.26.36.1.6 | INTEGER {unicast(1), anycast(2), broadcast(3), multicast(4)} | read-create | current |
| rlIpAddressPrefix OBJECT-TYPE A pointer to the row in the prefix table to which this address belongs. May be { 0 0 } if there is no such row. | 1.3.6.1.4.1.9.6.1.101.26.36.1.7 | RowPointer | read-only | current |
| rlIpAddressStatus OBJECT-TYPE The status of the address, describing if the address can be used for communication. In the absence of other information, an IPv4 address is always preferred(1). | 1.3.6.1.4.1.9.6.1.101.26.36.1.8 | IpAddressStatusTC | read-create | current |
| rlIpAddressCreated OBJECT-TYPE 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. | 1.3.6.1.4.1.9.6.1.101.26.36.1.9 | TimeStamp | read-only | current |
| rlIpAddressLastChanged OBJECT-TYPE 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. | 1.3.6.1.4.1.9.6.1.101.26.36.1.10 | TimeStamp | read-only | current |
| rlIpAddressRowStatus OBJECT-TYPE 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 rlIpAddressIfIndex has been set to a valid index. | 1.3.6.1.4.1.9.6.1.101.26.36.1.11 | RowStatus | read-create | current |
| rlIpAddressStorageType OBJECT-TYPE The storage type for this conceptual row. If this object has a value of 'permanent', then no other objects are required to be able to be modified. | 1.3.6.1.4.1.9.6.1.101.26.36.1.12 | StorageType | read-create | current |
| rlIpAddressExtdPrefixLength OBJECT-TYPE The prefix length of this address. | 1.3.6.1.4.1.9.6.1.101.26.36.1.13 | InetAddressPrefixLength | read-create | current |
| rlIpAddressCompleteAddr OBJECT-TYPE The Complete IP address to which this entry's addressing information pertains. In case of auto-configure address such as eui-64, general-prefix and others it contains the complete address after appropriate manipulation | 1.3.6.1.4.1.9.6.1.101.26.36.1.14 | InetAddress | read-only | current |
| rlIpAddressOperStatus OBJECT-TYPE The current operational state of the IP address. | 1.3.6.1.4.1.9.6.1.101.26.36.1.15 | INTEGER {up(1), down(2)} | read-only | current |
| rlIpDefaultDSCP OBJECT-TYPE The default value inserted into the DSCP field of the IP header of datagrams originated at this entity, whenever a DSCP value is not supplied by the application. | 1.3.6.1.4.1.9.6.1.101.26.37 | INTEGER (0..63) | read-write | current |
| rlIpDefaultUP OBJECT-TYPE The default value inserted into the User Priority field in the 802.1q VLAN tag of IPv4 frames sent by the CPU. | 1.3.6.1.4.1.9.6.1.101.26.38 | INTEGER (0..7) | read-write | current |
| rlIpv4MtuSize OBJECT-TYPE Sets the maximum transmission unit (MTU) size in bytes of IPv4 packets (payload). | 1.3.6.1.4.1.9.6.1.101.26.39 | Unsigned32 | read-write | current |
| rlIcmpCountersClear OBJECT-TYPE clear - delete all icmp counters | 1.3.6.1.4.1.9.6.1.101.26.40 | INTEGER {clear(0)} | read-write | current |
| rlIpCountersClear OBJECT-TYPE clear - delete all ip counters | 1.3.6.1.4.1.9.6.1.101.26.41 | INTEGER {clear(0)} | read-write | current |
| rlManagementIpPortIfindex OBJECT-TYPE The system management port ifIndex | 1.3.6.1.4.1.9.6.1.101.26.42 | Unsigned32 | read-write | current |