syslogFacility
MX-CDR-MIB ·
.0.4200.1.400.300
Object
scalar r/w
Enumeration
Syslog CDR Facility
Syslog facility used by the unit to route the Call Detail
Record messages. The application can use local0 through
local7.
Context
- MIB
- MX-CDR-MIB
- OID
.0.4200.1.400.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- syslogGroup
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 'MX-CDR-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CDR-MIB::syslogFacility.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CDR-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CDR-MIB::syslogFacility'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | local0 |
200 | local1 |
300 | local2 |
400 | local3 |
500 | local4 |
600 | local5 |
700 | local6 |
800 | local7 |