f3MirrorSessionTimestampControl

F3-PORTMIRROR-MIB · .1.3.6.1.4.1.2544.1.12.29.1.1.1.7

Object

column r/w SNMPv2-TCTruthValue
Indicates if timestamp information is added 
to a frame transmitted on the MonitorPort:
              
1) DISABLED: no timestamp information is added 
            to a frame transmitted on the MonitorPort.
                          
2) ENABLED: a timestamp is added to the frame frame 
           in the 10 bytes before the FCS:
           - For mirrored frames ingressing the SourcePort, 
             the timestamp is the TOD when the frame was 
             received on the SourcePort. 
           - For mirrored frames egressing the SourcePort, 
             the timestamp is the TOD when the frames 
             was transmitted on the SourcePort.

Context

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance