Juniper-RADIUS-Disconnect-MIB

File: Juniper-RADIUS-Disconnect-MIB.mib (11982 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Juniper-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Integer32 IpAddress DisplayString
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
juniMibs

Defined Types

JuniRadiusDisconnectClientEntry  
SEQUENCE    
  juniRadiusDisconnectClientAddress IpAddress
  juniRadiusDisconnectClientPortNumber Integer32
  juniRadiusDisconnectRequests Counter32
  juniRadiusDisconnectAccepts Counter32
  juniRadiusDisconnectRejects Counter32
  juniRadiusDisconnectNoSecret Counter32
  juniRadiusDisconnectNoSessionIds Counter32
  juniRadiusDisconnectBadAuthenticators Counter32
  juniRadiusDisconnectUnknownTypes Counter32
  juniRadiusDisconnectPacketsDropped Counter32

JuniRadiusDisconnectCfgClientEntry  
SEQUENCE    
  juniRadiusDisconnectCfgClientAddress IpAddress
  juniRadiusDisconnectCfgClientPortNumber Integer32
  juniRadiusDisconnectCfgKey DisplayString
  juniRadiusDisconnectCfgRowStatus RowStatus

Defined Values

juniRadiusDisconnectMIB 1.3.6.1.4.1.4874.2.2.67
The RADIUS Disconnect MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

juniRadiusDisconnectObjects 1.3.6.1.4.1.4874.2.2.67.1
OBJECT IDENTIFIER    

juniRadiusDisconnect 1.3.6.1.4.1.4874.2.2.67.1.1
OBJECT IDENTIFIER    

juniRadiusDisconnectInvalidClientAddresses 1.3.6.1.4.1.4874.2.2.67.1.1.1
The number of RADIUS disconnect packets received from unknown addresses.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniRadiusDisconnectClientTable 1.3.6.1.4.1.4874.2.2.67.1.1.2
The (conceptual) table listing the RADIUS authentication servers with which the disconnect shares a secret.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniRadiusDisconnectClientEntry

juniRadiusDisconnectClientEntry 1.3.6.1.4.1.4874.2.2.67.1.1.2.1
An entry (conceptual row) representing a RADIUS disconnect client with which the server shares a secret.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniRadiusDisconnectClientEntry  

juniRadiusDisconnectClientAddress 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.1
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.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  IpAddress  

juniRadiusDisconnectClientPortNumber 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.2
The UDP port the server is listening on to recieve disconnect requests from this client.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

juniRadiusDisconnectRequests 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.3
The number of RADIUS Disconnect packets received from this client.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniRadiusDisconnectAccepts 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.4
The number of RADIUS Disconnects that were succesful.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniRadiusDisconnectRejects 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.5
The number of RADIUS Disconnects not successful.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniRadiusDisconnectNoSecret 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.6
The number of RADIUS Disconnect requests recieved from this client while no secret is set.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniRadiusDisconnectNoSessionIds 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.7
The number of RADIUS Disconnect requests recieved from this client with no session-id present.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniRadiusDisconnectBadAuthenticators 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.8
The number of RADIUS disconnect packets containing invalid authenticators received from this client.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniRadiusDisconnectUnknownTypes 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.9
The number of RADIUS packets of unknown type which were received from this client on the authentication port.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniRadiusDisconnectPacketsDropped 1.3.6.1.4.1.4874.2.2.67.1.1.2.1.10
The number of RADIUS packets of which were received from this client on the authentication port and dropped for some other reason.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniRadiusDisconnectCfgClientTable 1.3.6.1.4.1.4874.2.2.67.1.1.3
The (conceptual) table listing the RADIUS disconnect clients with which the server shares a secret.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniRadiusDisconnectCfgClientEntry

juniRadiusDisconnectCfgClientEntry 1.3.6.1.4.1.4874.2.2.67.1.1.3.1
An entry (conceptual row) representing a RADIUS authentication server with which the disconnect shares a secret.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniRadiusDisconnectCfgClientEntry  

juniRadiusDisconnectCfgClientAddress 1.3.6.1.4.1.4874.2.2.67.1.1.3.1.1
The IP address of the RADIUS disconnect client referred to in this table entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  IpAddress  

juniRadiusDisconnectCfgClientPortNumber 1.3.6.1.4.1.4874.2.2.67.1.1.3.1.2
The UDP port the server is listening on to recieve disconnect requests from this client.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

juniRadiusDisconnectCfgKey 1.3.6.1.4.1.4874.2.2.67.1.1.3.1.3
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.
Status: obsolete Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

juniRadiusDisconnectCfgRowStatus 1.3.6.1.4.1.4874.2.2.67.1.1.3.1.4
Supports 'createAndGo' and 'destroy' only.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

juniRadiusDisconnectMIBConformance 1.3.6.1.4.1.4874.2.2.67.2
OBJECT IDENTIFIER    

juniRadiusDisconnectMIBCompliances 1.3.6.1.4.1.4874.2.2.67.2.1
OBJECT IDENTIFIER    

juniRadiusDisconnectMIBGroups 1.3.6.1.4.1.4874.2.2.67.2.2
OBJECT IDENTIFIER    

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.
Status: obsolete Access: read-create
MODULE-COMPLIANCE    

juniRadiusDisconnectGroup 1.3.6.1.4.1.4874.2.2.67.2.2.1
The basic collection of objects providing management of RADIUS Disconnect.
Status: obsolete Access: read-create
OBJECT-GROUP