CISCOSB-IP
AI MIB Summary
The CISCOSB-IP private MIB module enables monitoring and management of IP layer statistics, including interface counters, routing table entries, and IP address configurations on Cisco Secure Border (CISCOSB) appliances. It provides vendor-specific visibility into IP protocol operations and traffic metrics for network troubleshooting and performance analysis on Cisco border security hardware.
The private MIB module definition for IP MIB.
Main OID:
ipSpec.1.3.6.1.4.1.9.6.1.101.26
119
Objects
Active
Status
9
Dependencies
Imported Objects
Objects
119 total| Object Name |
|---|
ipSpecThe private MIB module definition for IP MIB. MODULE-IDENTITY .1.3.6.1.4.1.9.6.1.101.26 |
rsIpAddrTableThis table is parralel to MIB II IpAddrTable, and is used to
add/delete entries to/from that table. In addition it contains
private objects. SEQUENCE OF RsIpAddrEntry .1.3.6.1.4.1.9.6.1.101.26.1 |
rsIpAddrEntryThe addressing information for one of this
entity's IP addresses. RsIpAddrEntry .1.3.6.1.4.1.9.6.1.101.26.1.1 |
rsIpAdEntAddrThe IP address to which this entry's addressing
information pertains.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.1.1.1 |
rsIpAdEntIfIndexThe 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.1.1.2 |
rsIpAdEntNetMaskThe 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.rw IpAddress .1.3.6.1.4.1.9.6.1.101.26.1.1.3 |
rsIpAdEntForwardIpBroadcastThis variable controls forwarding of IP (sub)net-directed
broadcasts destined for an attached sub(net).rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.1.1.4 |
rsIpAdEntBackupAddrIn case there are two IP routers in the domain,
the address of the second IP router.rw IpAddress .1.3.6.1.4.1.9.6.1.101.26.1.1.5 |
rsIpAdEntStatusThe validity of this entry. Invalid indicates that this entry is
invalid in IpAddrTable (MIB II).rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.1.1.6 |
rsIpAdEntBcastAddrIndicates 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.1.1.7 |
rsIpAdEntArpServerIndicates whether the router will reply to incoming ARP requests on
this interface, providing the physical address corresponding to this
IP interface.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.1.1.8 |
rsIpAdEntNameThe IP Interface namerw DisplayString .1.3.6.1.4.1.9.6.1.101.26.1.1.9 |
rsIpAdEntOwnerThe IP Interface owner. Static if interface defined by user, dhcp
if received by boot protocol like DHCP and internal
for internal usage.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.1.1.10 |
rsIpAdEntAdminStatusThe IP Interface admin status.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.1.1.11 |
rsIpAdEntOperStatusIf active the interface can be used to send and receive frames.ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.1.1.12 |
rsIpAdEntPrecedenceThe 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)rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.1.1.13 |
rsIpAdEntUniqueStatusThe IP address unique status defines IP address
state in an assignment process and
after duplication detection.ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.1.1.14 |
rsIpAdEntIcmpRedirectSendEnables or disables sending of ICMP redirect messages to
re-send a packet through the same interface on which the packet was
received.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.1.1.15 |
icmpSpec OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.2 |
rsIcmpGenErrMsgEnableThis variable controlls the ability to generate ICMP error messagesrw Enumeration .1.3.6.1.4.1.9.6.1.101.26.2.1 |
rsIcmpRdTableThis table contains ICMP Router Discovery parameters
configurated per IP interface. SEQUENCE OF RsIcmpRdEntry .1.3.6.1.4.1.9.6.1.101.26.2.2 |
rsIcmpRdEntryThe ICMP parameters configurated for IP interface. RsIcmpRdEntry .1.3.6.1.4.1.9.6.1.101.26.2.2.1 |
rsIcmpRdIpAddrThe IP address to which this entry's information pertains.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.2.2.1.1 |
rsIcmpRdIpAdvertAddrThe 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.rw IpAddress .1.3.6.1.4.1.9.6.1.101.26.2.2.1.2 |
rsIcmpRdMaxAdvertIntervalThe 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.2.2.1.3 |
rsIcmpRdMinAdvertIntervalThe 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.2.2.1.4 |
rsIcmpRdAdvertLifetimeThe 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.2.2.1.5 |
rsIcmpRdAdvertiseA flag indicating whether or not the address is to be
advertised.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.2.2.1.6 |
rsIcmpRdPreferenceLevelThe preferability of the address as a default router
address, relative to other router addresses on the same
subnet.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.2.2.1.7 |
rsIcmpRdEntStatusSetting of any value to this object set values of
all fields to the default values.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.2.2.1.8 |
rip2Spec OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.3 |
arpSpec OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.4 |
rsArpDeleteTableSetting 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 actionrw Enumeration .1.3.6.1.4.1.9.6.1.101.26.4.1 |
rsArpInactiveTimeOutThis 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.rw Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.4.2 |
rsArpProxyWhen 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.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.4.3 |
rsArpRequestsSentDisplays how many ARP requests have been sent out to an ARP server
for address resolution.ro Counter32 .1.3.6.1.4.1.9.6.1.101.26.4.4 |
rsArpRepliesSentDisplays how many ARP replies have been sent out to an ARP client
in response to request packets.ro Counter32 .1.3.6.1.4.1.9.6.1.101.26.4.5 |
rsArpProxyRepliesSentDisplays 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.ro Counter32 .1.3.6.1.4.1.9.6.1.101.26.4.6 |
rsArpUnresolveTimerSpecifies the frequency in seconds in which to send out ARP
requests to resolve the Next Hop MAC address.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.4.7 |
rsArpMibVersionMIB'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
rsArpInterfaceTablero INTEGER .1.3.6.1.4.1.9.6.1.101.26.4.8 |
rsArpStaticTableThe table used for adding static ARP entries
without specifying Layer 2 interface. SEQUENCE OF RsArpStaticEntry .1.3.6.1.4.1.9.6.1.101.26.4.9 |
rsArpStaticEntryEach entry contains one IpAddress to `physical' address equivalence. RsArpStaticEntry .1.3.6.1.4.1.9.6.1.101.26.4.9.1 |
rsArpStaticIpAddressThe IpAddress corresponding to the media-dependent `physical' address. IpAddress .1.3.6.1.4.1.9.6.1.101.26.4.9.1.1 |
rsArpStaticPhysAddressThe media-dependent `physical' address.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.4.9.1.2 |
rsArpStaticRowStatusEntry status.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.4.9.1.3 |
rsArpInterfaceTableL2 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 SEQUENCE OF RsArpInterfaceEntry .1.3.6.1.4.1.9.6.1.101.26.4.10 |
rsArpInterfaceEntryEach entry contains L2 Interface specific configuration
for ARP Application. RsArpInterfaceEntry .1.3.6.1.4.1.9.6.1.101.26.4.10.1 |
rsArpInterfaceIfIndexThe 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. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.6.1.101.26.4.10.1.1 |
rsArpInterfaceInactiveTimeOutThis 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 rsArpInactiveTimeOutrw Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.4.10.1.2 |
rsArpInterfaceArpProxyWhen 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.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.4.10.1.3 |
rsArpNumOfEntriesDisplays how many ARP entries stored in ARP Table.ro Counter32 .1.3.6.1.4.1.9.6.1.101.26.4.11 |
tftp OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.5 |
rsTftpRetryTimeOutGeneral Retransmission time-out value (seconds)rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.5.1 |
rsTftpTotalTimeOutTotal Retransmission time-out value (seconds)rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.5.2 |
rsSendConfigFileThe file name include path where the Router Server will put the full
configuration. The default destination address will be the sender
address.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.5.3 |
rsGetConfigFileThe file name include path where the Router Server will get the full
configuration from. The default destination address will be the sender
address.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.5.4 |
rsLoadSoftwareThe file name include path where the Router Server will get the
software. The default source address will be the sender address.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.5.5 |
rsFileServerAddressThe IP address of the configuration / sw server.rw IpAddress .1.3.6.1.4.1.9.6.1.101.26.5.6 |
rsSoftwareDeviceNameThe Software Device Name specifies a device name, using this Softwarerw DisplayString .1.3.6.1.4.1.9.6.1.101.26.5.7 |
rsSoftwareFileActionHolds the current action done on the software filerw Enumeration .1.3.6.1.4.1.9.6.1.101.26.5.8 |
ipRedundancy OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.6 |
ipRouteLeaking OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.7 |
ipRipFilter OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.8 |
rsRipEnableEnables, disables or shutdown (doesn't delete configuration) RIP.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.9 |
rsTelnetPasswordrw OCTET STRING .1.3.6.1.4.1.9.6.1.101.26.11 |
rlTranslationNameToIpTableThis table translates IP interfaces's name to
IP interface's address SEQUENCE OF RlTranslationNameToIpEntry .1.3.6.1.4.1.9.6.1.101.26.12 |
rlTranslationNameToIpEntryThe row definition for this table. RlTranslationNameToIpEntry .1.3.6.1.4.1.9.6.1.101.26.12.1 |
rlTranslationNameToIpNameThe IP Interface namero DisplayString .1.3.6.1.4.1.9.6.1.101.26.12.1.1 |
rlTranslationNameToIpIpAddrThe IP Interface addressro IpAddress .1.3.6.1.4.1.9.6.1.101.26.12.1.2 |
rlIpRoutingProtPreference OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.13 |
rlOspf OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.14 |
rlIpAddrTableMibVersionThe IpAddrTable MIB's version.ro INTEGER .1.3.6.1.4.1.9.6.1.101.26.15 |
rlIpCidrRouteExtTableAugmenting ipCidrRouteTable (ip forwarfing information table)
for added info as read only SEQUENCE OF RlIpCidrRouteExtEntry .1.3.6.1.4.1.9.6.1.101.26.16 |
rlIpCidrRouteExtEntryA row of the table ipCidrRouteTable Extended
by this definition. RlIpCidrRouteExtEntry .1.3.6.1.4.1.9.6.1.101.26.16.1 |
rlIpCidrRouteProtoAdded 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.ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.16.1.1 |
rlIpStaticRoute OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.17 |
rlIpStaticRouteTableThis entity's static (user configured) IP Routing table.
entries are MAX-ACCESSible even if not used for forwarding SEQUENCE OF RlIpStaticRouteEntry .1.3.6.1.4.1.9.6.1.101.26.17.1 |
rlIpStaticRouteEntryA particular Static(user configured) route to a particular destina-
tion, under a particular policy. RlIpStaticRouteEntry .1.3.6.1.4.1.9.6.1.101.26.17.1.1 |
rlIpStaticRouteDestThe 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.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.17.1.1.1 |
rlIpStaticRouteMaskIndicate 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.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.17.1.1.2 |
rlIpStaticRouteTosSee ipCidrRouteTos definition
For now only value 0 is validro INTEGER .1.3.6.1.4.1.9.6.1.101.26.17.1.1.3 |
rlIpStaticRouteNextHopOn remote routes, the address of the next sys-
tem en route; Otherwise, 0.0.0.0.ro IpAddress .1.3.6.1.4.1.9.6.1.101.26.17.1.1.4 |
rlIpStaticRouteMetricThe 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.17.1.1.5 |
rlIpStaticRouteTypeThe 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.rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.17.1.1.6 |
rlIpStaticRouteNextHopASThe 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.17.1.1.7 |
rlIpStaticRouteForwardingStatusactive - 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, statusro Enumeration .1.3.6.1.4.1.9.6.1.101.26.17.1.1.8 |
rlIpStaticRouteRowStatusThe row status variable, used according to
row installation and removal conventions.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.17.1.1.9 |
rlIpStaticRouteOwnerStatic - 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 appliedro Enumeration .1.3.6.1.4.1.9.6.1.101.26.17.1.1.10 |
rlIpRouter OBJECT IDENTIFIER .1.3.6.1.4.1.9.6.1.101.26.18 |
rlIpAddressesNumberThis variable specifies current number of entries in rsIpAddrTable.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.23 |
rlIpStaticPrefixesNumberThis variable specifies current number of static prefixes in the system.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.24 |
rlIpTotalPrefixesNumberThis variable specifies current total number of prefixes in the system.ro Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.25 |
rlManagementIpv4The system management IPv4 address which is kept between system modes changesrw IpAddress .1.3.6.1.4.1.9.6.1.101.26.32 |
rlManagementIpv4ActionThe system management IPv4 action:
clear - delete all ipv4 interfaces from startup configuration database except rlManagementIpv4rw Enumeration .1.3.6.1.4.1.9.6.1.101.26.33 |
rlManagementIpIfindexThe system management IPs addresses ifIndex which is kept between system modes changesrw Unsigned32 .1.3.6.1.4.1.9.6.1.101.26.34 |
rlSourceAddressSelectionTableThe table specifies IPv4 and IPv6 source
interfaces per application. Only supported
applications are present in the table. SEQUENCE OF RlSourceAddressSelectionEntry .1.3.6.1.4.1.9.6.1.101.26.35 |
rlSourceAddressSelectionEntryThe row definition for this table. RlSourceAddressSelectionEntry .1.3.6.1.4.1.9.6.1.101.26.35.1 |
rlSourceAddressSelectionAppThe application which source interfaces are
defined in the entry. DisplayString .1.3.6.1.4.1.9.6.1.101.26.35.1.1 |
rlSourceAddressSelectionInterfaceIPv4The ifIndex value of source interface for IPv4 address.
Zero means the interface is undefined.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.6.1.101.26.35.1.2 |
rlSourceAddressSelectionInterfaceIPv6The ifIndex value of source interface for IPv6 address.
Zero means the interface is undefined.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.9.6.1.101.26.35.1.3 |
rlIpAddressTableThis 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. SEQUENCE OF RlIpAddressEntry .1.3.6.1.4.1.9.6.1.101.26.36 |
rlIpAddressEntryAn address mapping for a particular interface. RlIpAddressEntry .1.3.6.1.4.1.9.6.1.101.26.36.1 |
rlIpAddressAddrTypeThe address type of rlIpAddressAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.6.1.101.26.36.1.1 |
rlIpAddressAddrThe 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. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.6.1.101.26.36.1.2 |
rlIpAddressOriginThe origin of the address. IpAddressOriginTC -- .1.3.6.1.4.1.9.6.1.101.26.36.1.3 |
rlIpAddressGeneralPrefixNameThe name assigned to the prefix. DisplayString (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.36.1.4 |
rlIpAddressIfIndexThe 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.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.6.1.101.26.36.1.5 |
rlIpAddressExtdTypeExtend standard field ipAddressType to multicastrw Enumeration .1.3.6.1.4.1.9.6.1.101.26.36.1.6 |
rlIpAddressPrefixA pointer to the row in the prefix table to which this
address belongs. May be { 0 0 } if there is no such row.ro RowPointer (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.36.1.7 |
rlIpAddressStatusThe 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).rw IpAddressStatusTC (IP-MIB) .1.3.6.1.4.1.9.6.1.101.26.36.1.8 |
rlIpAddressCreatedThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.36.1.9 |
rlIpAddressLastChangedThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.36.1.10 |
rlIpAddressRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.36.1.11 |
rlIpAddressStorageTypeThe 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.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.26.36.1.12 |
rlIpAddressExtdPrefixLengthThe prefix length of this address.rw InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.6.1.101.26.36.1.13 |
rlIpAddressCompleteAddrThe 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 manipulationro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.6.1.101.26.36.1.14 |
rlIpAddressOperStatusThe current operational state of the IP address.ro Enumeration .1.3.6.1.4.1.9.6.1.101.26.36.1.15 |
rlIpDefaultDSCPThe 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.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.37 |
rlIpDefaultUPThe default value inserted into the User Priority
field in the 802.1q VLAN tag of IPv4 frames sent by the
CPU.rw INTEGER .1.3.6.1.4.1.9.6.1.101.26.38 |