DIAMETER-NASREQ-APPLICATION-MIB

File: DIAMETER-NASREQ-APPLICATION-MIB.mib (17255 bytes)

Imported modules

SNMPv2-SMI INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB
SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
Counter32 Unsigned32 TimeTicks
mib-2 InetAddressType InetAddress
SnmpAdminString MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

DnaPerPeerStatsEntry  
SEQUENCE    
  dnaEapMethodIndex Unsigned32
  dnaEapMethodCount Counter32

DnaPerPeerStatsEntry  
SEQUENCE    
  dnaPeerServerIndex Unsigned32
  dnaPerPeerStatsAARIn Counter32
  dnaPerPeerStatsAAROut Counter32
  dnaPerPeerStatsDERIn Counter32
  dnaPerPeerStatsDEROut Counter32
  dnaPerPeerStatsAARDropped Counter32
  dnaPerPeerStatsDERDropped Counter32

DnaPerPeerActiveSessionEntry  
SEQUENCE    
  dnaPerPeerSessionIndex Unsigned32
  dnaPerPeerSessionId SnmpAdminString
  dnaPerPeerSessionUptime TimeTicks
  dnaPerPeerSessionAuthenStatus INTEGER
  dnaPerPeerSessionAuthorStatus INTEGER
  dnaPerPeerSessionReauthenCount Counter32
  dnaPerPeerSessionReauthorCount Counter32
  dnaPerPeerSessionAuthorLifetime TimeTicks

DnaHistorySessionEntry  
SEQUENCE    
  dnaHistorySessionIndex Unsigned32
  dnaHistorySessionId SnmpAdminString
  dnaHistorySessionUptime TimeTicks
  dnaHistorySessionAuthenStatus INTEGER
  dnaHistorySessionAuthorStatus INTEGER
  dnaHistorySessionReauthenCount Counter32
  dnaHistorySessionReauthorCount Counter32
  dnaHistorySessionAuthorLifetime TimeTicks

Defined Values

diameterMIB 1.3.6.1.2.1.119
The MIB module is based on the Diameter NASREQ Application, draft-ietf-aaa-diameternasreq-08.txt.
MODULE-IDENTITY    

diameterNasreqAppMIB 1.3.6.1.2.1.119.2
OBJECT IDENTIFIER    

diameterNasreqAppNotifs 1.3.6.1.2.1.119.2.0
OBJECT IDENTIFIER    

diameterNasreqAppObjects 1.3.6.1.2.1.119.2.1
OBJECT IDENTIFIER    

diameterNasreqAppConform 1.3.6.1.2.1.119.2.2
OBJECT IDENTIFIER    

dnaHostCfgs 1.3.6.1.2.1.119.2.1.1
OBJECT IDENTIFIER    

dnaHostStats 1.3.6.1.2.1.119.2.1.2
OBJECT IDENTIFIER    

dnaHostSessionInfo 1.3.6.1.2.1.119.2.1.3
OBJECT IDENTIFIER    

dnaPeerStats 1.3.6.1.2.1.119.2.1.4
OBJECT IDENTIFIER    

dnaHostAddressType 1.3.6.1.2.1.119.2.1.1.1
The type of internet address stored in diameterHostAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

dnaHostAddress 1.3.6.1.2.1.119.2.1.1.2
The IP-Address that corresponds to the Origin-Host AVP.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dnaRadiusGateway 1.3.6.1.2.1.119.2.1.1.3
Tells if this server is acting as a RADIUS/Diameter gateway.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

dnaEapStatsTable 1.3.6.1.2.1.119.2.1.2.1
Table listing EAP counts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnaEapStatsEntry

dnaEapStatsEntry 1.3.6.1.2.1.119.2.1.2.1.1
A row entry representing an EAP method.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnaPerPeerStatsEntry  

dnaEapMethodIndex 1.3.6.1.2.1.119.2.1.2.1.1.1
A number uniquely identifying the EAP method.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dnaEapMethodCount 1.3.6.1.2.1.119.2.1.2.1.1.2
The number of EAP requests for each method.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dnaPerPeerStatsTable 1.3.6.1.2.1.119.2.1.4.1
The table listing the Diameter Nasreq Peer Statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnaPerPeerStatsEntry

dnaPerPeerStatsEntry 1.3.6.1.2.1.119.2.1.4.1.1
A row entry representing a Diameter Peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnaPerPeerStatsEntry  

dnaPeerServerIndex 1.3.6.1.2.1.119.2.1.4.1.1.1
A number uniquely identifying each Diameter Peer with which the host server communicates.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dnaPerPeerStatsAARIn 1.3.6.1.2.1.119.2.1.4.1.1.2
AA-Request in per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaPerPeerStatsAAROut 1.3.6.1.2.1.119.2.1.4.1.1.3
AA-Request out per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaPerPeerStatsDERIn 1.3.6.1.2.1.119.2.1.4.1.1.4
Diameter-EAP-Request in per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaPerPeerStatsDEROut 1.3.6.1.2.1.119.2.1.4.1.1.5
Diameter-EAP-Answer out per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaPerPeerStatsAARDropped 1.3.6.1.2.1.119.2.1.4.1.1.6
AA-Request dropped per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaPerPeerStatsDERDropped 1.3.6.1.2.1.119.2.1.4.1.1.7
AA-Request dropped per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaHostTotalSessions 1.3.6.1.2.1.119.2.1.3.1
The total number of sessions since uptime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaHostTotalActiveSessions 1.3.6.1.2.1.119.2.1.3.2
The total number of active sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaPerPeerActiveSessionTable 1.3.6.1.2.1.119.2.1.4.2
The (conceptual) table listing the Diameter Nasreq Active Session Information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnaPerPeerActiveSessionEntry

dnaPerPeerActiveSessionEntry 1.3.6.1.2.1.119.2.1.4.2.1
An entry (conceptual row) representing a Diameter peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnaPerPeerActiveSessionEntry  

dnaPerPeerSessionIndex 1.3.6.1.2.1.119.2.1.4.2.1.1
A number identifying a peer session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dnaPerPeerSessionId 1.3.6.1.2.1.119.2.1.4.2.1.2
A unique string used to identify a specific session.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

dnaPerPeerSessionUptime 1.3.6.1.2.1.119.2.1.4.2.1.3
The total amount of time the session has been up.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dnaPerPeerSessionAuthenStatus 1.3.6.1.2.1.119.2.1.4.2.1.4
The authentication status of a session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notauthen(1), inprogess(2), authenticated(3)  

dnaPerPeerSessionAuthorStatus 1.3.6.1.2.1.119.2.1.4.2.1.5
The authorization status of a session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notauthor(1), inprogess(2), authorized(3)  

dnaPerPeerSessionReauthenCount 1.3.6.1.2.1.119.2.1.4.2.1.6
The number of times this session has been re-authenticated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaPerPeerSessionReauthorCount 1.3.6.1.2.1.119.2.1.4.2.1.7
The number of times this session has been re-authorized.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaPerPeerSessionAuthorLifetime 1.3.6.1.2.1.119.2.1.4.2.1.8
The maximum number of seconds of service to be provided to the user before the user is to be re-authenticated and/or re-authorized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dnaHistorySessionTable 1.3.6.1.2.1.119.2.1.4.3
The (conceptual) table listing session history information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DnaHistorySessionEntry

dnaHistorySessionEntry 1.3.6.1.2.1.119.2.1.4.3.1
An entry (conceptual row) representing information for a session.
Status: current Access: not-accessible
OBJECT-TYPE    
  DnaHistorySessionEntry  

dnaHistorySessionIndex 1.3.6.1.2.1.119.2.1.4.3.1.1
The maximum number of session information to keep.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dnaHistorySessionId 1.3.6.1.2.1.119.2.1.4.3.1.2
A unique string used to identify a specific session.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

dnaHistorySessionUptime 1.3.6.1.2.1.119.2.1.4.3.1.3
The total amount of time the session has been up.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dnaHistorySessionAuthenStatus 1.3.6.1.2.1.119.2.1.4.3.1.4
The authentication status of a session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notauthen(1), inprogess(2), authenticated(3)  

dnaHistorySessionAuthorStatus 1.3.6.1.2.1.119.2.1.4.3.1.5
The authorization status of a session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notauthor(1), inprogess(2), authorized(3)  

dnaHistorySessionReauthenCount 1.3.6.1.2.1.119.2.1.4.3.1.6
The number of times this session has been re-authenticated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaHistorySessionReauthorCount 1.3.6.1.2.1.119.2.1.4.3.1.7
The number of times this session has been re-authorized.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dnaHistorySessionAuthorLifetime 1.3.6.1.2.1.119.2.1.4.3.1.8
The maximum number of seconds of service to be provided to the user before the user is to be re-authenticated and/or re-authorized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dnaMIBCompliances 1.3.6.1.2.1.119.2.2.1
OBJECT IDENTIFIER    

dnaMIBGroups 1.3.6.1.2.1.119.2.2.2
OBJECT IDENTIFIER    

dnaMIBCompliance 1.3.6.1.2.1.119.2.2.1.1
The compliance statement for diameter base protocol entities.
Status: current Access: read-only
MODULE-COMPLIANCE    

dnaHostCfgGroup 1.3.6.1.2.1.119.2.2.2.1
A collection of objects providing configuration common to the server.
Status: current Access: read-only
OBJECT-GROUP