📄 mib.txt
字号:
accserv.mib
authserv.mib
dhcp.mib
ftp.mib
hostmib.mib
http.mib
inetsrv.mib
ipforwd.mib
lmmib2.mib
mcastmib.mib
mib_ii.mib
mipx.mib
mripsap.mib
msft.mib
msipbtp.mib
msiprip2.mib
nipx.mib
smi.mib
wfospf.mib
wins.mib
.iso.org.dod.internet.mgmt.mib-2.system.sysDescr
.1.3.6.1.2.1.1.1
"A textual description of the entity. This valueshould include the full name and versionidentification of the system's hardware type,software operating-system, and networkingsoftware. It is mandatory that this only containprintable ASCII characters."
.iso.org.dod.internet.mgmt.mib-2.system.sysObjectID
.1.3.6.1.2.1.1.2
"The vendor's authoritative identification of thenetwork management subsystem contained in theentity. This value is allocated within the SMIenterprises subtree (1.3.6.1.4.1) and provides aneasy and unambiguous means for determining `whatkind of box' is being managed. For example, ifvendor `Flintstones, Inc.' was assigned thesubtree 1.3.6.1.4.1.4242, it could assign theidentifier 1.3.6.1.4.1.4242.1.1 to its `FredRouter'."
.iso.org.dod.internet.mgmt.mib-2.system.sysUpTime
.1.3.6.1.2.1.1.3
"The time (in hundredths of a second) since thenetwork management portion of the system was lastre-initialized."
.iso.org.dod.internet.mgmt.mib-2.system.sysContact
.1.3.6.1.2.1.1.4
"The textual identification of the contact personfor this managed node, together with informationon how to contact this person."
.iso.org.dod.internet.mgmt.mib-2.system.sysName
.1.3.6.1.2.1.1.5
"An administratively-assigned name for thismanaged node. By convention, this is the node'sfully-qualified domain name."
.iso.org.dod.internet.mgmt.mib-2.system.sysLocation
.1.3.6.1.2.1.1.6
"The physical location of this node (e.g.,`telephone closet, 3rd floor')."
.iso.org.dod.internet.mgmt.mib-2.system.sysServices
.1.3.6.1.2.1.1.7
"A value which indicates the set of services thatthis entity primarily offers.The value is a sum. This sum initially takes thevalue zero, Then, for each layer, L, in the range1 through 7, that this node performs transactionsfor, 2 raised to (L - 1) is added to the sum. Forexample, a node which performs primarily routingfunctions would have a value of 4 (2^(3-1)). Incontrast, a node which is a host offeringapplication services would have a value of 72(2^(4-1) + 2^(7-1)). Note that in the context ofthe Internet suite of protocols, values should becalculated accordingly:layer functionality1 physical (e.g., repeaters)2 datalink/subnetwork (e.g., bridges)3 internet (e.g., IP gateways)4 end-to-end (e.g., IP hosts)7 applications (e.g., mail relays)For systems including OSI protocols, layers 5 and6 may also be counted."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifNumber
.1.3.6.1.2.1.2.1
"The number of network interfaces (regardless oftheir current state) present on this system."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable
.1.3.6.1.2.1.2.2
"A list of interface entries. The number ofentries is given by the value of ifNumber."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry
.1.3.6.1.2.1.2.2.1
"An interface entry containing objects at thesubnetwork layer and below for a particularinterface."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifIndex
.1.3.6.1.2.1.2.2.1.1
"A unique value for each interface. Its valueranges between 1 and the value of ifNumber. Thevalue for each interface must remain constant atleast from one re-initialization of the entity'snetwork management system to the next re-initialization."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifDescr
.1.3.6.1.2.1.2.2.1.2
"A textual string containing information about theinterface. This string should include the name ofthe manufacturer, the product name and the versionof the hardware interface."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifType
.1.3.6.1.2.1.2.2.1.3
"The type of interface, distinguished according tothe physical/link protocol(s) immediately `below'the network layer in the protocol stack."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifMtu
.1.3.6.1.2.1.2.2.1.4
"The size of the largest datagram which can besent/received on the interface, specified inoctets. For interfaces that are used fortransmitting network datagrams, this is the sizeof the largest network datagram that can be senton the interface."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifSpeed
.1.3.6.1.2.1.2.2.1.5
"An estimate of the interface's current bandwidthin bits per second. For interfaces which do notvary in bandwidth or for those where no accurateestimation can be made, this object should containthe nominal bandwidth."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifPhysAddress
.1.3.6.1.2.1.2.2.1.6
"The interface's address at the protocol layerimmediately `below' the network layer in theprotocol stack. For interfaces which do not havesuch an address (e.g., a serial line), this objectshould contain an octet string of zero length."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifAdminStatus
.1.3.6.1.2.1.2.2.1.7
"The desired state of the interface. Thetesting(3) state indicates that no operationalpackets can be passed."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifOperStatus
.1.3.6.1.2.1.2.2.1.8
"The current operational state of the interface.The testing(3) state indicates that no operationalpackets can be passed."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifLastChange
.1.3.6.1.2.1.2.2.1.9
"The value of sysUpTime at the time the interfaceentered its current operational state. If thecurrent state was entered prior to the last re-initialization of the local network managementsubsystem, then this object contains a zerovalue."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifInOctets
.1.3.6.1.2.1.2.2.1.10
"The total number of octets received on theinterface, including framing characters."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifInUcastPkts
.1.3.6.1.2.1.2.2.1.11
"The number of subnetwork-unicast packetsdelivered to a higher-layer protocol."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifInNUcastPkts
.1.3.6.1.2.1.2.2.1.12
"The number of non-unicast (i.e., subnetwork-broadcast or subnetwork-multicast) packetsdelivered to a higher-layer protocol."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifInDiscards
.1.3.6.1.2.1.2.2.1.13
"The number of inbound packets which were chosento be discarded even though no errors had beendetected to prevent their being deliverable to ahigher-layer protocol. One possible reason fordiscarding such a packet could be to free upbuffer space."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifInErrors
.1.3.6.1.2.1.2.2.1.14
"The number of inbound packets that containederrors preventing them from being deliverable to ahigher-layer protocol."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifInUnknownProtos
.1.3.6.1.2.1.2.2.1.15
"The number of packets received via the interfacewhich were discarded because of an unknown orunsupported protocol."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifOutOctets
.1.3.6.1.2.1.2.2.1.16
"The total number of octets transmitted out of theinterface, including framing characters."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifOutUcastPkts
.1.3.6.1.2.1.2.2.1.17
"The total number of packets that higher-levelprotocols requested be transmitted to asubnetwork-unicast address, including those thatwere discarded or not sent."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifOutNUcastPkts
.1.3.6.1.2.1.2.2.1.18
"The total number of packets that higher-levelprotocols requested be transmitted to a non-unicast (i.e., a subnetwork-broadcast orsubnetwork-multicast) address, including thosethat were discarded or not sent."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifOutDiscards
.1.3.6.1.2.1.2.2.1.19
"The number of outbound packets which were chosento be discarded even though no errors had beendetected to prevent their being transmitted. Onepossible reason for discarding such a packet couldbe to free up buffer space."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifOutErrors
.1.3.6.1.2.1.2.2.1.20
"The number of outbound packets that could not betransmitted because of errors."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifOutQLen
.1.3.6.1.2.1.2.2.1.21
"The length of the output packet queue (inpackets)."
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifSpecific
.1.3.6.1.2.1.2.2.1.22
"A reference to MIB definitions specific to theparticular media being used to realize theinterface. For example, if the interface isrealized by an ethernet, then the value of thisobject refers to a document defining objectsspecific to ethernet. If this information is notpresent, its value should be set to the OBJECTIDENTIFIER { 0 0 }, which is a syntatically validobject identifier, and any conformantimplementation of ASN.1 and BER must be able togenerate and recognize this value."
.iso.org.dod.internet.mgmt.mib-2.at.atTable
.1.3.6.1.2.1.3.1
"The Address Translation tables contain theNetworkAddress to `physical' address equivalences.Some interfaces do not use translation tables fordetermining address equivalences (e.g., DDN-X.25has an algorithmic method); if all interfaces areof this type, then the Address Translation tableis empty, i.e., has zero entries."
.iso.org.dod.internet.mgmt.mib-2.at.atTable.atEntry
.1.3.6.1.2.1.3.1.1
"Each entry contains one NetworkAddress to`physical' address equivalence."
.iso.org.dod.internet.mgmt.mib-2.at.atTable.atEntry.atIfIndex
.1.3.6.1.2.1.3.1.1.1
"The interface on which this entry's equivalenceis effective. The interface identified by aparticular value of this index is the sameinterface as identified by the same value ofifIndex."
.iso.org.dod.internet.mgmt.mib-2.at.atTable.atEntry.atPhysAddress
.1.3.6.1.2.1.3.1.1.2
"The media-dependent `physical' address.Setting this object to a null string (one of zerolength) has the effect of invaliding thecorresponding entry in the atTable object. Thatis, it effectively dissasociates the interfaceidentified with said entry from the mappingidentified with said entry. It is animplementation-specific matter as to whether theagent removes an invalidated entry from the table.Accordingly, management stations must be preparedto receive tabular information from agents thatcorresponds to entries not currently in use.Proper interpretation of such entries requiresexamination of the relevant atPhysAddress object."
.iso.org.dod.internet.mgmt.mib-2.at.atTable.atEntry.atNetAddress
.1.3.6.1.2.1.3.1.1.3
"The NetworkAddress (e.g., the IP address)corresponding to the media-dependent `physical'address."
.iso.org.dod.internet.mgmt.mib-2.ip.ipForwarding
.1.3.6.1.2.1.4.1
"The indication of whether this entity is actingas an IP gateway in respect to the forwarding ofdatagrams received by, but not addressed to, thisentity. IP gateways forward datagrams. IP hostsdo not (except those source-routed via the host).Note that for some managed nodes, this object maytake on only a subset of the values possible.Accordingly, it is appropriate for an agent toreturn a `badValue' response if a managementstation attempts to change this object to aninappropriate value."
.iso.org.dod.internet.mgmt.mib-2.ip.ipDefaultTTL
.1.3.6.1.2.1.4.2
"The default value inserted into the Time-To-Livefield of the IP header of datagrams originated atthis entity, whenever a TTL value is not suppliedby the transport layer protocol."
.iso.org.dod.internet.mgmt.mib-2.ip.ipInReceives
.1.3.6.1.2.1.4.3
"The total number of input datagrams received frominterfaces, including those received in error."
.iso.org.dod.internet.mgmt.mib-2.ip.ipInHdrErrors
.1.3.6.1.2.1.4.4
"The number of input datagrams discarded due toerrors in their IP headers, including badchecksums, version number mismatch, other formaterrors, time-to-live exceeded, errors discoveredin processing their IP options, etc."
.iso.org.dod.internet.mgmt.mib-2.ip.ipInAddrErrors
.1.3.6.1.2.1.4.5
"The number of input datagrams discarded becausethe IP address in their IP header's destinationfield was not a valid address to be received atthis entity. This count includes invalidaddresses (e.g., 0.0.0.0) and addresses ofunsupported Classes (e.g., Class E). For entitieswhich are not IP Gateways and therefore do notforward datagrams, this counter includes datagramsdiscarded because the destination address was nota local address."
.iso.org.dod.internet.mgmt.mib-2.ip.ipForwDatagrams
.1.3.6.1.2.1.4.6
"The number of input datagrams for which thisentity was not their final IP destination, as aresult of which an attempt was made to find aroute to forward them to that final destination.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -