tmnxDynSvcDTriggerState

TIMETRA-DYNAMIC-SERVICES-MIB · .1.3.6.1.4.1.6527.3.1.2.84.1.17.1.5

Object

column Enumeration
The value of tmnxDynSvcDTriggerState indicates the current state of
the Data Trigger corresponding to this row:
- 'pending'   : authentication is going on
- 'accepted'  : authentication has been finished and was successful
- 'sapCreated': the dynamic SAP has been created

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pending
2accepted
3sapCreated

Conformance