agentCpuTrafficInterface
LANCOM-SWITCHING-MIB ·
.1.3.6.1.4.1.2356.16.1.1.1.10.4.1.24
Object
BitMask indicating which interface(s) to configure for CPU Traffic Filter. First interface is located in the most significant bit (MSB) of the first byte (bytes are counted from left to right). Bitmask must be specified in HEX format, i.e. 'FFFF00'. Value of '00' removes any configured filter.
Context
- MIB
- LANCOM-SWITCHING-MIB
- OID
.1.3.6.1.4.1.2356.16.1.1.1.10.4.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentCpuTrafficEntry
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 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-SWITCHING-MIB::agentCpuTrafficInterface'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-SWITCHING-MIB::agentCpuTrafficInterface.<agentCpuTrafficDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-SWITCHING-MIB::agentCpuTrafficInterface'
Syntax
- Source
- LANCOM-REF-MIBAgentPortMask
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.