Reference record for OID 1.3.6.1.4.1.43.2.29.2.2


parent
1.3.6.1.4.1.43.2.29.2 (a3ComAudlConfig)
node code
2
node name
a3ComAudlPriorityLevel
dot oid
1.3.6.1.4.1.43.2.29.2.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) brouterMIB(2) a3ComAuditLog(29) a3ComAudlConfig(2) a3ComAudlPriorityLevel(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) brouterMIB(2) a3ComAuditLog(29) a3ComAudlConfig(2) a3ComAudlPriorityLevel(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) brouterMIB(2) a3ComAuditLog(29) a3ComAudlConfig(2) a3ComAudlPriorityLevel(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) brouterMIB(2) a3ComAuditLog(29) a3ComAudlConfig(2) a3ComAudlPriorityLevel(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) brouterMIB(2) a3ComAuditLog(29) a3ComAudlConfig(2) a3ComAudlPriorityLevel(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) brouterMIB(2) a3ComAuditLog(29) a3ComAudlConfig(2) a3ComAudlPriorityLevel(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/a3Com/brouterMIB/a3ComAuditLog/a3ComAudlConfig/a3ComAudlPriorityLevel
  • /iso/identified-organization/dod/internet/private/enterprises/a3Com/brouterMIB/a3ComAuditLog/a3ComAudlConfig/a3ComAudlPriorityLevel
  • /iso/org/dod/internet/private/enterprise/a3Com/brouterMIB/a3ComAuditLog/a3ComAudlConfig/a3ComAudlPriorityLevel
  • /iso/org/dod/internet/private/enterprises/a3Com/brouterMIB/a3ComAuditLog/a3ComAudlConfig/a3ComAudlPriorityLevel
  • /iso/iso-identified-organization/dod/internet/private/enterprise/a3Com/brouterMIB/a3ComAuditLog/a3ComAudlConfig/a3ComAudlPriorityLevel
  • /iso/iso-identified-organization/dod/internet/private/enterprises/a3Com/brouterMIB/a3ComAuditLog/a3ComAudlConfig/a3ComAudlPriorityLevel
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/43/2/29/2/2

    Description by mibdepot

    The level is used with facility to format a priority
    which used as a tag in log message before sending it
    to syslog daemon. It also controls the log sending
    operation, a log message with higher Level will be
    be sent together with what has been in Audit Log
    buffer, to a LogServerAddr immediately.

    Parsed from file 3Com-audlMIB.mib.txt
    Company: None
    Module: A3COM-AUDL-r1-MIB

    Description by circitor

    The level is used with facility to format a priority
    which used as a tag in log message before sending it
    to syslog daemon. It also controls the log sending
    operation, a log message with higher Level will be
    be sent together with what has been in Audit Log
    buffer, to a LogServerAddr immediately.

    Parsed from file A3COM-AUDL-r1-MIB.mib
    Module: A3COM-AUDL-r1-MIB

    Information by oid_info

    Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.

    Information by mibdepot

    a3ComAudlPriorityLevel OBJECT-TYPE SYNTAX INTEGER { log_EMERG (1), log_ALERT (2), log_CRITICAL (3), log_ERROR (4), log_WARNING (5), log_NOTICE (6), log_INFO (7), log_DEBUG (8) } ACCESS read-write STATUS mandatory DESCRIPTION "The level is used with facility to format a priority which used as a tag in log message before sending it to syslog daemon. It also controls the log sending operation, a log message with higher Level will be be sent together with what has been in Audit Log buffer, to a LogServerAddr immediately." DEFVAL { log_INFO } ::= { a3ComAudlConfig 2 }

    Information by circitor

    a3ComAudlPriorityLevel OBJECT-TYPE SYNTAX INTEGER { log-EMERG (1), log-ALERT (2), log-CRITICAL (3), log-ERROR (4), log-WARNING (5), log-NOTICE (6), log-INFO (7), log-DEBUG (8) } ACCESS read-write STATUS mandatory DESCRIPTION "The level is used with facility to format a priority which used as a tag in log message before sending it to syslog daemon. It also controls the log sending operation, a log message with higher Level will be be sent together with what has been in Audit Log buffer, to a LogServerAddr immediately." DEFVAL { log-INFO } ::= { a3ComAudlConfig 2 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.43)

    Jeremy Siegel

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.43.2.29.2.2.0 a3ComAudlPriorityLevel 0 0 None

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.43.2.29.2.1 a3ComAudlLogServerAddr 1 1 This is the IP address of a log server which has syslog
    daemon active with proper syslog configuration.
    1.3.6.1.4.1.43.2.29.2.3 a3ComAudlMaxLog 1 1 It decides the maximum number of log commands/messages
    could accumulate in Audit Log buffer before sending to
    a LogServerAddr. Va…
    1.3.6.1.4.1.43.2.29.2.4 a3ComAudlIdleTime 1 1 This controls the idle time in minute till sending
    Audit log buffer if it has data. Value of 0 means
    this idle time is disabled.