MSRIPSAP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for MSRIPSAP-MIB.
31
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
31 total| Object Name |
|---|
ripsap OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.2.9 |
RFC1155-SMI Unknown .1.3.6.1.4.1.21317.1.2.9 |
ripsapBase OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.2.9.1 |
ripsapBaseRipOperStateIndicates the operational state of RIP.ro Enumeration .1.3.6.1.4.1.21317.1.2.9.1.1 |
ripsapBaseSapOperStateIndicates the operational state of SAP.ro Enumeration .1.3.6.1.4.1.21317.1.2.9.1.2 |
ripsapInterface OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.2.9.2 |
ripIfTableThe RIP interface table. SEQUENCE OF RIPIfEntry .1.3.6.1.4.1.21317.1.2.9.2.1 |
ripIfEntryEach entry corresponds to one interface known to the
system. RIPIfEntry .1.3.6.1.4.1.21317.1.2.9.2.1.1 |
ripIfIndexThe identifier of this interface, unique within the
instance of RIP. This value corresponds to the interface
identifier found in ipxIfIndex.ro INTEGER .1.3.6.1.4.1.21317.1.2.9.2.1.1.1 |
ripIfAdminStateThe desired state of the interface.rw Enumeration .1.3.6.1.4.1.21317.1.2.9.2.1.1.2 |
ripIfOperStateThe current operational state of the interface.
If ripIfAdminState is disabled(1) then
ripIfOperState should be down(1). If ripIfAdminState is
changed to enabled(2) then ripIfOperState should change to
up(2) if the interface is ready to transmit and
receive network traffic; it should change to
sleeping(3) if the interface is waiting for external
actions (such as a serial line waiting for an
incomming connection); it should remain in the down(1)
state if and only if there is a fault that prevents it
from going to the up(2) state.ro Enumeration .1.3.6.1.4.1.21317.1.2.9.2.1.1.3 |
ripIfUpdateModeThe RIP update mechanism used on this interface.
None(2) is used for static routes configurations.
AutoStatic(3) means that the local router can issue
an update request to the remote router and the response will be
kept statically in the routing database as auto static routes.
Standard(1) is the periodic broadcast RIP mechanism.rw Enumeration .1.3.6.1.4.1.21317.1.2.9.2.1.1.4 |
ripIfUpdateIntervalThe RIP update interval, in sec.
For Standard(1) ripIfUpdateMode, this is the interval with
which periodic update broadcasts are sent, for AutoStatic(3)
ripIfUpdateMode, this is the maximum interval for which
router will listen for rip announcements, not used for
None(2) ripIfUpdateModerw INTEGER .1.3.6.1.4.1.21317.1.2.9.2.1.1.5 |
ripIfAgeMultiplierThe holding multiplier for routes received in RIP periodic
updates (applies only if ripIfUpdateMode is Standard(1)).rw INTEGER .1.3.6.1.4.1.21317.1.2.9.2.1.1.6 |
ripIfSupplyEnable sending of RIP updates (change and periodic) on
this interface.rw Enumeration .1.3.6.1.4.1.21317.1.2.9.2.1.1.7 |
ripIfListenEnable listening to RIP updates on this interface.rw Enumeration .1.3.6.1.4.1.21317.1.2.9.2.1.1.8 |
ripIfOutPacketsThe number of RIP packets sent on this interface.ro Counter .1.3.6.1.4.1.21317.1.2.9.2.1.1.9 |
ripIfInPacketsThe number of RIP packets received on this interface.ro Counter .1.3.6.1.4.1.21317.1.2.9.2.1.1.10 |
sapIfTableThe SAP interface table. SEQUENCE OF SAPIfEntry .1.3.6.1.4.1.21317.1.2.9.2.2 |
sapIfEntryEach entry corresponds to one interface known to the
system. SAPIfEntry .1.3.6.1.4.1.21317.1.2.9.2.2.1 |
sapIfIndexThe identifier of this interface, unique within the
instance of SAP. This value corresponds to the interface
identifier found in ipxIfIndex.ro INTEGER .1.3.6.1.4.1.21317.1.2.9.2.2.1.1 |
sapIfAdminStateThe desired state of the interface.rw Enumeration .1.3.6.1.4.1.21317.1.2.9.2.2.1.2 |
sapIfOperStateThe current operational state of the interface.
If sapIfAdminState is disabled(1) then
ripIfOperState should be down(1). If sapIfAdminState is
changed to enabled(2) then sapIfOperState should change to
up(2) if the interface is ready to transmit and
receive network traffic; it should change to
sleeping(3) if the interface is waiting for external
actions (such as a serial line waiting for an
incomming connection); it should remain in the down(1)
state if and only if there is a fault that prevents it
from going to the up(2) state.ro Enumeration .1.3.6.1.4.1.21317.1.2.9.2.2.1.3 |
sapIfUpdateModeThe SAP update mechanism used on this interface.
None(2) is used for static routes configurations.
AutoStatic(3) means that the local router can issue
an update request to the remote router and the response will be
kept statically in the routing database as auto static services.
Standard(1) is the periodic broadcast SAP mechanism.rw Enumeration .1.3.6.1.4.1.21317.1.2.9.2.2.1.4 |
sapIfUpdateIntervalThe SAP update interval, in sec.
For Standard(1) ripIfUpdateMode, this is the interval with
which periodic update broadcasts are sent, for AutoStatic(3)
sapIfUpdateMode, this is the maximum interval for which
router will listen for rip announcements. Not used for
None (2) sapIfUpdateModerw INTEGER .1.3.6.1.4.1.21317.1.2.9.2.2.1.5 |
sapIfAgeMultiplierThe holding multiplier for services received in SAP periodic
updates (applies only if sapIfUpdateMode is Standard(1)).rw INTEGER .1.3.6.1.4.1.21317.1.2.9.2.2.1.6 |
sapIfSupplyEnable sending of SAP updates (change and periodic) on
this interface.rw Enumeration .1.3.6.1.4.1.21317.1.2.9.2.2.1.7 |
sapIfListenEnable listening to SAP updates on this interface.rw Enumeration .1.3.6.1.4.1.21317.1.2.9.2.2.1.8 |
sapIfGetNearestServerReplyIndicates whether to respond to SAP get nearest server
requests received on this interface.rw Enumeration .1.3.6.1.4.1.21317.1.2.9.2.2.1.9 |
sapIfOutPacketsThe number of SAP packets sent on this interface.ro Counter .1.3.6.1.4.1.21317.1.2.9.2.2.1.10 |
sapIfInPacketsThe number of SAP packets received on this interface.ro Counter .1.3.6.1.4.1.21317.1.2.9.2.2.1.11 |