ASCEND-MIBTACL-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBTACL-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 |
mibtaclProfile | 1.3.6.1.4.1.529.23.128 | |||
mibtaclProfileTable | 1.3.6.1.4.1.529.23.128.1 | no-access |
A list of mibtaclProfile profile entries. |
|
1.3.6.1.4.1.529.23.128.1.1 | no-access |
A mibtaclProfile entry containing objects that maps to the parameters of mibtaclProfile profile. |
||
taclProfile_Index_o | 1.3.6.1.4.1.529.23.128.1.1.1 | integer | read-only | |
taclProfile_EnablePermit | 1.3.6.1.4.1.529.23.128.1.1.2 | integer | read-write |
When TRUE, the permit-list is used, when FALSE, the permit-list is skipped when filtering. Enumeration: 'yes': 2, 'no': 1. |
taclProfile_Action_o | 1.3.6.1.4.1.529.23.128.1.1.3 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |
mibtaclProfile_PermitListTable | 1.3.6.1.4.1.529.23.128.2 | no-access |
A list of mibtaclProfile__permit_list profile entries. |
|
1.3.6.1.4.1.529.23.128.2.1 | no-access |
A mibtaclProfile__permit_list entry containing objects that maps to the parameters of mibtaclProfile__permit_list profile. |
||
taclProfile_PermitList_Index_o | 1.3.6.1.4.1.529.23.128.2.1.1 | integer | read-only | |
taclProfile_PermitList_Index1_o | 1.3.6.1.4.1.529.23.128.2.1.2 | integer | read-only | |
taclProfile_PermitList_ValidEntry | 1.3.6.1.4.1.529.23.128.2.1.3 | integer | read-write |
When TRUE, this entry is used, when FALSE, this entry is skipped when filtering. Enumeration: 'yes': 2, 'no': 1. |
taclProfile_PermitList_SourceAddress | 1.3.6.1.4.1.529.23.128.2.1.4 | ipaddress | read-write |
A value to compare with the masked source addresses. |
taclProfile_PermitList_SourceAddressMask | 1.3.6.1.4.1.529.23.128.2.1.5 | ipaddress | read-write |
A mask to apply to a source address before comparison. |