JUNIPER-MOBILE-GATEWAY-EXAMPLE-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-MOBILE-GATEWAY-EXAMPLE-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
 jnxMobileGatewayExampleMib 1.3.6.1.4.1.2636.5.5.2
This module defines some sample objects pertaining to Mobile-Edge Services.
     jnxMobileGatewayExampleObjects 1.3.6.1.4.1.2636.5.5.2.1
         jnxMobileGatewayExampleSyncStats 1.3.6.1.4.1.2636.5.5.2.1.1
             jnxMobileGatewayTotalRequests 1.3.6.1.4.1.2636.5.5.2.1.1.1 counter64 read-only
Total requests made.
             jnxMobileGatewayTotalAccepts 1.3.6.1.4.1.2636.5.5.2.1.1.2 counter64 read-only
Total requests that were accepted.
             jnxMobileGatewayTotalRejects 1.3.6.1.4.1.2636.5.5.2.1.1.3 counter64 read-only
Total requests that were rejected.
             jnxMobileGatewayTotalChallenges 1.3.6.1.4.1.2636.5.5.2.1.1.4 counter64 read-only
Total challenges received.
         jnxMobileGatewayExampleAsyncStats 1.3.6.1.4.1.2636.5.5.2.1.2
             jnxMobileGatewayTotalRequestTimeouts 1.3.6.1.4.1.2636.5.5.2.1.2.1 counter64 read-only
Total requests that timed out.
             jnxMobileGatewayTotalRequestTxErrors 1.3.6.1.4.1.2636.5.5.2.1.2.2 counter64 read-only
Total requests transmit errors.
             jnxMobileGatewayTotalResponseErrors 1.3.6.1.4.1.2636.5.5.2.1.2.3 counter64 read-only
Total response errors.
             jnxMobileGatewayTotalPendingRequests 1.3.6.1.4.1.2636.5.5.2.1.2.4 counter64 read-only
Total pending requests.
         jnxMobileGatewayProfileTable 1.3.6.1.4.1.2636.5.5.2.1.3 no-access
The table listing Mobile Gateway Test Profiles, key is Profile Name.
             jnxMobileGatewayProfileEntry 1.3.6.1.4.1.2636.5.5.2.1.3.1 no-access
An entry representing a Mobile Gateway Test Profile.
                 jnxMobileGatewayProfileName 1.3.6.1.4.1.2636.5.5.2.1.3.1.1 displaystring no-access
A string that uniquely identifies the Test Profile.
                 jnxMobileGatewayProfileDescription 1.3.6.1.4.1.2636.5.5.2.1.3.1.2 displaystring read-only
A string that describes the Test Profile.
                 jnxMobileGatewayProfileType 1.3.6.1.4.1.2636.5.5.2.1.3.1.3 integer32 read-only
Test Profile Type.
         jnxMobileGatewayExampleNotificationVars 1.3.6.1.4.1.2636.5.5.2.1.4
             jnxMobileGatewayExampleServerName 1.3.6.1.4.1.2636.5.5.2.1.4.1 displaystring no-access
The name identifies an external server (charging,AAA,etc) on mobile-gateway.
             jnxMobileGatewayExampleServicePicName 1.3.6.1.4.1.2636.5.5.2.1.4.2 displaystring no-access
This identifies the session-pic, in the form ms-a/b/0, where is the slot and could be either 0 or 1.
             jnxMobileGatewayExampleServerState 1.3.6.1.4.1.2636.5.5.2.1.4.3 displaystring no-access
This indicates whether the server status is Up or Down
     jnxMobileGatewayExampleNotifications 1.3.6.1.4.1.2636.5.5.2.2
         jnxMobileGatewayExampleServerStatus 1.3.6.1.4.1.2636.5.5.2.2.1
This notification signifies that the specified server has changed state. The ServerName identifies the server, the ServicePicName identifies the session-pic that originated this notification and ServerState indicates whether server came up or went down.