|
Packit Service |
9ccfef |
--
|
|
Packit Service |
9ccfef |
-- This SMIv2 module has been generated by smidump 0.4.5. Do not edit.
|
|
Packit Service |
9ccfef |
--
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
SNMPv2-MIB DEFINITIONS ::= BEGIN
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
IMPORTS
|
|
Packit Service |
9ccfef |
MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
|
|
Packit Service |
9ccfef |
FROM SNMPv2-CONF
|
|
Packit Service |
9ccfef |
Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE,
|
|
Packit Service |
9ccfef |
OBJECT-TYPE, TimeTicks, mib-2, snmpModules
|
|
Packit Service |
9ccfef |
FROM SNMPv2-SMI
|
|
Packit Service |
9ccfef |
DisplayString, TestAndIncr, TimeStamp
|
|
Packit Service |
9ccfef |
FROM SNMPv2-TC;
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpMIB MODULE-IDENTITY
|
|
Packit Service |
9ccfef |
LAST-UPDATED "200210160000Z"
|
|
Packit Service |
9ccfef |
ORGANIZATION
|
|
Packit Service |
9ccfef |
"IETF SNMPv3 Working Group"
|
|
Packit Service |
9ccfef |
CONTACT-INFO
|
|
Packit Service |
9ccfef |
"WG-EMail: snmpv3@lists.tislabs.com
|
|
Packit Service |
9ccfef |
Subscribe: snmpv3-request@lists.tislabs.com
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
Co-Chair: Russ Mundy
|
|
Packit Service |
9ccfef |
Network Associates Laboratories
|
|
Packit Service |
9ccfef |
postal: 15204 Omega Drive, Suite 300
|
|
Packit Service |
9ccfef |
Rockville, MD 20850-4601
|
|
Packit Service |
9ccfef |
USA
|
|
Packit Service |
9ccfef |
EMail: mundy@tislabs.com
|
|
Packit Service |
9ccfef |
phone: +1 301 947-7107
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
Co-Chair: David Harrington
|
|
Packit Service |
9ccfef |
Enterasys Networks
|
|
Packit Service |
9ccfef |
postal: 35 Industrial Way
|
|
Packit Service |
9ccfef |
P. O. Box 5005
|
|
Packit Service |
9ccfef |
Rochester, NH 03866-5005
|
|
Packit Service |
9ccfef |
USA
|
|
Packit Service |
9ccfef |
EMail: dbh@enterasys.com
|
|
Packit Service |
9ccfef |
phone: +1 603 337-2614
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
Editor: Randy Presuhn
|
|
Packit Service |
9ccfef |
BMC Software, Inc.
|
|
Packit Service |
9ccfef |
postal: 2141 North First Street
|
|
Packit Service |
9ccfef |
San Jose, CA 95131
|
|
Packit Service |
9ccfef |
USA
|
|
Packit Service |
9ccfef |
EMail: randy_presuhn@bmc.com
|
|
Packit Service |
9ccfef |
phone: +1 408 546-1006"
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The MIB module for SNMP entities.
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
Copyright (C) The Internet Society (2002). This
|
|
Packit Service |
9ccfef |
version of this MIB module is part of RFC 3418;
|
|
Packit Service |
9ccfef |
see the RFC itself for full legal notices."
|
|
Packit Service |
9ccfef |
REVISION "200210160000Z"
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"This revision of this MIB module was published as
|
|
Packit Service |
9ccfef |
RFC 3418."
|
|
Packit Service |
9ccfef |
REVISION "199511090000Z"
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"This revision of this MIB module was published as
|
|
Packit Service |
9ccfef |
RFC 1907."
|
|
Packit Service |
9ccfef |
REVISION "199304010000Z"
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The initial revision of this MIB module was published
|
|
Packit Service |
9ccfef |
as RFC 1450."
|
|
Packit Service |
9ccfef |
::= { snmpModules 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
system OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
::= { mib-2 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysDescr OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX DisplayString (SIZE(0..255))
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"A textual description of the entity. This value should
|
|
Packit Service |
9ccfef |
include the full name and version identification of
|
|
Packit Service |
9ccfef |
the system's hardware type, software operating-system,
|
|
Packit Service |
9ccfef |
and networking software."
|
|
Packit Service |
9ccfef |
::= { system 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysObjectID OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The vendor's authoritative identification of the
|
|
Packit Service |
9ccfef |
network management subsystem contained in the entity.
|
|
Packit Service |
9ccfef |
This value is allocated within the SMI enterprises
|
|
Packit Service |
9ccfef |
subtree (1.3.6.1.4.1) and provides an easy and
|
|
Packit Service |
9ccfef |
unambiguous means for determining `what kind of box' is
|
|
Packit Service |
9ccfef |
being managed. For example, if vendor `Flintstones,
|
|
Packit Service |
9ccfef |
Inc.' was assigned the subtree 1.3.6.1.4.1.424242,
|
|
Packit Service |
9ccfef |
it could assign the identifier 1.3.6.1.4.1.424242.1.1
|
|
Packit Service |
9ccfef |
to its `Fred Router'."
|
|
Packit Service |
9ccfef |
::= { system 2 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysUpTime OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX TimeTicks
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The time (in hundredths of a second) since the
|
|
Packit Service |
9ccfef |
network management portion of the system was last
|
|
Packit Service |
9ccfef |
re-initialized."
|
|
Packit Service |
9ccfef |
::= { system 3 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysContact OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX DisplayString (SIZE(0..255))
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-write
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The textual identification of the contact person for
|
|
Packit Service |
9ccfef |
this managed node, together with information on how
|
|
Packit Service |
9ccfef |
to contact this person. If no contact information is
|
|
Packit Service |
9ccfef |
known, the value is the zero-length string."
|
|
Packit Service |
9ccfef |
::= { system 4 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysName OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX DisplayString (SIZE(0..255))
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-write
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"An administratively-assigned name for this managed
|
|
Packit Service |
9ccfef |
node. By convention, this is the node's fully-qualified
|
|
Packit Service |
9ccfef |
domain name. If the name is unknown, the value is
|
|
Packit Service |
9ccfef |
the zero-length string."
|
|
Packit Service |
9ccfef |
::= { system 5 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysLocation OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX DisplayString (SIZE(0..255))
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-write
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The physical location of this node (e.g., 'telephone
|
|
Packit Service |
9ccfef |
closet, 3rd floor'). If the location is unknown, the
|
|
Packit Service |
9ccfef |
value is the zero-length string."
|
|
Packit Service |
9ccfef |
::= { system 6 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysServices OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Integer32 (0..127)
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"A value which indicates the set of services that this
|
|
Packit Service |
9ccfef |
entity may potentially offer. The value is a sum.
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
This sum initially takes the value zero. Then, for
|
|
Packit Service |
9ccfef |
each layer, L, in the range 1 through 7, that this node
|
|
Packit Service |
9ccfef |
performs transactions for, 2 raised to (L - 1) is added
|
|
Packit Service |
9ccfef |
to the sum. For example, a node which performs only
|
|
Packit Service |
9ccfef |
routing functions would have a value of 4 (2^(3-1)).
|
|
Packit Service |
9ccfef |
In contrast, a node which is a host offering application
|
|
Packit Service |
9ccfef |
services would have a value of 72 (2^(4-1) + 2^(7-1)).
|
|
Packit Service |
9ccfef |
Note that in the context of the Internet suite of
|
|
Packit Service |
9ccfef |
protocols, values should be calculated accordingly:
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
layer functionality
|
|
Packit Service |
9ccfef |
1 physical (e.g., repeaters)
|
|
Packit Service |
9ccfef |
2 datalink/subnetwork (e.g., bridges)
|
|
Packit Service |
9ccfef |
3 internet (e.g., supports the IP)
|
|
Packit Service |
9ccfef |
4 end-to-end (e.g., supports the TCP)
|
|
Packit Service |
9ccfef |
7 applications (e.g., supports the SMTP)
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
For systems including OSI protocols, layers 5 and 6
|
|
Packit Service |
9ccfef |
may also be counted."
|
|
Packit Service |
9ccfef |
::= { system 7 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysORLastChange OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX TimeStamp
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The value of sysUpTime at the time of the most recent
|
|
Packit Service |
9ccfef |
change in state or value of any instance of sysORID."
|
|
Packit Service |
9ccfef |
::= { system 8 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysORTable OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX SEQUENCE OF SysOREntry
|
|
Packit Service |
9ccfef |
MAX-ACCESS not-accessible
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The (conceptual) table listing the capabilities of
|
|
Packit Service |
9ccfef |
the local SNMP application acting as a command
|
|
Packit Service |
9ccfef |
responder with respect to various MIB modules.
|
|
Packit Service |
9ccfef |
SNMP entities having dynamically-configurable support
|
|
Packit Service |
9ccfef |
of MIB modules will have a dynamically-varying number
|
|
Packit Service |
9ccfef |
of conceptual rows."
|
|
Packit Service |
9ccfef |
::= { system 9 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysOREntry OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX SysOREntry
|
|
Packit Service |
9ccfef |
MAX-ACCESS not-accessible
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"An entry (conceptual row) in the sysORTable."
|
|
Packit Service |
9ccfef |
INDEX { sysORIndex }
|
|
Packit Service |
9ccfef |
::= { sysORTable 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
SysOREntry ::= SEQUENCE {
|
|
Packit Service |
9ccfef |
sysORIndex Integer32,
|
|
Packit Service |
9ccfef |
sysORID OBJECT IDENTIFIER,
|
|
Packit Service |
9ccfef |
sysORDescr DisplayString,
|
|
Packit Service |
9ccfef |
sysORUpTime TimeStamp
|
|
Packit Service |
9ccfef |
}
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysORIndex OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Integer32 (1..2147483647)
|
|
Packit Service |
9ccfef |
MAX-ACCESS not-accessible
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The auxiliary variable used for identifying instances
|
|
Packit Service |
9ccfef |
of the columnar objects in the sysORTable."
|
|
Packit Service |
9ccfef |
::= { sysOREntry 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysORID OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"An authoritative identification of a capabilities
|
|
Packit Service |
9ccfef |
statement with respect to various MIB modules supported
|
|
Packit Service |
9ccfef |
by the local SNMP application acting as a command
|
|
Packit Service |
9ccfef |
responder."
|
|
Packit Service |
9ccfef |
::= { sysOREntry 2 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysORDescr OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX DisplayString
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"A textual description of the capabilities identified
|
|
Packit Service |
9ccfef |
by the corresponding instance of sysORID."
|
|
Packit Service |
9ccfef |
::= { sysOREntry 3 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
sysORUpTime OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX TimeStamp
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The value of sysUpTime at the time this conceptual
|
|
Packit Service |
9ccfef |
row was last instantiated."
|
|
Packit Service |
9ccfef |
::= { sysOREntry 4 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmp OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
::= { mib-2 11 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInPkts OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of messages delivered to the SNMP
|
|
Packit Service |
9ccfef |
entity from the transport service."
|
|
Packit Service |
9ccfef |
::= { snmp 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpOutPkts OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Messages which were
|
|
Packit Service |
9ccfef |
passed from the SNMP protocol entity to the
|
|
Packit Service |
9ccfef |
transport service."
|
|
Packit Service |
9ccfef |
::= { snmp 2 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInBadVersions OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP messages which were delivered
|
|
Packit Service |
9ccfef |
to the SNMP entity and were for an unsupported SNMP
|
|
Packit Service |
9ccfef |
version."
|
|
Packit Service |
9ccfef |
::= { snmp 3 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInBadCommunityNames OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of community-based SNMP messages (for
|
|
Packit Service |
9ccfef |
example, SNMPv1) delivered to the SNMP entity which
|
|
Packit Service |
9ccfef |
used an SNMP community name not known to said entity.
|
|
Packit Service |
9ccfef |
Also, implementations which authenticate community-based
|
|
Packit Service |
9ccfef |
SNMP messages using check(s) in addition to matching
|
|
Packit Service |
9ccfef |
the community name (for example, by also checking
|
|
Packit Service |
9ccfef |
whether the message originated from a transport address
|
|
Packit Service |
9ccfef |
allowed to use a specified community name) MAY include
|
|
Packit Service |
9ccfef |
in this value the number of messages which failed the
|
|
Packit Service |
9ccfef |
additional check(s). It is strongly RECOMMENDED that
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
the documentation for any security model which is used
|
|
Packit Service |
9ccfef |
to authenticate community-based SNMP messages specify
|
|
Packit Service |
9ccfef |
the precise conditions that contribute to this value."
|
|
Packit Service |
9ccfef |
::= { snmp 4 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInBadCommunityUses OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of community-based SNMP messages (for
|
|
Packit Service |
9ccfef |
example, SNMPv1) delivered to the SNMP entity which
|
|
Packit Service |
9ccfef |
represented an SNMP operation that was not allowed for
|
|
Packit Service |
9ccfef |
the SNMP community named in the message. The precise
|
|
Packit Service |
9ccfef |
conditions under which this counter is incremented
|
|
Packit Service |
9ccfef |
(if at all) depend on how the SNMP entity implements
|
|
Packit Service |
9ccfef |
its access control mechanism and how its applications
|
|
Packit Service |
9ccfef |
interact with that access control mechanism. It is
|
|
Packit Service |
9ccfef |
strongly RECOMMENDED that the documentation for any
|
|
Packit Service |
9ccfef |
access control mechanism which is used to control access
|
|
Packit Service |
9ccfef |
to and visibility of MIB instrumentation specify the
|
|
Packit Service |
9ccfef |
precise conditions that contribute to this value."
|
|
Packit Service |
9ccfef |
::= { snmp 5 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInASNParseErrs OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of ASN.1 or BER errors encountered by
|
|
Packit Service |
9ccfef |
the SNMP entity when decoding received SNMP messages."
|
|
Packit Service |
9ccfef |
::= { snmp 6 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInTooBigs OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP PDUs which were
|
|
Packit Service |
9ccfef |
delivered to the SNMP protocol entity and for
|
|
Packit Service |
9ccfef |
which the value of the error-status field was
|
|
Packit Service |
9ccfef |
`tooBig'."
|
|
Packit Service |
9ccfef |
::= { snmp 8 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInNoSuchNames OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP PDUs which were
|
|
Packit Service |
9ccfef |
delivered to the SNMP protocol entity and for
|
|
Packit Service |
9ccfef |
which the value of the error-status field was
|
|
Packit Service |
9ccfef |
`noSuchName'."
|
|
Packit Service |
9ccfef |
::= { snmp 9 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInBadValues OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP PDUs which were
|
|
Packit Service |
9ccfef |
delivered to the SNMP protocol entity and for
|
|
Packit Service |
9ccfef |
which the value of the error-status field was
|
|
Packit Service |
9ccfef |
`badValue'."
|
|
Packit Service |
9ccfef |
::= { snmp 10 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInReadOnlys OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number valid SNMP PDUs which were delivered
|
|
Packit Service |
9ccfef |
to the SNMP protocol entity and for which the value
|
|
Packit Service |
9ccfef |
of the error-status field was `readOnly'. It should
|
|
Packit Service |
9ccfef |
be noted that it is a protocol error to generate an
|
|
Packit Service |
9ccfef |
SNMP PDU which contains the value `readOnly' in the
|
|
Packit Service |
9ccfef |
error-status field, as such this object is provided
|
|
Packit Service |
9ccfef |
as a means of detecting incorrect implementations of
|
|
Packit Service |
9ccfef |
the SNMP."
|
|
Packit Service |
9ccfef |
::= { snmp 11 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInGenErrs OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP PDUs which were delivered
|
|
Packit Service |
9ccfef |
to the SNMP protocol entity and for which the value
|
|
Packit Service |
9ccfef |
of the error-status field was `genErr'."
|
|
Packit Service |
9ccfef |
::= { snmp 12 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInTotalReqVars OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of MIB objects which have been
|
|
Packit Service |
9ccfef |
retrieved successfully by the SNMP protocol entity
|
|
Packit Service |
9ccfef |
as the result of receiving valid SNMP Get-Request
|
|
Packit Service |
9ccfef |
and Get-Next PDUs."
|
|
Packit Service |
9ccfef |
::= { snmp 13 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInTotalSetVars OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of MIB objects which have been
|
|
Packit Service |
9ccfef |
altered successfully by the SNMP protocol entity as
|
|
Packit Service |
9ccfef |
the result of receiving valid SNMP Set-Request PDUs."
|
|
Packit Service |
9ccfef |
::= { snmp 14 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInGetRequests OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Get-Request PDUs which
|
|
Packit Service |
9ccfef |
have been accepted and processed by the SNMP
|
|
Packit Service |
9ccfef |
protocol entity."
|
|
Packit Service |
9ccfef |
::= { snmp 15 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInGetNexts OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Get-Next PDUs which have been
|
|
Packit Service |
9ccfef |
accepted and processed by the SNMP protocol entity."
|
|
Packit Service |
9ccfef |
::= { snmp 16 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInSetRequests OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Set-Request PDUs which
|
|
Packit Service |
9ccfef |
have been accepted and processed by the SNMP protocol
|
|
Packit Service |
9ccfef |
entity."
|
|
Packit Service |
9ccfef |
::= { snmp 17 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInGetResponses OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Get-Response PDUs which
|
|
Packit Service |
9ccfef |
have been accepted and processed by the SNMP protocol
|
|
Packit Service |
9ccfef |
entity."
|
|
Packit Service |
9ccfef |
::= { snmp 18 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpInTraps OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Trap PDUs which have been
|
|
Packit Service |
9ccfef |
accepted and processed by the SNMP protocol entity."
|
|
Packit Service |
9ccfef |
::= { snmp 19 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpOutTooBigs OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP PDUs which were generated
|
|
Packit Service |
9ccfef |
by the SNMP protocol entity and for which the value
|
|
Packit Service |
9ccfef |
of the error-status field was `tooBig.'"
|
|
Packit Service |
9ccfef |
::= { snmp 20 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpOutNoSuchNames OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP PDUs which were generated
|
|
Packit Service |
9ccfef |
by the SNMP protocol entity and for which the value
|
|
Packit Service |
9ccfef |
of the error-status was `noSuchName'."
|
|
Packit Service |
9ccfef |
::= { snmp 21 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpOutBadValues OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP PDUs which were generated
|
|
Packit Service |
9ccfef |
by the SNMP protocol entity and for which the value
|
|
Packit Service |
9ccfef |
of the error-status field was `badValue'."
|
|
Packit Service |
9ccfef |
::= { snmp 22 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpOutGenErrs OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP PDUs which were generated
|
|
Packit Service |
9ccfef |
by the SNMP protocol entity and for which the value
|
|
Packit Service |
9ccfef |
of the error-status field was `genErr'."
|
|
Packit Service |
9ccfef |
::= { snmp 24 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpOutGetRequests OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Get-Request PDUs which
|
|
Packit Service |
9ccfef |
have been generated by the SNMP protocol entity."
|
|
Packit Service |
9ccfef |
::= { snmp 25 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpOutGetNexts OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Get-Next PDUs which have
|
|
Packit Service |
9ccfef |
been generated by the SNMP protocol entity."
|
|
Packit Service |
9ccfef |
::= { snmp 26 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpOutSetRequests OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Set-Request PDUs which
|
|
Packit Service |
9ccfef |
have been generated by the SNMP protocol entity."
|
|
Packit Service |
9ccfef |
::= { snmp 27 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpOutGetResponses OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Get-Response PDUs which
|
|
Packit Service |
9ccfef |
have been generated by the SNMP protocol entity."
|
|
Packit Service |
9ccfef |
::= { snmp 28 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpOutTraps OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of SNMP Trap PDUs which have
|
|
Packit Service |
9ccfef |
been generated by the SNMP protocol entity."
|
|
Packit Service |
9ccfef |
::= { snmp 29 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpEnableAuthenTraps OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX INTEGER { enabled(1), disabled(2) }
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-write
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"Indicates whether the SNMP entity is permitted to
|
|
Packit Service |
9ccfef |
generate authenticationFailure traps. The value of this
|
|
Packit Service |
9ccfef |
object overrides any configuration information; as such,
|
|
Packit Service |
9ccfef |
it provides a means whereby all authenticationFailure
|
|
Packit Service |
9ccfef |
traps may be disabled.
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
Note that it is strongly recommended that this object
|
|
Packit Service |
9ccfef |
be stored in non-volatile memory so that it remains
|
|
Packit Service |
9ccfef |
constant across re-initializations of the network
|
|
Packit Service |
9ccfef |
management system."
|
|
Packit Service |
9ccfef |
::= { snmp 30 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpSilentDrops OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of Confirmed Class PDUs (such as
|
|
Packit Service |
9ccfef |
GetRequest-PDUs, GetNextRequest-PDUs,
|
|
Packit Service |
9ccfef |
GetBulkRequest-PDUs, SetRequest-PDUs, and
|
|
Packit Service |
9ccfef |
InformRequest-PDUs) delivered to the SNMP entity which
|
|
Packit Service |
9ccfef |
were silently dropped because the size of a reply
|
|
Packit Service |
9ccfef |
containing an alternate Response Class PDU (such as a
|
|
Packit Service |
9ccfef |
Response-PDU) with an empty variable-bindings field
|
|
Packit Service |
9ccfef |
was greater than either a local constraint or the
|
|
Packit Service |
9ccfef |
maximum message size associated with the originator of
|
|
Packit Service |
9ccfef |
the request."
|
|
Packit Service |
9ccfef |
::= { snmp 31 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpProxyDrops OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX Counter32
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-only
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The total number of Confirmed Class PDUs
|
|
Packit Service |
9ccfef |
(such as GetRequest-PDUs, GetNextRequest-PDUs,
|
|
Packit Service |
9ccfef |
GetBulkRequest-PDUs, SetRequest-PDUs, and
|
|
Packit Service |
9ccfef |
InformRequest-PDUs) delivered to the SNMP entity which
|
|
Packit Service |
9ccfef |
were silently dropped because the transmission of
|
|
Packit Service |
9ccfef |
the (possibly translated) message to a proxy target
|
|
Packit Service |
9ccfef |
failed in a manner (other than a time-out) such that
|
|
Packit Service |
9ccfef |
no Response Class PDU (such as a Response-PDU) could
|
|
Packit Service |
9ccfef |
be returned."
|
|
Packit Service |
9ccfef |
::= { snmp 32 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpMIBObjects OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
::= { snmpMIB 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpTrap OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
::= { snmpMIBObjects 4 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpTrapOID OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
MAX-ACCESS accessible-for-notify
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The authoritative identification of the notification
|
|
Packit Service |
9ccfef |
currently being sent. This variable occurs as
|
|
Packit Service |
9ccfef |
the second varbind in every SNMPv2-Trap-PDU and
|
|
Packit Service |
9ccfef |
InformRequest-PDU."
|
|
Packit Service |
9ccfef |
::= { snmpTrap 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpTrapEnterprise OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
MAX-ACCESS accessible-for-notify
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The authoritative identification of the enterprise
|
|
Packit Service |
9ccfef |
associated with the trap currently being sent. When an
|
|
Packit Service |
9ccfef |
SNMP proxy agent is mapping an RFC1157 Trap-PDU
|
|
Packit Service |
9ccfef |
into a SNMPv2-Trap-PDU, this variable occurs as the
|
|
Packit Service |
9ccfef |
last varbind."
|
|
Packit Service |
9ccfef |
::= { snmpTrap 3 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpTraps OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
::= { snmpMIBObjects 5 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpSet OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
::= { snmpMIBObjects 6 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpSetSerialNo OBJECT-TYPE
|
|
Packit Service |
9ccfef |
SYNTAX TestAndIncr
|
|
Packit Service |
9ccfef |
MAX-ACCESS read-write
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"An advisory lock used to allow several cooperating
|
|
Packit Service |
9ccfef |
command generator applications to coordinate their
|
|
Packit Service |
9ccfef |
use of the SNMP set operation.
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
This object is used for coarse-grain coordination.
|
|
Packit Service |
9ccfef |
To achieve fine-grain coordination, one or more similar
|
|
Packit Service |
9ccfef |
objects might be defined within each MIB group, as
|
|
Packit Service |
9ccfef |
appropriate."
|
|
Packit Service |
9ccfef |
::= { snmpSet 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpMIBConformance OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
::= { snmpMIB 2 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpMIBCompliances OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
::= { snmpMIBConformance 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpMIBGroups OBJECT IDENTIFIER
|
|
Packit Service |
9ccfef |
::= { snmpMIBConformance 2 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
coldStart NOTIFICATION-TYPE
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"A coldStart trap signifies that the SNMP entity,
|
|
Packit Service |
9ccfef |
supporting a notification originator application, is
|
|
Packit Service |
9ccfef |
reinitializing itself and that its configuration may
|
|
Packit Service |
9ccfef |
have been altered."
|
|
Packit Service |
9ccfef |
::= { snmpTraps 1 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
warmStart NOTIFICATION-TYPE
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"A warmStart trap signifies that the SNMP entity,
|
|
Packit Service |
9ccfef |
supporting a notification originator application,
|
|
Packit Service |
9ccfef |
is reinitializing itself such that its configuration
|
|
Packit Service |
9ccfef |
is unaltered."
|
|
Packit Service |
9ccfef |
::= { snmpTraps 2 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
authenticationFailure NOTIFICATION-TYPE
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"An authenticationFailure trap signifies that the SNMP
|
|
Packit Service |
9ccfef |
entity has received a protocol message that is not
|
|
Packit Service |
9ccfef |
properly authenticated. While all implementations
|
|
Packit Service |
9ccfef |
of SNMP entities MAY be capable of generating this
|
|
Packit Service |
9ccfef |
trap, the snmpEnableAuthenTraps object indicates
|
|
Packit Service |
9ccfef |
whether this trap will be generated."
|
|
Packit Service |
9ccfef |
::= { snmpTraps 5 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpSetGroup OBJECT-GROUP
|
|
Packit Service |
9ccfef |
OBJECTS { snmpSetSerialNo }
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"A collection of objects which allow several cooperating
|
|
Packit Service |
9ccfef |
command generator applications to coordinate their
|
|
Packit Service |
9ccfef |
use of the set operation."
|
|
Packit Service |
9ccfef |
::= { snmpMIBGroups 5 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
systemGroup OBJECT-GROUP
|
|
Packit Service |
9ccfef |
OBJECTS { sysDescr, sysObjectID, sysUpTime, sysContact, sysName,
|
|
Packit Service |
9ccfef |
sysLocation, sysServices, sysORLastChange, sysORID,
|
|
Packit Service |
9ccfef |
sysORUpTime, sysORDescr }
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The system group defines objects which are common to all
|
|
Packit Service |
9ccfef |
managed systems."
|
|
Packit Service |
9ccfef |
::= { snmpMIBGroups 6 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpBasicNotificationsGroup NOTIFICATION-GROUP
|
|
Packit Service |
9ccfef |
NOTIFICATIONS { coldStart, authenticationFailure }
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The basic notifications implemented by an SNMP entity
|
|
Packit Service |
9ccfef |
supporting command responder applications."
|
|
Packit Service |
9ccfef |
::= { snmpMIBGroups 7 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpGroup OBJECT-GROUP
|
|
Packit Service |
9ccfef |
OBJECTS { snmpInPkts, snmpInBadVersions, snmpInASNParseErrs,
|
|
Packit Service |
9ccfef |
snmpSilentDrops, snmpProxyDrops, snmpEnableAuthenTraps }
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"A collection of objects providing basic instrumentation
|
|
Packit Service |
9ccfef |
and control of an SNMP entity."
|
|
Packit Service |
9ccfef |
::= { snmpMIBGroups 8 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpCommunityGroup OBJECT-GROUP
|
|
Packit Service |
9ccfef |
OBJECTS { snmpInBadCommunityNames, snmpInBadCommunityUses }
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"A collection of objects providing basic instrumentation
|
|
Packit Service |
9ccfef |
of a SNMP entity which supports community-based
|
|
Packit Service |
9ccfef |
authentication."
|
|
Packit Service |
9ccfef |
::= { snmpMIBGroups 9 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpObsoleteGroup OBJECT-GROUP
|
|
Packit Service |
9ccfef |
OBJECTS { snmpOutPkts, snmpInTooBigs, snmpInNoSuchNames,
|
|
Packit Service |
9ccfef |
snmpInBadValues, snmpInReadOnlys, snmpInGenErrs,
|
|
Packit Service |
9ccfef |
snmpInTotalReqVars, snmpInTotalSetVars,
|
|
Packit Service |
9ccfef |
snmpInGetRequests, snmpInGetNexts, snmpInSetRequests,
|
|
Packit Service |
9ccfef |
snmpInGetResponses, snmpInTraps, snmpOutTooBigs,
|
|
Packit Service |
9ccfef |
snmpOutNoSuchNames, snmpOutBadValues, snmpOutGenErrs,
|
|
Packit Service |
9ccfef |
snmpOutGetRequests, snmpOutGetNexts,
|
|
Packit Service |
9ccfef |
snmpOutSetRequests, snmpOutGetResponses, snmpOutTraps }
|
|
Packit Service |
9ccfef |
STATUS obsolete
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"A collection of objects from RFC 1213 made obsolete
|
|
Packit Service |
9ccfef |
by this MIB module."
|
|
Packit Service |
9ccfef |
::= { snmpMIBGroups 10 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpWarmStartNotificationGroup NOTIFICATION-GROUP
|
|
Packit Service |
9ccfef |
NOTIFICATIONS { warmStart }
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"An additional notification for an SNMP entity supporting
|
|
Packit Service |
9ccfef |
command responder applications, if it is able to reinitialize
|
|
Packit Service |
9ccfef |
itself such that its configuration is unaltered."
|
|
Packit Service |
9ccfef |
::= { snmpMIBGroups 11 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpNotificationGroup OBJECT-GROUP
|
|
Packit Service |
9ccfef |
OBJECTS { snmpTrapOID, snmpTrapEnterprise }
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"These objects are required for entities
|
|
Packit Service |
9ccfef |
which support notification originator applications."
|
|
Packit Service |
9ccfef |
::= { snmpMIBGroups 12 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpBasicCompliance MODULE-COMPLIANCE
|
|
Packit Service |
9ccfef |
STATUS deprecated
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The compliance statement for SNMPv2 entities which
|
|
Packit Service |
9ccfef |
implement the SNMPv2 MIB.
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
This compliance statement is replaced by
|
|
Packit Service |
9ccfef |
snmpBasicComplianceRev2."
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
MODULE -- this module
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
MANDATORY-GROUPS { snmpGroup, snmpSetGroup, systemGroup,
|
|
Packit Service |
9ccfef |
snmpBasicNotificationsGroup }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
GROUP snmpCommunityGroup
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"This group is mandatory for SNMPv2 entities which
|
|
Packit Service |
9ccfef |
support community-based authentication."
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
::= { snmpMIBCompliances 2 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
snmpBasicComplianceRev2 MODULE-COMPLIANCE
|
|
Packit Service |
9ccfef |
STATUS current
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"The compliance statement for SNMP entities which
|
|
Packit Service |
9ccfef |
implement this MIB module."
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
MODULE -- this module
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
MANDATORY-GROUPS { snmpGroup, snmpSetGroup, systemGroup,
|
|
Packit Service |
9ccfef |
snmpBasicNotificationsGroup }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
GROUP snmpCommunityGroup
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"This group is mandatory for SNMP entities which
|
|
Packit Service |
9ccfef |
support community-based authentication."
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
GROUP snmpWarmStartNotificationGroup
|
|
Packit Service |
9ccfef |
DESCRIPTION
|
|
Packit Service |
9ccfef |
"This group is mandatory for an SNMP entity which
|
|
Packit Service |
9ccfef |
supports command responder applications, and is
|
|
Packit Service |
9ccfef |
able to reinitialize itself such that its
|
|
Packit Service |
9ccfef |
configuration is unaltered."
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
::= { snmpMIBCompliances 3 }
|
|
Packit Service |
9ccfef |
|
|
Packit Service |
9ccfef |
END -- end of module SNMPv2-MIB.
|