ciscoAtmIfSscopFSMState

CISCO-ATM-IF-MIB · .1.3.6.1.4.1.9.10.14.1.1.1.43

Object

column Enumeration
The SSCOP state for an ATM interface as 
defined by the ITU-T. The state is idle 
when the interface is down or SSCOP is 
not enabled on the ATM interface

Context

MIB
CISCO-ATM-IF-MIB
OID
.1.3.6.1.4.1.9.10.14.1.1.1.43
Type
column
Access
readonly
Status
current
Parent
ciscoAtmIfEntry
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 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-MIB::ciscoAtmIfSscopFSMState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-MIB::ciscoAtmIfSscopFSMState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-IF-MIB::ciscoAtmIfSscopFSMState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1idle
2outgoingConnectionPending
3incomingConnectionPending
4dataTransferReady
5outgoingDisconnectionPending
6outgoingResyncPending
7incomingResyncPending
8outgoingRecoveryPending
9incomingRecoveryPending
10concurrentResyncPending

Conformance