📄 rfc1238.txt
字号:
DESCRIPTION "The media-dependent `physical' address." ::= { clnpMediaToNetEntry 3 } clnpMediaToNetType OBJECT-TYPE SYNTAX INTEGER { other(1), -- none of the following invalid(2), -- an invalidated mapping dynamic(3), static(4) } ACCESS read-write STATUS mandatory DESCRIPTION "The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the clnpMediaToNetTable. That is, it effectively dissassociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant clnpMediaToNetType object." ::= { clnpMediaToNetEntry 4 } clnpMediaToNetAge OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The number of seconds since this entry was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the type of entry."Satz [Page 20]RFC 1238 CLNS MIB June 1991 ::= { clnpMediaToNetEntry 5 } clnpMediaToNetHoldTime OBJECT-TYPE SYNTAX INTEGER ACCESS read-write STATUS mandatory DESCRIPTION "The time in seconds this entry will be valid. Static entries should always report this field as -1." ::= { clnpMediaToNetEntry 6 } -- the CLNP Error group -- Implementation of this group is recommended for all -- systems which implement the CLNP Error protocol. clnpInErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of CLNP Error PDUs received by this entity." ::= { error 1 } clnpOutErrors OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of CLNP Error PDUs sent by this entity." ::= { error 2 } clnpInErrUnspecs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of unspecified CLNP Error PDUs received by this entity." ::= { error 3 } clnpInErrProcs OBJECT-TYPE SYNTAX Counter ACCESS read-onlySatz [Page 21]RFC 1238 CLNS MIB June 1991 STATUS mandatory DESCRIPTION "The number of protocol procedure CLNP Error PDUs received by this entity." ::= { error 4 } clnpInErrCksums OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of checksum CLNP Error PDUs received by this entity." ::= { error 5 } clnpInErrCongests OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of congestion drop CLNP Error PDUs received by this entity." ::= { error 6 } clnpInErrHdrs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of header syntax CLNP Error PDUs received by this entity." ::= { error 7 } clnpInErrSegs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of segmentation disallowed CLNP Error PDUs received by this entity." ::= { error 8 } clnpInErrIncomps OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of incomplete PDU CLNP Error PDUsSatz [Page 22]RFC 1238 CLNS MIB June 1991 received by this entity." ::= { error 9 } clnpInErrDups OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of duplicate option CLNP Error PDUs received by this entity." ::= { error 10 } clnpInErrUnreachDsts OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of unreachable destination CLNP Error PDUs received by this entity." ::= { error 11 } clnpInErrUnknownDsts OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of unknown destination CLNP Error PDUs received by this entity." ::= { error 12 } clnpInErrSRUnspecs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of unspecified source route CLNP Error PDUs received by this entity." ::= { error 13 } clnpInErrSRSyntaxes OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of source route syntax CLNP Error PDUs received by this entity." ::= { error 14 }Satz [Page 23]RFC 1238 CLNS MIB June 1991 clnpInErrSRUnkAddrs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of source route unknown address CLNP Error PDUs received by this entity." ::= { error 15 } clnpInErrSRBadPaths OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of source route bad path CLNP Error PDUs received by this entity." ::= { error 16 } clnpInErrHops OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of hop count exceeded CLNP Error PDUs received by this entity." ::= { error 17 } clnpInErrHopReassms OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of hop count exceeded while reassembling CLNP Error PDUs received by this entity." ::= { error 18 } clnpInErrUnsOptions OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of unsupported option CLNP Error PDUs received by this entity." ::= { error 19 } clnpInErrUnsVersions OBJECT-TYPE SYNTAX CounterSatz [Page 24]RFC 1238 CLNS MIB June 1991 ACCESS read-only STATUS mandatory DESCRIPTION "The number of version mismatch CLNP Error PDUs received by this entity." ::= { error 20 } clnpInErrUnsSecurities OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of unsupported security option CLNP Error PDUs received by this entity." ::= { error 21 } clnpInErrUnsSRs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of unsupported source route option CLNP Error PDUs received by this entity." ::= { error 22 } clnpInErrUnsRRs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of unsupported record route option CLNP Error PDUs received by this entity." ::= { error 23 } clnpInErrInterferences OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of reassembly interference CLNP Error PDUs received by this entity." ::= { error 24 } clnpOutErrUnspecs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTIONSatz [Page 25]RFC 1238 CLNS MIB June 1991 "The number of unspecified CLNP Error PDUs sent by this entity." ::= { error 25 } clnpOutErrProcs OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of protocol procedure CLNP Error PDUs sent by this entity." ::= { error 26 } clnpOutErrCksums OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of checksum CLNP Error PDUs sent by this entity." ::= { error 27 } clnpOutErrCongests OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "The number of congestion drop CLNP Error PDUs sent by this entity." ::= { error 28 }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -