begemotSnmpdDebugSnmpTrace

BEGEMOT-SNMPD-MIB · .1.3.6.1.4.1.12325.1.1.1.8.2

Object

Tracing flags for the SNMP library. These flags have the
following meaning:
	0x00000001	trace GET operator
	0x00000002	trace GETNEXT operator
	0x00000004	trace SET operator
	0x00000008	trace dependency processing
	0x00000010	trace node finding
	0x10000000	log ASN1 errors
	0x20000000	log SNMP errors
Individual values can be or-ed together.

Context

MIB
BEGEMOT-SNMPD-MIB
OID
.1.3.6.1.4.1.12325.1.1.1.8.2
Type
scalar
Access
readwrite
Status
current
Parent
begemotSnmpdDebug

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BEGEMOT-SNMPD-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BEGEMOT-SNMPD-MIB::begemotSnmpdDebugSnmpTrace.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BEGEMOT-SNMPD-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BEGEMOT-SNMPD-MIB::begemotSnmpdDebugSnmpTrace'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295