SYSLOG-TC-MIB

        The MIB module containing textual conventions for syslog
messages.
        
Copyright (c) 2009 IETF Trust and the persons
identified as authors of the code.  All rights reserved.
        
Redistribution and use in source and binary forms, with or
without modification, are permitted provided that the
following conditions are met:
        
- Redistributions of source code must retain the above
  copyright notice, this list of conditions and the
  following disclaimer.
        
- Redistributions in binary form must reproduce the above
  copyright notice, this list of conditions and the
  following disclaimer in the documentation and/or other
  materials provided with the distribution.
        
- Neither the name of Internet Society, IETF or IETF
  Trust, nor the names of specific contributors, may be
  used to endorse or promote products derived from this
  software without specific prior written permission.
        
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
        
This version of this MIB module is part of RFC 5427;
see the RFC itself for full legal notices.
    
Source file
SYSLOG-TC-MIB
Last revised
Identity
syslogTCMIB
Base OID
1.3.6.1.2.1.173
Imported Objects
SNMPv2-SMI mib-2 MODULE-IDENTITY (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the rfc MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYSLOG-TC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYSLOG-TC-MIB::syslogTCMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SYSLOG-TC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSLOG-TC-MIB::syslogTCMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (1)
.1.3.6.1.2.1.173
Dependencies (2) 2 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. SYSLOG-TC-MIBrfcselected
Type Definitions (2)
Enumeration
kern(0)
user(1)
mail(2)
daemon(3)
auth(4)
syslog(5)
lpr(6)
news(7)
uucp(8)
cron(9)
authpriv(10)
ftp(11)
ntp(12)
audit(13)
console(14)
cron2(15)
local0(16)
local1(17)
local2(18)
local3(19)
local4(20)
local5(21)
local6(22)
local7(23)
Enumeration
emerg(0)
alert(1)
crit(2)
err(3)
warning(4)
notice(5)
info(6)
debug(7)