| OID symbolic | OID numeric | Type | Access | Description |
| T/F rcCopsGlobalEnable | 1.3.6.1.4.1.2272.1.8.19.1 | TruthValue | read-write | Cops feature enable/disable |
| 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. |
| 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. |
| 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. |
| 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. |
| 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. |
| 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. |
| 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. |
| 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. |
| 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. |
| 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 |
| 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. |
| 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. |
| 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. |
| rcIpBfd | 1.3.6.1.4.1.2272.1.8.104 | | | |
| 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. |
| 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 |
| rcIpBgp | 1.3.6.1.4.1.2272.1.8.101 | | | |
| rcIpConf | 1.3.6.1.4.1.2272.1.8.1 | | | |
| 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. |
| 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 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 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 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 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. |
| 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. |
| 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. |
| 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 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 |
| rcIpConfBfdTable | 1.3.6.1.4.1.2272.1.8.1.12 | | not-accessible | BFD configuration table |
| I32 rcIpConfBfdTxInterval | 1.3.6.1.4.1.2272.1.8.1.12.1.3 | Integer32 | read-create | the desired tx interval in milliseconds |
| 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. |
| 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. |
| 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. |
| 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. |
| 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. |
| 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. |
| rcIpConfDhcpTable | 1.3.6.1.4.1.2272.1.8.8 | | not-accessible | DHCP configuration table |
| 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 |
| 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. |
| 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. |
| rcIpConfGlobal | 1.3.6.1.4.1.2272.1.8.1.6 | | | |
| 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 rcIpConfGlobalAlternativeEnable | 1.3.6.1.4.1.2272.1.8.1.6.5 | TruthValue | read-write | Used to globally configure alternative enable. |
| 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. |
| 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 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 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 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 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 rcIpConfGlobalRipDefImportMetric | 1.3.6.1.4.1.2272.1.8.1.6.9 | Integer32 | read-write | Rip def import metric |
| 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. |
| I32 rcIpConfGlobalRipTimeOutInterval | 1.3.6.1.4.1.2272.1.8.1.6.8 | Integer32 | read-write | Rip TimeOut Interval in seconds |
| T/F rcIpConfGlobalRouteDiscoveryEnable | 1.3.6.1.4.1.2272.1.8.1.6.6 | TruthValue | read-write | Enable/disable ICMP Route Discovery feature |
| 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 |
| T/F rcIpConfGlobalUdpCheckSumEnable | 1.3.6.1.4.1.2272.1.8.1.6.19 | TruthValue | read-write | Enable/disable UDP checksum calculation. |
| 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. |
| 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). |
| 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 |
| 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. |
| 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 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 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. |
| 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 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. |
| INT rcIpConfOspfIfType | 1.3.6.1.4.1.2272.1.8.1.1.1.17 | INTEGER | read-create | OSPF Interface Type. |
| 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. |
| 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. |
| 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. |
| 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 |
| 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. |
| 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 |
| 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 rcIpConfRsmltEnable | 1.3.6.1.4.1.2272.1.8.1.1.1.21 | TruthValue | read-create | Used to enable Route Smlt feature. |
| 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 |
| 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. |
| 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. |
| ROW rcIpConfRsmltRowStatus | 1.3.6.1.4.1.2272.1.8.1.11.1.4 | RowStatus | read-create | Row Status. |
| 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. |
| 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. |
| 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 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. |
| IP rcIpConfV2Addr | 1.3.6.1.4.1.2272.1.8.1.8.1.2 | IpAddress | read-only | Ip interface address. |
| 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 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 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. |
| 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. |
| 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. |
| 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). |
| 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 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 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 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. |
| ROW rcIpConfV2RowStatus | 1.3.6.1.4.1.2272.1.8.1.8.1.3 | RowStatus | read-create | Row status for this entry. |
| 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. |
| 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. |
| rcIpCops | 1.3.6.1.4.1.2272.1.8.19 | | | |
| 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). |
| 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. |
| rcIpDhcpForwardEntry | 1.3.6.1.4.1.2272.1.8.9.1 | | not-accessible | An entry used represents a DHCP forwarding directive. |
| T/F rcIpDhcpForwardingEnabled | 1.3.6.1.4.1.2272.1.8.28.1 | TruthValue | read-write | Indicates whether DHCP forwarding is globally enabled. |
| I32 rcIpDhcpForwardingMaxFrameLength | 1.3.6.1.4.1.2272.1.8.28.3 | Integer32 | read-write | Maximum DHCP frame length. |
| 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. |
| rcIpDhcpForwardingScalars | 1.3.6.1.4.1.2272.1.8.28 | | | |
| 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. |
| 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. |
| rcIpDhcpForwardTable | 1.3.6.1.4.1.2272.1.8.9 | | not-accessible | DHCP forwarding table. |
| rcIpDvmrp | 1.3.6.1.4.1.2272.1.8.12 | | | |
| rcIpEcmp | 1.3.6.1.4.1.2272.1.8.106 | | | |
| rcIpFilter | 1.3.6.1.4.1.2272.1.8.10 | | | |
| 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. |
| rcIpFlowEntry | 1.3.6.1.4.1.2272.1.8.3.1 | | not-accessible | Proprietary flow control variables. |
| 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. |
| 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. |
| 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. |
| rcIpGenPolicy | 1.3.6.1.4.1.2272.1.8.100 | | | |
| rcIpInterVrfStaticRoute | 1.3.6.1.4.1.2272.1.8.103 | | | |
| rcIpMib | 1.3.6.1.4.1.2272.1.8.0 | | | Enterprise MIB for the Accelar product family. |
| rcIpMpls | 1.3.6.1.4.1.2272.1.8.102 | | | |
| rcIpMrouteHw | 1.3.6.1.4.1.2272.1.8.24 | | | |
| rcIpMulticastSoftwareForwarding | 1.3.6.1.4.1.2272.1.8.23 | | | |
| rcIpPim | 1.3.6.1.4.1.2272.1.8.16 | | | |
| rcIpPolicy | 1.3.6.1.4.1.2272.1.8.11 | | | |
| rcIpResourceUsage | 1.3.6.1.4.1.2272.1.8.25 | | | |
| rcIpResourceUsageGlobal | 1.3.6.1.4.1.2272.1.8.25.1 | | | |
| I32 rcIpResourceUsageGlobalEgressRecInUseEx | 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 rcIpResourceUsageGlobalEgressThreshold | 1.3.6.1.4.1.2272.1.8.25.1.4 | Integer32 | read-write | Used to get threshold count for egress records. |
| I32 rcIpResourceUsageGlobalIngressRecInUseEx | 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 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. |
| 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. |
| 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. |
| rcIpRipInterface | 1.3.6.1.4.1.2272.1.8.20 | | | |
| rcIpRouting | 1.3.6.1.4.1.2272.1.8.4 | | | |
| rcIpRsmlt | 1.3.6.1.4.1.2272.1.8.26 | | | |
| rcIpRsmltEdgePeerEntry | 1.3.6.1.4.1.2272.1.8.26.4.1 | | not-accessible | RSMLT Edge Support Peer Info 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. |
| 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. |
| 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. |
| 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 |
| 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. |
| rcIpRsmltGlobal | 1.3.6.1.4.1.2272.1.8.26.1 | | | |
| I32 rcIpRsmltGlobalTableSizeEx | 1.3.6.1.4.1.2272.1.8.26.1.1 | Integer32 | read-only | Route Smlt table size. |
| T/F rcIpRsmltOperAdminStatus | 1.3.6.1.4.1.2272.1.8.26.2.1.2 | TruthValue | read-create | is a enable/disable flag. |
| rcIpRsmltOperEntry | 1.3.6.1.4.1.2272.1.8.26.2.1 | | not-accessible | An entry of Ip As Path Access List Table. |
| 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. |
| NUM rcIpRsmltOperIfIndex | 1.3.6.1.4.1.2272.1.8.26.2.1.1 | InterfaceIndex | read-only | Route Smlt Oper IfIndex. |
| IP rcIpRsmltOperIpAddr | 1.3.6.1.4.1.2272.1.8.26.2.1.7 | IpAddress | read-only | IP Interface with RSMLT on. |
| MAC rcIpRsmltOperMacAddr | 1.3.6.1.4.1.2272.1.8.26.2.1.12 | MacAddress | read-only | Mac Address. |
| 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. |
| ROW rcIpRsmltOperRowStatus | 1.3.6.1.4.1.2272.1.8.26.2.1.13 | RowStatus | read-create | Row Status. |
| 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. |
| 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. |
| rcIpRsmltOperTable | 1.3.6.1.4.1.2272.1.8.26.2 | | not-accessible | Route Smlt Table |
| I32 rcIpRsmltOperVlanId | 1.3.6.1.4.1.2272.1.8.26.2.1.11 | Integer32 | read-only | Vlan id. |
| 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. |
| T/F rcIpRsmltPeerAdminStatus | 1.3.6.1.4.1.2272.1.8.26.3.1.2 | TruthValue | read-only | is a enable/disable flag. |
| rcIpRsmltPeerEntry | 1.3.6.1.4.1.2272.1.8.26.3.1 | | not-accessible | An entry of Ip As Path Access List Table. |
| 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. |
| NUM rcIpRsmltPeerIfIndex | 1.3.6.1.4.1.2272.1.8.26.3.1.1 | InterfaceIndex | read-only | Route Smlt Oper IfIndex. |
| IP rcIpRsmltPeerIpAddr | 1.3.6.1.4.1.2272.1.8.26.3.1.7 | IpAddress | read-only | IP Interface with RSMLT on. |
| MAC rcIpRsmltPeerMacAddr | 1.3.6.1.4.1.2272.1.8.26.3.1.12 | MacAddress | read-only | Mac Address. |
| 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 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. |
| 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. |
| rcIpRsmltPeerTable | 1.3.6.1.4.1.2272.1.8.26.3 | | not-accessible | Route Smlt Table |
| I32 rcIpRsmltPeerVlanId | 1.3.6.1.4.1.2272.1.8.26.3.1.11 | Integer32 | read-only | Vlan id. |
| 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. |
| rcIpStaticMRoute | 1.3.6.1.4.1.2272.1.8.105 | | | |
| rcIpStaticRoute | 1.3.6.1.4.1.2272.1.8.15 | | | |
| 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 |
| rcIpUdp | 1.3.6.1.4.1.2272.1.8.13 | | | |
| rcIpVpn | 1.3.6.1.4.1.2272.1.8.27 | | | |