ZTE-AN-SECURITY-ANTIATTACK-MIB: View SNMP OID List / Download MIB

VENDOR: ZHONGXING TELECOM CO.,LTD. (ABBR. ZTE)


 Home MIB: ZTE-AN-SECURITY-ANTIATTACK-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 zxAnSecurityAntiAttackMib 1.3.6.1.4.1.3902.1082.70.28
The MIB module for the management of anti-attack.
       zxAnSecAntiAttackGlobalObjects 1.3.6.1.4.1.3902.1082.70.28.1
           zxAnSecAntiAttackEnable 1.3.6.1.4.1.3902.1082.70.28.1.2 integer read-write
Enable/disable anti-attack. Enumeration: 'disabled': 2, 'enabled': 1.
           zxAnSecAntiAttackMode 1.3.6.1.4.1.3902.1082.70.28.1.3 integer read-write
Mode of anti-attack. vlanAndSrcMac(1) - system will identify attack based on VLAN and source MAC address. srcIp(2) - system will identify attack based on source IP address. Enumeration: 'vlanAndSrcMac': 1, 'srcIp': 2.
           zxAnSecAntiAttackBlockDuration 1.3.6.1.4.1.3902.1082.70.28.1.4 integer32 read-write
Blocking duration for the source MAC or source IP address in the black list.
           zxAnSecAntiAttackPktRateThresh 1.3.6.1.4.1.3902.1082.70.28.1.5 integer32 read-write
Packet rate threshold. If packet average rate during zxAnSecAntiAttackBlockDuration is over zxAnSecAntiAttackPktRateThresh, system will put the source MAC or source IP address of packet into black list and raise alarm. If packet average rate during zxAnSecAntiAttackBlockDuration is below zxAnSecAntiAttackPktRateThresh, system will remove the source MAC or source IP address of packet from black list and restore alarm.
           zxAnSecAntiAttackDiagnosisLogEn 1.3.6.1.4.1.3902.1082.70.28.1.6 integer read-write
Enable/disable anti-attack diagnosis log. Only supports C6XX, not supports C3XX. Enumeration: 'disabled': 2, 'enabled': 1.
           zxAnSecAntiAttackRateLimitEnable 1.3.6.1.4.1.3902.1082.70.28.1.7 integer read-write
Enable/disable anti-attack rate limit. Only supports C6XX, not supports C3XX. Enumeration: 'disabled': 2, 'enabled': 1.
       zxAnSecAntiAttackObjects 1.3.6.1.4.1.3902.1082.70.28.2
           zxAnSecAAWhiteListObjects 1.3.6.1.4.1.3902.1082.70.28.2.1
               zxAnSecAAWhiteListGlobalObjects 1.3.6.1.4.1.3902.1082.70.28.2.1.1
                   zxAnSecAntiAttackWhiteListAction 1.3.6.1.4.1.3902.1082.70.28.2.1.1.1 integer read-write
Batch adding all next hops with ARP to white list when it is set to '1'. When get this variable, always return 1. Enumeration: 'batchAddNextHops': 1.
               zxAnSecAASrcMacWhiteListTable 1.3.6.1.4.1.3902.1082.70.28.2.1.2 no-access
Source MAC white list table.
                   zxAnSecAASrcMacWhiteListEntry 1.3.6.1.4.1.3902.1082.70.28.2.1.2.1 no-access
An entry of zxAnSecAASrcMacWhiteListTable.
                       zxAnSecAASrcMacWLVid 1.3.6.1.4.1.3902.1082.70.28.2.1.2.1.1 vlanid no-access
VLAN ID that the attack packet comes from.
                       zxAnSecAASrcMacWLMac 1.3.6.1.4.1.3902.1082.70.28.2.1.2.1.2 macaddress no-access
Source MAC address of packet that will be put into white list or removed from white list.
                       zxAnSecAASrcMacWLRowStatus 1.3.6.1.4.1.3902.1082.70.28.2.1.2.1.50 rowstatus read-only
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnSecAASrcMacWhiteListEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
               zxAnSecAASrcIpWhiteListTable 1.3.6.1.4.1.3902.1082.70.28.2.1.3 no-access
Source IP white list table.
                   zxAnSecAASrcIpWhiteListEntry 1.3.6.1.4.1.3902.1082.70.28.2.1.3.1 no-access
An entry of zxAnSecAASrcIpWhiteListTable.
                       zxAnSecAASrcIpWLIpType 1.3.6.1.4.1.3902.1082.70.28.2.1.3.1.1 inetaddresstype no-access
Source IP address type.
                       zxAnSecAASrcIpWLIp 1.3.6.1.4.1.3902.1082.70.28.2.1.3.1.2 inetaddress no-access
Source IP address of packet that will be put into white list or removed from white list.
                       zxAnSecAASrcIpWLIpPrefixLen 1.3.6.1.4.1.3902.1082.70.28.2.1.3.1.3 inetaddressprefixlength no-access
Source IP address prefix length.
                       zxAnSecAASrcIpWLRowStatus 1.3.6.1.4.1.3902.1082.70.28.2.1.3.1.50 rowstatus read-only
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in ZxAnSecAASrcIpWhiteListEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).