NMS-IPAcl: View SNMP OID List / Download MIB
VENDOR: PACIFIC BROADBANK NETWORKS
Home | MIB: NMS-IPAcl | |||
---|---|---|---|---|
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 |
nmsIPAclMIB | 1.3.6.1.4.1.11606.10.2.5 |
This MIB module defines the generic managed objects for IP Acl. |
||
nmsAclTotal | 1.3.6.1.4.1.11606.10.2.5.1 | integer | read-only |
the total num of access-lists |
nmsIPAclTable | 1.3.6.1.4.1.11606.10.2.5.2 | no-access |
This table containing one entry for each IP Acl on this device. |
|
1.3.6.1.4.1.11606.10.2.5.2.1 | no-access |
An entry (conceptual row) containing information about an IP Acl on this device. |
||
nmsIPAclname | 1.3.6.1.4.1.11606.10.2.5.2.1.1 | displaystring | read-only |
The name of this IP Acl. |
nmsIPAclEntrytotal | 1.3.6.1.4.1.11606.10.2.5.2.1.2 | integer | read-only |
The total number of this IP Acl entries. |
nmsIPAclType | 1.3.6.1.4.1.11606.10.2.5.2.1.3 | integer | read-write |
The type of this IP Acl. Enumeration: 'extended': 0, 'standard': 1. |
nmsIPAclMergeEnable | 1.3.6.1.4.1.11606.10.2.5.2.1.4 | integer | read-write |
if merge enable Enumeration: 'enable': 1, 'disable': 0. |
nmsIPAclRowStatus | 1.3.6.1.4.1.11606.10.2.5.2.1.5 | rowstatus | read-write |
table row status |
nmsIPAclsRuleTable | 1.3.6.1.4.1.11606.10.2.5.3 | no-access | ||
1.3.6.1.4.1.11606.10.2.5.3.1 | no-access | |||
nmsIPAclsname | 1.3.6.1.4.1.11606.10.2.5.3.1.1 | displaystring | read-only |
The name of this IP Acl. |
nmsIPAclsentryId | 1.3.6.1.4.1.11606.10.2.5.3.1.2 | integer | read-write |
Index of the entry |
nmsIPAclsrule | 1.3.6.1.4.1.11606.10.2.5.3.1.3 | integer | read-write |
IP ACL rule Enumeration: 'deny': 0, 'permit': 1. |
nmsIPAclssrcip | 1.3.6.1.4.1.11606.10.2.5.3.1.4 | ipaddress | read-write |
source ip address |
nmsIPAclssrcmask | 1.3.6.1.4.1.11606.10.2.5.3.1.5 | ipaddress | read-write |
subnet mask of source ip address |
nmsIPAclssrcbeginip | 1.3.6.1.4.1.11606.10.2.5.3.1.6 | ipaddress | read-write |
destination ip address |
nmsIPAclssrcendip | 1.3.6.1.4.1.11606.10.2.5.3.1.7 | ipaddress | read-write |
subnet mask of destination ip address |
nmsIPAclscompare | 1.3.6.1.4.1.11606.10.2.5.3.1.8 | integer | read-write |
compare flag Enumeration: 'userange': 2, 'usemask': 1. |
nmsIPAclsany | 1.3.6.1.4.1.11606.10.2.5.3.1.9 | integer | read-write |
any flag Enumeration: 'usezero': 1, 'useany': 0. |
nmsIPAclslog | 1.3.6.1.4.1.11606.10.2.5.3.1.10 | integer | read-write |
logging packet Enumeration: 'enable': 1, 'disable': 0. |
nmsIPAclsrowstatus | 1.3.6.1.4.1.11606.10.2.5.3.1.11 | rowstatus | read-write |
table row status |
nmsIPAcleRuleTable | 1.3.6.1.4.1.11606.10.2.5.4 | no-access | ||
1.3.6.1.4.1.11606.10.2.5.4.1 | no-access | |||
nmsIPAclename | 1.3.6.1.4.1.11606.10.2.5.4.1.1 | displaystring | read-only |
The name of this IP Acl. |
nmsIPAcleentryId | 1.3.6.1.4.1.11606.10.2.5.4.1.2 | integer | read-write |
Index of the entry |
nmsIPAclerule | 1.3.6.1.4.1.11606.10.2.5.4.1.3 | integer | read-write |
IP ACL rule Enumeration: 'deny': 0, 'permit': 1. |
nmsIPAcleprotocol | 1.3.6.1.4.1.11606.10.2.5.4.1.4 | integer | read-write |
protocol num |
nmsIPAclesrceid | 1.3.6.1.4.1.11606.10.2.5.4.1.5 | integer | read-write |
source interface id |
nmsIPAclesrcip | 1.3.6.1.4.1.11606.10.2.5.4.1.6 | ipaddress | read-write |
source ip address |
nmsIPAclesrcmask | 1.3.6.1.4.1.11606.10.2.5.4.1.7 | ipaddress | read-write |
subnet mask of source ip address |
nmsIPAclesrcport | 1.3.6.1.4.1.11606.10.2.5.4.1.8 | integer | read-write |
source port num |
nmsIPAclesrcpflag | 1.3.6.1.4.1.11606.10.2.5.4.1.9 | integer | read-write |
source port flag Enumeration: 'none': 0, 'gt': 1, 'lt': 2, 'range': 5, 'eq': 3, 'neq': 4. |
nmsIPAclesrcbeginip | 1.3.6.1.4.1.11606.10.2.5.4.1.10 | ipaddress | read-write |
source ip address range begin |
nmsIPAclesrcendip | 1.3.6.1.4.1.11606.10.2.5.4.1.11 | ipaddress | read-write |
source ip address range end |
nmsIPAclesrcbeginport | 1.3.6.1.4.1.11606.10.2.5.4.1.12 | integer | read-write |
source port range begin |
nmsIPAclesrcendport | 1.3.6.1.4.1.11606.10.2.5.4.1.13 | integer | read-write |
source port range end |
nmsIPAclesrccompare | 1.3.6.1.4.1.11606.10.2.5.4.1.14 | integer | read-write |
source compare flag Enumeration: 'userange': 2, 'usemask': 1. |
nmsIPAclesrcany | 1.3.6.1.4.1.11606.10.2.5.4.1.15 | integer | read-write |
source any flag Enumeration: 'usezero': 1, 'useany': 0. |
nmsIPAcledeseid | 1.3.6.1.4.1.11606.10.2.5.4.1.16 | integer | read-write |
destination interface id |
nmsIPAcledesip | 1.3.6.1.4.1.11606.10.2.5.4.1.17 | ipaddress | read-write |
destination ip address |
nmsIPAcledesmask | 1.3.6.1.4.1.11606.10.2.5.4.1.18 | ipaddress | read-write |
subnet mask of destination ip address |
nmsIPAcledesport | 1.3.6.1.4.1.11606.10.2.5.4.1.19 | integer | read-write |
destination port num |
nmsIPAcledespflag | 1.3.6.1.4.1.11606.10.2.5.4.1.20 | integer | read-write |
destination port flag Enumeration: 'none': 0, 'gt': 1, 'lt': 2, 'range': 5, 'eq': 3, 'neq': 4. |
nmsIPAcledesbeginip | 1.3.6.1.4.1.11606.10.2.5.4.1.21 | ipaddress | read-write |
destination ip address range begin |
nmsIPAcledesendip | 1.3.6.1.4.1.11606.10.2.5.4.1.22 | ipaddress | read-write |
destination ip address range end |
nmsIPAcledesbeginport | 1.3.6.1.4.1.11606.10.2.5.4.1.23 | integer | read-write |
destination port range begin |
nmsIPAcledesendport | 1.3.6.1.4.1.11606.10.2.5.4.1.24 | integer | read-write |
destination port range end |
nmsIPAcledescompare | 1.3.6.1.4.1.11606.10.2.5.4.1.25 | integer | read-write |
destination compare flag Enumeration: 'userange': 2, 'usemask': 1. |
nmsIPAcledesany | 1.3.6.1.4.1.11606.10.2.5.4.1.26 | integer | read-write |
destination any flag Enumeration: 'usezero': 1, 'useany': 0. |
nmsIPAcleicmptype | 1.3.6.1.4.1.11606.10.2.5.4.1.27 | integer | read-write |
ICMP type |
nmsIPAcleigmptype | 1.3.6.1.4.1.11606.10.2.5.4.1.28 | integer | read-write |
IGMP type |
nmsIPAcletimerange | 1.3.6.1.4.1.11606.10.2.5.4.1.29 | displaystring | read-write |
Time-range name |
nmsIPAcletos | 1.3.6.1.4.1.11606.10.2.5.4.1.30 | integer | read-write |
tos level |
nmsIPAcleprecedence | 1.3.6.1.4.1.11606.10.2.5.4.1.31 | integer | read-write |
precedence level |
nmsIPAcleestablished | 1.3.6.1.4.1.11606.10.2.5.4.1.32 | integer | read-write |
if an established connection Enumeration: 'yes': 1, 'no': 0. |
nmsIPAclelog | 1.3.6.1.4.1.11606.10.2.5.4.1.33 | integer | read-write |
logging packet Enumeration: 'enable': 1, 'disable': 0. |
nmsIPAcledonotfragment | 1.3.6.1.4.1.11606.10.2.5.4.1.34 | integer | read-write |
if donotfragment flag is set Enumeration: 'donotcheck': 0, 'notset': 2, 'set': 1. |
nmsIPAcleisfragment | 1.3.6.1.4.1.11606.10.2.5.4.1.35 | integer | read-write |
if isfragment flag is set Enumeration: 'donotcheck': 0, 'notset': 2, 'set': 1. |
nmsIPAcletotallen | 1.3.6.1.4.1.11606.10.2.5.4.1.36 | integer | read-write |
total length of ip packet |
nmsIPAcletotallenflag | 1.3.6.1.4.1.11606.10.2.5.4.1.37 | integer | read-write |
flag of total length value Enumeration: 'donotcheck': 0, 'lt': 2, 'gt': 1, 'eq': 3. |
nmsIPAclettl | 1.3.6.1.4.1.11606.10.2.5.4.1.38 | integer | read-write |
time to live of ip packet |
nmsIPAclettlflag | 1.3.6.1.4.1.11606.10.2.5.4.1.39 | integer | read-write |
flag of time to live value Enumeration: 'donotcheck': 0, 'lt': 2, 'gt': 1, 'eq': 3. |
nmsIPAclerowstatus | 1.3.6.1.4.1.11606.10.2.5.4.1.40 | rowstatus | read-write |
The table row status |