tmnxPcapSessionCapture

TIMETRA-PCAP-MIB · .1.3.6.1.4.1.6527.3.1.2.119.2.1.1.7

Object

column r/w Enumeration
The value of tmnxPcapSessionCapture specifies the action to be taken
by the PCAP session on the file specified by tmnxPcapSessionFileUrl.
              
   start (1) - Start capturing packets to the file.
   stop  (2) - Stop capturing packets to the file.
   purge (3) - Purge the contents of the file.

Context

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance