SNMP-VACM-AAA-MIB

File: SNMP-VACM-AAA-MIB.mib (7200 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE mib-2 Unsigned32
SnmpAdminString SnmpSecurityModel

Defined Types

VacmAaaSecurityToGroupEntry  
SEQUENCE    
  vacmAaaSecurityModel SnmpSecurityModel
  vacmAaaSecurityName SnmpAdminString
  vacmAaaSessionID Unsigned32
  vacmAaaGroupName SnmpAdminString

Defined Values

vacmAaaMIB 1.3.6.1.2.1.199
The management and local datastore information definitions for the AAA-Enabled View-based Access Control Model for SNMP. Copyright (c) 2010 IETF Trust and the persons identified as the document authors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This version of this MIB module is part of RFC 6065; see the RFC itself for full legal notices.
MODULE-IDENTITY    

vacmAaaMIBObjects 1.3.6.1.2.1.199.1
OBJECT IDENTIFIER    

vacmAaaMIBConformance 1.3.6.1.2.1.199.2
OBJECT IDENTIFIER    

vacmAaaSecurityToGroupTable 1.3.6.1.2.1.199.1.1
This table provides a listing of all currently active sessions for which a mapping of the combination of SnmpSecurityModel and securityName into the name of a VACM group has been provided by an AAA service. The group name (in VACM) in turn identifies an access control policy to be used for the corresponding principals.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VacmAaaSecurityToGroupEntry

vacmAaaSecurityToGroupEntry 1.3.6.1.2.1.199.1.1.1
An entry in this table maps the combination of a SnmpSecurityModel and securityName into the name of a VACM group defining the access control policy that is to govern a particular session. Each entry corresponds to a session. Entries do not persist across reboots. An entry is created whenever an indication occurs that a new session has been established that would not have the same index values as an existing entry. When a session is torn down, disconnected, timed out (e.g., following the RADIUS Session-Timeout Attribute), or otherwise terminated for any reason, the corresponding vacmAaaSecurityToGroupEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  VacmAaaSecurityToGroupEntry  

vacmAaaSecurityModel 1.3.6.1.2.1.199.1.1.1.1
The security model associated with the AAA binding represented by this entry. This object cannot take the 'any' (0) value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpSecurityModel 1..2147483647  

vacmAaaSecurityName 1.3.6.1.2.1.199.1.1.1.2
The securityName of the principal associated with the AAA binding represented by this entry. In RADIUS environments, this corresponds to the User-Name Attribute.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

vacmAaaSessionID 1.3.6.1.2.1.199.1.1.1.3
An implementation-dependent identifier of the session. This value MUST be unique among all currently open sessions of all of this SNMP engine's transport models. The value has no particular significance other than to distinguish sessions. Implementations in which tmSessionID has a compatible syntax and is unique across all transport models MAY use that value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

vacmAaaGroupName 1.3.6.1.2.1.199.1.1.1.4
The name of the group to which this entry is to belong. In RADIUS environments, this comes from the RADIUS Management-Policy-Id Attribute. When the appropriate conditions are met, the value of this object is applied the vacmGroupName in the corresponding vacmSecurityToGroupEntry.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

vacmAaaMIBCompliances 1.3.6.1.2.1.199.2.1
OBJECT IDENTIFIER    

vacmAaaMIBGroups 1.3.6.1.2.1.199.2.2
OBJECT IDENTIFIER    

vacmAaaMIBBasicCompliance 1.3.6.1.2.1.199.2.1.1
The compliance statement for SNMP engines implementing the AAA-Enabled View-based Access Control Model for SNMP.
Status: current Access: read-only
MODULE-COMPLIANCE    

vacmAaaGroup 1.3.6.1.2.1.199.2.2.1
A collection of objects for supporting the use of AAA services to provide user-to-group mappings for VACM.
Status: current Access: read-only
OBJECT-GROUP