The state of the request at the current time. Idle
denotes that the request has not been made. InProgress
denotes that the request is currently being made.
Success denotes that the last request was successful
and ispRespOID and ispValue are valid. Failure denotes
that the last request was not successful.
Parsed from file fore-isp.mib.txt
Company: None
Module: Fore-IlmiSnmpProxy-MIB
The state of the request at the current time. Idle
denotes that the request has not been made. InProgress
denotes that the request is currently being made.
Success denotes that the last request was successful
and ispRespOID and ispValue are valid. Failure denotes
that the last request was not successful.
Parsed from file Fore-IlmiSnmpProxy-MIB.mib
Module: Fore-IlmiSnmpProxy-MIB
Vendor: Fore Systems, Inc.
Module: Fore-IlmiSnmpProxy-MIB
[Automatically extracted from oidview.com]
ispOperStatus OBJECT-TYPE SYNTAX INTEGER { idle(1), inProgress(2), success(3), failure(4) } ACCESS read-only STATUS mandatory DESCRIPTION "The state of the request at the current time. Idle denotes that the request has not been made. InProgress denotes that the request is currently being made. Success denotes that the last request was successful and ispRespOID and ispValue are valid. Failure denotes that the last request was not successful." ::= { ispEntry 7 }
ispOperStatus OBJECT-TYPE SYNTAX INTEGER { idle(1), inProgress(2), success(3), failure(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "The state of the request at the current time. Idle denotes that the request has not been made. InProgress denotes that the request is currently being made. Success denotes that the last request was successful and ispRespOID and ispValue are valid. Failure denotes that the last request was not successful." ::= { ispEntry 7 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.326.1.10.2.1.1 | ispPort | 0 | 0 | The port index of the ILMI instance to use for SNMP requests. |
1.3.6.1.4.1.326.1.10.2.1.2 | ispVPI | 0 | 0 | The VPI of the ILMI instance to use for SNMP requests. |
1.3.6.1.4.1.326.1.10.2.1.3 | ispIndex | 0 | 0 | A unique index used to differentiate SNMP requests. |
1.3.6.1.4.1.326.1.10.2.1.4 | ispOperation | 0 | 0 | Whether the SNMP request is a get or getnext. This MIB does not support set requests at this time |
1.3.6.1.4.1.326.1.10.2.1.5 | ispOID | 0 | 0 | The OID for the SNMP request. |
1.3.6.1.4.1.326.1.10.2.1.6 | ispConfStatus | 0 | 0 | When to perform the SNMP request. |
1.3.6.1.4.1.326.1.10.2.1.8 | ispCommunityName | 0 | 0 | The community string for the SNMP request. |
1.3.6.1.4.1.326.1.10.2.1.9 | ispRespOID | 0 | 0 | The OID in the response packet of the SNMP request. This is only valid if ispOperStatus has a value of success. |
1.3.6.1.4.1.326.1.10.2.1.10 | ispValue | 0 | 0 | The value returned by a get, or getnext. This is encoded in ASCII format and is only valid if ispOperStatus has a value of succes… |
1.3.6.1.4.1.326.1.10.2.1.11 | ispRowStatus | 0 | 0 | The status of this entry. |