JUNIPER-TRACEROUTE-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-TRACEROUTE-MIB
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
 jnxTraceRouteMIB 1.3.6.1.4.1.2636.3.8
This is Juniper Networks' implementation of enterprise specific portions of traceRouteMib. Any data stored in this MIB has directly related entries in mib-2, traceRouteMIB.
     jnxTraceRouteObjects 1.3.6.1.4.1.2636.3.8.1
         jnxTraceRouteCtlTable 1.3.6.1.4.1.2636.3.8.1.2 no-access
Defines the jnxTraceRoute Control Table for providing enterprise specific options to the corresponding traceRouteCtlTable entry.
             jnxTraceRouteCtlEntry 1.3.6.1.4.1.2636.3.8.1.2.1 no-access
Defines an entry in the jnxTraceRouteCtlTable. The first index element, jnxTraceRouteCtlOwnerIndex, is of type SnmpAdminString, a textual convention that allows for use of the SNMPv3 View-Based Access Control Model (RFC 2575 [11], VACM) and allows an management application to identify its entries. The second index, jnxTraceRouteCtlTestName (also an SnmpAdminString), enables the same management application to have multiple outstanding requests. Entries are created in the traceRouteCtlTable and mirrored here.
                 jnxTRCtlOwnerIndex 1.3.6.1.4.1.2636.3.8.1.2.1.1 snmpadminstring no-access
To facilitate the provisioning of access control by a security administrator using the View-Based Access Control Model (RFC 2575, VACM) for tables in which multiple users may need to independently create or modify entries, the initial index is used as an 'owner index'. Such an initial index has a syntax of SnmpAdminString, and can thus be trivially mapped to a securityName or groupName as defined in VACM, in accordance with a security policy. When used in conjunction with such a security policy all entries in the table belonging to a particular user (or group) will have the same value for this initial index. For a given user's entries in a particular table, the object identifiers for the information in these entries will have the same subidentifiers (except for the 'column' subidentifier) up to the end of the encoded owner index. To configure VACM to permit access to this portion of the table, one would create vacmViewTreeFamilyTable entries with the value of vacmViewTreeFamilySubtree including the owner index portion, and vacmViewTreeFamilyMask 'wildcarding' the column subidentifier. More elaborate configurations are possible.
                 jnxTRCtlTestName 1.3.6.1.4.1.2636.3.8.1.2.1.2 snmpadminstring no-access
The name of the traceRoute test. This is locally unique, within the scope of an traceRouteCtlOwnerIndex.
                 jnxTRCtlIfName 1.3.6.1.4.1.2636.3.8.1.2.1.3 displaystring read-only
Setting this object to an interface name prior to starting a remote traceRoute operation directs the traceRoute probes to be transmitted over the specified interface. To specify the interface index instead, see traceRouteCtlIfIndex. The interface name must be specified under interfaces statement of the JUNOS configuration. A zero length string value for this object means that this option is not enabled. The following values may be set simultaneously, however, only one value is used. The precedence order is a follows: traceRouteCtlIfIndex (see traceRouteCtlTable in traceRouteMIB) jnxTRCtlIfName jnxTRCtlRoutingInstanceName
                 jnxTRCtlRoutingInstanceName 1.3.6.1.4.1.2636.3.8.1.2.1.4 displaystring read-only
Use this option to specify the name of the routing instance used when directing outgoing traceRoute packets. The instance name specified must be configured under routing-instances of the JUNOS configuration.