POLICY-ROUTE-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: POLICY-ROUTE-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 |
swPolicyRouteMIB | 1.3.6.1.4.1.171.12.32 |
The structure of policy route management for the proprietary enterprise. |
||
swPolicyRouteCtrl | 1.3.6.1.4.1.171.12.32.1 | |||
swPolicyRouteInfo | 1.3.6.1.4.1.171.12.32.2 | |||
swPolicyRouteMgmt | 1.3.6.1.4.1.171.12.32.3 | |||
swPolicyRouteTable | 1.3.6.1.4.1.171.12.32.3.1 | no-access |
A table containing policy route information. |
|
1.3.6.1.4.1.171.12.32.3.1.1 | no-access |
A policy route information list. |
||
swPolicyRouteName | 1.3.6.1.4.1.171.12.32.3.1.1.1 | displaystring | read-only |
The name of a unique policy route rule in the table, with a max length of 32 characters. |
swPolicyRouteProfileId | 1.3.6.1.4.1.171.12.32.3.1.1.2 | integer | read-only |
The ID of the ACL mask entry. |
swPolicyRouteAccessId | 1.3.6.1.4.1.171.12.32.3.1.1.3 | integer | read-only |
The ID of the ACL rule entry. |
swPolicyRouteNextHop | 1.3.6.1.4.1.171.12.32.3.1.1.4 | ipaddress | read-only |
IP address of the next hop. |
swPolicyRouteRowStatus | 1.3.6.1.4.1.171.12.32.3.1.1.5 | rowstatus | read-only |
To create a row for this table, a manager must set this object to either createAndGo(4) or createAndWait(5). Setting the `swPolicyRouteRowStatus' as active(1) means enabling this rule. When `swPolicyRouteRowStatus' is set to notInService(2), this rule is disabled. |