All MIBs › ATMF-CES › atmfCESActiveSvcOperStatus
atmfCESActiveSvcOperStatus
Module: ATMF-CES
OID (symbolic): ATMF-CES::atmfCESActiveSvcOperStatus
OID (numeric): 1.3.6.1.4.1.353.5.2.2.1.4.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Describes the status of the active SVC. Valid values are: other - none of the types specified below establishmentInProgress - connection is not operational, but call attempts are ongoing connected - connection is currently operational retriesExhausted - retry limit has been reached and call attempts have ceased noAddressSupplied - no remote address has been configured, so no call attempts are initiated lowerLayerDown - underlying CES IWF is not operational
When the row is not 'active', the value of this object is 'other'.
What is atmfCESActiveSvcOperStatus?
Reports the current operational state of the active SVC for this CES connection, such as 'connected', 'establishmentInProgress', or other states. This provides real-time visibility into whether the ATM virtual circuit carrying the emulated service is up and operational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.2.2.1.4.1.7 snmpwalk -v2c -c public <target> ATMF-CES::atmfCESActiveSvcOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.2.2.1.4.1.7.1 snmpget -v2c -c public <target> ATMF-CES::atmfCESActiveSvcOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmfCESActiveSvcOperStatus.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.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.2 | atmfCESmib | ATMF-CES |
| 1.3.6.1.4.1.353.5.2.2 | atmfCES | ATMF-CES |
| 1.3.6.1.4.1.353.5.2.2.1 | atmfCESObjects | ATMF-CES |
| 1.3.6.1.4.1.353.5.2.2.1.4 | atmfCESActiveSvcTable | ATMF-CES |
| 1.3.6.1.4.1.353.5.2.2.1.4.1 | atmfCESActiveSvcEntry | ATMF-CES |
| 1.3.6.1.4.1.353.5.2.2.1.4.1.7 | atmfCESActiveSvcOperStatus | ATMF-CES |