XEDIA-POLICY-MIB: View SNMP OID List / Download MIB
VENDOR: XEDIA CORPORATION
Home | MIB: XEDIA-POLICY-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 |
xediaPolicyMIB | 1.3.6.1.4.1.838.3.10 |
This module defines objects for the management of Routing Policies in Xedia devices. |
||
xpolicyObjects | 1.3.6.1.4.1.838.3.10.1 | |||
xpolicyGeneral | 1.3.6.1.4.1.838.3.10.1.1 | |||
xpolicyCounts | 1.3.6.1.4.1.838.3.10.1.2 | |||
xpolicyRxCounts | 1.3.6.1.4.1.838.3.10.1.2.1 | |||
xpolicyNumRxConfiguredTotal | 1.3.6.1.4.1.838.3.10.1.2.1.1 | integer32 | read-only |
The total number of configured 'receive' policies. |
xpolicyNumRxConfiguredValid | 1.3.6.1.4.1.838.3.10.1.2.1.2 | integer32 | read-only |
Represents the number of configured 'receive' policies that have a RowStatus of 'active'. This means that they are configured correctly without any conflicts among the elements in the row. |
xpolicyNumRxConfiguredInValid | 1.3.6.1.4.1.838.3.10.1.2.1.3 | integer32 | read-only |
Represents the number of configured 'receive' policies that have a RowStatus of 'notReady'. This means that they are configured, but have conflicts among the elements in the row. |
xpolicyNumRxInUseTotal | 1.3.6.1.4.1.838.3.10.1.2.1.4 | integer32 | read-only |
Represents the number of 'receive' policies that are currently being used by the run-time application. Normally this number is the same as the number of Configured Valid Policies. |
xpolicyNumRxInUseBGP | 1.3.6.1.4.1.838.3.10.1.2.1.5 | integer32 | read-only |
Represents the number of BGP 'receive' policies that are currently being used by the run-time application. |
xpolicyNumRxInUseOSPF | 1.3.6.1.4.1.838.3.10.1.2.1.6 | integer32 | read-only |
Represents the number of OSPF 'receive' policies that are currently being used by the run-time application. |
xpolicyNumRxInUseRIP | 1.3.6.1.4.1.838.3.10.1.2.1.7 | integer32 | read-only |
Represents the number of RIP 'receive' policies that are currently being used by the run-time application. |
xpolicyNumRxInUseStatic | 1.3.6.1.4.1.838.3.10.1.2.1.8 | integer32 | read-only |
Represents the number of static 'receive' policies that are currently being used by the run-time application. |
xpolicyTxCounts | 1.3.6.1.4.1.838.3.10.1.2.2 | |||
xpolicyNumTxConfiguredTotal | 1.3.6.1.4.1.838.3.10.1.2.2.1 | integer32 | read-only |
The total number of configured 'send' policies. |
xpolicyNumTxConfiguredValid | 1.3.6.1.4.1.838.3.10.1.2.2.2 | integer32 | read-only |
Represents the number of configured 'send' policies that have a RowStatus of 'active'. This means that they are configured correctly without any conflicts among the elements in the row. |
xpolicyNumTxConfiguredInValid | 1.3.6.1.4.1.838.3.10.1.2.2.3 | integer32 | read-only |
Represents the number of configured 'send' policies that have a RowStatus of 'notReady'. This means that they are configured, but have conflicts among the elements in the row. |
xpolicyNumTxInUseTotal | 1.3.6.1.4.1.838.3.10.1.2.2.4 | integer32 | read-only |
Represents the number of 'send' policies that are currently being used by the run-time application. Normally this number is the same as the number of Configured Valid Policies. |
xpolicyNumTxInUseBGP | 1.3.6.1.4.1.838.3.10.1.2.2.5 | integer32 | read-only |
Represents the number of BGP 'send' policies that are currently being used by the run-time application. |
xpolicyNumTxInUseOSPF | 1.3.6.1.4.1.838.3.10.1.2.2.6 | integer32 | read-only |
Represents the number of OSPF 'send' policies that are currently being used by the run-time application. |
xpolicyNumTxInUseRIP | 1.3.6.1.4.1.838.3.10.1.2.2.7 | integer32 | read-only |
Represents the number of RIP 'send' policies that are currently being used by the run-time application. |
xpolicyTables | 1.3.6.1.4.1.838.3.10.2 | |||
xpolicyRouting | 1.3.6.1.4.1.838.3.10.2.1 | |||
xpolicyReceiveTable | 1.3.6.1.4.1.838.3.10.2.1.1 | no-access |
This entity's Route Policy Receive table. |
|
1.3.6.1.4.1.838.3.10.2.1.1.1 | no-access |
An entry to the Route Policy Receive Table. |
||
xpolicyRxProtocol | 1.3.6.1.4.1.838.3.10.2.1.1.1.1 | integer | read-only |
The protocol from which the update was received. Enumeration: 'bgp': 1, 'ospf': 2, 'rip': 3. |
xpolicyRxPeer | 1.3.6.1.4.1.838.3.10.2.1.1.1.2 | ipaddress | read-only |
The destination IP address of the routing update. If it is zero, then all peers are accepted. |
xpolicyRxName | 1.3.6.1.4.1.838.3.10.2.1.1.1.3 | xpolicyname | read-only |
A unique name for this entry, including the optional priority number, which can be represented in dotted notation. When used, the priority numbers allow hiearchical matching. Format of the string is: |
xpolicyRxAddrStart | 1.3.6.1.4.1.838.3.10.2.1.1.1.4 | ipaddress | read-only |
The base of the IP Address range to match in routing update destinations. |
xpolicyRxAddrEnd | 1.3.6.1.4.1.838.3.10.2.1.1.1.5 | ipaddress | read-only |
The end of the IP Address range to match in routing update destinations. |
xpolicyRxAsString | 1.3.6.1.4.1.838.3.10.2.1.1.1.6 | xpolicyasstring | read-only |
A string describing a complete, or partial 'Autonomyous System' inwhich to perform matches. This string uses a limited form of regular expression syntax to define what values of an AS path to match. The special characters used are '^' and '$' to specify 'start' and 'end' respectively. 100 - a path with 100 in it ^100$ - exactly the path of 100 (adjacent AS) ^100 - any path starting with 100 100$ - any path ending with 100 100.200 - a path with the sequence 100.200 in it. note: this is only valid for routes sourced from BGP. |
xpolicyRxCommunityId | 1.3.6.1.4.1.838.3.10.2.1.1.1.7 | integer | read-only |
Allows matching on one of the integers listed in the community attrubute list. This is only valid for routes sourced from BGP. |
xpolicyRxReceiveOption | 1.3.6.1.4.1.838.3.10.2.1.1.1.8 | integer | read-only |
Receive action/options taken on 'matching' entries. Enumeration: 'ignore': 1, 'receive': 2, 'drop': 3. |
xpolicyRxLocalPref | 1.3.6.1.4.1.838.3.10.2.1.1.1.9 | integer32 | read-only |
A positive four byte integer defining the preference to a matched routes. Higher values assign greater preference. Internal routes use 0xffffffff. note: It is only used for BGP. |
xpolicyRxRowStatus | 1.3.6.1.4.1.838.3.10.2.1.1.1.10 | rowstatus | read-only |
This object is used to add and remove entries from the table. |
xpolicyRxPrefixMin | 1.3.6.1.4.1.838.3.10.2.1.1.1.11 | integer | read-only |
Minimum length of IP Address prefix to match in routing update destinations. |
xpolicyRxPrefixMax | 1.3.6.1.4.1.838.3.10.2.1.1.1.12 | integer | read-only |
Maximum length of IP Address prefix to match in routing update destinations. |
xpolicySendTable | 1.3.6.1.4.1.838.3.10.2.1.2 | no-access |
This entity's Route Policy Send table. |
|
1.3.6.1.4.1.838.3.10.2.1.2.1 | no-access |
An entry to the Route Policy Table. |
||
xpolicyTxProtocol | 1.3.6.1.4.1.838.3.10.2.1.2.1.1 | integer | read-only |
The protocol identifying where the update will be sent. Enumeration: 'bgp': 1, 'ospf': 2, 'rip': 3. |
xpolicyTxPeer | 1.3.6.1.4.1.838.3.10.2.1.2.1.2 | ipaddress | read-only |
The destination IP address of the routing update. If zero, then all peers receive them. For OSPF and RIP, this value should be zero. BGP should not use 0. |
xpolicyTxName | 1.3.6.1.4.1.838.3.10.2.1.2.1.3 | xpolicyname | read-only |
A unique name for this entry, including the optional priority number, which can be represented in dotted notation. When used, the priority numbers allow hiearchical matching. Format of the string is: |
xpolicyTxSrcProtocol | 1.3.6.1.4.1.838.3.10.2.1.2.1.4 | integer | read-only |
The protocol identifying the origin of the update. Often this 'src protocol will be the same as the TX Protocol index. This allows routes learned by BGP to be filtered towards other BGP routes. Enumeration: 'bgp': 1, 'local': 4, 'static': 5, 'ospf': 2, 'rip': 3. |
xpolicyTxSrcProtSubType | 1.3.6.1.4.1.838.3.10.2.1.2.1.5 | integer | read-only |
The protocol sub-type discription. Currently, this only applies to OSPF entries. Enumeration: 'internal': 2, 'any': 1, 'external': 3. |
xpolicyTxAddrStart | 1.3.6.1.4.1.838.3.10.2.1.2.1.6 | ipaddress | read-only |
The base of the IP Address range to match in routing update destinations. |
xpolicyTxAddrEnd | 1.3.6.1.4.1.838.3.10.2.1.2.1.7 | ipaddress | read-only |
The end of the IP Address range to match in routing update destinations. |
xpolicyTxAsString | 1.3.6.1.4.1.838.3.10.2.1.2.1.8 | xpolicyasstring | read-only |
A string describing a complete, or partial 'Autonomyous System' inwhich to perform matches. This string uses a limited form of regular expression syntax to define what values of an AS path to match. The special characters used are '^' and '$' to specify 'start' and 'end' respectively. 100 - a path with 100 in it ^100$ - exactly the path of 100 (adjacent AS) ^100 - any path starting with 100 100$ - any path ending with 100 100.200 - a path with the sequence 100.200 in it. note: this is only valid for routes sourced from BGP. |
xpolicyTxCommunityId | 1.3.6.1.4.1.838.3.10.2.1.2.1.9 | integer | read-only |
Allows matching on one of the integers listed in the community attrubute list. This is only valid for routes sourced from BGP. |
xpolicyTxSendOption | 1.3.6.1.4.1.838.3.10.2.1.2.1.10 | integer | read-only |
Send action/options taken on 'matching' entries. Never, indicates that routes within the range are not sent to the peer. Normal, allows routes within the specified range to be sent to the peer. Aggregate adds the specified range to routes that are currently within the specified range. In the aggregate case, the range must be a power of two. Enumeration: 'ignore': 1, 'aggregate': 4, 'never': 2, 'normal': 3. |
xpolicyTxMED | 1.3.6.1.4.1.838.3.10.2.1.2.1.11 | integer32 | read-only |
The 'Multi-Exit-Descriminator'. A lower value assigns a higher preference to the route. Normally, the MED attribute ia attached to all matched routes. Except in the case of 0xffffffff, which means the MED will not be sent. note: It is only used for BGP. If it is used (>0), then the 'xpolicyTxSendOption' can NOT be set to 'never'. |
xpolicyTxMEDAuto | 1.3.6.1.4.1.838.3.10.2.1.2.1.12 | integer | read-only |
Admininstative status for calculating the 'Multi-Exit-Descriminator' using IGP_metric + 1. Enumeration: 'on': 1, 'off': 2. |
xpolicyTxAsPrepend | 1.3.6.1.4.1.838.3.10.2.1.2.1.13 | integer32 | read-only |
The number of times to prepend the router's AS to the transmitted AS path in updates to the peer for all matching routes. note: It is only used for BGP. If it is used (>0), then the 'xpolicyTxSendOption' can NOT be set to 'never'. |
xpolicyTxSendCommunityId | 1.3.6.1.4.1.838.3.10.2.1.2.1.14 | integer | read-only |
The value that is added to the community attribute for all matched routes. note: It is only used for BGP. If it is used (>0), then the 'xpolicyTxSendOption' can NOT be set to 'never'. |
xpolicyTxIgpMetric | 1.3.6.1.4.1.838.3.10.2.1.2.1.15 | integer32 | read-only |
The metric used for IGP. |
xpolicyTxIgpMetricType | 1.3.6.1.4.1.838.3.10.2.1.2.1.16 | integer | read-only |
Type of metric being used. Currently, only for defining OSPF internal and external routes. Enumeration: 'ospfExtType2': 2, 'ospfExtType1': 1. |
xpolicyTxIgpMetricAuto | 1.3.6.1.4.1.838.3.10.2.1.2.1.17 | integer | read-only |
Administrative status for generating an 'auto' metric. If set to localPref, the igp's metric is igpMetric - localPref. If set to MED, the the igp's metric is igpMetric + MED. If set to igp, then the entry controls routes imported from one IGP to another. Enumeration: 'med': 3, 'localPref': 2, 'off': 1, 'igp': 4. |
xpolicyTxNextHopSelf | 1.3.6.1.4.1.838.3.10.2.1.2.1.18 | truthvalue | read-only |
Setting this object to the value 'true(1)' will set the BGP NEXT_HOP attribute to the local router address instead of leaving it as it was received from an EBGP peer. |
xpolicyTxRowStatus | 1.3.6.1.4.1.838.3.10.2.1.2.1.19 | rowstatus | read-only |
This object is used to add and remove entries from the table. |
xpolicyTxPrefixMin | 1.3.6.1.4.1.838.3.10.2.1.2.1.20 | integer | read-only |
Minimum length of IP Address prefix to match in routing update destinations. |
xpolicyTxPrefixMax | 1.3.6.1.4.1.838.3.10.2.1.2.1.21 | integer | read-only |
Maximum length of IP Address prefix to match in routing update destinations. |
xpolicyDisplayTable | 1.3.6.1.4.1.838.3.10.2.2 | no-access |
This table contains a read-only display of the internally linked list of policy entries. |
|
1.3.6.1.4.1.838.3.10.2.2.1 | no-access |
Individual piece of text information regarding a policy entry. |
||
xpolicyDisplayIndex | 1.3.6.1.4.1.838.3.10.2.2.1.1 | integer32 | no-access |
The row number in the table. |
xpolicyRxDisplayString | 1.3.6.1.4.1.838.3.10.2.2.1.2 | displaystring | read-only |
A single text line of information about a particular Receive policy. |
xpolicyTxDisplayString | 1.3.6.1.4.1.838.3.10.2.2.1.3 | displaystring | read-only |
A single text line of information about a particular Send policy. |
xpolicyPeerGroupTable | 1.3.6.1.4.1.838.3.10.2.3 | no-access |
This table contains configuration for policy peer group members. |
|
1.3.6.1.4.1.838.3.10.2.3.1 | no-access |
Individual peer group configuration. |
||
xpolicyPeerGroupIndex | 1.3.6.1.4.1.838.3.10.2.3.1.1 | integer | read-only |
The index used to identify this peer group. |
xpolicyPeerGroupPeer | 1.3.6.1.4.1.838.3.10.2.3.1.2 | ipaddress | read-only |
The peer contained in this group. |
xpolicyPeerGroupRowStatus | 1.3.6.1.4.1.838.3.10.2.3.1.3 | rowstatus | read-only |
This object is used to add and remove entries from the table. |
xpolicyPriRouting | 1.3.6.1.4.1.838.3.10.2.4 | |||
xpolicyPriReceiveTable | 1.3.6.1.4.1.838.3.10.2.4.1 | no-access |
This entity's Route Policy Receive table. |
|
1.3.6.1.4.1.838.3.10.2.4.1.1 | no-access |
An entry to the Route Policy Receive Table. |
||
xpolicyPriRxProtocol | 1.3.6.1.4.1.838.3.10.2.4.1.1.1 | integer | read-only |
The protocol from which the update was received. Enumeration: 'bgp': 1, 'static': 5, 'ospf': 2, 'rip': 3. |
xpolicyPriRxPeer | 1.3.6.1.4.1.838.3.10.2.4.1.1.2 | ipaddress | read-only |
The destination IP address of the routing update. If it is zero, then all peers are accepted. |
xpolicyPriRxName | 1.3.6.1.4.1.838.3.10.2.4.1.1.3 | xpripolicyname | read-only |
A unique name for this entry, including the optional priority number, which can be represented in dotted notation. When used, the priority numbers allow hiearchical matching. Format of the string is: |
xpolicyPriRxAddrStart | 1.3.6.1.4.1.838.3.10.2.4.1.1.4 | ipaddress | read-only |
The base of the IP Address range to match in routing update destinations. |
xpolicyPriRxAddrEnd | 1.3.6.1.4.1.838.3.10.2.4.1.1.5 | ipaddress | read-only |
The end of the IP Address range to match in routing update destinations. |
xpolicyPriRxAsString | 1.3.6.1.4.1.838.3.10.2.4.1.1.6 | xpolicyasstring | read-only |
A string describing a complete, or partial 'Autonomyous System' inwhich to perform matches. This string uses a limited form of regular expression syntax to define what values of an AS path to match. The special characters used are '^' and '$' to specify 'start' and 'end' respectively. 100 - a path with 100 in it ^100$ - exactly the path of 100 (adjacent AS) ^100 - any path starting with 100 100$ - any path ending with 100 100.200 - a path with the sequence 100.200 in it. note: this is only valid for routes sourced from BGP. |
xpolicyPriRxCommunityId | 1.3.6.1.4.1.838.3.10.2.4.1.1.7 | integer | read-only |
Allows matching on one of the integers listed in the community attrubute list. This is only valid for routes sourced from BGP. |
xpolicyPriRxReceiveOption | 1.3.6.1.4.1.838.3.10.2.4.1.1.8 | integer | read-only |
Receive action/options taken on 'matching' entries. Enumeration: 'ignore': 1, 'receive': 2, 'drop': 3. |
xpolicyPriRxLocalPref | 1.3.6.1.4.1.838.3.10.2.4.1.1.9 | integer32 | read-only |
A positive four byte integer defining the preference to a matched routes. Higher values assign greater preference. Internal routes use 0xffffffff. note: It is only used for BGP. |
xpolicyPriRxRowStatus | 1.3.6.1.4.1.838.3.10.2.4.1.1.10 | rowstatus | read-only |
This object is used to add and remove entries from the table. |
xpolicyPriRxPrefixMin | 1.3.6.1.4.1.838.3.10.2.4.1.1.11 | integer | read-only |
Minimum length of IP Address prefix to match in routing update destinations. |
xpolicyPriRxPrefixMax | 1.3.6.1.4.1.838.3.10.2.4.1.1.12 | integer | read-only |
Maximum length of IP Address prefix to match in routing update destinations. |
xpolicyPriRxDistance | 1.3.6.1.4.1.838.3.10.2.4.1.1.13 | integer | read-only |
Administrative distance value to be set to a matched route. |
xpolicyPriSendTable | 1.3.6.1.4.1.838.3.10.2.4.2 | no-access |
This entity's Route Policy Send table. |
|
1.3.6.1.4.1.838.3.10.2.4.2.1 | no-access |
An entry to the Route Policy Table. |
||
xpolicyPriTxProtocol | 1.3.6.1.4.1.838.3.10.2.4.2.1.1 | integer | read-only |
The protocol identifying where the update will be sent. Enumeration: 'bgp': 1, 'ospf': 2, 'rip': 3. |
xpolicyPriTxPeer | 1.3.6.1.4.1.838.3.10.2.4.2.1.2 | ipaddress | read-only |
The destination IP address of the routing update. If zero, then all peers receive them. For OSPF and RIP, this value should be zero. BGP should not use 0. |
xpolicyPriTxName | 1.3.6.1.4.1.838.3.10.2.4.2.1.3 | xpripolicyname | read-only |
A unique name for this entry, including the optional priority number, which can be represented in dotted notation. When used, the priority numbers allow hiearchical matching. Format of the string is: |
xpolicyPriTxSrcProtocol | 1.3.6.1.4.1.838.3.10.2.4.2.1.4 | integer | read-only |
The protocol identifying the origin of the update. Often this 'src protocol will be the same as the TX Protocol index. This allows routes learned by BGP to be filtered towards other BGP routes. Enumeration: 'bgp': 1, 'local': 4, 'static': 5, 'ospf': 2, 'rip': 3. |
xpolicyPriTxSrcProtSubType | 1.3.6.1.4.1.838.3.10.2.4.2.1.5 | integer | read-only |
The protocol sub-type discription. Currently, this only applies to OSPF entries. Enumeration: 'internal': 2, 'any': 1, 'external': 3. |
xpolicyPriTxAddrStart | 1.3.6.1.4.1.838.3.10.2.4.2.1.6 | ipaddress | read-only |
The base of the IP Address range to match in routing update destinations. |
xpolicyPriTxAddrEnd | 1.3.6.1.4.1.838.3.10.2.4.2.1.7 | ipaddress | read-only |
The end of the IP Address range to match in routing update destinations. |
xpolicyPriTxAsString | 1.3.6.1.4.1.838.3.10.2.4.2.1.8 | xpolicyasstring | read-only |
A string describing a complete, or partial 'Autonomyous System' inwhich to perform matches. This string uses a limited form of regular expression syntax to define what values of an AS path to match. The special characters used are '^' and '$' to specify 'start' and 'end' respectively. 100 - a path with 100 in it ^100$ - exactly the path of 100 (adjacent AS) ^100 - any path starting with 100 100$ - any path ending with 100 100.200 - a path with the sequence 100.200 in it. note: this is only valid for routes sourced from BGP. |
xpolicyPriTxCommunityId | 1.3.6.1.4.1.838.3.10.2.4.2.1.9 | integer | read-only |
Allows matching on one of the integers listed in the community attrubute list. This is only valid for routes sourced from BGP. |
xpolicyPriTxSendOption | 1.3.6.1.4.1.838.3.10.2.4.2.1.10 | integer | read-only |
Send action/options taken on 'matching' entries. Never, indicates that routes within the range are not sent to the peer. Normal, allows routes within the specified range to be sent to the peer. Aggregate adds the specified range to routes that are currently within the specified range. In the aggregate case, the range must be a power of two. Enumeration: 'ignore': 1, 'aggregate': 4, 'never': 2, 'normal': 3. |
xpolicyPriTxMED | 1.3.6.1.4.1.838.3.10.2.4.2.1.11 | integer32 | read-only |
The 'Multi-Exit-Descriminator'. A lower value assigns a higher preference to the route. Normally, the MED attribute ia attached to all matched routes. Except in the case of 0xffffffff, which means the MED will not be sent. note: It is only used for BGP. If it is used (>0), then the 'xpolicyTxSendOption' can NOT be set to 'never'. |
xpolicyPriTxMEDAuto | 1.3.6.1.4.1.838.3.10.2.4.2.1.12 | integer | read-only |
Admininstative status for calculating the 'Multi-Exit-Descriminator' using IGP_metric + 1. Enumeration: 'on': 1, 'off': 2. |
xpolicyPriTxAsPrepend | 1.3.6.1.4.1.838.3.10.2.4.2.1.13 | integer32 | read-only |
The number of times to prepend the router's AS to the transmitted AS path in updates to the peer for all matching routes. note: It is only used for BGP. If it is used (>0), then the 'xpolicyTxSendOption' can NOT be set to 'never'. |
xpolicyPriTxSendCommunityId | 1.3.6.1.4.1.838.3.10.2.4.2.1.14 | integer | read-only |
The value that is added to the community attribute for all matched routes. note: It is only used for BGP. If it is used (>0), then the 'xpolicyTxSendOption' can NOT be set to 'never'. |
xpolicyPriTxIgpMetric | 1.3.6.1.4.1.838.3.10.2.4.2.1.15 | integer32 | read-only |
The metric used for IGP. |
xpolicyPriTxIgpMetricType | 1.3.6.1.4.1.838.3.10.2.4.2.1.16 | integer | read-only |
Type of metric being used. Currently, only for defining OSPF internal and external routes. Enumeration: 'ospfExtType2': 2, 'ospfExtType1': 1. |
xpolicyPriTxIgpMetricAuto | 1.3.6.1.4.1.838.3.10.2.4.2.1.17 | integer | read-only |
Administrative status for generating an 'auto' metric. If set to localPref, the igp's metric is igpMetric - localPref. If set to MED, the the igp's metric is igpMetric + MED. If set to igp, then the entry controls routes imported from one IGP to another. Enumeration: 'med': 3, 'localPref': 2, 'off': 1, 'igp': 4. |
xpolicyPriTxNextHopSelf | 1.3.6.1.4.1.838.3.10.2.4.2.1.18 | truthvalue | read-only |
Setting this object to the value 'true(1)' will set the BGP NEXT_HOP attribute to the local router address instead of leaving it as it was received from an EBGP peer. |
xpolicyPriTxRowStatus | 1.3.6.1.4.1.838.3.10.2.4.2.1.19 | rowstatus | read-only |
This object is used to add and remove entries from the table. |
xpolicyPriTxPrefixMin | 1.3.6.1.4.1.838.3.10.2.4.2.1.20 | integer | read-only |
Minimum length of IP Address prefix to match in routing update destinations. |
xpolicyPriTxPrefixMax | 1.3.6.1.4.1.838.3.10.2.4.2.1.21 | integer | read-only |
Maximum length of IP Address prefix to match in routing update destinations. |
xpolicyConformance | 1.3.6.1.4.1.838.3.10.3 | |||
xpolicyCompliances | 1.3.6.1.4.1.838.3.10.3.1 | |||
xpolicyCompliance | 1.3.6.1.4.1.838.3.10.3.1.1 |
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB. |
||
xpolicyGroups | 1.3.6.1.4.1.838.3.10.3.2 | |||
xpolicyAllGroup | 1.3.6.1.4.1.838.3.10.3.2.1 |
The set of all accessible objects in this MIB. |