Guest User

Untitled

a guest
Apr 21st, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.59 KB | None | 0 0
  1. iso
  2. |
  3. +-org []
  4. |
  5. +-dod []
  6. |
  7. +-internet []
  8. |
  9. +-directory []
  10. +-mgmt []
  11. |
  12. +-mib-2 []
  13. |
  14. +-system []
  15. |
  16. +-sysDescr []
  17. +-sysObjectID [ObjectIdentifier]
  18. +-sysUpTime [TimeTicks]
  19. +-sysContact []
  20. +-sysName []
  21. +-sysLocation []
  22. +-sysServices []
  23. +-interfaces []
  24. |
  25. +-ifNumber [Integer32]
  26. +-ifTable []
  27. |
  28. +-ifEntry []
  29. |
  30. +-ifIndex [Integer32]
  31. +-ifDescr []
  32. +-ifType []
  33. +-ifMtu [Integer32]
  34. +-ifSpeed [Gauge]
  35. +-ifPhysAddress [PhysAddress]
  36. +-ifAdminStatus []
  37. +-ifOperStatus []
  38. +-ifLastChange [TimeTicks]
  39. +-ifInOctets [Counter]
  40. +-ifInUcastPkts [Counter]
  41. +-ifInNUcastPkts [Counter]
  42. +-ifInDiscards [Counter]
  43. +-ifInErrors [Counter]
  44. +-ifInUnknownProtos [Counter]
  45. +-ifOutOctets [Counter]
  46. +-ifOutUcastPkts [Counter]
  47. +-ifOutNUcastPkts [Counter]
  48. +-ifOutDiscards [Counter]
  49. +-ifOutErrors [Counter]
  50. +-ifOutQLen [Gauge]
  51. +-ifSpecific [ObjectIdentifier]
  52. +-at []
  53. |
  54. +-atTable []
  55. |
  56. +-atEntry []
  57. |
  58. +-atIfIndex [Integer32]
  59. +-atPhysAddress [PhysAddress]
  60. +-atNetAddress [NetworkAddress]
  61. +-ip []
  62. |
  63. +-ipForwarding []
  64. +-ipDefaultTTL [Integer32]
  65. +-ipInReceives [Counter]
  66. +-ipInHdrErrors [Counter]
  67. +-ipInAddrErrors [Counter]
  68. +-ipForwDatagrams [Counter]
  69. +-ipInUnknownProtos [Counter]
  70. +-ipInDiscards [Counter]
  71. +-ipInDelivers [Counter]
  72. +-ipOutRequests [Counter]
  73. +-ipOutDiscards [Counter]
  74. +-ipOutNoRoutes [Counter]
  75. +-ipReasmTimeout [Integer32]
  76. +-ipReasmReqds [Counter]
  77. +-ipReasmOKs [Counter]
  78. +-ipReasmFails [Counter]
  79. +-ipFragOKs [Counter]
  80. +-ipFragFails [Counter]
  81. +-ipFragCreates [Counter]
  82. +-ipAddrTable []
  83. |
  84. +-ipAddrEntry []
  85. |
  86. +-ipAdEntAddr [IpAddress]
  87. +-ipAdEntIfIndex [Integer32]
  88. +-ipAdEntNetMask [IpAddress]
  89. +-ipAdEntBcastAddr [Integer32]
  90. +-ipAdEntReasmMaxSize []
  91. +-ipRouteTable []
  92. |
  93. +-ipRouteEntry []
  94. |
  95. +-ipRouteDest [IpAddress]
  96. +-ipRouteIfIndex [Integer32]
  97. +-ipRouteMetric1 [Integer32]
  98. +-ipRouteMetric2 [Integer32]
  99. +-ipRouteMetric3 [Integer32]
  100. +-ipRouteMetric4 [Integer32]
  101. +-ipRouteNextHop [IpAddress]
  102. +-ipRouteType []
  103. +-ipRouteProto []
  104. +-ipRouteAge [Integer32]
  105. +-ipRouteMask [IpAddress]
  106. +-ipRouteMetric5 [Integer32]
  107. +-ipRouteInfo [ObjectIdentifier]
  108. +-ipNetToMediaTable []
  109. |
  110. +-ipNetToMediaEntry []
  111. |
  112. +-ipNetToMediaIfIndex [Integer32]
  113. +-ipNetToMediaPhysAddress [PhysAddress]
  114. +-ipNetToMediaNetAddress [IpAddress]
  115. +-ipNetToMediaType []
  116. +-ipRoutingDiscards [Counter]
  117. +-icmp []
  118. |
  119. +-icmpInMsgs [Counter]
  120. +-icmpInErrors [Counter]
  121. +-icmpInDestUnreachs [Counter]
  122. +-icmpInTimeExcds [Counter]
  123. +-icmpInParmProbs [Counter]
  124. +-icmpInSrcQuenchs [Counter]
  125. +-icmpInRedirects [Counter]
  126. +-icmpInEchos [Counter]
  127. +-icmpInEchoReps [Counter]
  128. +-icmpInTimestamps [Counter]
  129. +-icmpInTimestampReps [Counter]
  130. +-icmpInAddrMasks [Counter]
  131. +-icmpInAddrMaskReps [Counter]
  132. +-icmpOutMsgs [Counter]
  133. +-icmpOutErrors [Counter]
  134. +-icmpOutDestUnreachs [Counter]
  135. +-icmpOutTimeExcds [Counter]
  136. +-icmpOutParmProbs [Counter]
  137. +-icmpOutSrcQuenchs [Counter]
  138. +-icmpOutRedirects [Counter]
  139. +-icmpOutEchos [Counter]
  140. +-icmpOutEchoReps [Counter]
  141. +-icmpOutTimestamps [Counter]
  142. +-icmpOutTimestampReps [Counter]
  143. +-icmpOutAddrMasks [Counter]
  144. +-icmpOutAddrMaskReps [Counter]
  145. +-tcp []
  146. |
  147. +-tcpRtoAlgorithm []
  148. +-tcpRtoMin [Integer32]
  149. +-tcpRtoMax [Integer32]
  150. +-tcpMaxConn [Integer32]
  151. +-tcpActiveOpens [Counter]
  152. +-tcpPassiveOpens [Counter]
  153. +-tcpAttemptFails [Counter]
  154. +-tcpEstabResets [Counter]
  155. +-tcpCurrEstab [Gauge]
  156. +-tcpInSegs [Counter]
  157. +-tcpOutSegs [Counter]
  158. +-tcpRetransSegs [Counter]
  159. +-tcpConnTable []
  160. |
  161. +-tcpConnEntry []
  162. |
  163. +-tcpConnState []
  164. +-tcpConnLocalAddress [IpAddress]
  165. +-tcpConnLocalPort []
  166. +-tcpConnRemAddress [IpAddress]
  167. +-tcpConnRemPort []
  168. +-tcpInErrs [Counter]
  169. +-tcpOutRsts [Counter]
  170. +-udp []
  171. |
  172. +-udpInDatagrams [Counter]
  173. +-udpNoPorts [Counter]
  174. +-udpInErrors [Counter]
  175. +-udpOutDatagrams [Counter]
  176. +-udpTable []
  177. |
  178. +-udpEntry []
  179. |
  180. +-udpLocalAddress [IpAddress]
  181. +-udpLocalPort []
  182. +-egp []
  183. |
  184. +-egpInMsgs [Counter]
  185. +-egpInErrors [Counter]
  186. +-egpOutMsgs [Counter]
  187. +-egpOutErrors [Counter]
  188. +-egpNeighTable []
  189. |
  190. +-egpNeighEntry []
  191. |
  192. +-egpNeighState []
  193. +-egpNeighAddr [IpAddress]
  194. +-egpNeighAs [Integer32]
  195. +-egpNeighInMsgs [Counter]
  196. +-egpNeighInErrs [Counter]
  197. +-egpNeighOutMsgs [Counter]
  198. +-egpNeighOutErrs [Counter]
  199. +-egpNeighInErrMsgs [Counter]
  200. +-egpNeighOutErrMsgs [Counter]
  201. +-egpNeighStateUps [Counter]
  202. +-egpNeighStateDowns [Counter]
  203. +-egpNeighIntervalHello [Integer32]
  204. +-egpNeighIntervalPoll [Integer32]
  205. +-egpNeighMode []
  206. +-egpNeighEventTrigger []
  207. +-egpAs [Integer32]
  208. +-transmission []
  209. +-snmp []
  210. |
  211. +-snmpInPkts [Counter]
  212. +-snmpOutPkts [Counter]
  213. +-snmpInBadVersions [Counter]
  214. +-snmpInBadCommunityNames [Counter]
  215. +-snmpInBadCommunityUses [Counter]
  216. +-snmpInASNParseErrs [Counter]
  217. +-snmpInTooBigs [Counter]
  218. +-snmpInNoSuchNames [Counter]
  219. +-snmpInBadValues [Counter]
  220. +-snmpInReadOnlys [Counter]
  221. +-snmpInGenErrs [Counter]
  222. +-snmpInTotalReqVars [Counter]
  223. +-snmpInTotalSetVars [Counter]
  224. +-snmpInGetRequests [Counter]
  225. +-snmpInGetNexts [Counter]
  226. +-snmpInSetRequests [Counter]
  227. +-snmpInGetResponses [Counter]
  228. +-snmpInTraps [Counter]
  229. +-snmpOutTooBigs [Counter]
  230. +-snmpOutNoSuchNames [Counter]
  231. +-snmpOutBadValues [Counter]
  232. +-snmpOutGenErrs [Counter]
  233. +-snmpOutGetRequests [Counter]
  234. +-snmpOutGetNexts [Counter]
  235. +-snmpOutSetRequests [Counter]
  236. +-snmpOutGetResponses [Counter]
  237. +-snmpOutTraps [Counter]
  238. +-snmpEnableAuthenTraps []
  239. +-experimental []
  240. +-private []
  241. |
  242. +-enterprises []
  243. |
  244. +-apple []
  245. |
  246. +-airport []
  247. |
  248. +-baseStation3 []
  249. |
  250. +-abs3SysConf []
  251. |
  252. +-sysConfName [DisplayString]
  253. +-sysConfContact [DisplayString]
  254. +-sysConfLocation [DisplayString]
  255. +-sysConfUptime [Integer32]
  256. +-sysConfFirmwareVersion [DisplayString]
  257. +-wireless []
  258. |
  259. +-wirelessNumber [Integer32]
  260. +-wirelessClientsTable []
  261. |
  262. +-wirelessClient []
  263. |
  264. +-wirelessPhysAddress [PhysAddress]
  265. +-wirelessType []
  266. +-wirelessDataRates [DisplayString]
  267. +-wirelessTimeAssociated [Integer32]
  268. +-wirelessLastRefreshTime [Integer32]
  269. +-wirelessStrength [Integer32]
  270. +-wirelessNoise [Integer32]
  271. +-wirelessRate [Integer32]
  272. +-wirelessNumRX [Integer32]
  273. +-wirelessNumTX [Integer32]
  274. +-wirelessNumRXErrors [Integer32]
  275. +-wirelessNumTXErrors [Integer32]
  276. +-dhcpServer []
  277. |
  278. +-dhcpNumber [Integer32]
  279. +-dhcpClientsTable []
  280. |
  281. +-dhcpClient []
  282. |
  283. +-dhcpPhysAddress [PhysAddress]
  284. +-dhcpIpAddress [IpAddress]
  285. +-dhcpClientID [OctetString]
  286. +-dhcpLeaseTime [Integer32]
  287. +-physicalInterfaces []
  288. |
  289. +-physicalInterfaceCount [Integer32]
  290. +-physicalInterfacesTable []
  291. |
  292. +-physicalInterface []
  293. |
  294. +-physicalInterfaceIndex [Integer32]
  295. +-physicalInterfaceName [OctetString]
  296. +-physicalInterfaceUnit [Integer32]
  297. +-physicalInterfaceSpeed [Integer32]
  298. +-physicalInterfaceState []
  299. +-physicalInterfaceDuplex []
  300. +-physicalInterfaceNumTX [Integer32]
  301. +-physicalInterfaceNumRX [Integer32]
  302. +-physicalInterfaceNumTXError [Integer32]
  303. +-physicalInterfaceNumRXError [Integer32]
  304. +-security []
  305. +-snmpV2 []
  306. |
  307. +-snmpDomains []
  308. +-snmpProxys []
  309. +-snmpModules []
Add Comment
Please, Sign In to add comment