ZHONE-COM-IP-RIPv2-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
22
.1.3.6.1.4.1.5504.4.1.2.1 · 1 row entry · 4 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk zhRip2GlobalTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-RIPv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-RIPv2-MIB::zhRip2GlobalTable'
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.
zhRip2GlobalEntry row .1.3.6.1.4.1.5504.4.1.2.1.1
A single routing domain in a single subnet.
Column Syntax OID
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.2.1.1.1
The number of responses sent to RIP queries
from other systems.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.2.1.1.2
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:
1disabled
2enabled
.1.3.6.1.4.1.5504.4.1.2.1.1.3
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.2.1.1.4
.1.3.6.1.4.1.5504.4.1.2.2 · 1 row entry · 4 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk zhRip2IfStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-RIPv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-RIPv2-MIB::zhRip2IfStatTable'
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.
zhRip2IfStatEntry row .1.3.6.1.4.1.5504.4.1.2.2.1
A single routing domain in a single subnet.
Column Syntax OID
The IP Address of this system on the indicated
subnet. For unnumbered interfaces, a unique internal
identifier is used.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.2.2.1.1
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.2.2.1.2
The number of routes, in valid RIP packets,
that were ignored for any reason (e.g. unknown
address family, or invalid metric).
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.2.2.1.3
The number of triggered RIP updates actually
sent on this interface. This explicitly does
NOT include full updates sent containing new
information.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.2.2.1.4
.1.3.6.1.4.1.5504.4.1.2.3 · 1 row entry · 9 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk zhRip2IfConfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-RIPv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-RIPv2-MIB::zhRip2IfConfTable'
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.
zhRip2IfConfEntry row .1.3.6.1.4.1.5504.4.1.2.3.1
A single routing domain in a single subnet.
Column Syntax OID
The IP Address of this system on the indicated
subnet. For unnumbered interfaces, a unique internal
identifier is used.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.2.3.1.1
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:
1noAuthentication
2simplePassword
3md5
.1.3.6.1.4.1.5504.4.1.2.3.1.2
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
Type Constraints:
range: 0..16
.1.3.6.1.4.1.5504.4.1.2.3.1.3
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:
1doNotSend
2ripVersion1
3rip1Compatible
4ripVersion2
5ripV1Demand
6ripV2Demand
.1.3.6.1.4.1.5504.4.1.2.3.1.4
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:
1rip1
2rip2
3rip1OrRip2
4doNotReceive
.1.3.6.1.4.1.5504.4.1.2.3.1.5
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
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.2.3.1.7
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:
1none
2low
3high
4both
.1.3.6.1.4.1.5504.4.1.2.3.1.8
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:
1disabled
2enabled
.1.3.6.1.4.1.5504.4.1.2.3.1.9
.1.3.6.1.4.1.5504.4.1.2.4 · 1 row entry · 5 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk zhRip2PeerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-RIPv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-RIPv2-MIB::zhRip2PeerTable'
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.
zhRip2PeerEntry row .1.3.6.1.4.1.5504.4.1.2.4.1
Information regarding a single routing peer.
Column Syntax OID
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
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.2.4.1.1
The value of sysUpTime when the most recent
RIP update was received from this system.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.2.4.1.2
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
The number of RIP response packets from this
peer discarded as invalid.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.2.4.1.4
The number of routes from this peer that were
ignored because the entry format was invalid.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.2.4.1.5