Juniper-RADIUS-Disconnect-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-RADIUS-Disconnect-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
 juniRadiusDisconnectMIB 1.3.6.1.4.1.4874.2.2.67
The RADIUS Disconnect MIB for the Juniper Networks enterprise.
       juniRadiusDisconnectObjects 1.3.6.1.4.1.4874.2.2.67.1
           juniRadiusDisconnect 1.3.6.1.4.1.4874.2.2.67.1.1
               juniRadiusDisconnectInvalidClientAddresses 1.3.6.1.4.1.4874.2.2.67.1.1.1 counter32 read-only
The number of RADIUS disconnect packets received from unknown addresses.
               juniRadiusDisconnectClientTable 1.3.6.1.4.1.4874.2.2.67.1.1.2 no-access
The (conceptual) table listing the RADIUS authentication servers with which the disconnect shares a secret.
                   juniRadiusDisconnectClientEntry 1.3.6.1.4.1.4874.2.2.67.1.1.2.1 no-access
An entry (conceptual row) representing a RADIUS disconnect client with which the server shares a secret.
                       juniRadiusDisconnectClientAddress 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.1 ipaddress no-access
The IP address of the RADIUS client referred to in this table entry. A value of 0.0.0.0 indicates this entry is not in use.
                       juniRadiusDisconnectClientPortNumber 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.2 integer32 read-only
The UDP port the server is listening on to recieve disconnect requests from this client.
                       juniRadiusDisconnectRequests 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.3 counter32 read-only
The number of RADIUS Disconnect packets received from this client.
                       juniRadiusDisconnectAccepts 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.4 counter32 read-only
The number of RADIUS Disconnects that were succesful.
                       juniRadiusDisconnectRejects 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.5 counter32 read-only
The number of RADIUS Disconnects not successful.
                       juniRadiusDisconnectNoSecret 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.6 counter32 read-only
The number of RADIUS Disconnect requests recieved from this client while no secret is set.
                       juniRadiusDisconnectNoSessionIds 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.7 counter32 read-only
The number of RADIUS Disconnect requests recieved from this client with no session-id present.
                       juniRadiusDisconnectBadAuthenticators 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.8 counter32 read-only
The number of RADIUS disconnect packets containing invalid authenticators received from this client.
                       juniRadiusDisconnectUnknownTypes 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.9 counter32 read-only
The number of RADIUS packets of unknown type which were received from this client on the authentication port.
                       juniRadiusDisconnectPacketsDropped 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.10 counter32 read-only
The number of RADIUS packets of which were received from this client on the authentication port and dropped for some other reason.
               juniRadiusDisconnectCfgClientTable 1.3.6.1.4.1.4874.2.2.67.1.1.3 no-access
The (conceptual) table listing the RADIUS disconnect clients with which the server shares a secret.
                   juniRadiusDisconnectCfgClientEntry 1.3.6.1.4.1.4874.2.2.67.1.1.3.1 no-access
An entry (conceptual row) representing a RADIUS authentication server with which the disconnect shares a secret.
                       juniRadiusDisconnectCfgClientAddress 1.3.6.1.4.1.4874.2.2.67.1.1.3.1.1 ipaddress no-access
The IP address of the RADIUS disconnect client referred to in this table entry.
                       juniRadiusDisconnectCfgClientPortNumber 1.3.6.1.4.1.4874.2.2.67.1.1.3.1.2 integer32 read-only
The UDP port the server is listening on to recieve disconnect requests from this client.
                       juniRadiusDisconnectCfgKey 1.3.6.1.4.1.4874.2.2.67.1.1.3.1.3 displaystring read-only
The secret (RADIUS authenticator) used by the serevr during exchanges with this client. The default is a zero-length string, indicating no authenticator is used.
                       juniRadiusDisconnectCfgRowStatus 1.3.6.1.4.1.4874.2.2.67.1.1.3.1.4 rowstatus read-only
Supports 'createAndGo' and 'destroy' only.
       juniRadiusDisconnectMIBConformance 1.3.6.1.4.1.4874.2.2.67.2
           juniRadiusDisconnectMIBCompliances 1.3.6.1.4.1.4874.2.2.67.2.1
               juniRadiusAuthDisconnectCompliance 1.3.6.1.4.1.4874.2.2.67.2.1.1
The compliance statement for entities which implement the Juniper RADIUS Disconnect MIB.
           juniRadiusDisconnectMIBGroups 1.3.6.1.4.1.4874.2.2.67.2.2
               juniRadiusDisconnectGroup 1.3.6.1.4.1.4874.2.2.67.2.2.1
The basic collection of objects providing management of RADIUS Disconnect.