All MIBs › ACMIB › oamActDeactResultCode
oamActDeactResultCode
Module: ACMIB
OID (symbolic): ACMIB::oamActDeactResultCode
OID (numeric): 1.3.6.1.4.1.1751.2.18.15.45
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Various result codes for the operator's command for OAM Activation-Deactivation.
eteCCActSuccTowardsFarEnd: eteCCActSuccTowardsNearEnd: eteCCActSuccTowardsBothEnd: eteCCDeactSuccTowardsFarEnd: eteCCDeactSuccTowardsNearEnd: eteCCDeactSuccTowardsBothEnd: ete CC Act/Deact-request send out to far/near/both end eteCCActDeniedTowardsFarEnd: eteCCActDeniedTowardsNearEnd: eteCCActDeniedTowardsBothEnd: eteCCDeactDeniedTowardsFarEnd: eteCCDeactDeniedTowardsNearEnd: eteCCDeactDeniedTowardsBothEnd: ete CC Act/Deact-request is denied. eteCCActFailedTowardsFarEnd: eteCCActFailedTowardsNearEnd: eteCCActFailedTowardsBothEnd: eteCCDeactFailedTowardsFarEnd: eteCCDeactFailedTowardsNearEnd: eteCCDeactFailedTowardsBothEnd: ete CC Act/Deact-request is failed sent out
segCCActSuccTowardsFarEnd: segCCActSuccTowardsNearEnd: segCCActSuccTowardsBothEnd: segCCDeactSuccTowardsFarEnd: segCCDeactSuccTowardsNearEnd: segCCDeactSuccTowardsBothEnd: segment CC Act/Deact-request send out to far/near/both end. segCCActDeniedTowardsFarEnd: segCCActDeniedTowardsNearEnd: segCCActDeniedTowardsBothEnd: segment CC Act-request is denied. segCCActFailedTowardsFarEnd: segCCActFailedTowardsNearEnd: segCCActFailedTowardsBothEnd: ete CC Act-request is failed sent out.
oamReqFunctionNotImplemented: The function user issued is not impemeted. oamActDeactPrevReqInProgress: this interface is in wait for response state. SendPMCell: a management cell has been sent out to IO card indicating PM cell need to be sent. eteReceiveBRErrMessage: a BR message has been forwarded to CPU indicating BR error. receiveFPMErrMessage: a FPM message has been forwarded to CPU indicating FPM error.
What is oamActDeactResultCode?
This OID stores result codes from OAM (Operations, Administration, and Maintenance) activation and deactivation command execution. Engineers check this after issuing OAM commands to determine if the operation succeeded toward the far end, near end, or both ends of a circuit. For example, a code value of 'eteCCActSuccTowardsFarEnd' confirms the activation request was accepted by the remote endpoint.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.45 snmpwalk -v2c -c public <target> ACMIB::oamActDeactResultCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.15.45.1 snmpget -v2c -c public <target> ACMIB::oamActDeactResultCode.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::oamActDeactResultCode 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.45 | oamActDeactResultCode | ACMIB |