f3TwampControlClientOperationalState

F3-TWAMP-MIB · .1.3.6.1.4.1.2544.1.12.33.1.6.1.3

Object

Operational state can take Normal or Outage. When the TWAMP entity
is operational then this is Normal. In some situations like a Card
is unplugged and TWAMP entity is not operational this attribute goes
to Outage state.

Context

MIB
F3-TWAMP-MIB
OID
.1.3.6.1.4.1.2544.1.12.33.1.6.1.3
Type
column
Access
readonly
Status
current
Parent
f3TwampControlClientEntry
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 'F3-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-TWAMP-MIB::f3TwampControlClientOperationalState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-TWAMP-MIB::f3TwampControlClientOperationalState.<neIndex>.<f3TwampControlClientIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-TWAMP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-TWAMP-MIB::f3TwampControlClientOperationalState'

Syntax

Values & Constraints

Type Values
1normal
2outage

Conformance