pktcEventSyslogCapabilities
PKTC-IETF-EVENT-MIB ·
.1.3.6.1.2.1.182.1.1.2.1
Object
scalar Bits
This MIB object contains the MTA capabilities
for supporting the syslog protocol, specifically
the message formats and the transport protocols.
The BSD syslog message format is specified
in [RFC3164] (formatBSDSyslog), and the IETF
syslog protocol is specified in [RFC5424]
(formatSyslogProtocol).
The MTA MUST set the appropriate protocol and
transport bits, based on implementation.
Context
- MIB
- PKTC-IETF-EVENT-MIB
- OID
.1.3.6.1.2.1.182.1.1.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- pktcEventSyslog
- Groups
- 1
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 'PKTC-IETF-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-IETF-EVENT-MIB::pktcEventSyslogCapabilities.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-IETF-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-IETF-EVENT-MIB::pktcEventSyslogCapabilities'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | formatBSDSyslog |
1 | formatSyslogProtocol |
2 | transportUDP |
3 | transportTLS |
4 | transportBEEP |
Conformance
Member of