tmnxPcapSessionState
TIMETRA-PCAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.119.2.1.1.8
Object
column Enumeration
The value of tmnxPcapSessionState indicates the capture state of the
PCAP session.
failed (0) - Packet capture has failed on the PCAP session.
init (1) - The PCAP session is initializing.
ready (2) - The PCAP session is ready for capture.
start (3) - The PCAP session is in the start state waiting
to commence capture.
in-progress (4) - Packet capture is in progress on the PCAP
session.
stopped (5) - Packet capture has stopped on the PCAP session.
file-error (6) - Issues performing file operation on the PCAP
session.
buffer-full (7) - The PCAP session is running out of memory on its
packet capture buffer.
buffer-high-watermark (8) - The PCAP session is reaching the operating buffer
limit on the packet capture buffer. This may
trigger a write to file operation.
Context
- MIB
- TIMETRA-PCAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.119.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxPcapSessionEntry
- 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 'TIMETRA-PCAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PCAP-MIB::tmnxPcapSessionState'
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::tmnxPcapSessionState.<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::tmnxPcapSessionState'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of