INTEL-IPF-MIB: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: INTEL-IPF-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 |
ipf | 1.3.6.1.4.1.343.6.34 | |||
ipfUGs | 1.3.6.1.4.1.343.6.34.1 | |||
ipfUGsTable | 1.3.6.1.4.1.343.6.34.1.1 | no-access |
Numbers and Names of UserGroups |
|
1.3.6.1.4.1.343.6.34.1.1.1 | no-access | |||
ipfUGsNumber | 1.3.6.1.4.1.343.6.34.1.1.1.1 | integer | read-only | |
ipfUGsName | 1.3.6.1.4.1.343.6.34.1.1.1.2 | displaystring | read-write | |
ipfL3UGM | 1.3.6.1.4.1.343.6.34.2 | |||
ipfL3UGMTable | 1.3.6.1.4.1.343.6.34.2.1 | no-access |
UserGroup membership for prefices of IP-addresses |
|
1.3.6.1.4.1.343.6.34.2.1.1 | no-access | |||
ipfL3UGMIpAddress | 1.3.6.1.4.1.343.6.34.2.1.1.1 | ipaddress | read-only | |
ipfL3UGMSubnetMask | 1.3.6.1.4.1.343.6.34.2.1.1.2 | ipaddress | read-write | |
ipfL3UGMUserGroups | 1.3.6.1.4.1.343.6.34.2.1.1.3 | usergroupset | read-write |
Group membership assigned to packets matching IpAddress AND SubnetMask |
ipfL4UGM | 1.3.6.1.4.1.343.6.34.3 | |||
ipfL4UGMTable | 1.3.6.1.4.1.343.6.34.3.1 | no-access |
UserGroup membership for layer-4 port numbers |
|
1.3.6.1.4.1.343.6.34.3.1.1 | no-access | |||
ipfL4UGMPortNumber | 1.3.6.1.4.1.343.6.34.3.1.1.1 | integer | read-only | |
ipfL4UGMUserGroups | 1.3.6.1.4.1.343.6.34.3.1.1.2 | usergroupset | read-write |
Group membership assigned to packets matching PortNumber |
ipfInfo | 1.3.6.1.4.1.343.6.34.4 | |||
ipfInfoL3Rejects | 1.3.6.1.4.1.343.6.34.4.1 | counter | read-only |
Packets rejected when exposed to L3 filter |
ipfInfoL4Rejects | 1.3.6.1.4.1.343.6.34.4.2 | counter | read-only |
Packets rejected when exposed to L3 filter |
ipfInfoMostRecentChange | 1.3.6.1.4.1.343.6.34.4.3 | timeticks | read-only | |
ipfInfoOnOffSwitch | 1.3.6.1.4.1.343.6.34.4.4 | integer | read-write |
Enumeration: 'on': 1, 'off': 2. |
ipfInfoDeleteUserGroup | 1.3.6.1.4.1.343.6.34.4.5 | integer | read-write |
Write the number of the UG to delete here. |
ipfInfoDeleteL3UGM | 1.3.6.1.4.1.343.6.34.4.6 | ipaddress | read-write |
Write the IP-address of the L3-entry to delete here. |
ipfInfoDeleteL4UGM | 1.3.6.1.4.1.343.6.34.4.7 | integer | read-write |
Write the port number of theL4-entry to delete here. |
ipfInfoCreateDeleteStatus | 1.3.6.1.4.1.343.6.34.4.8 | integer | read-only |
Completion status of most recent create/delete operation. Enumeration: 'createTableFull': 2, 'ok': 1, 'deleteNotFound': 3. |