atmfCESActiveSvcOperStatus

ATMF-CES · zhone variant · .1.3.6.1.4.1.353.5.2.2.1.4.1.7

Object

column Enumeration
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'.

Context

MIB
ATMF-CES
OID
.1.3.6.1.4.1.353.5.2.2.1.4.1.7
Type
column
Access
readonly
Status
current
Parent
atmfCESActiveSvcEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES::atmfCESActiveSvcOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMF-CES::atmfCESActiveSvcOperStatus.<atmfCESCbrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATMF-CES' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATMF-CES::atmfCESActiveSvcOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2establishmentInProgress
3connected
4retriesExhausted
5noAddressSupplied
6lowerLayerDown

Conformance