tAtmIntfOperStatus

TIMETRA-ATM-MIB · .1.3.6.1.4.1.6527.3.1.2.27.2.1.1.15

Object

column Enumeration
The value of tAtmIntfOperStatus indicates the status of the ATM
interface. If the SONET-PATH layer and TC Sublayer are operationally
up, the ATM Interface is considered up. If the SONET-PATH layer and/or
TC Sublayer is down, the ATM Interface is set to lowerLayerDown.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2lowerLayerDown

Conformance