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

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


 Home MIB: ZTE-AN-SECURITY-PACKET-FILTER-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
 zxAnSecurityPacketFilterMib 1.3.6.1.4.1.3902.1082.70.35
This MIB defines zte Access Node managed objects.
       zxAnSecPacketFilterObjects 1.3.6.1.4.1.3902.1082.70.35.2
           zxAnSecL2cpFiltObjects 1.3.6.1.4.1.3902.1082.70.35.2.2
               zxAnSecL2cpFiltGlobalObjects 1.3.6.1.4.1.3902.1082.70.35.2.2.1
                   zxAnSecL2cpFiltVlanConfNextId 1.3.6.1.4.1.3902.1082.70.35.2.2.1.1 integer32 read-only
This object contains an unused value for zxAnSecL2cpFiltVlanConfId in the zxAnSecL2cpFiltVlanConfTable. The value 0 indicates that no unassigned entries are available.
                   zxAnSecL2cpFiltCapabilities 1.3.6.1.4.1.3902.1082.70.35.2.2.1.100 bits read-only
The management capabilities of layer-2 control protocol filter. The bit value 1 means the function represented by this bit is supported by this equipment. bit 0: value 1 means supporting zxAnSecL2cpFiltVlanConfVlanList, and not supporting zxAnSecL2cpFiltVlanConfVid and zxAnSecL2cpFiltVlanConfVlanMask in zxAnSecL2cpFiltVlanConfTable. NOTE: No recommended to display it in NMS. Bits: 'supportL2cpFiltVlanConfVlanList': 0.
               zxAnSecL2cpFiltVlanConfTable 1.3.6.1.4.1.3902.1082.70.35.2.2.2 no-access
This table includes the L2CP filter records for forwarding or discarding.
                   zxAnSecL2cpFiltVlanConfEntry 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1 no-access
An entry in zxAnSecL2cpFiltVlanConfTable. To create an entry, the VLAN and MAC should not conflict.
                       zxAnSecL2cpFiltVlanConfId 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.1 integer32 no-access
This object indicates the L2CP filter records ID.
                       zxAnSecL2cpFiltVlanConfDestMac 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.2 macaddress read-only
This object indicates the packet destination MAC address of the L2CP filter record.
                       zxAnSecL2cpFiltVlanConfMacMask 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.3 macaddress read-only
This is the wildcard mask for the zxAnSecL2cpFiltVlanConfDestMac bits that must match. 1 bits in the mask indicate the corresponding bits in the zxAnSecL2cpFiltVlanConfDestMac must match in order for the matching to be successful, and 0 bits are don't care bits in the matching. A value of zero causes only packets of source address the same as zxAnSecL2cpFiltVlanConfDestMac to match.
                       zxAnSecL2cpFiltVlanConfVid 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.4 integer32 read-only
This object indicates the VLAN value of the packet.
                       zxAnSecL2cpFiltVlanConfVlanMask 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.5 integer32 read-only
This is the wildcard mask for the zxAnSecL2cpFiltVlanConfVid bits that must match. 1 bits in the mask indicate the corresponding bits in the zxAnSecL2cpFiltVlanConfVid must match in order for the matching to be successful, and 0 bits are don't care bits in the matching. A value of zero causes only packets of source address the same as zxAnSecL2cpFiltVlanConfVid to match.
                       zxAnSecL2cpFiltVlanConfFwdPolicy 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.6 integer read-only
This object indicates the forwarding policy of L2 packets, its values are as follow: discard (1) - discard this packet; forward (2) - the packet is transmitted transparently. Enumeration: 'forward': 2, 'discard': 1.
                       zxAnSecL2cpFiltVlanConfVlanList 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.7 octet string read-only
The VLAN list for layer-2 control protocol packet filter. A bit value of 1 indicates the associated VLAN is in the object.
                       zxAnSecL2cpFiltVlanConfRowStatus 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.50 rowstatus read-only
RowStatus of the zxAnSecL2cpFiltVlanConfTable table.
               zxAnSecL2cpFiltDefaultTable 1.3.6.1.4.1.3902.1082.70.35.2.2.3 no-access
This table includes the default L2CP filter records.
                   zxAnSecL2cpFiltDefaultEntry 1.3.6.1.4.1.3902.1082.70.35.2.2.3.1 no-access
An entry in zxAnSecL2cpFiltDefaultTable.
                       zxAnSecL2cpFiltDefaultId 1.3.6.1.4.1.3902.1082.70.35.2.2.3.1.1 integer32 no-access
This object indicates the default L2CP filter records ID.
                       zxAnSecL2cpFiltDefaultDestMac 1.3.6.1.4.1.3902.1082.70.35.2.2.3.1.2 macaddress read-only
This object indicates the packet destination MAC address of the default L2CP filter record.
                       zxAnSecL2cpFiltDefaultMacMask 1.3.6.1.4.1.3902.1082.70.35.2.2.3.1.3 macaddress read-only
This is the wildcard mask for the zxAnSecL2cpFiltDefaultDestMac bits that must match. 1 bits in the mask indicate the corresponding bits in the zxAnSecL2cpFiltDefaultDestMac must match in order for the matching to be successful, and 0 bits are don't care bits in the matching. A value of zero causes only packets of source address the same as zxAnSecL2cpFiltDefaultDestMac to match.
                       zxAnSecL2cpFiltDefaultFwdPolicy 1.3.6.1.4.1.3902.1082.70.35.2.2.3.1.4 integer read-only
This object indicates the forwarding policy of L2 packets, its values are as follow: discard (1) - discard this packet; forward (2) - the packet is transmitted transparently. Enumeration: 'forward': 2, 'discard': 1.