IBMHPRROUTETEST-MIB: View SNMP OID List / Download MIB
VENDOR: IBM
Home | MIB: IBMHPRROUTETEST-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 |
ibm | 1.3.6.1.4.1.2 | |||
ibmArchitecture | 1.3.6.1.4.1.2.5 | |||
hpr | 1.3.6.1.4.1.2.5.10 | |||
ibmHprRouteTest | 1.3.6.1.4.1.2.5.10.4 | |||
ibmHprRtGlobe | 1.3.6.1.4.1.2.5.10.4.1 | |||
ibmHprRtGlobeConnTrigger | 1.3.6.1.4.1.2.5.10.4.1.1 | octet string | read-write |
This object is used to trigger an HPR route test of the physical path of an existing RTP Connection. The format of this object is: nceid-length.nceid.tcid, where - nceid-length: 1 octet. valid values are 1-8. - nceid: 1-8 octets. - tcid: 8 octets. |
ibmHprRtGlobeNameTrigger | 1.3.6.1.4.1.2.5.10.4.1.2 | displaystring | read-write |
This object is used to trigger an HPR route test of the physical path of an existing or non-existing RTP Connection. The names will be used to generate a HPR Route which may or may not match an existing RTP Connection; but must be reside on a current or potential RTP Connection endpoint node. The format of this object is: netid.lu-name.mode-name, where - netid: 1-8 octets. - period: 1 octet. - lu-name: 1-8 octets. - period: 1 octet. - mode-name: 1-8 octets. |
ibmHprRtGenResults | 1.3.6.1.4.1.2.5.10.4.2 | |||
ibmHprRtGenTable | 1.3.6.1.4.1.2.5.10.4.2.1 | no-access |
The HPR Route Test General Results Table. |
|
1.3.6.1.4.1.2.5.10.4.2.1.1 | no-access |
The HPR Route Test Id is used to index to this table. This Id is an integer that begins at 1 and is incremented with each route test executed on the agent node. |
||
ibmHprRtGenTestId | 1.3.6.1.4.1.2.5.10.4.2.1.1.1 | gauge | read-only |
The route test id. This Id is an integer that begins at 1 and is incremented with each route test execution. |
ibmHprRtGenTestType | 1.3.6.1.4.1.2.5.10.4.2.1.1.2 | integer | read-only |
The route test type. This indicates whether the route test was triggered by setting the: 1. global connection trigger, or 2. global name trigger. Enumeration: 'connTrigger': 1, 'nameTrigger': 2. |
ibmHprRtGenConnTrigger | 1.3.6.1.4.1.2.5.10.4.2.1.1.3 | octet string | read-only |
This object will be valid if the route test was triggered by setting the global connection trigger. If the route test was triggered by setting the global name trigger, this object will return the zero-length string. When it is not null, the format of this object is: nceid-length.nceid.tcid, where - nceid-length: 1 octet. valid values are 1-8. - nceid: 1-8 octets. - tcid: 8 octets. |
ibmHprRtGenNameTrigger | 1.3.6.1.4.1.2.5.10.4.2.1.1.4 | displaystring | read-only |
This object will be valid if the route test was triggered by setting the global name trigger. If the route test was triggered by setting the global connection trigger, this object will return the zero-length string. When it is not null, the format of this object is: netid.lu-name.mode-name, where - netid: 1-8 octets. - period: 1 octet. - lu-name: 1-8 octets. - period: 1 octet. - mode-name: 1-8 octets. |
ibmHprRtGenResult | 1.3.6.1.4.1.2.5.10.4.2.1.1.5 | integer | read-only |
The route test result. This indicates whether the route test was: 1. successfully executed, or 2. in progress and has not completed yet, or 3. no response was received from one or more nodes, or 4. the nce id used to trigger the route test was invalid, or 5. the tcid used to trigger the route test was invalid, or 6. the lu name used to trigger the route test was invalid, or 7. the mode name used to trigger the route test was invalid for the lu name specified, or 8. a contiguous hpr route from this node to the target lu does not exist and cannot be created. Enumeration: 'nceidInvalid': 4, 'successful': 1, 'inProgess': 2, 'noHprRoute': 8, 'tcidInvalid': 5, 'modeInvalid': 7, 'noResponse': 3, 'luInvalid': 6. |
ibmHprRtGenSenseCode | 1.3.6.1.4.1.2.5.10.4.2.1.1.6 | octet string | read-only |
The SNA sense data that corresponds to the route test result. |
ibmHprRtGenCosName | 1.3.6.1.4.1.2.5.10.4.2.1.1.7 | displaystring | read-only |
The class of service name used for this route test. |
ibmHprRtGenRscv | 1.3.6.1.4.1.2.5.10.4.2.1.1.8 | octet string | read-only |
The route selection control vector used for this route test. |
ibmHprRtDetResults | 1.3.6.1.4.1.2.5.10.4.3 | |||
ibmHprRtDetTable | 1.3.6.1.4.1.2.5.10.4.3.1 | no-access |
The HPR Route Test Detailed Results Table. |
|
1.3.6.1.4.1.2.5.10.4.3.1.1 | no-access |
The HPR Route Test Id and HPR Route Sub Test Id are used to index this table. The Test Id is an integer that begins at 1 and is incremented with each route test execution. The Sub Test Id is an integer that begins at 1 and is incremented with each node along the path being tested. |
||
ibmHprRtDetTestId | 1.3.6.1.4.1.2.5.10.4.3.1.1.1 | gauge | read-only |
The route test id. This Id is an integer that begins at 1 and is incremented with each route test execution. If this object has the same value as the ibmHprRtGenTestId, then the two objects apply to the same route test. |
ibmHprRtDetSubTestId | 1.3.6.1.4.1.2.5.10.4.3.1.1.2 | integer | read-only |
The sub test id. This Id is an integer that begins at 1 and is incremented with each node along the path being tested. The last entry of the test will be designated by a value 255. |
ibmHprRtDetDestNode | 1.3.6.1.4.1.2.5.10.4.3.1.1.3 | displaystring | read-only |
The destination node name for this portion of the route test. |
ibmHprRtDetPriorNode | 1.3.6.1.4.1.2.5.10.4.3.1.1.4 | displaystring | read-only |
The name of the node which is prior to the destination node for this portion of the route test. |
ibmHprRtDetLastTgNumber | 1.3.6.1.4.1.2.5.10.4.3.1.1.5 | integer | read-only |
The last TG number for this portion of the route test. |
ibmHprRtDetRtripTime | 1.3.6.1.4.1.2.5.10.4.3.1.1.6 | gauge | read-only |
The round trip time for this portion of the route test. It is the total time from when the test frame was sent by this node to the time when the test frame was received back at this node. |
ibmHprRtDetResult | 1.3.6.1.4.1.2.5.10.4.3.1.1.7 | integer | read-only |
The result of this portion of the route test. It indicates whether this portion of the route test was: 1. successfully executed, or 2. no response was received. Enumeration: 'successful': 1, 'noResponse': 2. |