SNMP-VACM-AAA-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: SNMP-VACM-AAA-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).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
vacmAaaMIBObjects | 1.3.6.1.2.1.199.1 | |||
vacmAaaSecurityToGroupTable | 1.3.6.1.2.1.199.1.1 | no-access |
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. |
|
1.3.6.1.2.1.199.1.1.1 | no-access |
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. |
||
vacmAaaSecurityModel | 1.3.6.1.2.1.199.1.1.1.1 | snmpsecuritymodel | no-access |
The security model associated with the AAA binding represented by this entry. This object cannot take the 'any' (0) value. |
vacmAaaSecurityName | 1.3.6.1.2.1.199.1.1.1.2 | snmpadminstring | no-access |
The securityName of the principal associated with the AAA binding represented by this entry. In RADIUS environments, this corresponds to the User-Name Attribute. |
vacmAaaSessionID | 1.3.6.1.2.1.199.1.1.1.3 | unsigned32 | no-access |
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. |
vacmAaaGroupName | 1.3.6.1.2.1.199.1.1.1.4 | snmpadminstring | read-only |
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. |
vacmAaaMIBConformance | 1.3.6.1.2.1.199.2 | |||
vacmAaaMIBCompliances | 1.3.6.1.2.1.199.2.1 | |||
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. |
||
vacmAaaMIBGroups | 1.3.6.1.2.1.199.2.2 | |||
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. |