⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rfc1213-mib

📁 opennms得相关源码 请大家看看
💻
📖 第 1 页 / 共 5 页
字号:
		SYNTAX IpAddress		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The IP address of this entry's EGP neighbor."	::= { egpNeighEntry 2 }	-- 1.3.6.1.2.1.8.5.1.3	egpNeighAs OBJECT-TYPE		SYNTAX INTEGER		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The autonomous system of this EGP peer.  Zero			should be specified if the autonomous system			number of the neighbor is not yet known."	::= { egpNeighEntry 3 }	-- 1.3.6.1.2.1.8.5.1.4	egpNeighInMsgs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The number of EGP messages received without error			from this EGP peer."	::= { egpNeighEntry 4 }	-- 1.3.6.1.2.1.8.5.1.5	egpNeighInErrs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The number of EGP messages received from this EGP			peer that proved to be in error (e.g., bad EGP			checksum)."	::= { egpNeighEntry 5 }	-- 1.3.6.1.2.1.8.5.1.6	egpNeighOutMsgs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The number of locally generated EGP messages to			this EGP peer."	::= { egpNeighEntry 6 }	-- 1.3.6.1.2.1.8.5.1.7	egpNeighOutErrs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The number of locally generated EGP messages not			sent to this EGP peer due to resource limitations			within an EGP entity."	::= { egpNeighEntry 7 }	-- 1.3.6.1.2.1.8.5.1.8	egpNeighInErrMsgs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The number of EGP-defined error messages received			from this EGP peer."	::= { egpNeighEntry 8 }	-- 1.3.6.1.2.1.8.5.1.9	egpNeighOutErrMsgs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The number of EGP-defined error messages sent to			this EGP peer."	::= { egpNeighEntry 9 }	-- 1.3.6.1.2.1.8.5.1.10	egpNeighStateUps OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The number of EGP state transitions to the UP			state with this EGP peer."	::= { egpNeighEntry 10 }	-- 1.3.6.1.2.1.8.5.1.11	egpNeighStateDowns OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The number of EGP state transitions from the UP			state to any other state with this EGP peer."	::= { egpNeighEntry 11 }	-- 1.3.6.1.2.1.8.5.1.12	egpNeighIntervalHello OBJECT-TYPE		SYNTAX INTEGER		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The interval between EGP Hello command			retransmissions (in hundredths of a second).  This			represents the t1 timer as defined in RFC 904."	::= { egpNeighEntry 12 }	-- 1.3.6.1.2.1.8.5.1.13	egpNeighIntervalPoll OBJECT-TYPE		SYNTAX INTEGER		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The interval between EGP poll command			retransmissions (in hundredths of a second).  This			represents the t3 timer as defined in RFC 904."	::= { egpNeighEntry 13 }	-- 1.3.6.1.2.1.8.5.1.14	egpNeighMode OBJECT-TYPE		SYNTAX INTEGER		{			active(1),			passive(2)		}		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The polling mode of this EGP entity, either			passive or active."	::= { egpNeighEntry 14 }	-- 1.3.6.1.2.1.8.5.1.15	egpNeighEventTrigger OBJECT-TYPE		SYNTAX INTEGER		{			start(1),			stop(2)		}		ACCESS read-write		STATUS mandatory		DESCRIPTION			"A control variable used to trigger operator-			initiated Start and Stop events.  When read, this			variable always returns the most recent value that			egpNeighEventTrigger was set to.  If it has not			been set since the last initialization of the			network management subsystem on the node, it			returns a value of `stop'.						When set, this variable causes a Start or Stop			event on the specified neighbor, as specified on			pages 8-10 of RFC 904.  Briefly, a Start event			causes an Idle peer to begin neighbor acquisition			and a non-Idle peer to reinitiate neighbor			acquisition.  A stop event causes a non-Idle peer			to return to the Idle state until a Start event			occurs, either via egpNeighEventTrigger or			otherwise."	::= { egpNeighEntry 15 }	-- 1.3.6.1.2.1.8.6	egpAs OBJECT-TYPE		SYNTAX INTEGER		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The autonomous system number of this EGP entity."	::= { egp 6 }	-- 1.3.6.1.2.1.10	transmission OBJECT IDENTIFIER ::= { mib-2 10 }	-- 1.3.6.1.2.1.11	snmp OBJECT IDENTIFIER ::= { mib-2 11 }	-- 1.3.6.1.2.1.11.1	snmpInPkts OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of Messages delivered to the			SNMP entity from the transport service."	::= { snmp 1 }	-- 1.3.6.1.2.1.11.2	snmpOutPkts OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Messages which were			passed from the SNMP protocol entity to the			transport service."	::= { snmp 2 }	-- 1.3.6.1.2.1.11.3	snmpInBadVersions OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Messages which were			delivered to the SNMP protocol entity and were for			an unsupported SNMP version."	::= { snmp 3 }	-- 1.3.6.1.2.1.11.4	snmpInBadCommunityNames OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Messages delivered to			the SNMP protocol entity which used a SNMP			community name not known to said entity."	::= { snmp 4 }	-- 1.3.6.1.2.1.11.5	snmpInBadCommunityUses OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Messages delivered to			the SNMP protocol entity which represented an SNMP			operation which was not allowed by the SNMP			community named in the Message."	::= { snmp 5 }	-- 1.3.6.1.2.1.11.6	snmpInASNParseErrs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of ASN.1 or BER errors			encountered by the SNMP protocol entity when			decoding received SNMP Messages."	::= { snmp 6 }	-- 1.3.6.1.2.1.11.8	snmpInTooBigs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP PDUs which were			delivered to the SNMP protocol entity and for			which the value of the error-status field is			`tooBig'."	::= { snmp 8 }	-- 1.3.6.1.2.1.11.9	snmpInNoSuchNames OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP PDUs which were			delivered to the SNMP protocol entity and for			which the value of the error-status field is			`noSuchName'."	::= { snmp 9 }	-- 1.3.6.1.2.1.11.10	snmpInBadValues OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP PDUs which were			delivered to the SNMP protocol entity and for			which the value of the error-status field is			`badValue'."	::= { snmp 10 }	-- 1.3.6.1.2.1.11.11	snmpInReadOnlys OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number valid SNMP PDUs which were			delivered to the SNMP protocol entity and for			which the value of the error-status field is			`readOnly'.  It should be noted that it is a			protocol error to generate an SNMP PDU which			contains the value `readOnly' in the error-status			field, as such this object is provided as a means			of detecting incorrect implementations of the			SNMP."	::= { snmp 11 }	-- 1.3.6.1.2.1.11.12	snmpInGenErrs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP PDUs which were			delivered to the SNMP protocol entity and for			which the value of the error-status field is			`genErr'."	::= { snmp 12 }	-- 1.3.6.1.2.1.11.13	snmpInTotalReqVars OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of MIB objects which have been			retrieved successfully by the SNMP protocol entity			as the result of receiving valid SNMP Get-Request			and Get-Next PDUs."	::= { snmp 13 }	-- 1.3.6.1.2.1.11.14	snmpInTotalSetVars OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of MIB objects which have been			altered successfully by the SNMP protocol entity			as the result of receiving valid SNMP Set-Request			PDUs."	::= { snmp 14 }	-- 1.3.6.1.2.1.11.15	snmpInGetRequests OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Get-Request PDUs which			have been accepted and processed by the SNMP			protocol entity."	::= { snmp 15 }	-- 1.3.6.1.2.1.11.16	snmpInGetNexts OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Get-Next PDUs which have			been accepted and processed by the SNMP protocol			entity."	::= { snmp 16 }	-- 1.3.6.1.2.1.11.17	snmpInSetRequests OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Set-Request PDUs which			have been accepted and processed by the SNMP			protocol entity."	::= { snmp 17 }	-- 1.3.6.1.2.1.11.18	snmpInGetResponses OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Get-Response PDUs which			have been accepted and processed by the SNMP			protocol entity."	::= { snmp 18 }	-- 1.3.6.1.2.1.11.19	snmpInTraps OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Trap PDUs which have			been accepted and processed by the SNMP protocol			entity."	::= { snmp 19 }	-- 1.3.6.1.2.1.11.20	snmpOutTooBigs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP PDUs which were			generated by the SNMP protocol entity and for			which the value of the error-status field is			`tooBig.'"	::= { snmp 20 }	-- 1.3.6.1.2.1.11.21	snmpOutNoSuchNames OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP PDUs which were			generated by the SNMP protocol entity and for			which the value of the error-status is			`noSuchName'."	::= { snmp 21 }	-- 1.3.6.1.2.1.11.22	snmpOutBadValues OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP PDUs which were			generated by the SNMP protocol entity and for			which the value of the error-status field is			`badValue'."	::= { snmp 22 }	-- 1.3.6.1.2.1.11.24	snmpOutGenErrs OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP PDUs which were			generated by the SNMP protocol entity and for			which the value of the error-status field is			`genErr'."	::= { snmp 24 }	-- 1.3.6.1.2.1.11.25	snmpOutGetRequests OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Get-Request PDUs which			have been generated by the SNMP protocol entity."	::= { snmp 25 }	-- 1.3.6.1.2.1.11.26	snmpOutGetNexts OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Get-Next PDUs which have			been generated by the SNMP protocol entity."	::= { snmp 26 }	-- 1.3.6.1.2.1.11.27	snmpOutSetRequests OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Set-Request PDUs which			have been generated by the SNMP protocol entity."	::= { snmp 27 }	-- 1.3.6.1.2.1.11.28	snmpOutGetResponses OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Get-Response PDUs which			have been generated by the SNMP protocol entity."	::= { snmp 28 }	-- 1.3.6.1.2.1.11.29	snmpOutTraps OBJECT-TYPE		SYNTAX Counter		ACCESS read-only		STATUS mandatory		DESCRIPTION			"The total number of SNMP Trap PDUs which have			been generated by the SNMP protocol entity."	::= { snmp 29 }	-- 1.3.6.1.2.1.11.30	snmpEnableAuthenTraps OBJECT-TYPE		SYNTAX INTEGER		{			enabled(1),			disabled(2)		}		ACCESS read-write		STATUS mandatory		DESCRIPTION			"Indicates whether the SNMP agent process is			permitted to generate authentication-failure			traps.  The value of this object overrides any			configuration information; as such, it provides a			means whereby all authentication-failure traps may			be disabled.						Note that it is strongly recommended that this			object be stored in non-volatile memory so that it			remains constant between re-initializations of the			network management system."	::= { snmp 30 }END

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -