nsSetLogFacility
NETSCREEN-SET-LOG-MIB ·
.1.3.6.1.4.1.3224.7.8.7
Object
scalar Enumeration
Facility of syslog server
Context
- MIB
- NETSCREEN-SET-LOG-MIB
- OID
.1.3.6.1.4.1.3224.7.8.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nsSetLog
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETSCREEN-SET-LOG-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETSCREEN-SET-LOG-MIB::nsSetLogFacility.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETSCREEN-SET-LOG-MIB' -M '/opt/observium/mibs/netscreen:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETSCREEN-SET-LOG-MIB::nsSetLogFacility'
Syntax
Enumeration
Values & Constraints
Enumerated Values
4 | auth-sec |
16 | local0 |
17 | local1 |
18 | local2 |
19 | local3 |
20 | local4 |
21 | lcoal5 |
22 | local6 |
23 | loca7 |