All MIBs › AXD301-SPVC-MIB › atmSpvcLatestErrorCode
atmSpvcLatestErrorCode
Module: AXD301-SPVC-MIB
OID (symbolic): AXD301-SPVC-MIB::atmSpvcLatestErrorCode
OID (numeric): 1.3.6.1.4.1.193.183.11.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object contains the error code generated from the latest unsuccessful set-operation towards a SPVC object. To obtain the error code value, the manager issues a management protocol retrieval operation to obtain the current value of this object. The following Spvc specific values can be retrieved (Additional error codes can be found in AXD301-PCH-MIB):
200: No unssuccessful set-operations have occured yet 201: Invalid Enable call failure trap 202: The attribute Leaf Reference is missing 203: Invalid Call failure notification interval 204: The attribute Operation Indicator is missing 205: The attribute Operation Time is missing 206: Invalid restart 207: Invalid Retry Interval 208: The value of the Retry Interval is inconsistent 209: Invalid Retry Limit 210: The value of the Retry Limit is inconsistent 211: Invalid Row Status 212: The value of the Row Status is inconsistent 213: The originating ifIndex attribute is missing 214: The originating Vci is missing 215: The originating Vpi is missing 216: Invalid Target Address 217: Invalid Target Select Type 218: The value of the target attributes is inconsistent or missing 219: An unrecognised error occurred 220: The value of some SPVC parameter is invalid 221: No originating VC has been defined to support this SPVC 222: No originating VP has been defined to support this SPVP 223: There is no interface defined with this interface id 224: The Target VPI or Target VCI attribute values are missing 225: The originating VC is already cross-connected 226: The originating VC is not active 227: The originating VC is not a SPVC initiator 228: The originating VP is already cross-connected 229: The originating VP is not active 230: The cast type of the originating VP is not point-to-point 231: The originating VP is not a SPVC initiator 232: The Leaf reference should have a value of 1; a point-to-multipoint SPVPC is not supported 233: - 234: Invalid Operation Time format 235: Invalid Operation Indicator 236: Invalid Operation Time; the Operation Time has already occured 237: Invalid Cast Type; The created VC initiator has wrong cast type 238: The Spvc additional table must be created after the Spvc standard table 239: No more attempts will be made to reestablish the spvc 240: Attempt to set up a SPVC leaf towards an already existing SPVC leaf 241: This counter group contains failure statistics for Soft PVCCs and Soft PVPCs. The Row Index field shall be empty. 242: This interface may not be used as it is protected 243: The Spvc Address is already in use 244: The Spvc Address has wrong length 245: The Spvc Addresses on the ET has to be removed before removing the ET. 246: The Spvcc does not exist. 247: The Spvcc already exist. 248: The Spvpc does not exist. 249: The Spvpc already exist. 250: The Spvc Address does not exist. 251: The Spvc Address already exists. 252: The Scheduled Spvcc does not exist. 253: The Scheduled Spvcc already exist. 254: The Scheduled Spvpc does not exist. 255: The Scheduled Spvpc already exist.
What is atmSpvcLatestErrorCode?
This read-only value reports the error code from the most recent failed set-operation on a Soft PVC object, letting a manager retrieve the cause of the last configuration failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.183.11.1.9 snmpwalk -v2c -c public <target> AXD301-SPVC-MIB::atmSpvcLatestErrorCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.183.11.1.9.1 snmpget -v2c -c public <target> AXD301-SPVC-MIB::atmSpvcLatestErrorCode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmSpvcLatestErrorCode.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.183 | ats | Axd301Comm-OMS |
| 1.3.6.1.4.1.193.183.11 | spvc | AXD301-SPVC-MIB |
| 1.3.6.1.4.1.193.183.11.1 | spvcMIBObjects | AXD301-SPVC-MIB |
| 1.3.6.1.4.1.193.183.11.1.9 | atmSpvcLatestErrorCode | AXD301-SPVC-MIB |