ntcDevLogFilterLevel
NEWTEC-DEVICE-MIB ·
.1.3.6.1.4.1.5835.5.2.100.1.7.3.1.2
Object
column r/w
Enumeration
Filter level for this facility
Context
- MIB
- NEWTEC-DEVICE-MIB
- OID
.1.3.6.1.4.1.5835.5.2.100.1.7.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntcDevLogFilterEntry
- 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 'NEWTEC-DEVICE-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-DEVICE-MIB::ntcDevLogFilterLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEWTEC-DEVICE-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-DEVICE-MIB::ntcDevLogFilterLevel.<ntcDevLogFilterFacility>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEWTEC-DEVICE-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEWTEC-DEVICE-MIB::ntcDevLogFilterLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | trace |
2 | debug |
3 | info |
4 | notice |
5 | warn |
6 | error |
7 | alert |
8 | emerg |
Conformance
Member of