nsLogMaxLevel

NET-SNMP-AGENT-MIB · .1.3.6.1.4.1.8072.1.7.2.1.1.4

Object

column r/w Enumeration
The maximum priority level for which this logging entry
should be applied.

Context

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance