NMS-MacAcl: View SNMP OID List / Download MIB
VENDOR: PACIFIC BROADBANK NETWORKS
Home | MIB: NMS-MacAcl | |||
---|---|---|---|---|
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 |
nmsMacAclMIB | 1.3.6.1.4.1.11606.10.151 |
This MIB module defines the generic managed objects for MAC Acl. |
||
nmsMacAclTable | 1.3.6.1.4.1.11606.10.151.1 | no-access |
This table containing one entry for each MAC Acl on this device. |
|
1.3.6.1.4.1.11606.10.151.1.1 | no-access |
An entry (conceptual row) containing information about an MAC Acl on this device. |
||
nmsMacAclname | 1.3.6.1.4.1.11606.10.151.1.1.1 | displaystring | read-only |
The name of this MAC Acl. Length: 1~20. |
nmsMacAclnulecnt | 1.3.6.1.4.1.11606.10.151.1.1.2 | integer | read-only |
The total number of this MAC Acl entries. |
nmsMacAclmergeenable | 1.3.6.1.4.1.11606.10.151.1.1.3 | integer | read-write |
Mac ACL merge. Enumeration: 'enable': 1, 'disable': 2. |
nmsMacAclrowstatus | 1.3.6.1.4.1.11606.10.151.1.1.4 | rowstatus | read-write |
Table row status. SNMP_ROW_ACTIVE 1, active Mac Acl SNMP_ROW_NOTREADY 3, lock Mac Acl SNMP_ROW_CREATEANDGO 4, create Mac Acl SNMP_ROW_DESTROY 6, delete Mac Acl |
nmsMacAclRuleTable | 1.3.6.1.4.1.11606.10.151.2 | no-access | ||
1.3.6.1.4.1.11606.10.151.2.1 | no-access | |||
nmsMacAclRulename | 1.3.6.1.4.1.11606.10.151.2.1.1 | displaystring | read-only |
The name of this MAC Acl. |
nmsMacAclRuleid | 1.3.6.1.4.1.11606.10.151.2.1.2 | integer | read-write |
Index of the rules. |
nmsMacAclRuleopt | 1.3.6.1.4.1.11606.10.151.2.1.3 | integer | read-write |
MAC ACL rule operation. Enumeration: 'deny': 2, 'permit': 1. |
nmsMacAclRulesrcmac | 1.3.6.1.4.1.11606.10.151.2.1.4 | macaddress | read-write |
source MAC address. all zero means any. |
nmsMacAclRulesrcmacmask | 1.3.6.1.4.1.11606.10.151.2.1.5 | macaddress | read-write |
source MAC address mask. |
nmsMacAclRuledestmac | 1.3.6.1.4.1.11606.10.151.2.1.6 | macaddress | read-write |
destination MAC address. all zero means any. |
nmsMacAclRuledestmacmask | 1.3.6.1.4.1.11606.10.151.2.1.7 | macaddress | read-write |
destination MAC address mask. |
nmsMacAclRuleethertype | 1.3.6.1.4.1.11606.10.151.2.1.8 | integer | read-write |
ethernet packet type. zero means not set. |
nmsMacAclRulerowstatus | 1.3.6.1.4.1.11606.10.151.2.1.9 | rowstatus | read-write |
table row status. SNMP_ROW_ACTIVE 1, active Mac Acl rule SNMP_ROW_NOTREADY 3, lock Mac Acl rule SNMP_ROW_CREATEANDGO 4, create Mac Acl rule SNMP_ROW_DESTROY 6, delete Mac Acl rule |