ACC-IP: View SNMP OID List / Download MIB

VENDOR: ACC


 Home MIB: ACC-IP
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ipMultiPathTable 1.3.6.1.4.1.5.1.1.23
This entitys IP Routing table.
       ipMultiPathEntry 1.3.6.1.4.1.5.1.1.23.1
A particular route to a particular destina- tion, under a particular policy.
           ipMultiPathDest 1.3.6.1.4.1.5.1.1.23.1.1
The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route.
           ipMultiPathPolicy 1.3.6.1.4.1.5.1.1.23.1.2
An instantiator for the relevant policy table.
           ipMultiPathIfIndex 1.3.6.1.4.1.5.1.1.23.1.3
The 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.
           ipMultiPathMask 1.3.6.1.4.1.5.1.1.23.1.4
Indicate 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.
           ipMultiPathNextHop 1.3.6.1.4.1.5.1.1.23.1.5
The 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 agents IP address on that interface.)
           ipMultiPathMetric 1.3.6.1.4.1.5.1.1.23.1.6
The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the routes ipMultiPathProto value.
           ipMultiPathType 1.3.6.1.4.1.5.1.1.23.1.7
The 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.
           ipMultiPathProto 1.3.6.1.4.1.5.1.1.23.1.8
The routing mechanism via which this route was learned.
           ipMultiPathAge 1.3.6.1.4.1.5.1.1.23.1.9
The 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.
           ipMultiPathApplId 1.3.6.1.4.1.5.1.1.23.1.10
Adaptive routing application identifier.