ASCEND-MIBVACM-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBVACM-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 |
mibvacmSecurityGroupProfile | 1.3.6.1.4.1.529.23.135 | |||
mibvacmSecurityGroupProfileTable | 1.3.6.1.4.1.529.23.135.1 | no-access |
A list of mibvacmSecurityGroupProfile profile entries. |
|
1.3.6.1.4.1.529.23.135.1.1 | no-access |
A mibvacmSecurityGroupProfile entry containing objects that maps to the parameters of mibvacmSecurityGroupProfile profile. |
||
vacmSecurityGroupProfile_SecurityProperties_SecurityModel | 1.3.6.1.4.1.529.23.135.1.1.1 | integer | read-only |
Security Model by which the Security Name referenced by this entry is provided. |
vacmSecurityGroupProfile_SecurityProperties_SecurityName | 1.3.6.1.4.1.529.23.135.1.1.2 | octet string | read-only |
Security Name for the principal that is mapped by this entry to a group name. |
vacmSecurityGroupProfile_Active | 1.3.6.1.4.1.529.23.135.1.1.3 | integer | read-write |
TRUE if this profile is enabled for message exchange. Enumeration: 'yes': 2, 'no': 1. |
vacmSecurityGroupProfile_GroupName | 1.3.6.1.4.1.529.23.135.1.1.4 | octet string | read-write |
Name of the group to which this entry (security-model + security-name combination). |
vacmSecurityGroupProfile_Action_o | 1.3.6.1.4.1.529.23.135.1.1.5 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |
mibvacmAccessProfile | 1.3.6.1.4.1.529.23.136 | |||
mibvacmAccessProfileTable | 1.3.6.1.4.1.529.23.136.1 | no-access |
A list of mibvacmAccessProfile profile entries. |
|
1.3.6.1.4.1.529.23.136.1.1 | no-access |
A mibvacmAccessProfile entry containing objects that maps to the parameters of mibvacmAccessProfile profile. |
||
vacmAccessProfile_AccessProperties_GroupName | 1.3.6.1.4.1.529.23.136.1.1.1 | octet string | read-only |
Security group name that was specified in Security Group profile. |
vacmAccessProfile_AccessProperties_ContextPrefix | 1.3.6.1.4.1.529.23.136.1.1.2 | octet string | read-only |
Context Name that would be matched with the context name present in incoming/outgoing PDU |
vacmAccessProfile_AccessProperties_SecurityModel | 1.3.6.1.4.1.529.23.136.1.1.3 | integer | read-only |
Security model that would be matched with the model being used in incoming/outgoing PDU |
vacmAccessProfile_AccessProperties_SecurityLevel | 1.3.6.1.4.1.529.23.136.1.1.4 | integer | read-only |
Security Level being that would be matched with the level being used in incoming/outgoing PDU |
vacmAccessProfile_Active | 1.3.6.1.4.1.529.23.136.1.1.5 | integer | read-write |
TRUE if this profile is enabled for message exchange. Enumeration: 'yes': 2, 'no': 1. |
vacmAccessProfile_MatchMethod | 1.3.6.1.4.1.529.23.136.1.1.6 | integer | read-write |
Deterines if context name would be matched as a prefix or as a absolute value. Enumeration: 'prefixMatch': 3, 'exactMatch': 2. |
vacmAccessProfile_ReadViewName | 1.3.6.1.4.1.529.23.136.1.1.7 | octet string | read-write |
Read access for the view given by this field is granted for the requests that match with the 'access-properties' |
vacmAccessProfile_WriteViewName | 1.3.6.1.4.1.529.23.136.1.1.8 | octet string | read-write |
Write access for the view given by this field is granted for the requests that match with the 'access-properties' |
vacmAccessProfile_NotifyViewName | 1.3.6.1.4.1.529.23.136.1.1.9 | octet string | read-write |
sending Notify messages is allowed for the view given by this field for the outgoing PDUs that match with the 'access-properties' |
vacmAccessProfile_Action_o | 1.3.6.1.4.1.529.23.136.1.1.10 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |
mibvacmViewTreeProfile | 1.3.6.1.4.1.529.23.137 | |||
mibvacmViewTreeProfileTable | 1.3.6.1.4.1.529.23.137.1 | no-access |
A list of mibvacmViewTreeProfile profile entries. |
|
1.3.6.1.4.1.529.23.137.1.1 | no-access |
A mibvacmViewTreeProfile entry containing objects that maps to the parameters of mibvacmViewTreeProfile profile. |
||
vacmViewTreeProfile_TreeProperties_ViewName | 1.3.6.1.4.1.529.23.137.1.1.1 | octet string | read-only |
This field(view-name) acts as the link between vacm-view-tree profile and vacm-acess profile. Any arbitary, human readable string. |
vacmViewTreeProfile_TreeProperties_ViewTreeOid | 1.3.6.1.4.1.529.23.137.1.1.2 | displaystring | read-only |
OID that represents the sub tree for allowing or disallowing access. |
vacmViewTreeProfile_Active | 1.3.6.1.4.1.529.23.137.1.1.3 | integer | read-write |
TRUE if this profile is enabled for message exchange. Enumeration: 'yes': 2, 'no': 1. |
vacmViewTreeProfile_TreeOidMask | 1.3.6.1.4.1.529.23.137.1.1.4 | displaystring | read-write |
Bitmask that would decide if a given sub identifier of the tree OID is to be matched or not. |
vacmViewTreeProfile_TreeType | 1.3.6.1.4.1.529.23.137.1.1.5 | integer | read-write |
Access to this tree would be allowed if this is an 'Including' tree and disallowed if this is an 'Excluding' tree. Enumeration: 'included': 2, 'excluded': 3. |
vacmViewTreeProfile_Action_o | 1.3.6.1.4.1.529.23.137.1.1.6 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |