f3TwampSessionSenderStartTimeType
F3-TWAMP-MIB ·
.1.3.6.1.4.1.2544.1.12.33.1.8.1.15
Object
This indicates the start time type which tells how to interpret
the start time attribute.
If IMMEDIATE, f3TwampSessionSenderStartTime is not applicable
If RELATIVE, f3TwampSessionSenderStartTime is the relative to current time
If FIXED, f3TwampSessionSenderStartTime is the wall clock start time
Context
- MIB
- F3-TWAMP-MIB
- OID
.1.3.6.1.4.1.2544.1.12.33.1.8.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3TwampSessionSenderEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::f3TwampSessionSenderStartTimeType'
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::f3TwampSessionSenderStartTimeType.<neIndex>.<f3TwampSessionSenderIndex>'
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::f3TwampSessionSenderStartTimeType'
Syntax
- Source
- TwampStartTimeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | immediate |
2 | relative |
3 | fixed |
Conformance
Member of