mesMiscGetPacketMonitor
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.10.1.1.26
Object
column LUM-TCCommandString
Get data packet(s) from a specified interface. The monitor function
waits for a user defined maximum number of packets and for a user
defined maximum number of seconds.
Only the initial 128 octets of each packet will be returned/presented.
Executing getPackets dump generates a snapshot of captured packets
written to a file in the network element (directory /tftpboot/log).
The file name is pkts_X_Y.txt, where X is the subrack number and Y is the slot number.
User can run getPackets dump several times during a capture session
without affecting the capture.
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.10.1.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mesMiscEntry
- Groups
- 7
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 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesMiscGetPacketMonitor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesMiscGetPacketMonitor.<mesMiscIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MES-MIB::mesMiscGetPacketMonitor'
Syntax
- Source
- LUM-TCCommandString
- Base type
OctetString- Display format
255a
Type Description
tbd
Values & Constraints
No enumerated values or constraints recorded.