All MIBs › RC-IP-MIB
Organization: Bay Networks, Rapid-City Group
Last Updated: 2009-04-08
Category: Nortel Enterprise Data
Description:
Manages IP interface configuration, routing tables, and address management on Bay Networks Rapid-City series switches.
Imported Objects
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From RAPID-CITY
| EnableValue | |
| IdList | |
| rcIp | OBJECT-IDENTITY |
From RC-VRF-MIB
| VrfIdentifier |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TimeStamp | |
| TruthValue |
What Is RC-IP-MIB?
RC-IP-MIB is an enterprise MIB from Bay Networks/Nortel for the Accelar (Rapid-City/Passport) family of Layer 3 switches, managing IP interface configuration, routing-protocol enablement, and address assignment on each router interface. It exposes per-interface configuration objects covering default-route advertisement/acceptance, RIP/OSPF/IGMP enable flags, DHCP relay, address-assignment method, and triggered-update behavior, plus RSMLT (Routing Switch Multi-Link Trunking) redundancy objects. In monitoring terms it is used primarily to verify the software configuration state of routing features per interface - confirming which routing protocols are active on a given interface, whether an IP address was statically or DHCP-assigned, and whether Layer 3 redundancy (RSMLT) is correctly enabled - rather than reporting physical hardware sensor data. Because this legacy module is rarely bundled with modern tooling, engineers often load it into an RC-IP-MIB MIB Browser to inspect the rcIpConfTable structure and object semantics before scripting polls. It is a vendor extension MIB layered on top of standard IP-MIB and RIP2-MIB concepts, adapting them to Bay Networks' Accelar switch architecture. It would be deployed in legacy Bay Networks/Nortel Accelar (Passport) Layer 3 switch installations for campus or enterprise routing.
IPNetwork Monitor allows you to monitor SNMP objects defined in RC-IP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- per-interface RIP/OSPF/IGMP enable status
- default route advertise/accept settings
- DHCP relay enable status
- IP address assignment method
- triggered update enable status
- RSMLT redundancy configuration
Supported Devices
- Bay Networks/Nortel Accelar (Rapid-City/Passport) Layer 3 switch (per-interface IP/routing-protocol configuration)
Monitoring Examples
An admin would poll rcIpConfTable/rcIpConfEntry indexed by rcIpConfIfIndex to check per-interface flags like rcIpConfRipEnable, rcIpConfOspfEnable, and rcIpConfIgmpEnable, verify rcIpConfDhcpEnable and rcIpConfAddrAssigned to confirm how the interface obtained its address, and check rcIpConfRowStatus to ensure the entry is active; an interface unexpectedly showing rcIpConfOspfEnable false when OSPF was intended would indicate a routing misconfiguration, and the rcIpRsmlt subtree would be checked for Layer 3 redundancy state.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| rcIpMib | 1.3.6.1.4.1.2272.1.8.0 | Enterprise MIB for the Accelar product family. | ||
| rcIpConf | 1.3.6.1.4.1.2272.1.8.1 | |||
| rcIpConfTable | 1.3.6.1.4.1.2272.1.8.1.1 | not-accessible | A table used to maintain IP routing information for a particular interface. | |
| rcIpConfEntry | 1.3.6.1.4.1.2272.1.8.1.1.1 | not-accessible | Entry containing IP routing information. An entry is automatically created in this table when routing is enabled for an interface -or- when an ip address is configured on an interface. | |
| NUM rcIpConfIfIndex | 1.3.6.1.4.1.2272.1.8.1.1.1.1 | InterfaceIndexOrZero | read-only | An unique value to identify a physical interface or a logical interface (VLAN). |
| T/F rcIpConfAdvertDefRte | 1.3.6.1.4.1.2272.1.8.1.1.1.2 | TruthValue | read-create | Used to indicate whether this interface should advertize a RIP default route. |
| T/F rcIpConfAcceptDefRte | 1.3.6.1.4.1.2272.1.8.1.1.1.3 | TruthValue | read-create | Used to indicate whether this interface should accept a RIP default route. |
| ROW rcIpConfRowStatus | 1.3.6.1.4.1.2272.1.8.1.1.1.4 | RowStatus | read-create | Row status for this entry. |
| T/F rcIpConfRipEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.5 | TruthValue | read-create | Enable or disable RIP routing on the specified interface. |
| T/F rcIpConfOspfEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.6 | TruthValue | read-create | Enable or disable OSPF routing on the specified interface. |
| T/F rcIpConfIgmpEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.7 | TruthValue | read-create | Enable or disable IGMP on the specified interface. |
| T/F rcIpConfAddrAssigned | 1.3.6.1.4.1.2272.1.8.1.1.1.8 | TruthValue | read-only | Indicate whether IpAddress has been assigned for this interface. |
| T/F rcIpConfDhcpEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.9 | TruthValue | read-create | Enable or disable DHCP on the specified interface. |
| T/F rcIpConfTriggeredUpdateEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.10 | TruthValue | read-create | Used to indicate whether the RIP triggered update feature should be enabled on this interface. |
| T/F rcIpConfAutoAggrerateEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.11 | TruthValue | read-create | Used to indicate whether the auto aggregation feature should be enabled on this interface. |
| T/F rcIpConfGenerateDefaultRoute | 1.3.6.1.4.1.2272.1.8.1.1.1.12 | TruthValue | read-create | Used to indicate whether to generate a default RIP route on this interface. |
| T/F rcIpConfAdvertiseWhenDown | 1.3.6.1.4.1.2272.1.8.1.1.1.13 | TruthValue | read-create | The value is used indicated whether vlan state change should be notified to layer 3 or not, provided the vlan is configured as routable interface. Also used for single routable ports, in that case the criteria for state is PortOperStatus. Vlan is considered as UP if atleast one member of the port based vlan has link up, or atleast one port member of the policy based has an entry in the MGID or atleast one static member of the policy based vlan has link up. Otherwise, vlan is considered as DOWN. If the value is 'true' then the interface state change will not be notified to layer 3. (i.e., it always stays up). If the value is 'false' then the vlan state change will be notified to layer 3 so that IP related status reflects routable interface state. |
| T/F rcIpConfDirectBroadcastEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.14 | TruthValue | read-create | Used to indicate whether this interface should forward direct broadcast traffic |
| STR rcIpConfRipInPolicy | 1.3.6.1.4.1.2272.1.8.1.1.1.15 | DisplayString | read-create | Used to indicate whether this interface should advertize a RIP default route. |
| STR rcIpConfRipOutPolicy | 1.3.6.1.4.1.2272.1.8.1.1.1.16 | DisplayString | read-create | Used to indicate whether this interface should accept a RIP default route. |
| INT rcIpConfOspfIfType | 1.3.6.1.4.1.2272.1.8.1.1.1.17 | INTEGER | read-create | OSPF Interface Type. |
| I32 rcIpConfRipCost | 1.3.6.1.4.1.2272.1.8.1.1.1.18 | Integer32 | read-create | Used to indicate the rip cost for this interface. |
| I32 rcIpConfRipHolddown | 1.3.6.1.4.1.2272.1.8.1.1.1.19 | Integer32 | read-create | Used to indicate the rip holddown timer for this interface |
| I32 rcIpConfRipTimeout | 1.3.6.1.4.1.2272.1.8.1.1.1.20 | Integer32 | read-create | Used to indicate the rip timeout interval for this interface |
| T/F rcIpConfRsmltEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.21 | TruthValue | read-create | Used to enable Route Smlt feature. |
| T/F rcIpConfReversePathCheckEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.22 | TruthValue | read-create | Used to indicate whether this interface should perform Reverse Path Check |
| INT rcIpConfReversePathCheckMode | 1.3.6.1.4.1.2272.1.8.1.1.1.23 | INTEGER | read-create | Reverse Path Checking mode. |
| T/F rcIpConfIsisEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.24 | TruthValue | read-create | Enable/disable Isis on this IP interface |
| T/F rcIpConfBfdEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.25 | TruthValue | read-create | Enable or disable BFD on the specified interface. |
| T/F rcIpConfIpVpnLiteEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.26 | TruthValue | read-create | Enable or disable ipvpn-lite capability on the specified circuitless ip interface. |
| rcIpConfGlobal | 1.3.6.1.4.1.2272.1.8.1.6 | |||
| I32 rcIpConfGlobalRipHoldDownTime | 1.3.6.1.4.1.2272.1.8.1.6.1 | Integer32 | read-write | Used to set the system-wide RIP hold down time in seconds. |
| T/F rcIpConfGlobalIcmpNetUnreach | 1.3.6.1.4.1.2272.1.8.1.6.2 | TruthValue | read-write | Used to set the icmp net unreach feature enable/disable. |
| T/F rcIpConfGlobalEcmpEnable | 1.3.6.1.4.1.2272.1.8.1.6.3 | TruthValue | read-write | Used to set the ecmp enable/disable. |
| I32 rcIpConfGlobalEcmpMaxPath | 1.3.6.1.4.1.2272.1.8.1.6.4 | Integer32 | read-write | Used to globally configure maximum ECMP paths number. |
| T/F rcIpConfGlobalAlternativeEnable | 1.3.6.1.4.1.2272.1.8.1.6.5 | TruthValue | read-write | Used to globally configure alternative enable. |
| T/F rcIpConfGlobalRouteDiscoveryEnable | 1.3.6.1.4.1.2272.1.8.1.6.6 | TruthValue | read-write | Enable/disable ICMP Route Discovery feature |
| I32 rcIpConfGlobalRipTimeOutInterval | 1.3.6.1.4.1.2272.1.8.1.6.8 | Integer32 | read-write | Rip TimeOut Interval in seconds |
| I32 rcIpConfGlobalRipDefImportMetric | 1.3.6.1.4.1.2272.1.8.1.6.9 | Integer32 | read-write | Rip def import metric |
| STR rcIpConfGlobalEcmp1PathList | 1.3.6.1.4.1.2272.1.8.1.6.10 | DisplayString | read-write | Routes to networks specified in this prefix-list can have upto 1 ECMP path, irrespective of ecmp-max-path configuration |
| STR rcIpConfGlobalEcmp2PathList | 1.3.6.1.4.1.2272.1.8.1.6.11 | DisplayString | read-write | Routes to networks specified in this prefix-list can have upto 2 ECMP path, irrespective of ecmp-max-path configuration. |
| STR rcIpConfGlobalEcmp3PathList | 1.3.6.1.4.1.2272.1.8.1.6.12 | DisplayString | read-write | Routes to networks specified in this prefix-list can have upto 3 ECMP path, irrespective of ecmp-max-path configuration. |
| STR rcIpConfGlobalEcmp4PathList | 1.3.6.1.4.1.2272.1.8.1.6.13 | DisplayString | read-write | Routes to networks specified in this prefix-list can have upto 4 ECMP path, irrespective of ecmp-max-path configuration. |
| T/F rcIpConfGlobalEcmpPathListApply | 1.3.6.1.4.1.2272.1.8.1.6.14 | TruthValue | read-write | This is to apply any changes in ECMP path list configuration or in the prefix-lists configured to be used as path list |
| T/F rcIpConfGlobalIcmpRedirectMsg | 1.3.6.1.4.1.2272.1.8.1.6.15 | TruthValue | read-write | |
| T/F rcIpConfGlobalMulticastMacFloodingStatus | 1.3.6.1.4.1.2272.1.8.1.6.16 | TruthValue | read-write | |
| I32 rcIpConfGlobalArpThreshold | 1.3.6.1.4.1.2272.1.8.1.6.17 | Integer32 | read-write | Defines the maximum number of outstanding arp request a switch can generate. |
| T/F rcIpConfGlobalAllowMoreSpecificNonLocalRouteEnable | 1.3.6.1.4.1.2272.1.8.1.6.18 | TruthValue | read-write | Used to determine whether more specific non local routes will go into the routing table. |
| T/F rcIpConfGlobalUdpCheckSumEnable | 1.3.6.1.4.1.2272.1.8.1.6.19 | TruthValue | read-write | Enable/disable UDP checksum calculation. |
| T/F rcIpConfGlobalSuperNetEnable | 1.3.6.1.4.1.2272.1.8.1.6.20 | TruthValue | read-write | Used to globally enable Supernetting/ CIDR routing for IP |
| rcIpConfV2Table | 1.3.6.1.4.1.2272.1.8.1.8 | not-accessible | A table used to maintain IP routing information for a particular interface. | |
| rcIpConfV2Entry | 1.3.6.1.4.1.2272.1.8.1.8.1 | not-accessible | Entry containing IP routing information. An entry is automatically created in this table when routing is enabled for an interface -or- when an ip address is configured on an interface. | |
| NUM rcIpConfV2Index | 1.3.6.1.4.1.2272.1.8.1.8.1.1 | InterfaceIndexOrZero | read-only | An unique value to identify a physical interface or a logical interface (VLAN). |
| IP rcIpConfV2Addr | 1.3.6.1.4.1.2272.1.8.1.8.1.2 | IpAddress | read-only | Ip interface address. |
| ROW rcIpConfV2RowStatus | 1.3.6.1.4.1.2272.1.8.1.8.1.3 | RowStatus | read-create | Row status for this entry. |
| T/F rcIpConfV2AdvertDefRte | 1.3.6.1.4.1.2272.1.8.1.8.1.4 | TruthValue | read-create | Used to indicate whether this interface should advertize a RIP default route. |
| T/F rcIpConfV2AcceptDefRte | 1.3.6.1.4.1.2272.1.8.1.8.1.5 | TruthValue | read-create | Used to indicate whether this interface should accept a RIP default route. |
| T/F rcIpConfV2RipEnable | 1.3.6.1.4.1.2272.1.8.1.8.1.6 | TruthValue | read-create | Enable or disable RIP routing on the specified interface. |
| T/F rcIpConfV2OspfEnable | 1.3.6.1.4.1.2272.1.8.1.8.1.7 | TruthValue | read-create | Enable or disable OSPF routing on the specified interface. |
| T/F rcIpConfV2IgmpEnable | 1.3.6.1.4.1.2272.1.8.1.8.1.8 | TruthValue | read-create | Enable or disable IGMP on the specified interface. |
| T/F rcIpConfV2AddrAssigned | 1.3.6.1.4.1.2272.1.8.1.8.1.9 | TruthValue | read-only | Indicate whether IpAddress has been assigned for this interface. |
| T/F rcIpConfV2TriggeredUpdateEnable | 1.3.6.1.4.1.2272.1.8.1.8.1.10 | TruthValue | read-create | Used to indicate whether the RIP triggered update feature should be enabled on this interface. |
| T/F rcIpConfV2RipAutoAggrerateEnable | 1.3.6.1.4.1.2272.1.8.1.8.1.11 | TruthValue | read-create | Used to indicate whether the auto aggregation feature should be enabled on this interface. |
| T/F rcIpConfV2RipGenerateDefaultRoute | 1.3.6.1.4.1.2272.1.8.1.8.1.12 | TruthValue | read-create | Used to indicate whether to generate a default RIP route on this interface. |
| T/F rcIpConfV2AdvertiseWhenDown | 1.3.6.1.4.1.2272.1.8.1.8.1.13 | TruthValue | read-create | The value is used indicated whether vlan state change should be notified to layer 3 or not, provided the vlan is configured as routable interface. Also used for single routable ports, in that case the criteria for state is PortOperStatus. Vlan is considered as UP if atleast one member of the port based vlan has link up, or atleast one port member of the policy based has an entry in the MGID or atleast one static member of the policy based vlan has link up. Otherwise, vlan is considered as DOWN. If the value is 'true' then the interface state change will not be notified to layer 3. (i.e., it always stays up). If the value is 'false' then the vlan state change will be notified to layer 3 so that IP related status reflects routable interface state. |
| rcIpConfRsmltTable | 1.3.6.1.4.1.2272.1.8.1.11 | not-accessible | A table used to maintain OSPF summary route metric parameter for a particular Area range. | |
| rcIpConfRsmltEntry | 1.3.6.1.4.1.2272.1.8.1.11.1 | not-accessible | Entry containing OSPF summary route metric parameter for a particular Area range. An entry is automatically created in this table when an area range is configured through ospfAreaAggregateTable in rfc1850rcc.mib | |
| NUM rcIpConfRsmltIfIndex | 1.3.6.1.4.1.2272.1.8.1.11.1.1 | InterfaceIndex | read-only | Interface Index, this is an index of the table. |
| I32 rcIpConfRsmltHoldDownTimer | 1.3.6.1.4.1.2272.1.8.1.11.1.2 | Integer32 | read-create | Timer value, the range of value is from 0 to 3600. |
| I32 rcIpConfRsmltHoldUpTimer | 1.3.6.1.4.1.2272.1.8.1.11.1.3 | Integer32 | read-create | The range of value 0 to 3600 or 9999. 9999 means infinity. |
| ROW rcIpConfRsmltRowStatus | 1.3.6.1.4.1.2272.1.8.1.11.1.4 | RowStatus | read-create | Row Status. |
| rcIpConfBfdTable | 1.3.6.1.4.1.2272.1.8.1.12 | not-accessible | BFD configuration table | |
| rcIpConfBfdEntry | 1.3.6.1.4.1.2272.1.8.1.12.1 | not-accessible | Used to configure BFD on a particular interface. An entry is created automatically when the variable rcIpConfBfdEnable is set to TRUE. Once created this entry will only be deleted if the rcIpConfBfdRowStatus is set to 'destroy(6)'. In which case, the rcIpConfBfdEnable is automatically reset to the FALSE setting. | |
| NUM rcIpConfBfdIfIndex | 1.3.6.1.4.1.2272.1.8.1.12.1.1 | InterfaceIndex | not-accessible | Interface number. The number can represent either a physical or logical(VLAN) interface. |
| I32 rcIpConfBfdMinRxInterval | 1.3.6.1.4.1.2272.1.8.1.12.1.2 | Integer32 | read-create | the min rx interval in milliseconds |
| I32 rcIpConfBfdTxInterval | 1.3.6.1.4.1.2272.1.8.1.12.1.3 | Integer32 | read-create | the desired tx interval in milliseconds |
| I32 rcIpConfBfdMultiplier | 1.3.6.1.4.1.2272.1.8.1.12.1.4 | Integer32 | read-create | the multiplier BFD wait before rx timeout |
| ROW rcIpConfBfdRowStatus | 1.3.6.1.4.1.2272.1.8.1.12.1.5 | RowStatus | read-create | Used to create/delete entries |
| U32 rcIpConfBfdHoldOffInterval | 1.3.6.1.4.1.2272.1.8.1.12.1.6 | Unsigned32 | read-create | This object specifies the hold off timer interval, in seconds. 0 means that hold off timer is disabled. |
| rcIpAddrTable | 1.3.6.1.4.1.2272.1.8.2 | not-accessible | The table of addressing information relevant to this entity's IP addresses. This table is identical to the ipAddrTable in MIB2 except the columns rcIpAdEntIfIndex and rcIpAdEntAddr are reversed. Also, the table is indexed by both these variables. | |
| rcIpAddrEntry | 1.3.6.1.4.1.2272.1.8.2.1 | not-accessible | The addressing information for one of this entity's IP addresses. | |
| NUM rcIpAdEntIfIndex | 1.3.6.1.4.1.2272.1.8.2.1.1 | InterfaceIndex | read-only | 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. |
| IP rcIpAdEntAddr | 1.3.6.1.4.1.2272.1.8.2.1.2 | IpAddress | read-only | The IP address to which this entry's addressing information pertains. |
| IP rcIpAdEntNetMask | 1.3.6.1.4.1.2272.1.8.2.1.3 | IpAddress | read-write | 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. |
| INT rcIpAdEntBcastAddrFormat | 1.3.6.1.4.1.2272.1.8.2.1.4 | INTEGER | read-only | The IP broadcast address format used on this interface. |
| I32 rcIpAdEntReasmMaxSize | 1.3.6.1.4.1.2272.1.8.2.1.5 | Integer32 | read-only | The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface. |
| ROW rcIpAdEntRowStatus | 1.3.6.1.4.1.2272.1.8.2.1.6 | RowStatus | read-write | Used to create/delete entries |
| I32 rcIpAdEntVlanId | 1.3.6.1.4.1.2272.1.8.2.1.7 | Integer32 | read-write | 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. |
| T/F rcIpAdEntBrouterPort | 1.3.6.1.4.1.2272.1.8.2.1.8 | TruthValue | read-only | Used to indicate whether this entry correponds to a brouter port (as oppose to a routable VLAN). This value cannot be changed after the row is created. |
| I32 rcIpAdEntMacOffset | 1.3.6.1.4.1.2272.1.8.2.1.9 | Integer32 | read-write | Used to translate the ip address into mac address. The system has 512 mac addresses of which 0-507 are reserved for Boardwalk box. 508-511 is reserved for MG. One can either mention a mac offset while configuring an ip on the vlan or it can be alloted by the system within the above range. |
| INT rcIpAdEntIfType | 1.3.6.1.4.1.2272.1.8.2.1.10 | INTEGER | read-only | The address entry IfType indicates the type of the interface. In the case of circuit-less-IP there is no association with any ports. In other words, it can be thought of as a virtual interface. The value 'brouter port' indicates this interface is associated with a specific physical port. The value 'vlan' indicates a logical port that contains one or physical ports/MLT ports. |
| T/F rcIpAdEntSecondaryIf | 1.3.6.1.4.1.2272.1.8.2.1.11 | TruthValue | read-write | Used to indicate whether this entry correponds to a secondary interface (as oppose to a primary interface). This value cannot be changed after the row is created. |
| OID rcIpAdEntVrfId | 1.3.6.1.4.1.2272.1.8.2.1.12 | VrfIdentifier | read-create | The VrfId used in this table is to associate VLANs or Brouter ports to a VRF after the creation of VLANs or Brouter ports. VRFID 0 is reserved for the Administrative VRF. |
| rcIpFlowTable | 1.3.6.1.4.1.2272.1.8.3 | not-accessible | IpFlow Table. This table contain entries that correspond to RSVP records in the switching fabric Address Resolution table. A connection that has a matching entry in this table will be processed with a higher priority than connections that do not have an entry. | |
| rcIpFlowEntry | 1.3.6.1.4.1.2272.1.8.3.1 | not-accessible | Proprietary flow control variables. | |
| IP rcIpFlowSrcIpAddress | 1.3.6.1.4.1.2272.1.8.3.1.1 | IpAddress | read-only | The source IP address of an IP packet. |
| I32 rcIpFlowSrcIpPort | 1.3.6.1.4.1.2272.1.8.3.1.2 | Integer32 | read-only | The source port of an IP packet. A zero value in this field is used as a wildcard value. |
| IP rcIpFlowDstIpAddress | 1.3.6.1.4.1.2272.1.8.3.1.3 | IpAddress | read-only | The destination IP address of an IP packet. |
| I32 rcIpFlowDstIpPort | 1.3.6.1.4.1.2272.1.8.3.1.4 | Integer32 | read-only | The destination port of an IP packet. A zero value in this field is used as a wildcard value. |
| INT rcIpFlowProtocol | 1.3.6.1.4.1.2272.1.8.3.1.5 | INTEGER | read-only | The protocol type of an IP packet. A zero value in this field is used as a wildcard value. |
| ROW rcIpFlowRowStatus | 1.3.6.1.4.1.2272.1.8.3.1.6 | RowStatus | read-create | Status of entry. |
| rcIpRouting | 1.3.6.1.4.1.2272.1.8.4 | |||
| rcIpConfDhcpTable | 1.3.6.1.4.1.2272.1.8.8 | not-accessible | DHCP configuration table | |
| rcIpConfDhcpEntry | 1.3.6.1.4.1.2272.1.8.8.1 | not-accessible | Used to configure DHCP on a particular port. An entry is created automatically when the variable rcIpConfDhcpEnable is set to TRUE. Once created this entry will only be deleted if the rcIpConfDhcpRowStatus is set to 'destroy(6)'. In which case, the rcIpConfDhcpEnable is automatically reset to the FALSE setting. | |
| NUM rcIpConfDhcpIfIndex | 1.3.6.1.4.1.2272.1.8.8.1.1 | InterfaceIndexOrZero | read-only | Interface number. The number can represent either a physical or logical(VLAN) interface. |
| I32 rcIpConfDhcpMaxHop | 1.3.6.1.4.1.2272.1.8.8.1.2 | Integer32 | read-create | 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). |
| I32 rcIpConfDhcpMinSec | 1.3.6.1.4.1.2272.1.8.8.1.3 | Integer32 | read-create | Used to indicate the minimum number of seconds to wait between receiving a DHCP packet and actually forwarding the DHCP packet to the destination device. A value of zero(0) indicates forwarding should be done immediately without any delay. |
| INT rcIpConfDhcpMode | 1.3.6.1.4.1.2272.1.8.8.1.4 | INTEGER | read-create | Used to indicate what type of DHCP packets this interface should support. A value of none(1) will result in all incoming DHCP and BOOTP packets to be dropped. |
| ROW rcIpConfDhcpRowStatus | 1.3.6.1.4.1.2272.1.8.8.1.5 | RowStatus | read-create | An entry is created automatically when the variable rcIpConfDhcpEnable is set to TRUE. Once created this entry will only be deleted if the rcIpConfDhcpRowStatus is set to 'destroy(6)'. In which case, the rcIpConfDhcpEnable is automatically reset to the FALSE setting. |
| C32 rcIpConfDhcpNumRequests | 1.3.6.1.4.1.2272.1.8.8.1.6 | Counter32 | read-only | The total number of DHCP requests seen on this interface. |
| C32 rcIpConfDhcpNumReplies | 1.3.6.1.4.1.2272.1.8.8.1.7 | Counter32 | read-only | The total number of DHCP replies seen on this interface. |
| T/F rcIpConfDhcpAlwaysBroadcast | 1.3.6.1.4.1.2272.1.8.8.1.8 | TruthValue | read-create | Used to indicate if DHCP Reply packets should be broadcast to the DHCP client on this interface. |
| INT rcIpConfDhcpClearCounters | 1.3.6.1.4.1.2272.1.8.8.1.9 | INTEGER | read-create | This object is used to clear the DHCP counters in an entry. When set to clear(1), the values of the counter objects in the entry will be reset to 0, and the value of rcIpConfDhcpCounterClearTime will be set to the current value of sysUpTime. When read, the value of this object is always dummy(2). |
| TIM rcIpConfDhcpCounterClearTime | 1.3.6.1.4.1.2272.1.8.8.1.10 | TimeStamp | read-only | This object indicates the time at which the counter values in this entry were last reset to 0. |
| rcIpDhcpForwardTable | 1.3.6.1.4.1.2272.1.8.9 | not-accessible | DHCP forwarding table. | |
| rcIpDhcpForwardEntry | 1.3.6.1.4.1.2272.1.8.9.1 | not-accessible | An entry used represents a DHCP forwarding directive. | |
| IP rcIpDhcpForwardAgentAddr | 1.3.6.1.4.1.2272.1.8.9.1.1 | IpAddress | read-only | The IP address configured on an interface (i.e., a locally configured IP address). |
| IP rcIpDhcpForwardServerAddr | 1.3.6.1.4.1.2272.1.8.9.1.2 | IpAddress | read-only | The IP address of the DHCP server. If this IP address corresponds to a locally configured IP network, the DHCP packet is broadcasted out the interface the IP address is assigned to. This behavior is known as 'relay agent' mode. If this IP address is a remote address, the DHCP packet is sent via unicast to the remote device. This behavior is known as 'preferred server' mode. |
| T/F rcIpDhcpForwardEnable | 1.3.6.1.4.1.2272.1.8.9.1.3 | TruthValue | read-create | Used to indicate whether is entry should be used. |
| INT rcIpDhcpForwardMode | 1.3.6.1.4.1.2272.1.8.9.1.4 | INTEGER | read-create | Used to indicate whether this entry pertains to BOOTP packets, DHCP packets, or both. |
| ROW rcIpDhcpForwardRowStatus | 1.3.6.1.4.1.2272.1.8.9.1.5 | RowStatus | read-create | Row status of this entry. |
| rcIpFilter | 1.3.6.1.4.1.2272.1.8.10 | |||
| rcIpPolicy | 1.3.6.1.4.1.2272.1.8.11 | |||
| rcIpDvmrp | 1.3.6.1.4.1.2272.1.8.12 | |||
| rcIpUdp | 1.3.6.1.4.1.2272.1.8.13 | |||
| rcIpTosRule | 1.3.6.1.4.1.2272.1.8.14 | |||
| I32 rcIpTosRuleAndMask | 1.3.6.1.4.1.2272.1.8.14.1 | Integer32 | read-write | And Mask. The Ip ToS byte in the Ip header is logically ANDed with this value, and then logically ORed with the one of the OrRules below. |
| I32 rcIpTosRuleOrRule1 | 1.3.6.1.4.1.2272.1.8.14.2 | Integer32 | read-write | Quid/Gid Or rule #1. The Ip ToS byte in the Ip header is logically ORed with this value. |
| I32 rcIpTosRuleOrRule2 | 1.3.6.1.4.1.2272.1.8.14.3 | Integer32 | read-write | Quid/Gid Or rule #2. The Ip ToS byte in the Ip header is logically ORed with this value. |
| I32 rcIpTosRuleOrRule3 | 1.3.6.1.4.1.2272.1.8.14.4 | Integer32 | read-write | Quid/Gid Or rule #3. The Ip ToS byte in the Ip header is logically ORed with this value. |
| T/F rcIpTosRuleTosPriorityEnable | 1.3.6.1.4.1.2272.1.8.14.5 | TruthValue | read-write | Enable Tos priority. |
| INT rcIpTosRuleTosThreshold | 1.3.6.1.4.1.2272.1.8.14.6 | INTEGER | read-only | tos threshold |
| rcIpStaticRoute | 1.3.6.1.4.1.2272.1.8.15 | |||
| rcIpPim | 1.3.6.1.4.1.2272.1.8.16 | |||
| rcIpCops | 1.3.6.1.4.1.2272.1.8.19 | |||
| T/F rcCopsGlobalEnable | 1.3.6.1.4.1.2272.1.8.19.1 | TruthValue | read-write | Cops feature enable/disable |
| rcIpRipInterface | 1.3.6.1.4.1.2272.1.8.20 | |||
| rcIpConfIcmpRdiscTable | 1.3.6.1.4.1.2272.1.8.22 | not-accessible | A table used to maintain ICMP Route discovery information for a particular interface. | |
| rcIpConfIcmpRdiscEntry | 1.3.6.1.4.1.2272.1.8.22.1 | not-accessible | Entry containing ICMP Rdisc information. An entry is automatically created in this table when routing is enabled for an interface -or- when an ip address is configured on an interface. | |
| I32 rcIpConfIcmpRdiscIfIndex | 1.3.6.1.4.1.2272.1.8.22.1.1 | Integer32 | read-only | An unique value to identify a physical interface or a logical interface (VLAN). |
| IP rcIpConfIcmpRdiscAdvAddress | 1.3.6.1.4.1.2272.1.8.22.1.2 | IpAddress | read-write | Advertisement address to which the route discovery advertisements transmitted on this interface. |
| T/F rcIpConfIcmpRdiscAdvFlag | 1.3.6.1.4.1.2272.1.8.22.1.3 | TruthValue | read-write | Flag to indicate whether or not the address is to be advertised on this interface. |
| I32 rcIpConfIcmpRdiscAdvLifetime | 1.3.6.1.4.1.2272.1.8.22.1.4 | Integer32 | read-write | The value to be placed in the lifetime field of Router Advertisements sent from the interface. |
| I32 rcIpConfIcmpRdiscMaxAdvInterval | 1.3.6.1.4.1.2272.1.8.22.1.5 | Integer32 | read-write | The maximum time allowed between sending Router Advertisements from this interface. |
| I32 rcIpConfIcmpRdiscMinAdvInterval | 1.3.6.1.4.1.2272.1.8.22.1.6 | Integer32 | read-write | The minimum time allowed between sending Router Advertisements from this interface. |
| I32 rcIpConfIcmpRdiscPreferenceLevel | 1.3.6.1.4.1.2272.1.8.22.1.7 | Integer32 | read-write | Preferability of the router address as a default Router |
| rcIpMulticastSoftwareForwarding | 1.3.6.1.4.1.2272.1.8.23 | |||
| rcIpMrouteHw | 1.3.6.1.4.1.2272.1.8.24 | |||
| rcIpResourceUsage | 1.3.6.1.4.1.2272.1.8.25 | |||
| rcIpResourceUsageGlobal | 1.3.6.1.4.1.2272.1.8.25.1 | |||
| I32 rcIpResourceUsageGlobalIngressRecInUse | 1.3.6.1.4.1.2272.1.8.25.1.1 | Integer32 | read-only | Used to get the Ingress Record Usage in the switch. (S-G usage). |
| I32 rcIpResourceUsageGlobalEgressRecInUse | 1.3.6.1.4.1.2272.1.8.25.1.2 | Integer32 | read-only | Used to get the Egress Record Usage in the switch (pepstream count). |
| I32 rcIpResourceUsageGlobalIngressThreshold | 1.3.6.1.4.1.2272.1.8.25.1.3 | Integer32 | read-write | Used to get the threshold count for Ingress records. |
| I32 rcIpResourceUsageGlobalEgressThreshold | 1.3.6.1.4.1.2272.1.8.25.1.4 | Integer32 | read-write | Used to get threshold count for egress records. |
| ENA rcIpResourceUsageGlobalSendTrapAndLog | 1.3.6.1.4.1.2272.1.8.25.1.5 | EnableValue | read-write | A means of alerting the user. If this bool is set, a message will be send to console and also a duReport will be logged. |
| ENA rcIpResourceUsageGlobalSendTrapOnly | 1.3.6.1.4.1.2272.1.8.25.1.6 | EnableValue | read-write | A means of alerting the user. If this bool is set, a message will be send to console. |
| ENA rcIpResourceUsageGlobalLogMsgOnly | 1.3.6.1.4.1.2272.1.8.25.1.7 | EnableValue | read-write | A means of alerting the user.If this bool is set, a duReport will be logged. |
| rcIpRsmlt | 1.3.6.1.4.1.2272.1.8.26 | |||
| rcIpRsmltGlobal | 1.3.6.1.4.1.2272.1.8.26.1 | |||
| I32 rcIpRsmltGlobalTableSize | 1.3.6.1.4.1.2272.1.8.26.1.1 | Integer32 | read-only | Route Smlt table size. |
| T/F rcIpRsmltEdgeSupportEnable | 1.3.6.1.4.1.2272.1.8.26.1.2 | TruthValue | read-write | Used to enable/disable RSMLT Edge Support feature |
| rcIpRsmltOperTable | 1.3.6.1.4.1.2272.1.8.26.2 | not-accessible | Route Smlt Table | |
| rcIpRsmltOperEntry | 1.3.6.1.4.1.2272.1.8.26.2.1 | not-accessible | An entry of Ip As Path Access List Table. | |
| NUM rcIpRsmltOperIfIndex | 1.3.6.1.4.1.2272.1.8.26.2.1.1 | InterfaceIndex | read-only | Route Smlt Oper IfIndex. |
| T/F rcIpRsmltOperAdminStatus | 1.3.6.1.4.1.2272.1.8.26.2.1.2 | TruthValue | read-create | is a enable/disable flag. |
| I32 rcIpRsmltOperHoldDownTimer | 1.3.6.1.4.1.2272.1.8.26.2.1.3 | Integer32 | read-create | Timer value, the range of value is from 0 to 3600. |
| I32 rcIpRsmltOperHoldDownTimeRemaining | 1.3.6.1.4.1.2272.1.8.26.2.1.4 | Integer32 | read-only | The time value that indicate how much time remaining of HoldDownTimer. |
| I32 rcIpRsmltOperHoldUpTimer | 1.3.6.1.4.1.2272.1.8.26.2.1.5 | Integer32 | read-create | The range of value 0 to 3600 or 9999. 9999 means infinity. |
| I32 rcIpRsmltOperHoldUpTimeRemaining | 1.3.6.1.4.1.2272.1.8.26.2.1.6 | Integer32 | read-only | The time value that indicate how much time remaining of HoldUpTimer. |
| IP rcIpRsmltOperIpAddr | 1.3.6.1.4.1.2272.1.8.26.2.1.7 | IpAddress | read-only | IP Interface with RSMLT on. |
| INT rcIpRsmltOperOperStatus | 1.3.6.1.4.1.2272.1.8.26.2.1.8 | INTEGER | read-only | The operation status of Rsmlt, up or down. |
| IDL rcIpRsmltOperSmltId | 1.3.6.1.4.1.2272.1.8.26.2.1.9 | IdList | read-only | The id range for SMLT is 1-32. |
| IDL rcIpRsmltOperSltId | 1.3.6.1.4.1.2272.1.8.26.2.1.10 | IdList | read-only | The id range for SLT is 1-512. |
| I32 rcIpRsmltOperVlanId | 1.3.6.1.4.1.2272.1.8.26.2.1.11 | Integer32 | read-only | Vlan id. |
| MAC rcIpRsmltOperMacAddr | 1.3.6.1.4.1.2272.1.8.26.2.1.12 | MacAddress | read-only | Mac Address. |
| ROW rcIpRsmltOperRowStatus | 1.3.6.1.4.1.2272.1.8.26.2.1.13 | RowStatus | read-create | Row Status. |
| OID rcIpRsmltOperVrfId | 1.3.6.1.4.1.2272.1.8.26.2.1.14 | VrfIdentifier | read-only | Indicates the Virtual Router to which the RSMLT Oper instance belongs. |
| STR rcIpRsmltOperVrfName | 1.3.6.1.4.1.2272.1.8.26.2.1.15 | SnmpAdminString | read-only | Name of the Virtual Router to which the RSMLT Oper instance belongs. |
| rcIpRsmltPeerTable | 1.3.6.1.4.1.2272.1.8.26.3 | not-accessible | Route Smlt Table | |
| rcIpRsmltPeerEntry | 1.3.6.1.4.1.2272.1.8.26.3.1 | not-accessible | An entry of Ip As Path Access List Table. | |
| NUM rcIpRsmltPeerIfIndex | 1.3.6.1.4.1.2272.1.8.26.3.1.1 | InterfaceIndex | read-only | Route Smlt Oper IfIndex. |
| T/F rcIpRsmltPeerAdminStatus | 1.3.6.1.4.1.2272.1.8.26.3.1.2 | TruthValue | read-only | is a enable/disable flag. |
| I32 rcIpRsmltPeerHoldDownTimer | 1.3.6.1.4.1.2272.1.8.26.3.1.3 | Integer32 | read-only | Timer value, the range of value is from 0 to 3600. |
| I32 rcIpRsmltPeerHoldDownTimeRemaining | 1.3.6.1.4.1.2272.1.8.26.3.1.4 | Integer32 | read-only | The time value that indicate how much time remaining of HoldDownTimer. |
| I32 rcIpRsmltPeerHoldUpTimer | 1.3.6.1.4.1.2272.1.8.26.3.1.5 | Integer32 | read-only | The range of value 0 to 3600 or 9999. 9999 means infinity. |
| I32 rcIpRsmltPeerHoldUpTimeRemaining | 1.3.6.1.4.1.2272.1.8.26.3.1.6 | Integer32 | read-only | The time value that indicate how much time remaining of HoldUpTimer. |
| IP rcIpRsmltPeerIpAddr | 1.3.6.1.4.1.2272.1.8.26.3.1.7 | IpAddress | read-only | IP Interface with RSMLT on. |
| INT rcIpRsmltPeerOperStatus | 1.3.6.1.4.1.2272.1.8.26.3.1.8 | INTEGER | read-only | The operation status of Rsmlt, up or down. |
| IDL rcIpRsmltPeerSmltId | 1.3.6.1.4.1.2272.1.8.26.3.1.9 | IdList | read-only | The id range for SMLT is 1-32. |
| IDL rcIpRsmltPeerSltId | 1.3.6.1.4.1.2272.1.8.26.3.1.10 | IdList | read-only | The id range for SLT is 1-512. |
| I32 rcIpRsmltPeerVlanId | 1.3.6.1.4.1.2272.1.8.26.3.1.11 | Integer32 | read-only | Vlan id. |
| MAC rcIpRsmltPeerMacAddr | 1.3.6.1.4.1.2272.1.8.26.3.1.12 | MacAddress | read-only | Mac Address. |
| OID rcIpRsmltPeerVrfId | 1.3.6.1.4.1.2272.1.8.26.3.1.13 | VrfIdentifier | read-only | Indicates the Virtual Router to which the RSMLT Peer instance belongs. |
| STR rcIpRsmltPeerVrfName | 1.3.6.1.4.1.2272.1.8.26.3.1.14 | SnmpAdminString | read-only | Name of the Virtual Router to which the RSMLT Peer instance belongs. |
| rcIpRsmltEdgePeerTable | 1.3.6.1.4.1.2272.1.8.26.4 | not-accessible | RSMLT Edge Support Peer Info table. This table consists of the RSMLT Peers for which the switch will act as a PeerForwarder. | |
| rcIpRsmltEdgePeerEntry | 1.3.6.1.4.1.2272.1.8.26.4.1 | not-accessible | RSMLT Edge Support Peer Info Entry | |
| I32 rcIpRsmltEdgeVlanId | 1.3.6.1.4.1.2272.1.8.26.4.1.1 | Integer32 | not-accessible | A value that uniquely identifies the Virtual LAN associated with this entry. |
| IP rcIpRsmltEdgePeerIpAddress | 1.3.6.1.4.1.2272.1.8.26.4.1.2 | IpAddress | read-only | IP address of the Peer RSMLT Interface. |
| MAC rcIpRsmltEdgePeerMacAddress | 1.3.6.1.4.1.2272.1.8.26.4.1.3 | MacAddress | read-only | The MAC address of the Peer RSMLT interface. |
| OID rcIpRsmltEdgePeerVrfId | 1.3.6.1.4.1.2272.1.8.26.4.1.4 | VrfIdentifier | read-only | Indicates the Virtual Router to which the RSMLT Edge Peer instance belongs. |
| STR rcIpRsmltEdgePeerVrfName | 1.3.6.1.4.1.2272.1.8.26.4.1.5 | SnmpAdminString | read-only | Name of the Virtual Router to which the RSMLT Edge Peer instance belongs. |
| rcIpVpn | 1.3.6.1.4.1.2272.1.8.27 | |||
| rcIpDhcpForwardingScalars | 1.3.6.1.4.1.2272.1.8.28 | |||
| T/F rcIpDhcpForwardingEnabled | 1.3.6.1.4.1.2272.1.8.28.1 | TruthValue | read-write | Indicates whether DHCP forwarding is globally enabled. |
| T/F rcIpDhcpForwardingOption82Enabled | 1.3.6.1.4.1.2272.1.8.28.2 | TruthValue | read-write | Indicates whether the use of DHCP option 82 is enabled. |
| I32 rcIpDhcpForwardingMaxFrameLength | 1.3.6.1.4.1.2272.1.8.28.3 | Integer32 | read-write | Maximum DHCP frame length. |
| rcIpGenPolicy | 1.3.6.1.4.1.2272.1.8.100 | |||
| rcIpBgp | 1.3.6.1.4.1.2272.1.8.101 | |||
| rcIpMpls | 1.3.6.1.4.1.2272.1.8.102 | |||
| rcIpInterVrfStaticRoute | 1.3.6.1.4.1.2272.1.8.103 | |||
| rcIpBfd | 1.3.6.1.4.1.2272.1.8.104 | |||
| T/F rcIpBfdTrapEnabled | 1.3.6.1.4.1.2272.1.8.104.1 | TruthValue | read-write | Used to indicate whether BFD traps should be sent or not |
| U32 rcIpBfdHoldOffTimerInterval | 1.3.6.1.4.1.2272.1.8.104.2 | Unsigned32 | read-write | This object specifies the hold off timer interval, in second. 0 means that hold off timer is disabled. |
| rcIpStaticMRoute | 1.3.6.1.4.1.2272.1.8.105 | |||
| rcIpEcmp | 1.3.6.1.4.1.2272.1.8.106 |
FAQ
What would an engineer check via RC-IP-MIB on a Bay Networks/Nortel Accelar switch?
They'd check per-interface routing configuration -- whether RIP, OSPF, or IGMP is enabled, whether default routes are advertised or accepted, DHCP relay status, how the interface's IP address was assigned, and whether RSMLT redundancy is correctly configured -- to verify the Layer 3 configuration state of each routed interface.
Why would someone load RC-IP-MIB into a MIB browser before scripting polls against it?
Because it's a legacy vendor extension rarely bundled with modern tooling, engineers typically inspect the rcIpConfTable structure and object semantics in a MIB browser first, since it adapts standard IP-MIB/RIP2-MIB concepts to the Bay Networks/Nortel Accelar switch architecture.
RFC description
IP management information base module for managing IP and ICMP implementations on networking devices.
Start monitoring Bay Networks/Nortel Accelar (Rapid-City/Passport) Layer 3 switch (per-interface IP/routing-protocol configuration) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.