All MIBs › ACMIB › atmTrunkingConfigFailureCode
atmTrunkingConfigFailureCode
Module: ACMIB
OID (symbolic): ACMIB::atmTrunkingConfigFailureCode
OID (numeric): 1.3.6.1.4.1.1751.2.18.15.59
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An identified reason for failure while configuring/modifying ATM Trunking parameters: localIWFAlreadyConfigured(1) : Local IWF has already been configured, the parameters can not be changed or apply again. localIWFAtmAddressError(2): the ATM Address for Local IWF is not valid or this address has been used by someone else. localIWFIdOutOfRange(3): the Identification of Local IWF is out of range. maxNumberRmtIWFOutOfRange(4): the maximum number of Remote IWF is out of range. rmtIWFAlreadyConfigured(5): this remote IWF has already been configured( with index atmTrunkingRmtIWFIdentifier). rmtIWFIdOutOfRange: the identifier for the remote IWF is out of range. rmtIWFAtmAddressError: the ATM Address for remote IWF is not valid or this address has been used by someone else. vccIdError: the VCC ID for the SigVcc or BrVcc is 0, or this VCC ID is out of range or it has been used by someone else. vccPvcParameterNotAcceptable: the parameters of PVC side, including slot, port, channel, vpi, vci, are not acceptable. vccTrafficParameterNotValid: the VCC traffic parameters are not acceptable, including FwPcr01, BwPcr01, FwScr01, BwScr01, FWMbs01, BwMbs01, BrVccServiceType, BrVccSarType. vccViVuniNotValid: the configuration of Egress Vi/VUNI is not acceptable. vccTrunkParameterNotValid: the parameters for the Trunk is not supported, including BrVccMaxAal2ChanId, BrVccCircuitModeDataSupp, BrVccFrameModeSupp, BrVccFaxModeSupp, CASPktXportSupp, BrVccDTMFPktXportSupp, BrVccMFR1PktXportSupp, BrVccMFR2PktXportSupp, BrVccPCMEncoding, BrVccMaxFrameLength, BrVccIdleChannSuprSupp, BrVccSilenceDetSupp, BrVccCompressionSpec,AudioProfileId, SigVccSignaling. vccTrunkFeatureParameterNotValid: PSAX proprietary feature parameters not supported including SigVccInactiveTimer, SigVccRetryTimer, SigVccRetryLimit, BrVccInactiveTimer, BrVccRetryTimer, BrVccRetryLimit, BrVccGr303Supp, BrVccOamStatus. localIwfNotConfigured(14) : Local IWF not Configured localIwfIdNotMatch(15): specified Local IWF not match localIwfStatus(16): this operation is not supported because of the status of Local IWF rmtIwfNotConfigured(17): Remote IWF Not Configured rmtIwfModeNotCompatible(18): the Mode of Remote IWF is not compatiable rmtIwfStatus(19): this operation is not support because of the Status of Remote IWF vccAlreadyConfigured(20): This VCC has been configured vccPvcCacReject(21): PVC Configuration rejected by Cac Reservation Function requiredFieldMissing(22): mandatory fields missing outOfResource(23): Atm Trunking Task or System out of resource for this configuration rowStatusError(24):Row Status Error with the SNMP command generalErrorUnspecified(25): all other unspecified failure cause.
What is atmTrunkingConfigFailureCode?
This OID stores the specific reason why ATM trunking configuration or parameter modification failed. Engineers use this to understand what must be fixed before attempting the configuration again. For example, a code of 'localIWFAlreadyConfigured' means the local interworking function is already set up and parameters cannot be changed, while 'localIWFAtmAddressError' means the ATM address is invalid.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.59 snmpwalk -v2c -c public <target> ACMIB::atmTrunkingConfigFailureCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.59.1 snmpget -v2c -c public <target> ACMIB::atmTrunkingConfigFailureCode.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::atmTrunkingConfigFailureCode OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15 | returnCode | ACMIB |
| 1.3.6.1.4.1.1751.2.18.15.59 | atmTrunkingConfigFailureCode | ACMIB |