Home/Catalog/ACC-IP

ACC-IP

AI MIB Summary

Standard SNMP MIB module defining data structures for ACC-IP.

12
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

12 total
Object Name
ipMultiPathTableThis entity's IP Routing table.obsolete
SEQUENCE OF IpMultiPathEntry
.1.3.6.1.4.1.5.1.1.23
ipMultiPathEntryA particular route to a particular destina- tion, under a particular policy.obsolete
IpMultiPathEntry
.1.3.6.1.4.1.5.1.1.23.1
ipMultiPathDestThe destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route.rwobsolete
IpAddress
.1.3.6.1.4.1.5.1.1.23.1.1
ipMultiPathPolicyAn instantiator for the relevant policy table.rwobsolete
INTEGER
.1.3.6.1.4.1.5.1.1.23.1.2
ipMultiPathIfIndexThe index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.rwobsolete
INTEGER
.1.3.6.1.4.1.5.1.1.23.1.3
ipMultiPathMaskIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipMultiPathDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipMultiPathMask by determining whether the value of the correspondent ipMultiPathDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipMultiPathDest is 0.0.0.0(a default route), then the mask value is also 0.0.0.0. It should be noted that all IP rout- ing subsystems implicitly use this mechanism.rwobsolete
IpAddress
.1.3.6.1.4.1.5.1.1.23.1.4
ipMultiPathNextHopThe IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)rwobsolete
IpAddress
.1.3.6.1.4.1.5.1.1.23.1.5
ipMultiPathMetricThe primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipMultiPathProto value.rwobsolete
INTEGER
.1.3.6.1.4.1.5.1.1.23.1.6
ipMultiPathTypeThe type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP archi- tecture. Setting this object to the value in- valid(2) has the effect of invalidating the corresponding entry in the ipMultiPathTable ob- ject. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not current- ly in use. Proper interpretation of such en- tries requires examination of the relevant ip- ForwardType object.rwobsolete
Enumeration
.1.3.6.1.4.1.5.1.1.23.1.7
ipMultiPathProtoThe routing mechanism via which this route was learned.rwobsolete
Enumeration
.1.3.6.1.4.1.5.1.1.23.1.8
ipMultiPathAgeThe number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.rwobsolete
INTEGER
.1.3.6.1.4.1.5.1.1.23.1.9
ipMultiPathApplIdAdaptive routing application identifier.rwobsolete
INTEGER
.1.3.6.1.4.1.5.1.1.23.1.10
ACC-IP - SNMP MIB Reference | MIBs Explorer