ZHONE-COM-IP-RIPv2-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
22
zhRip2GlobalTable
table.1.3.6.1.4.1.5504.4.1.2.1
·
1 row entry
·
4 columns
A list of global RIP values. Rows are created and destroyed whenever a routing domain is created and destroyed. Rows cannot be created or destroyed via SNMP.
A single routing domain in a single subnet.
Indexes
ZHONE-COM-IP-RD-MIBrdIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
zhRip2GlobalRouteChanges
The number of route changes made to the IP Route
Database by RIP. This does not include the refresh of a route's age. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.2.1.1.1 |
||||
|
zhRip2GlobalQueries
The number of responses sent to RIP queries
from other systems. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.2.1.1.2 |
||||
|
zhRip2GlobalAdminState
An enumeration of the operational state of RIP for a RD.
The possible values are either 'disabled' or 'enabled', where the operation of RIP is completely disabled or enabled on all interfaces within a RD. The default i… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.1.2.1.1.3 |
||||
|
zhRip2GlobalUpdateTime
The time in seconds between transmissions of RIP updates
on all interfaces within a RD. The default is 30 seconds, which follows RFC 1058 and subsequent RIP RFCs. |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.2.1.1.4 |
zhRip2IfStatTable
table.1.3.6.1.4.1.5504.4.1.2.2
·
1 row entry
·
4 columns
A list of subnets that require separate status monitoring in RIP. Rows are created and destroyed whenever an interface within the RD is created and destroyed. Rows cannot be created or destroyed via SNMP.
A single routing domain in a single subnet.
Indexes
ZHONE-COM-IP-RD-MIBrdIndex zhRip2IfStatAddress
| Column | Syntax | OID |
|---|---|---|
|
zhRip2IfStatAddress
The IP Address of this system on the indicated
subnet. For unnumbered interfaces, a unique internal identifier is used. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.2.2.1.1 |
|
zhRip2IfStatRcvBadPackets
The number of RIP response packets received by
the RIP process that were subsequently discarded for any reason (e.g. a version 0 packet, or an unknown command type). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.2.2.1.2 |
|
zhRip2IfStatRcvBadRoutes
The number of routes, in valid RIP packets,
that were ignored for any reason (e.g. unknown address family, or invalid metric). |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.2.2.1.3 |
|
zhRip2IfStatSentUpdates
The number of triggered RIP updates actually
sent on this interface. This explicitly does NOT include full updates sent containing new information. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.2.2.1.4 |
zhRip2IfConfTable
table.1.3.6.1.4.1.5504.4.1.2.3
·
1 row entry
·
9 columns
A list of subnets that require separate configuration in RIP. Rows are created and destroyed whenever an interface within the RD is created and destroyed. Rows cannot be created or destroyed via SNMP.
A single routing domain in a single subnet.
Indexes
ZHONE-COM-IP-RD-MIBrdIndex zhRip2IfConfAddress
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
zhRip2IfConfAddress
The IP Address of this system on the indicated
subnet. For unnumbered interfaces, a unique internal identifier is used. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.2.3.1.1 |
||||||||||||
|
zhRip2IfConfAuthType
The type of Authentication used when receiving RIP packets
on this interface. When set to 'noAuthentication', no authentication is performed. For 'simplePassword', a clear text password is used in zhRip2IfConfAuthKey.… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.1.2.3.1.2 |
||||||||||||
|
zhRip2IfConfAuthKey
The value to be used as the Authentication Key
whenever the corresponding instance of zhRip2IfConfAuthType has a value other than noAuthentication. A modification of the corresponding instance of zhRip2IfConfAuthType d… |
RipAuthKeyr/w Textual Convention: RipAuthKey OctetStringType Constraints: range: 0..16 |
.1.3.6.1.4.1.5504.4.1.2.3.1.3 |
||||||||||||
|
zhRip2IfConfSend
What the router sends on this interface.
If set to 'doNotSend', no RIP updates are sent out on this interface. If set to 'ripVersion1', RIP updates compliant with RFC 1058 are sent. 'rip1Compatible' implies broadcastin… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.1.2.3.1.4 |
||||||||||||
|
zhRip2IfConfReceive
This indicates which version of RIP updates are to be
accepted. When set to 'rip1', only RIP updates compliant with RFC 1058 are received. 'rip2' specifies to receive RIP updates compliant with RFC 1388 only. Setting… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.1.2.3.1.5 |
||||||||||||
|
zhRip2IfConfDefaultMetric
This variable indicates the metric that is to
be used for the default route entry in RIP updates originated on this interface. A value of zero indicates that no default route should be originated; in this case, a defau… |
Integer32r/w Constraints: range: 0-15 |
.1.3.6.1.4.1.5504.4.1.2.3.1.6 |
||||||||||||
|
zhRip2IfConfSrcAddress
The IP Address this system will use as a source
address on this interface. If it is a numbered interface, this MUST be the same value as ipIfAddr (from ZHONE-IP-REC-MIB). On unnumbered interfaces, it must be the value… |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.2.3.1.7 |
||||||||||||
|
zhRip2IfConfStaticRouteAdvertisement
This variable specifies whether to advertise static routes.
When set to 'none', no static routes are advertised. For 'low', only low preference static routes are advertised, and when set to 'high' only high preference … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.1.2.3.1.8 |
||||||||||||
|
zhRip2IfConfPoison
This variable specifies whether to send poison reverse
updates on this interface. Poison reverse updates are used to prevent larger loops within the network by setting the metric (cost) of neighboring routes to infinit… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.1.2.3.1.9 |
zhRip2PeerTable
table.1.3.6.1.4.1.5504.4.1.2.4
·
1 row entry
·
5 columns
A list of RIP Peers. A row (new peer) is created whenever an interface running RIP receives a RIP update from a new peer. The row is destroyed when the interface has not received a RIP update for more tha 180 seconds. Rows cannot be created or destroyed via SNMP.
Information regarding a single routing peer.
Indexes
ZHONE-COM-IP-RD-MIBrdIndex zhRip2PeerAddress
| Column | Syntax | OID |
|---|---|---|
|
zhRip2PeerAddress
The IP Address that the peer is using as its source
address. Note that on an unnumbered link, this may not be a member of any subnet on the system. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.2.4.1.1 |
|
zhRip2PeerLastUpdate
The value of sysUpTime when the most recent
RIP update was received from this system. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.2.4.1.2 |
|
zhRip2PeerVersion
The RIP version number in the header of the
last RIP packet received. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.5504.4.1.2.4.1.3 |
|
zhRip2PeerRcvBadPackets
The number of RIP response packets from this
peer discarded as invalid. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.2.4.1.4 |
|
zhRip2PeerRcvBadRoutes
The number of routes from this peer that were
ignored because the entry format was invalid. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.2.4.1.5 |