sloe 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (347) hide show
  1. data/.gitignore +17 -0
  2. data/.rspec +2 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE.txt +22 -0
  5. data/README.md +55 -0
  6. data/Rakefile +1 -0
  7. data/lib/import-mibs.rb +44 -0
  8. data/lib/sloe/version.rb +3 -0
  9. data/lib/sloe.rb +22 -0
  10. data/mibs/ACCOUNTING-CONTROL-MIB.yaml +47 -0
  11. data/mibs/ADSL-LINE-EXT-MIB.yaml +72 -0
  12. data/mibs/ADSL-LINE-MIB.yaml +251 -0
  13. data/mibs/ADSL-TC-MIB.yaml +3 -0
  14. data/mibs/ADSL2-LINE-MIB.yaml +321 -0
  15. data/mibs/ADSL2-LINE-TC-MIB.yaml +3 -0
  16. data/mibs/AGENTX-MIB.yaml +41 -0
  17. data/mibs/AGGREGATE-MIB.yaml +28 -0
  18. data/mibs/ALARM-MIB.yaml +77 -0
  19. data/mibs/APM-MIB.yaml +101 -0
  20. data/mibs/APPC-MIB.yaml +296 -0
  21. data/mibs/APPLETALK-MIB.yaml +285 -0
  22. data/mibs/APPLICATION-MIB.yaml +162 -0
  23. data/mibs/APPN-DLUR-MIB.yaml +42 -0
  24. data/mibs/APPN-MIB.yaml +358 -0
  25. data/mibs/APPN-TRAP-MIB.yaml +15 -0
  26. data/mibs/APS-MIB.yaml +68 -0
  27. data/mibs/ARC-MIB.yaml +19 -0
  28. data/mibs/ATM-ACCOUNTING-INFORMATION-MIB.yaml +38 -0
  29. data/mibs/ATM-MIB.yaml +113 -0
  30. data/mibs/ATM-TC-MIB.yaml +20 -0
  31. data/mibs/ATM2-MIB.yaml +184 -0
  32. data/mibs/BGP4-MIB.yaml +65 -0
  33. data/mibs/BLDG-HVAC-MIB.yaml +36 -0
  34. data/mibs/BRIDGE-MIB.yaml +71 -0
  35. data/mibs/CHARACTER-MIB.yaml +49 -0
  36. data/mibs/CIRCUIT-IF-MIB.yaml +22 -0
  37. data/mibs/CLNS-MIB.yaml +117 -0
  38. data/mibs/COFFEE-POT-MIB.yaml +14 -0
  39. data/mibs/COPS-CLIENT-MIB.yaml +55 -0
  40. data/mibs/DECNET-PHIV-MIB.yaml +238 -0
  41. data/mibs/DIAL-CONTROL-MIB.yaml +87 -0
  42. data/mibs/DIFFSERV-CONFIG-MIB.yaml +16 -0
  43. data/mibs/DIFFSERV-DSCP-TC.yaml +3 -0
  44. data/mibs/DIFFSERV-MIB.yaml +172 -0
  45. data/mibs/DIRECTORY-SERVER-MIB.yaml +53 -0
  46. data/mibs/DISMAN-EVENT-MIB.yaml +116 -0
  47. data/mibs/DISMAN-EXPRESSION-MIB.yaml +56 -0
  48. data/mibs/DISMAN-NSLOOKUP-MIB.yaml +24 -0
  49. data/mibs/DISMAN-PING-MIB.yaml +61 -0
  50. data/mibs/DISMAN-SCHEDULE-MIB.yaml +34 -0
  51. data/mibs/DISMAN-SCRIPT-MIB.yaml +84 -0
  52. data/mibs/DISMAN-TRACEROUTE-MIB.yaml +76 -0
  53. data/mibs/DLSW-MIB.yaml +200 -0
  54. data/mibs/DNS-RESOLVER-MIB.yaml +88 -0
  55. data/mibs/DNS-SERVER-MIB.yaml +74 -0
  56. data/mibs/DOCS-BPI-MIB.yaml +102 -0
  57. data/mibs/DOCS-CABLE-DEVICE-MIB.yaml +132 -0
  58. data/mibs/DOCS-IETF-BPI2-MIB.yaml +187 -0
  59. data/mibs/DOCS-IETF-CABLE-DEVICE-NOTIFICATION-MIB.yaml +39 -0
  60. data/mibs/DOCS-IETF-QOS-MIB.yaml +166 -0
  61. data/mibs/DOCS-IETF-SUBMGT-MIB.yaml +32 -0
  62. data/mibs/DOCS-IF-MIB.yaml +232 -0
  63. data/mibs/DOT12-IF-MIB.yaml +34 -0
  64. data/mibs/DOT3-EPON-MIB.yaml +101 -0
  65. data/mibs/DOT3-OAM-MIB.yaml +82 -0
  66. data/mibs/DS0-MIB.yaml +19 -0
  67. data/mibs/DS0BUNDLE-MIB.yaml +18 -0
  68. data/mibs/DS1-MIB.yaml +123 -0
  69. data/mibs/DS3-MIB.yaml +108 -0
  70. data/mibs/DSA-MIB.yaml +45 -0
  71. data/mibs/DSMON-MIB.yaml +220 -0
  72. data/mibs/EBN-MIB.yaml +48 -0
  73. data/mibs/EFM-CU-MIB.yaml +113 -0
  74. data/mibs/ENTITY-MIB.yaml +55 -0
  75. data/mibs/ENTITY-SENSOR-MIB.yaml +17 -0
  76. data/mibs/ENTITY-STATE-MIB.yaml +18 -0
  77. data/mibs/ENTITY-STATE-TC-MIB.yaml +3 -0
  78. data/mibs/ETHER-CHIPSET-MIB.yaml +80 -0
  79. data/mibs/ETHER-WIS.yaml +29 -0
  80. data/mibs/EtherLike-MIB.yaml +59 -0
  81. data/mibs/FC-MGMT-MIB.yaml +154 -0
  82. data/mibs/FCIP-MGMT-MIB.yaml +68 -0
  83. data/mibs/FDDI-SMT73-MIB.yaml +129 -0
  84. data/mibs/FIBRE-CHANNEL-FE-MIB.yaml +123 -0
  85. data/mibs/FLOW-METER-MIB.yaml +113 -0
  86. data/mibs/FR-ATM-PVC-SERVICE-IWF-MIB.yaml +47 -0
  87. data/mibs/FR-MFR-MIB.yaml +54 -0
  88. data/mibs/FRAME-RELAY-DTE-MIB.yaml +56 -0
  89. data/mibs/FRNETSERV-MIB.yaml +112 -0
  90. data/mibs/FRSLD-MIB.yaml +83 -0
  91. data/mibs/Finisher-MIB.yaml +54 -0
  92. data/mibs/GMPLS-LABEL-STD-MIB.yaml +27 -0
  93. data/mibs/GMPLS-LSR-STD-MIB.yaml +20 -0
  94. data/mibs/GMPLS-TC-STD-MIB.yaml +3 -0
  95. data/mibs/GMPLS-TE-STD-MIB.yaml +72 -0
  96. data/mibs/GSMP-MIB.yaml +93 -0
  97. data/mibs/HC-ALARM-MIB.yaml +35 -0
  98. data/mibs/HC-PerfHist-TC-MIB.yaml +3 -0
  99. data/mibs/HC-RMON-MIB.yaml +194 -0
  100. data/mibs/HCNUM-TC.yaml +3 -0
  101. data/mibs/HDSL2-SHDSL-LINE-MIB.yaml +136 -0
  102. data/mibs/HOST-RESOURCES-MIB.yaml +99 -0
  103. data/mibs/HOST-RESOURCES-TYPES.yaml +57 -0
  104. data/mibs/HPR-IP-MIB.yaml +25 -0
  105. data/mibs/HPR-MIB.yaml +82 -0
  106. data/mibs/IANA-ITU-ALARM-TC-MIB.yaml +3 -0
  107. data/mibs/IF-CAP-STACK-MIB.yaml +13 -0
  108. data/mibs/IF-INVERTED-STACK-MIB.yaml +10 -0
  109. data/mibs/IF-MIB.yaml +76 -0
  110. data/mibs/IFCP-MGMT-MIB.yaml +65 -0
  111. data/mibs/IGMP-STD-MIB.yaml +34 -0
  112. data/mibs/INET-ADDRESS-MIB.yaml +3 -0
  113. data/mibs/INTEGRATED-SERVICES-GUARANTEED-MIB.yaml +14 -0
  114. data/mibs/INTEGRATED-SERVICES-MIB.yaml +45 -0
  115. data/mibs/INTERFACETOPN-MIB.yaml +30 -0
  116. data/mibs/IP-FORWARD-MIB.yaml +64 -0
  117. data/mibs/IP-MIB.yaml +269 -0
  118. data/mibs/IPATM-IPMC-MIB.yaml +205 -0
  119. data/mibs/IPMCAST-MIB.yaml +105 -0
  120. data/mibs/IPMROUTE-STD-MIB.yaml +65 -0
  121. data/mibs/IPOA-MIB.yaml +90 -0
  122. data/mibs/IPS-AUTH-MIB.yaml +68 -0
  123. data/mibs/IPSEC-SPD-MIB.yaml +121 -0
  124. data/mibs/IPV6-FLOW-LABEL-MIB.yaml +3 -0
  125. data/mibs/IPV6-ICMP-MIB.yaml +43 -0
  126. data/mibs/IPV6-MIB.yaml +90 -0
  127. data/mibs/IPV6-MLD-MIB.yaml +31 -0
  128. data/mibs/IPV6-TCP-MIB.yaml +15 -0
  129. data/mibs/IPV6-UDP-MIB.yaml +12 -0
  130. data/mibs/ISCSI-MIB.yaml +199 -0
  131. data/mibs/ISDN-MIB.yaml +73 -0
  132. data/mibs/ISIS-MIB.yaml +247 -0
  133. data/mibs/ISNS-MIB.yaml +179 -0
  134. data/mibs/ITU-ALARM-MIB.yaml +34 -0
  135. data/mibs/ITU-ALARM-TC-MIB.yaml +3 -0
  136. data/mibs/JNX-IPSEC-MONITOR-MIB.yaml +82 -0
  137. data/mibs/JNX-L2TP-MIB.yaml +140 -0
  138. data/mibs/JNX-PPP-MIB.yaml +246 -0
  139. data/mibs/JNX-PPPOE-MIB.yaml +109 -0
  140. data/mibs/JUNIPER-ALARM-MIB.yaml +13 -0
  141. data/mibs/JUNIPER-ATM-COS-MIB.yaml +48 -0
  142. data/mibs/JUNIPER-ATM-MIB.yaml +79 -0
  143. data/mibs/JUNIPER-BFD-MIB.yaml +16 -0
  144. data/mibs/JUNIPER-CFGMGMT-MIB.yaml +27 -0
  145. data/mibs/JUNIPER-CHASSIS-DEFINES-MIB.yaml +2255 -0
  146. data/mibs/JUNIPER-CHASSIS-FWDD-MIB.yaml +9 -0
  147. data/mibs/JUNIPER-COLLECTOR-MIB.yaml +81 -0
  148. data/mibs/JUNIPER-COS-MIB.yaml +210 -0
  149. data/mibs/JUNIPER-DCU-MIB.yaml +17 -0
  150. data/mibs/JUNIPER-DFC-MIB.yaml +80 -0
  151. data/mibs/JUNIPER-DOM-MIB.yaml +33 -0
  152. data/mibs/JUNIPER-EVENT-MIB.yaml +12 -0
  153. data/mibs/JUNIPER-EX-SMI.yaml +10 -0
  154. data/mibs/JUNIPER-EXPERIMENT-MIB.yaml +10 -0
  155. data/mibs/JUNIPER-FIREWALL-MIB.yaml +28 -0
  156. data/mibs/JUNIPER-HOSTRESOURCES-MIB.yaml +7 -0
  157. data/mibs/JUNIPER-IF-MIB.yaml +81 -0
  158. data/mibs/JUNIPER-IPFORWARD-MIB.yaml +9 -0
  159. data/mibs/JUNIPER-IPSEC-FLOW-MON-MIB.yaml +79 -0
  160. data/mibs/JUNIPER-IPv4-MIB.yaml +11 -0
  161. data/mibs/JUNIPER-IPv6-MIB.yaml +118 -0
  162. data/mibs/JUNIPER-JDHCP-MIB.yaml +188 -0
  163. data/mibs/JUNIPER-JDHCPV6-MIB.yaml +87 -0
  164. data/mibs/JUNIPER-JS-SMI.yaml +19 -0
  165. data/mibs/JUNIPER-L2ALD-MIB.yaml +19 -0
  166. data/mibs/JUNIPER-L2CP-FEATURES-MIB.yaml +37 -0
  167. data/mibs/JUNIPER-LDP-MIB.yaml +28 -0
  168. data/mibs/JUNIPER-LICENSE-MIB.yaml +31 -0
  169. data/mibs/JUNIPER-MAC-MIB.yaml +12 -0
  170. data/mibs/JUNIPER-MAG-MIB.yaml +9 -0
  171. data/mibs/JUNIPER-MIB.yaml +143 -0
  172. data/mibs/JUNIPER-MIMSTP-MIB.yaml +175 -0
  173. data/mibs/JUNIPER-MPLS-LDP-MIB.yaml +113 -0
  174. data/mibs/JUNIPER-NAT-MIB.yaml +29 -0
  175. data/mibs/JUNIPER-OTN-MIB.yaml +87 -0
  176. data/mibs/JUNIPER-PFE-MIB.yaml +41 -0
  177. data/mibs/JUNIPER-PING-MIB.yaml +99 -0
  178. data/mibs/JUNIPER-PMon-MIB.yaml +41 -0
  179. data/mibs/JUNIPER-POWER-SUPPLY-UNIT-MIB.yaml +44 -0
  180. data/mibs/JUNIPER-PW-ATM-MIB.yaml +66 -0
  181. data/mibs/JUNIPER-PW-TDM-MIB.yaml +81 -0
  182. data/mibs/JUNIPER-RMON-MIB.yaml +13 -0
  183. data/mibs/JUNIPER-RPF-MIB.yaml +10 -0
  184. data/mibs/JUNIPER-RPM-MIB.yaml +47 -0
  185. data/mibs/JUNIPER-RSVP-MIB.yaml +18 -0
  186. data/mibs/JUNIPER-SCU-MIB.yaml +12 -0
  187. data/mibs/JUNIPER-SMI.yaml +66 -0
  188. data/mibs/JUNIPER-SONET-MIB.yaml +14 -0
  189. data/mibs/JUNIPER-SP-MIB.yaml +46 -0
  190. data/mibs/JUNIPER-SUBSCRIBER-MIB.yaml +38 -0
  191. data/mibs/JUNIPER-SYSLOG-MIB.yaml +22 -0
  192. data/mibs/JUNIPER-TRACEROUTE-MIB.yaml +10 -0
  193. data/mibs/JUNIPER-USER-AAA-MIB.yaml +96 -0
  194. data/mibs/JUNIPER-UTIL-MIB.yaml +29 -0
  195. data/mibs/JUNIPER-VIRTUALCHASSIS-MIB.yaml +7 -0
  196. data/mibs/JUNIPER-VPN-MIB.yaml +82 -0
  197. data/mibs/Job-Monitoring-MIB.yaml +42 -0
  198. data/mibs/L2TP-MIB.yaml +158 -0
  199. data/mibs/LANGTAG-TC-MIB.yaml +3 -0
  200. data/mibs/LMP-MIB.yaml +202 -0
  201. data/mibs/MALLOC-MIB.yaml +84 -0
  202. data/mibs/MAU-MIB.yaml +72 -0
  203. data/mibs/MIDCOM-MIB.yaml +83 -0
  204. data/mibs/MIOX25-MIB.yaml +39 -0
  205. data/mibs/MIP-MIB.yaml +182 -0
  206. data/mibs/MOBILEIPV6-MIB.yaml +189 -0
  207. data/mibs/MPLS-FTN-STD-MIB.yaml +45 -0
  208. data/mibs/MPLS-L3VPN-STD-MIB.yaml +88 -0
  209. data/mibs/MPLS-LC-ATM-STD-MIB.yaml +19 -0
  210. data/mibs/MPLS-LC-FR-STD-MIB.yaml +16 -0
  211. data/mibs/MPLS-LDP-ATM-STD-MIB.yaml +36 -0
  212. data/mibs/MPLS-LDP-FRAME-RELAY-STD-MIB.yaml +29 -0
  213. data/mibs/MPLS-LDP-GENERIC-STD-MIB.yaml +16 -0
  214. data/mibs/MPLS-LDP-STD-MIB.yaml +123 -0
  215. data/mibs/MPLS-LSR-STD-MIB.yaml +101 -0
  216. data/mibs/MPLS-MIB.yaml +86 -0
  217. data/mibs/MPLS-TC-STD-MIB.yaml +4 -0
  218. data/mibs/MPLS-TE-STD-MIB.yaml +125 -0
  219. data/mibs/MSDP-MIB.yaml +71 -0
  220. data/mibs/MTA-MIB.yaml +65 -0
  221. data/mibs/Modem-MIB.yaml +107 -0
  222. data/mibs/NAT-MIB.yaml +116 -0
  223. data/mibs/NETWORK-SERVICES-MIB.yaml +34 -0
  224. data/mibs/NHRP-MIB.yaml +164 -0
  225. data/mibs/NOTIFICATION-LOG-MIB.yaml +52 -0
  226. data/mibs/OPT-IF-MIB.yaml +432 -0
  227. data/mibs/OSPF-MIB.yaml +219 -0
  228. data/mibs/OSPF-TRAP-MIB.yaml +32 -0
  229. data/mibs/P-BRIDGE-MIB.yaml +53 -0
  230. data/mibs/PARALLEL-MIB.yaml +25 -0
  231. data/mibs/PIM-MIB.yaml +68 -0
  232. data/mibs/PIM-STD-MIB.yaml +235 -0
  233. data/mibs/PINT-MIB.yaml +52 -0
  234. data/mibs/PKTC-IETF-MTA-MIB.yaml +81 -0
  235. data/mibs/PKTC-IETF-SIG-MIB.yaml +128 -0
  236. data/mibs/POLICY-BASED-MANAGEMENT-MIB.yaml +94 -0
  237. data/mibs/POWER-ETHERNET-MIB.yaml +40 -0
  238. data/mibs/PPP-BRIDGE-NCP-MIB.yaml +26 -0
  239. data/mibs/PPP-IP-NCP-MIB.yaml +14 -0
  240. data/mibs/PPP-LCP-MIB.yaml +48 -0
  241. data/mibs/PPP-SEC-MIB.yaml +21 -0
  242. data/mibs/PTOPO-MIB.yaml +41 -0
  243. data/mibs/PerfHist-TC-MIB.yaml +3 -0
  244. data/mibs/Printer-MIB.yaml +211 -0
  245. data/mibs/Q-BRIDGE-MIB.yaml +113 -0
  246. data/mibs/RADIUS-ACC-CLIENT-MIB.yaml +44 -0
  247. data/mibs/RADIUS-ACC-SERVER-MIB.yaml +51 -0
  248. data/mibs/RADIUS-AUTH-CLIENT-MIB.yaml +48 -0
  249. data/mibs/RADIUS-AUTH-SERVER-MIB.yaml +54 -0
  250. data/mibs/RADIUS-DYNAUTH-CLIENT-MIB.yaml +44 -0
  251. data/mibs/RADIUS-DYNAUTH-SERVER-MIB.yaml +40 -0
  252. data/mibs/RAQMON-MIB.yaml +90 -0
  253. data/mibs/RDBMS-MIB.yaml +85 -0
  254. data/mibs/RFC1065-SMI.yaml +8 -0
  255. data/mibs/RFC1155-SMI.yaml +8 -0
  256. data/mibs/RFC1158-MIB.yaml +203 -0
  257. data/mibs/RFC1213-MIB.yaml +203 -0
  258. data/mibs/RFC1269-MIB.yaml +32 -0
  259. data/mibs/RFC1271-MIB.yaml +215 -0
  260. data/mibs/RFC1285-MIB.yaml +105 -0
  261. data/mibs/RFC1316-MIB.yaml +43 -0
  262. data/mibs/RFC1381-MIB.yaml +61 -0
  263. data/mibs/RFC1382-MIB.yaml +172 -0
  264. data/mibs/RFC1414-MIB.yaml +11 -0
  265. data/mibs/RIPv2-MIB.yaml +35 -0
  266. data/mibs/RMON-MIB.yaml +222 -0
  267. data/mibs/RMON2-MIB.yaml +283 -0
  268. data/mibs/ROHC-MIB.yaml +65 -0
  269. data/mibs/ROHC-RTP-MIB.yaml +30 -0
  270. data/mibs/ROHC-UNCOMPRESSED-MIB.yaml +12 -0
  271. data/mibs/RS-232-MIB.yaml +55 -0
  272. data/mibs/RSTP-MIB.yaml +18 -0
  273. data/mibs/RSVP-MIB.yaml +159 -0
  274. data/mibs/RTP-MIB.yaml +58 -0
  275. data/mibs/SCSI-MIB.yaml +160 -0
  276. data/mibs/SCTP-MIB.yaml +83 -0
  277. data/mibs/SFLOW-MIB.yaml +23 -0
  278. data/mibs/SIP-COMMON-MIB.yaml +112 -0
  279. data/mibs/SIP-MIB.yaml +71 -0
  280. data/mibs/SIP-SERVER-MIB.yaml +52 -0
  281. data/mibs/SIP-TC-MIB.yaml +3 -0
  282. data/mibs/SIP-UA-MIB.yaml +14 -0
  283. data/mibs/SLAPM-MIB.yaml +157 -0
  284. data/mibs/SMON-MIB.yaml +64 -0
  285. data/mibs/SNA-NAU-MIB.yaml +142 -0
  286. data/mibs/SNA-SDLC-MIB.yaml +150 -0
  287. data/mibs/SNMP-COMMUNITY-MIB.yaml +23 -0
  288. data/mibs/SNMP-FRAMEWORK-MIB.yaml +15 -0
  289. data/mibs/SNMP-MPD-MIB.yaml +12 -0
  290. data/mibs/SNMP-NOTIFICATION-MIB.yaml +26 -0
  291. data/mibs/SNMP-PROXY-MIB.yaml +18 -0
  292. data/mibs/SNMP-REPEATER-MIB.yaml +141 -0
  293. data/mibs/SNMP-TARGET-MIB.yaml +30 -0
  294. data/mibs/SNMP-USER-BASED-SM-MIB.yaml +36 -0
  295. data/mibs/SNMP-USM-AES-MIB.yaml +4 -0
  296. data/mibs/SNMP-USM-DH-OBJECTS-MIB.yaml +22 -0
  297. data/mibs/SNMP-VIEW-BASED-ACM-MIB.yaml +38 -0
  298. data/mibs/SNMPv2-MIB.yaml +62 -0
  299. data/mibs/SNMPv2-SMI.yaml +18 -0
  300. data/mibs/SNMPv2-TM.yaml +10 -0
  301. data/mibs/SNMPv2-USEC-MIB.yaml +20 -0
  302. data/mibs/SONET-MIB.yaml +132 -0
  303. data/mibs/SOURCE-ROUTING-MIB.yaml +31 -0
  304. data/mibs/SSPM-MIB.yaml +67 -0
  305. data/mibs/SYSAPPL-MIB.yaml +82 -0
  306. data/mibs/T11-FC-FABRIC-ADDR-MGR-MIB.yaml +63 -0
  307. data/mibs/T11-FC-FABRIC-CONFIG-SERVER-MIB.yaml +100 -0
  308. data/mibs/T11-FC-FABRIC-LOCK-MIB.yaml +22 -0
  309. data/mibs/T11-FC-FSPF-MIB.yaml +70 -0
  310. data/mibs/T11-FC-NAME-SERVER-MIB.yaml +56 -0
  311. data/mibs/T11-FC-ROUTE-MIB.yaml +27 -0
  312. data/mibs/T11-FC-RSCN-MIB.yaml +47 -0
  313. data/mibs/T11-FC-VIRTUAL-FABRIC-MIB.yaml +31 -0
  314. data/mibs/T11-FC-ZONE-SERVER-MIB.yaml +124 -0
  315. data/mibs/T11-TC-MIB.yaml +3 -0
  316. data/mibs/TCP-ESTATS-MIB.yaml +167 -0
  317. data/mibs/TCP-MIB.yaml +46 -0
  318. data/mibs/TCPIPX-MIB.yaml +25 -0
  319. data/mibs/TE-LINK-STD-MIB.yaml +82 -0
  320. data/mibs/TE-MIB.yaml +81 -0
  321. data/mibs/TIME-AGGREGATE-MIB.yaml +22 -0
  322. data/mibs/TN3270E-MIB.yaml +106 -0
  323. data/mibs/TN3270E-RT-MIB.yaml +48 -0
  324. data/mibs/TOKEN-RING-RMON-MIB.yaml +184 -0
  325. data/mibs/TOKENRING-MIB.yaml +59 -0
  326. data/mibs/TOKENRING-STATION-SR-MIB.yaml +13 -0
  327. data/mibs/TRANSPORT-ADDRESS-MIB.yaml +20 -0
  328. data/mibs/TRIP-MIB.yaml +118 -0
  329. data/mibs/TRIP-TC-MIB.yaml +3 -0
  330. data/mibs/TUNNEL-MIB.yaml +39 -0
  331. data/mibs/UDP-MIB.yaml +27 -0
  332. data/mibs/UDPLITE-MIB.yaml +26 -0
  333. data/mibs/UPS-MIB.yaml +122 -0
  334. data/mibs/URI-TC-MIB.yaml +3 -0
  335. data/mibs/VDSL-LINE-EXT-MCM-MIB.yaml +42 -0
  336. data/mibs/VDSL-LINE-EXT-SCM-MIB.yaml +27 -0
  337. data/mibs/VDSL-LINE-MIB.yaml +186 -0
  338. data/mibs/VPLS-BGP-DRAFT-01-MIB.yaml +19 -0
  339. data/mibs/VPLS-GENERIC-DRAFT-01-MIB.yaml +51 -0
  340. data/mibs/VPLS-LDP-DRAFT-01-MIB.yaml +13 -0
  341. data/mibs/VPN-TC-STD-MIB.yaml +3 -0
  342. data/mibs/VRRP-MIB.yaml +53 -0
  343. data/mibs/WWW-MIB.yaml +92 -0
  344. data/sloe.gemspec +26 -0
  345. data/spec/sloe_spec.rb +67 -0
  346. data/spec_helper.rb +0 -0
  347. metadata +492 -0
data/.gitignore ADDED
@@ -0,0 +1,17 @@
1
+ *.gem
2
+ *.rbc
3
+ .bundle
4
+ .config
5
+ .yardoc
6
+ Gemfile.lock
7
+ InstalledFiles
8
+ _yardoc
9
+ coverage
10
+ doc/
11
+ lib/bundler/man
12
+ pkg
13
+ rdoc
14
+ spec/reports
15
+ test/tmp
16
+ test/version_tmp
17
+ tmp
data/.rspec ADDED
@@ -0,0 +1,2 @@
1
+ --format doc
2
+ --color
data/Gemfile ADDED
@@ -0,0 +1,4 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in sloe.gemspec
4
+ gemspec
data/LICENSE.txt ADDED
@@ -0,0 +1,22 @@
1
+ Copyright (c) 2013 TODO: Write your name
2
+
3
+ MIT License
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining
6
+ a copy of this software and associated documentation files (the
7
+ "Software"), to deal in the Software without restriction, including
8
+ without limitation the rights to use, copy, modify, merge, publish,
9
+ distribute, sublicense, and/or sell copies of the Software, and to
10
+ permit persons to whom the Software is furnished to do so, subject to
11
+ the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be
14
+ included in all copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,55 @@
1
+ # Sloe
2
+
3
+ Sloe uses NETCONF and/or SNMP to gather data regarding a network device. Designed to help with automated testing this gem can also be used with things like Ruby on Rails
4
+
5
+ ## Installation
6
+
7
+ Add this line to your application's Gemfile:
8
+
9
+ gem 'sloe'
10
+
11
+ And then execute:
12
+
13
+ $ bundle
14
+
15
+ Or install it yourself as:
16
+
17
+ $ gem install sloe
18
+
19
+ ## Usage
20
+
21
+ This gem augments the functionality of Netconf::SSH and SNMP gems. Please refer to those gem's documentation or detailed instruction on how to use this gem.
22
+
23
+ All SNMP methods are accessed via the snmp() method.
24
+
25
+ require 'sloe'
26
+
27
+ # create options hash
28
+
29
+ options = {:target => 'remotehost', :username => 'foo', :password => 'bar'}
30
+
31
+ Sloe::Device.new(options) { |device|
32
+ # establish connection to device
33
+ device.open
34
+
35
+ # call a Netconf RPC and display some of output
36
+ inventory = device.rpc.get_chassis_inventory
37
+ puts "Chassis: " + inventory.xpath('chassis/description').text
38
+
39
+ # display SNMP data
40
+ puts device.snmp.get_value('sysDescr.0')
41
+ }
42
+
43
+ All options supported by Netconf and SNMP are supported in this gem too. The :target option is aliased to the SNMP :host option so there is no need to duplicate that option key.
44
+
45
+ ## SUPPORT
46
+
47
+ This software is not officially supported by Juniper Networks, but by a team dedicated to helping customers, partners, and the development community. To report bug-fixes, issues, susggestions, please contact David Gethings <dgethings@juniper.net>
48
+
49
+ ## Contributing
50
+
51
+ 1. Fork it
52
+ 2. Create your feature branch (`git checkout -b my-new-feature`)
53
+ 3. Commit your changes (`git commit -am 'Add some feature'`)
54
+ 4. Push to the branch (`git push origin my-new-feature`)
55
+ 5. Create new Pull Request
data/Rakefile ADDED
@@ -0,0 +1 @@
1
+ require "bundler/gem_tasks"
@@ -0,0 +1,44 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require 'yaml'
4
+
5
+ def eval_mib_data(mib_hash)
6
+ ruby_hash = mib_hash.
7
+ gsub(':', '=>'). # fix hash syntax
8
+ gsub('(', '[').gsub(')', ']'). # fix tuple syntax
9
+ sub('FILENAME =', 'filename ='). # get rid of constants
10
+ sub('MIB =', 'mib =')
11
+ mib = nil
12
+ eval(ruby_hash)
13
+ mib
14
+ end
15
+
16
+ def module_file_name(module_name, mib_dir)
17
+ File.join(mib_dir, module_name + ".yaml")
18
+ end
19
+
20
+ raise "smidump tool must be installed" unless `smidump --version` =~ /^smidump 0.4/ && $? == 0
21
+ mib_hash = `smidump -k -p mib-jnx-smi.txt -f python #{ARGV[0]}`
22
+ mib = eval_mib_data(mib_hash)
23
+ if mib
24
+ module_name = mib["moduleName"]
25
+ raise "#{module_file}: invalid file format; no module name" unless module_name
26
+ if mib["nodes"]
27
+ oid_hash = {}
28
+ mib["nodes"].each { |key, value| oid_hash[key] = value["oid"] }
29
+ if mib["notifications"]
30
+ mib["notifications"].each { |key, value| oid_hash[key] = value["oid"] }
31
+ end
32
+ File.open(module_file_name(module_name, ARGV[1]), 'w') do |file|
33
+ YAML.dump(oid_hash, file)
34
+ file.puts
35
+ end
36
+ module_name
37
+ else
38
+ warn "*** No nodes defined in: #{module_file} ***"
39
+ nil
40
+ end
41
+ else
42
+ warn "*** Import failed for: #{module_file} ***"
43
+ nil
44
+ end
@@ -0,0 +1,3 @@
1
+ module Sloe
2
+ VERSION = "0.3.0"
3
+ end
data/lib/sloe.rb ADDED
@@ -0,0 +1,22 @@
1
+ require 'sloe/version'
2
+ require 'net/netconf'
3
+ require 'net/scp'
4
+ require 'snmp'
5
+
6
+
7
+ module Sloe
8
+ class Device < Netconf::SSH
9
+
10
+ attr_reader :snmp
11
+
12
+ def initialize(args)
13
+ super(args)
14
+ self.open
15
+
16
+ @snmp_args = {:host => args[:target], :mib_dir => args[:mib_dir], :mib_modules => args[:mib_modules]}
17
+ @snmp = SNMP::Manager.new(@snmp_args)
18
+
19
+ self
20
+ end
21
+ end
22
+ end
@@ -0,0 +1,47 @@
1
+ ---
2
+ accountingControlMIB: 1.3.6.1.2.1.60
3
+ acctngMIBObjects: 1.3.6.1.2.1.60.1
4
+ acctngSelectionControl: 1.3.6.1.2.1.60.1.1
5
+ acctngSelectionTable: 1.3.6.1.2.1.60.1.1.1
6
+ acctngSelectionEntry: 1.3.6.1.2.1.60.1.1.1.1
7
+ acctngSelectionIndex: 1.3.6.1.2.1.60.1.1.1.1.1
8
+ acctngSelectionSubtree: 1.3.6.1.2.1.60.1.1.1.1.2
9
+ acctngSelectionList: 1.3.6.1.2.1.60.1.1.1.1.3
10
+ acctngSelectionFile: 1.3.6.1.2.1.60.1.1.1.1.4
11
+ acctngSelectionType: 1.3.6.1.2.1.60.1.1.1.1.5
12
+ acctngSelectionRowStatus: 1.3.6.1.2.1.60.1.1.1.1.6
13
+ acctngFileControl: 1.3.6.1.2.1.60.1.2
14
+ acctngFileTable: 1.3.6.1.2.1.60.1.2.1
15
+ acctngFileEntry: 1.3.6.1.2.1.60.1.2.1.1
16
+ acctngFileIndex: 1.3.6.1.2.1.60.1.2.1.1.1
17
+ acctngFileName: 1.3.6.1.2.1.60.1.2.1.1.2
18
+ acctngFileNameSuffix: 1.3.6.1.2.1.60.1.2.1.1.3
19
+ acctngFileDescription: 1.3.6.1.2.1.60.1.2.1.1.4
20
+ acctngFileCommand: 1.3.6.1.2.1.60.1.2.1.1.5
21
+ acctngFileMaximumSize: 1.3.6.1.2.1.60.1.2.1.1.6
22
+ acctngFileCurrentSize: 1.3.6.1.2.1.60.1.2.1.1.7
23
+ acctngFileFormat: 1.3.6.1.2.1.60.1.2.1.1.8
24
+ acctngFileCollectMode: 1.3.6.1.2.1.60.1.2.1.1.9
25
+ acctngFileCollectFailedAttempts: 1.3.6.1.2.1.60.1.2.1.1.10
26
+ acctngFileInterval: 1.3.6.1.2.1.60.1.2.1.1.11
27
+ acctngFileMinAge: 1.3.6.1.2.1.60.1.2.1.1.12
28
+ acctngFileRowStatus: 1.3.6.1.2.1.60.1.2.1.1.13
29
+ acctngInterfaceControl: 1.3.6.1.2.1.60.1.3
30
+ acctngAdminStatus: 1.3.6.1.2.1.60.1.3.1
31
+ acctngOperStatus: 1.3.6.1.2.1.60.1.3.2
32
+ acctngProtection: 1.3.6.1.2.1.60.1.3.3
33
+ acctngAgentMode: 1.3.6.1.2.1.60.1.3.4
34
+ acctngInterfaceTable: 1.3.6.1.2.1.60.1.3.5
35
+ acctngInterfaceEntry: 1.3.6.1.2.1.60.1.3.5.1
36
+ acctngInterfaceEnable: 1.3.6.1.2.1.60.1.3.5.1.1
37
+ acctngTrapControl: 1.3.6.1.2.1.60.1.4
38
+ acctngControlTrapThreshold: 1.3.6.1.2.1.60.1.4.1
39
+ acctngControlTrapEnable: 1.3.6.1.2.1.60.1.4.2
40
+ acctngNotifications: 1.3.6.1.2.1.60.2
41
+ acctngNotifyPrefix: 1.3.6.1.2.1.60.2.0
42
+ acctngConformance: 1.3.6.1.2.1.60.3
43
+ acctngGroups: 1.3.6.1.2.1.60.3.1
44
+ acctngCompliances: 1.3.6.1.2.1.60.3.2
45
+ acctngFileNearlyFull: 1.3.6.1.2.1.60.2.0.1
46
+ acctngFileFull: 1.3.6.1.2.1.60.2.0.2
47
+
@@ -0,0 +1,72 @@
1
+ ---
2
+ adslExtMIB: 1.3.6.1.2.1.10.94.3
3
+ adslExtMibObjects: 1.3.6.1.2.1.10.94.3.1
4
+ adslLineExtTable: 1.3.6.1.2.1.10.94.3.1.17
5
+ adslLineExtEntry: 1.3.6.1.2.1.10.94.3.1.17.1
6
+ adslLineTransAtucCap: 1.3.6.1.2.1.10.94.3.1.17.1.1
7
+ adslLineTransAtucConfig: 1.3.6.1.2.1.10.94.3.1.17.1.2
8
+ adslLineTransAtucActual: 1.3.6.1.2.1.10.94.3.1.17.1.3
9
+ adslLineGlitePowerState: 1.3.6.1.2.1.10.94.3.1.17.1.4
10
+ adslLineConfProfileDualLite: 1.3.6.1.2.1.10.94.3.1.17.1.5
11
+ adslAtucPerfDataExtTable: 1.3.6.1.2.1.10.94.3.1.18
12
+ adslAtucPerfDataExtEntry: 1.3.6.1.2.1.10.94.3.1.18.1
13
+ adslAtucPerfStatFastR: 1.3.6.1.2.1.10.94.3.1.18.1.1
14
+ adslAtucPerfStatFailedFastR: 1.3.6.1.2.1.10.94.3.1.18.1.2
15
+ adslAtucPerfStatSesL: 1.3.6.1.2.1.10.94.3.1.18.1.3
16
+ adslAtucPerfStatUasL: 1.3.6.1.2.1.10.94.3.1.18.1.4
17
+ adslAtucPerfCurr15MinFastR: 1.3.6.1.2.1.10.94.3.1.18.1.5
18
+ adslAtucPerfCurr15MinFailedFastR: 1.3.6.1.2.1.10.94.3.1.18.1.6
19
+ adslAtucPerfCurr15MinSesL: 1.3.6.1.2.1.10.94.3.1.18.1.7
20
+ adslAtucPerfCurr15MinUasL: 1.3.6.1.2.1.10.94.3.1.18.1.8
21
+ adslAtucPerfCurr1DayFastR: 1.3.6.1.2.1.10.94.3.1.18.1.9
22
+ adslAtucPerfCurr1DayFailedFastR: 1.3.6.1.2.1.10.94.3.1.18.1.10
23
+ adslAtucPerfCurr1DaySesL: 1.3.6.1.2.1.10.94.3.1.18.1.11
24
+ adslAtucPerfCurr1DayUasL: 1.3.6.1.2.1.10.94.3.1.18.1.12
25
+ adslAtucPerfPrev1DayFastR: 1.3.6.1.2.1.10.94.3.1.18.1.13
26
+ adslAtucPerfPrev1DayFailedFastR: 1.3.6.1.2.1.10.94.3.1.18.1.14
27
+ adslAtucPerfPrev1DaySesL: 1.3.6.1.2.1.10.94.3.1.18.1.15
28
+ adslAtucPerfPrev1DayUasL: 1.3.6.1.2.1.10.94.3.1.18.1.16
29
+ adslAtucIntervalExtTable: 1.3.6.1.2.1.10.94.3.1.19
30
+ adslAtucIntervalExtEntry: 1.3.6.1.2.1.10.94.3.1.19.1
31
+ adslAtucIntervalFastR: 1.3.6.1.2.1.10.94.3.1.19.1.1
32
+ adslAtucIntervalFailedFastR: 1.3.6.1.2.1.10.94.3.1.19.1.2
33
+ adslAtucIntervalSesL: 1.3.6.1.2.1.10.94.3.1.19.1.3
34
+ adslAtucIntervalUasL: 1.3.6.1.2.1.10.94.3.1.19.1.4
35
+ adslAturPerfDataExtTable: 1.3.6.1.2.1.10.94.3.1.20
36
+ adslAturPerfDataExtEntry: 1.3.6.1.2.1.10.94.3.1.20.1
37
+ adslAturPerfStatSesL: 1.3.6.1.2.1.10.94.3.1.20.1.1
38
+ adslAturPerfStatUasL: 1.3.6.1.2.1.10.94.3.1.20.1.2
39
+ adslAturPerfCurr15MinSesL: 1.3.6.1.2.1.10.94.3.1.20.1.3
40
+ adslAturPerfCurr15MinUasL: 1.3.6.1.2.1.10.94.3.1.20.1.4
41
+ adslAturPerfCurr1DaySesL: 1.3.6.1.2.1.10.94.3.1.20.1.5
42
+ adslAturPerfCurr1DayUasL: 1.3.6.1.2.1.10.94.3.1.20.1.6
43
+ adslAturPerfPrev1DaySesL: 1.3.6.1.2.1.10.94.3.1.20.1.7
44
+ adslAturPerfPrev1DayUasL: 1.3.6.1.2.1.10.94.3.1.20.1.8
45
+ adslAturIntervalExtTable: 1.3.6.1.2.1.10.94.3.1.21
46
+ adslAturIntervalExtEntry: 1.3.6.1.2.1.10.94.3.1.21.1
47
+ adslAturIntervalSesL: 1.3.6.1.2.1.10.94.3.1.21.1.1
48
+ adslAturIntervalUasL: 1.3.6.1.2.1.10.94.3.1.21.1.2
49
+ adslConfProfileExtTable: 1.3.6.1.2.1.10.94.3.1.22
50
+ adslConfProfileExtEntry: 1.3.6.1.2.1.10.94.3.1.22.1
51
+ adslConfProfileLineType: 1.3.6.1.2.1.10.94.3.1.22.1.1
52
+ adslAlarmConfProfileExtTable: 1.3.6.1.2.1.10.94.3.1.23
53
+ adslAlarmConfProfileExtEntry: 1.3.6.1.2.1.10.94.3.1.23.1
54
+ adslAtucThreshold15MinFailedFastR: 1.3.6.1.2.1.10.94.3.1.23.1.1
55
+ adslAtucThreshold15MinSesL: 1.3.6.1.2.1.10.94.3.1.23.1.2
56
+ adslAtucThreshold15MinUasL: 1.3.6.1.2.1.10.94.3.1.23.1.3
57
+ adslAturThreshold15MinSesL: 1.3.6.1.2.1.10.94.3.1.23.1.4
58
+ adslAturThreshold15MinUasL: 1.3.6.1.2.1.10.94.3.1.23.1.5
59
+ adslExtTraps: 1.3.6.1.2.1.10.94.3.1.24
60
+ adslExtAtucTraps: 1.3.6.1.2.1.10.94.3.1.24.1
61
+ adslExtAtucTrapsPrefix: 1.3.6.1.2.1.10.94.3.1.24.1.0
62
+ adslExtAturTraps: 1.3.6.1.2.1.10.94.3.1.24.2
63
+ adslExtAturTrapsPrefix: 1.3.6.1.2.1.10.94.3.1.24.2.0
64
+ adslExtConformance: 1.3.6.1.2.1.10.94.3.2
65
+ adslExtGroups: 1.3.6.1.2.1.10.94.3.2.1
66
+ adslExtCompliances: 1.3.6.1.2.1.10.94.3.2.2
67
+ adslAtucFailedFastRThreshTrap: 1.3.6.1.2.1.10.94.3.1.24.1.0.1
68
+ adslAtucSesLThreshTrap: 1.3.6.1.2.1.10.94.3.1.24.1.0.2
69
+ adslAtucUasLThreshTrap: 1.3.6.1.2.1.10.94.3.1.24.1.0.3
70
+ adslAturSesLThreshTrap: 1.3.6.1.2.1.10.94.3.1.24.2.0.1
71
+ adslAturUasLThreshTrap: 1.3.6.1.2.1.10.94.3.1.24.2.0.2
72
+
@@ -0,0 +1,251 @@
1
+ ---
2
+ adslMIB: 1.3.6.1.2.1.10.94
3
+ adslLineMib: 1.3.6.1.2.1.10.94.1
4
+ adslMibObjects: 1.3.6.1.2.1.10.94.1.1
5
+ adslLineTable: 1.3.6.1.2.1.10.94.1.1.1
6
+ adslLineEntry: 1.3.6.1.2.1.10.94.1.1.1.1
7
+ adslLineCoding: 1.3.6.1.2.1.10.94.1.1.1.1.1
8
+ adslLineType: 1.3.6.1.2.1.10.94.1.1.1.1.2
9
+ adslLineSpecific: 1.3.6.1.2.1.10.94.1.1.1.1.3
10
+ adslLineConfProfile: 1.3.6.1.2.1.10.94.1.1.1.1.4
11
+ adslLineAlarmConfProfile: 1.3.6.1.2.1.10.94.1.1.1.1.5
12
+ adslAtucPhysTable: 1.3.6.1.2.1.10.94.1.1.2
13
+ adslAtucPhysEntry: 1.3.6.1.2.1.10.94.1.1.2.1
14
+ adslAtucInvSerialNumber: 1.3.6.1.2.1.10.94.1.1.2.1.1
15
+ adslAtucInvVendorID: 1.3.6.1.2.1.10.94.1.1.2.1.2
16
+ adslAtucInvVersionNumber: 1.3.6.1.2.1.10.94.1.1.2.1.3
17
+ adslAtucCurrSnrMgn: 1.3.6.1.2.1.10.94.1.1.2.1.4
18
+ adslAtucCurrAtn: 1.3.6.1.2.1.10.94.1.1.2.1.5
19
+ adslAtucCurrStatus: 1.3.6.1.2.1.10.94.1.1.2.1.6
20
+ adslAtucCurrOutputPwr: 1.3.6.1.2.1.10.94.1.1.2.1.7
21
+ adslAtucCurrAttainableRate: 1.3.6.1.2.1.10.94.1.1.2.1.8
22
+ adslAturPhysTable: 1.3.6.1.2.1.10.94.1.1.3
23
+ adslAturPhysEntry: 1.3.6.1.2.1.10.94.1.1.3.1
24
+ adslAturInvSerialNumber: 1.3.6.1.2.1.10.94.1.1.3.1.1
25
+ adslAturInvVendorID: 1.3.6.1.2.1.10.94.1.1.3.1.2
26
+ adslAturInvVersionNumber: 1.3.6.1.2.1.10.94.1.1.3.1.3
27
+ adslAturCurrSnrMgn: 1.3.6.1.2.1.10.94.1.1.3.1.4
28
+ adslAturCurrAtn: 1.3.6.1.2.1.10.94.1.1.3.1.5
29
+ adslAturCurrStatus: 1.3.6.1.2.1.10.94.1.1.3.1.6
30
+ adslAturCurrOutputPwr: 1.3.6.1.2.1.10.94.1.1.3.1.7
31
+ adslAturCurrAttainableRate: 1.3.6.1.2.1.10.94.1.1.3.1.8
32
+ adslAtucChanTable: 1.3.6.1.2.1.10.94.1.1.4
33
+ adslAtucChanEntry: 1.3.6.1.2.1.10.94.1.1.4.1
34
+ adslAtucChanInterleaveDelay: 1.3.6.1.2.1.10.94.1.1.4.1.1
35
+ adslAtucChanCurrTxRate: 1.3.6.1.2.1.10.94.1.1.4.1.2
36
+ adslAtucChanPrevTxRate: 1.3.6.1.2.1.10.94.1.1.4.1.3
37
+ adslAtucChanCrcBlockLength: 1.3.6.1.2.1.10.94.1.1.4.1.4
38
+ adslAturChanTable: 1.3.6.1.2.1.10.94.1.1.5
39
+ adslAturChanEntry: 1.3.6.1.2.1.10.94.1.1.5.1
40
+ adslAturChanInterleaveDelay: 1.3.6.1.2.1.10.94.1.1.5.1.1
41
+ adslAturChanCurrTxRate: 1.3.6.1.2.1.10.94.1.1.5.1.2
42
+ adslAturChanPrevTxRate: 1.3.6.1.2.1.10.94.1.1.5.1.3
43
+ adslAturChanCrcBlockLength: 1.3.6.1.2.1.10.94.1.1.5.1.4
44
+ adslAtucPerfDataTable: 1.3.6.1.2.1.10.94.1.1.6
45
+ adslAtucPerfDataEntry: 1.3.6.1.2.1.10.94.1.1.6.1
46
+ adslAtucPerfLofs: 1.3.6.1.2.1.10.94.1.1.6.1.1
47
+ adslAtucPerfLoss: 1.3.6.1.2.1.10.94.1.1.6.1.2
48
+ adslAtucPerfLols: 1.3.6.1.2.1.10.94.1.1.6.1.3
49
+ adslAtucPerfLprs: 1.3.6.1.2.1.10.94.1.1.6.1.4
50
+ adslAtucPerfESs: 1.3.6.1.2.1.10.94.1.1.6.1.5
51
+ adslAtucPerfInits: 1.3.6.1.2.1.10.94.1.1.6.1.6
52
+ adslAtucPerfValidIntervals: 1.3.6.1.2.1.10.94.1.1.6.1.7
53
+ adslAtucPerfInvalidIntervals: 1.3.6.1.2.1.10.94.1.1.6.1.8
54
+ adslAtucPerfCurr15MinTimeElapsed: 1.3.6.1.2.1.10.94.1.1.6.1.9
55
+ adslAtucPerfCurr15MinLofs: 1.3.6.1.2.1.10.94.1.1.6.1.10
56
+ adslAtucPerfCurr15MinLoss: 1.3.6.1.2.1.10.94.1.1.6.1.11
57
+ adslAtucPerfCurr15MinLols: 1.3.6.1.2.1.10.94.1.1.6.1.12
58
+ adslAtucPerfCurr15MinLprs: 1.3.6.1.2.1.10.94.1.1.6.1.13
59
+ adslAtucPerfCurr15MinESs: 1.3.6.1.2.1.10.94.1.1.6.1.14
60
+ adslAtucPerfCurr15MinInits: 1.3.6.1.2.1.10.94.1.1.6.1.15
61
+ adslAtucPerfCurr1DayTimeElapsed: 1.3.6.1.2.1.10.94.1.1.6.1.16
62
+ adslAtucPerfCurr1DayLofs: 1.3.6.1.2.1.10.94.1.1.6.1.17
63
+ adslAtucPerfCurr1DayLoss: 1.3.6.1.2.1.10.94.1.1.6.1.18
64
+ adslAtucPerfCurr1DayLols: 1.3.6.1.2.1.10.94.1.1.6.1.19
65
+ adslAtucPerfCurr1DayLprs: 1.3.6.1.2.1.10.94.1.1.6.1.20
66
+ adslAtucPerfCurr1DayESs: 1.3.6.1.2.1.10.94.1.1.6.1.21
67
+ adslAtucPerfCurr1DayInits: 1.3.6.1.2.1.10.94.1.1.6.1.22
68
+ adslAtucPerfPrev1DayMoniSecs: 1.3.6.1.2.1.10.94.1.1.6.1.23
69
+ adslAtucPerfPrev1DayLofs: 1.3.6.1.2.1.10.94.1.1.6.1.24
70
+ adslAtucPerfPrev1DayLoss: 1.3.6.1.2.1.10.94.1.1.6.1.25
71
+ adslAtucPerfPrev1DayLols: 1.3.6.1.2.1.10.94.1.1.6.1.26
72
+ adslAtucPerfPrev1DayLprs: 1.3.6.1.2.1.10.94.1.1.6.1.27
73
+ adslAtucPerfPrev1DayESs: 1.3.6.1.2.1.10.94.1.1.6.1.28
74
+ adslAtucPerfPrev1DayInits: 1.3.6.1.2.1.10.94.1.1.6.1.29
75
+ adslAturPerfDataTable: 1.3.6.1.2.1.10.94.1.1.7
76
+ adslAturPerfDataEntry: 1.3.6.1.2.1.10.94.1.1.7.1
77
+ adslAturPerfLofs: 1.3.6.1.2.1.10.94.1.1.7.1.1
78
+ adslAturPerfLoss: 1.3.6.1.2.1.10.94.1.1.7.1.2
79
+ adslAturPerfLprs: 1.3.6.1.2.1.10.94.1.1.7.1.3
80
+ adslAturPerfESs: 1.3.6.1.2.1.10.94.1.1.7.1.4
81
+ adslAturPerfValidIntervals: 1.3.6.1.2.1.10.94.1.1.7.1.5
82
+ adslAturPerfInvalidIntervals: 1.3.6.1.2.1.10.94.1.1.7.1.6
83
+ adslAturPerfCurr15MinTimeElapsed: 1.3.6.1.2.1.10.94.1.1.7.1.7
84
+ adslAturPerfCurr15MinLofs: 1.3.6.1.2.1.10.94.1.1.7.1.8
85
+ adslAturPerfCurr15MinLoss: 1.3.6.1.2.1.10.94.1.1.7.1.9
86
+ adslAturPerfCurr15MinLprs: 1.3.6.1.2.1.10.94.1.1.7.1.10
87
+ adslAturPerfCurr15MinESs: 1.3.6.1.2.1.10.94.1.1.7.1.11
88
+ adslAturPerfCurr1DayTimeElapsed: 1.3.6.1.2.1.10.94.1.1.7.1.12
89
+ adslAturPerfCurr1DayLofs: 1.3.6.1.2.1.10.94.1.1.7.1.13
90
+ adslAturPerfCurr1DayLoss: 1.3.6.1.2.1.10.94.1.1.7.1.14
91
+ adslAturPerfCurr1DayLprs: 1.3.6.1.2.1.10.94.1.1.7.1.15
92
+ adslAturPerfCurr1DayESs: 1.3.6.1.2.1.10.94.1.1.7.1.16
93
+ adslAturPerfPrev1DayMoniSecs: 1.3.6.1.2.1.10.94.1.1.7.1.17
94
+ adslAturPerfPrev1DayLofs: 1.3.6.1.2.1.10.94.1.1.7.1.18
95
+ adslAturPerfPrev1DayLoss: 1.3.6.1.2.1.10.94.1.1.7.1.19
96
+ adslAturPerfPrev1DayLprs: 1.3.6.1.2.1.10.94.1.1.7.1.20
97
+ adslAturPerfPrev1DayESs: 1.3.6.1.2.1.10.94.1.1.7.1.21
98
+ adslAtucIntervalTable: 1.3.6.1.2.1.10.94.1.1.8
99
+ adslAtucIntervalEntry: 1.3.6.1.2.1.10.94.1.1.8.1
100
+ adslAtucIntervalNumber: 1.3.6.1.2.1.10.94.1.1.8.1.1
101
+ adslAtucIntervalLofs: 1.3.6.1.2.1.10.94.1.1.8.1.2
102
+ adslAtucIntervalLoss: 1.3.6.1.2.1.10.94.1.1.8.1.3
103
+ adslAtucIntervalLols: 1.3.6.1.2.1.10.94.1.1.8.1.4
104
+ adslAtucIntervalLprs: 1.3.6.1.2.1.10.94.1.1.8.1.5
105
+ adslAtucIntervalESs: 1.3.6.1.2.1.10.94.1.1.8.1.6
106
+ adslAtucIntervalInits: 1.3.6.1.2.1.10.94.1.1.8.1.7
107
+ adslAtucIntervalValidData: 1.3.6.1.2.1.10.94.1.1.8.1.8
108
+ adslAturIntervalTable: 1.3.6.1.2.1.10.94.1.1.9
109
+ adslAturIntervalEntry: 1.3.6.1.2.1.10.94.1.1.9.1
110
+ adslAturIntervalNumber: 1.3.6.1.2.1.10.94.1.1.9.1.1
111
+ adslAturIntervalLofs: 1.3.6.1.2.1.10.94.1.1.9.1.2
112
+ adslAturIntervalLoss: 1.3.6.1.2.1.10.94.1.1.9.1.3
113
+ adslAturIntervalLprs: 1.3.6.1.2.1.10.94.1.1.9.1.4
114
+ adslAturIntervalESs: 1.3.6.1.2.1.10.94.1.1.9.1.5
115
+ adslAturIntervalValidData: 1.3.6.1.2.1.10.94.1.1.9.1.6
116
+ adslAtucChanPerfDataTable: 1.3.6.1.2.1.10.94.1.1.10
117
+ adslAtucChanPerfDataEntry: 1.3.6.1.2.1.10.94.1.1.10.1
118
+ adslAtucChanReceivedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.1
119
+ adslAtucChanTransmittedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.2
120
+ adslAtucChanCorrectedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.3
121
+ adslAtucChanUncorrectBlks: 1.3.6.1.2.1.10.94.1.1.10.1.4
122
+ adslAtucChanPerfValidIntervals: 1.3.6.1.2.1.10.94.1.1.10.1.5
123
+ adslAtucChanPerfInvalidIntervals: 1.3.6.1.2.1.10.94.1.1.10.1.6
124
+ adslAtucChanPerfCurr15MinTimeElapsed: 1.3.6.1.2.1.10.94.1.1.10.1.7
125
+ adslAtucChanPerfCurr15MinReceivedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.8
126
+ adslAtucChanPerfCurr15MinTransmittedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.9
127
+ adslAtucChanPerfCurr15MinCorrectedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.10
128
+ adslAtucChanPerfCurr15MinUncorrectBlks: 1.3.6.1.2.1.10.94.1.1.10.1.11
129
+ adslAtucChanPerfCurr1DayTimeElapsed: 1.3.6.1.2.1.10.94.1.1.10.1.12
130
+ adslAtucChanPerfCurr1DayReceivedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.13
131
+ adslAtucChanPerfCurr1DayTransmittedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.14
132
+ adslAtucChanPerfCurr1DayCorrectedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.15
133
+ adslAtucChanPerfCurr1DayUncorrectBlks: 1.3.6.1.2.1.10.94.1.1.10.1.16
134
+ adslAtucChanPerfPrev1DayMoniSecs: 1.3.6.1.2.1.10.94.1.1.10.1.17
135
+ adslAtucChanPerfPrev1DayReceivedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.18
136
+ adslAtucChanPerfPrev1DayTransmittedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.19
137
+ adslAtucChanPerfPrev1DayCorrectedBlks: 1.3.6.1.2.1.10.94.1.1.10.1.20
138
+ adslAtucChanPerfPrev1DayUncorrectBlks: 1.3.6.1.2.1.10.94.1.1.10.1.21
139
+ adslAturChanPerfDataTable: 1.3.6.1.2.1.10.94.1.1.11
140
+ adslAturChanPerfDataEntry: 1.3.6.1.2.1.10.94.1.1.11.1
141
+ adslAturChanReceivedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.1
142
+ adslAturChanTransmittedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.2
143
+ adslAturChanCorrectedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.3
144
+ adslAturChanUncorrectBlks: 1.3.6.1.2.1.10.94.1.1.11.1.4
145
+ adslAturChanPerfValidIntervals: 1.3.6.1.2.1.10.94.1.1.11.1.5
146
+ adslAturChanPerfInvalidIntervals: 1.3.6.1.2.1.10.94.1.1.11.1.6
147
+ adslAturChanPerfCurr15MinTimeElapsed: 1.3.6.1.2.1.10.94.1.1.11.1.7
148
+ adslAturChanPerfCurr15MinReceivedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.8
149
+ adslAturChanPerfCurr15MinTransmittedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.9
150
+ adslAturChanPerfCurr15MinCorrectedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.10
151
+ adslAturChanPerfCurr15MinUncorrectBlks: 1.3.6.1.2.1.10.94.1.1.11.1.11
152
+ adslAturChanPerfCurr1DayTimeElapsed: 1.3.6.1.2.1.10.94.1.1.11.1.12
153
+ adslAturChanPerfCurr1DayReceivedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.13
154
+ adslAturChanPerfCurr1DayTransmittedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.14
155
+ adslAturChanPerfCurr1DayCorrectedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.15
156
+ adslAturChanPerfCurr1DayUncorrectBlks: 1.3.6.1.2.1.10.94.1.1.11.1.16
157
+ adslAturChanPerfPrev1DayMoniSecs: 1.3.6.1.2.1.10.94.1.1.11.1.17
158
+ adslAturChanPerfPrev1DayReceivedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.18
159
+ adslAturChanPerfPrev1DayTransmittedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.19
160
+ adslAturChanPerfPrev1DayCorrectedBlks: 1.3.6.1.2.1.10.94.1.1.11.1.20
161
+ adslAturChanPerfPrev1DayUncorrectBlks: 1.3.6.1.2.1.10.94.1.1.11.1.21
162
+ adslAtucChanIntervalTable: 1.3.6.1.2.1.10.94.1.1.12
163
+ adslAtucChanIntervalEntry: 1.3.6.1.2.1.10.94.1.1.12.1
164
+ adslAtucChanIntervalNumber: 1.3.6.1.2.1.10.94.1.1.12.1.1
165
+ adslAtucChanIntervalReceivedBlks: 1.3.6.1.2.1.10.94.1.1.12.1.2
166
+ adslAtucChanIntervalTransmittedBlks: 1.3.6.1.2.1.10.94.1.1.12.1.3
167
+ adslAtucChanIntervalCorrectedBlks: 1.3.6.1.2.1.10.94.1.1.12.1.4
168
+ adslAtucChanIntervalUncorrectBlks: 1.3.6.1.2.1.10.94.1.1.12.1.5
169
+ adslAtucChanIntervalValidData: 1.3.6.1.2.1.10.94.1.1.12.1.6
170
+ adslAturChanIntervalTable: 1.3.6.1.2.1.10.94.1.1.13
171
+ adslAturChanIntervalEntry: 1.3.6.1.2.1.10.94.1.1.13.1
172
+ adslAturChanIntervalNumber: 1.3.6.1.2.1.10.94.1.1.13.1.1
173
+ adslAturChanIntervalReceivedBlks: 1.3.6.1.2.1.10.94.1.1.13.1.2
174
+ adslAturChanIntervalTransmittedBlks: 1.3.6.1.2.1.10.94.1.1.13.1.3
175
+ adslAturChanIntervalCorrectedBlks: 1.3.6.1.2.1.10.94.1.1.13.1.4
176
+ adslAturChanIntervalUncorrectBlks: 1.3.6.1.2.1.10.94.1.1.13.1.5
177
+ adslAturChanIntervalValidData: 1.3.6.1.2.1.10.94.1.1.13.1.6
178
+ adslLineConfProfileTable: 1.3.6.1.2.1.10.94.1.1.14
179
+ adslLineConfProfileEntry: 1.3.6.1.2.1.10.94.1.1.14.1
180
+ adslLineConfProfileName: 1.3.6.1.2.1.10.94.1.1.14.1.1
181
+ adslAtucConfRateMode: 1.3.6.1.2.1.10.94.1.1.14.1.2
182
+ adslAtucConfRateChanRatio: 1.3.6.1.2.1.10.94.1.1.14.1.3
183
+ adslAtucConfTargetSnrMgn: 1.3.6.1.2.1.10.94.1.1.14.1.4
184
+ adslAtucConfMaxSnrMgn: 1.3.6.1.2.1.10.94.1.1.14.1.5
185
+ adslAtucConfMinSnrMgn: 1.3.6.1.2.1.10.94.1.1.14.1.6
186
+ adslAtucConfDownshiftSnrMgn: 1.3.6.1.2.1.10.94.1.1.14.1.7
187
+ adslAtucConfUpshiftSnrMgn: 1.3.6.1.2.1.10.94.1.1.14.1.8
188
+ adslAtucConfMinUpshiftTime: 1.3.6.1.2.1.10.94.1.1.14.1.9
189
+ adslAtucConfMinDownshiftTime: 1.3.6.1.2.1.10.94.1.1.14.1.10
190
+ adslAtucChanConfFastMinTxRate: 1.3.6.1.2.1.10.94.1.1.14.1.11
191
+ adslAtucChanConfInterleaveMinTxRate: 1.3.6.1.2.1.10.94.1.1.14.1.12
192
+ adslAtucChanConfFastMaxTxRate: 1.3.6.1.2.1.10.94.1.1.14.1.13
193
+ adslAtucChanConfInterleaveMaxTxRate: 1.3.6.1.2.1.10.94.1.1.14.1.14
194
+ adslAtucChanConfMaxInterleaveDelay: 1.3.6.1.2.1.10.94.1.1.14.1.15
195
+ adslAturConfRateMode: 1.3.6.1.2.1.10.94.1.1.14.1.16
196
+ adslAturConfRateChanRatio: 1.3.6.1.2.1.10.94.1.1.14.1.17
197
+ adslAturConfTargetSnrMgn: 1.3.6.1.2.1.10.94.1.1.14.1.18
198
+ adslAturConfMaxSnrMgn: 1.3.6.1.2.1.10.94.1.1.14.1.19
199
+ adslAturConfMinSnrMgn: 1.3.6.1.2.1.10.94.1.1.14.1.20
200
+ adslAturConfDownshiftSnrMgn: 1.3.6.1.2.1.10.94.1.1.14.1.21
201
+ adslAturConfUpshiftSnrMgn: 1.3.6.1.2.1.10.94.1.1.14.1.22
202
+ adslAturConfMinUpshiftTime: 1.3.6.1.2.1.10.94.1.1.14.1.23
203
+ adslAturConfMinDownshiftTime: 1.3.6.1.2.1.10.94.1.1.14.1.24
204
+ adslAturChanConfFastMinTxRate: 1.3.6.1.2.1.10.94.1.1.14.1.25
205
+ adslAturChanConfInterleaveMinTxRate: 1.3.6.1.2.1.10.94.1.1.14.1.26
206
+ adslAturChanConfFastMaxTxRate: 1.3.6.1.2.1.10.94.1.1.14.1.27
207
+ adslAturChanConfInterleaveMaxTxRate: 1.3.6.1.2.1.10.94.1.1.14.1.28
208
+ adslAturChanConfMaxInterleaveDelay: 1.3.6.1.2.1.10.94.1.1.14.1.29
209
+ adslLineConfProfileRowStatus: 1.3.6.1.2.1.10.94.1.1.14.1.30
210
+ adslLineAlarmConfProfileTable: 1.3.6.1.2.1.10.94.1.1.15
211
+ adslLineAlarmConfProfileEntry: 1.3.6.1.2.1.10.94.1.1.15.1
212
+ adslLineAlarmConfProfileName: 1.3.6.1.2.1.10.94.1.1.15.1.1
213
+ adslAtucThresh15MinLofs: 1.3.6.1.2.1.10.94.1.1.15.1.2
214
+ adslAtucThresh15MinLoss: 1.3.6.1.2.1.10.94.1.1.15.1.3
215
+ adslAtucThresh15MinLols: 1.3.6.1.2.1.10.94.1.1.15.1.4
216
+ adslAtucThresh15MinLprs: 1.3.6.1.2.1.10.94.1.1.15.1.5
217
+ adslAtucThresh15MinESs: 1.3.6.1.2.1.10.94.1.1.15.1.6
218
+ adslAtucThreshFastRateUp: 1.3.6.1.2.1.10.94.1.1.15.1.7
219
+ adslAtucThreshInterleaveRateUp: 1.3.6.1.2.1.10.94.1.1.15.1.8
220
+ adslAtucThreshFastRateDown: 1.3.6.1.2.1.10.94.1.1.15.1.9
221
+ adslAtucThreshInterleaveRateDown: 1.3.6.1.2.1.10.94.1.1.15.1.10
222
+ adslAtucInitFailureTrapEnable: 1.3.6.1.2.1.10.94.1.1.15.1.11
223
+ adslAturThresh15MinLofs: 1.3.6.1.2.1.10.94.1.1.15.1.12
224
+ adslAturThresh15MinLoss: 1.3.6.1.2.1.10.94.1.1.15.1.13
225
+ adslAturThresh15MinLprs: 1.3.6.1.2.1.10.94.1.1.15.1.14
226
+ adslAturThresh15MinESs: 1.3.6.1.2.1.10.94.1.1.15.1.15
227
+ adslAturThreshFastRateUp: 1.3.6.1.2.1.10.94.1.1.15.1.16
228
+ adslAturThreshInterleaveRateUp: 1.3.6.1.2.1.10.94.1.1.15.1.17
229
+ adslAturThreshFastRateDown: 1.3.6.1.2.1.10.94.1.1.15.1.18
230
+ adslAturThreshInterleaveRateDown: 1.3.6.1.2.1.10.94.1.1.15.1.19
231
+ adslLineAlarmConfProfileRowStatus: 1.3.6.1.2.1.10.94.1.1.15.1.20
232
+ adslLCSMib: 1.3.6.1.2.1.10.94.1.1.16
233
+ adslTraps: 1.3.6.1.2.1.10.94.1.2
234
+ adslAtucTraps: 1.3.6.1.2.1.10.94.1.2.1
235
+ adslAturTraps: 1.3.6.1.2.1.10.94.1.2.2
236
+ adslConformance: 1.3.6.1.2.1.10.94.1.3
237
+ adslGroups: 1.3.6.1.2.1.10.94.1.3.1
238
+ adslCompliances: 1.3.6.1.2.1.10.94.1.3.2
239
+ adslAtucPerfLofsThreshTrap: 1.3.6.1.2.1.10.94.1.2.1.0.1
240
+ adslAtucPerfLossThreshTrap: 1.3.6.1.2.1.10.94.1.2.1.0.2
241
+ adslAtucPerfLprsThreshTrap: 1.3.6.1.2.1.10.94.1.2.1.0.3
242
+ adslAtucPerfESsThreshTrap: 1.3.6.1.2.1.10.94.1.2.1.0.4
243
+ adslAtucRateChangeTrap: 1.3.6.1.2.1.10.94.1.2.1.0.5
244
+ adslAtucPerfLolsThreshTrap: 1.3.6.1.2.1.10.94.1.2.1.0.6
245
+ adslAtucInitFailureTrap: 1.3.6.1.2.1.10.94.1.2.1.0.7
246
+ adslAturPerfLofsThreshTrap: 1.3.6.1.2.1.10.94.1.2.2.0.1
247
+ adslAturPerfLossThreshTrap: 1.3.6.1.2.1.10.94.1.2.2.0.2
248
+ adslAturPerfLprsThreshTrap: 1.3.6.1.2.1.10.94.1.2.2.0.3
249
+ adslAturPerfESsThreshTrap: 1.3.6.1.2.1.10.94.1.2.2.0.4
250
+ adslAturRateChangeTrap: 1.3.6.1.2.1.10.94.1.2.2.0.5
251
+
@@ -0,0 +1,3 @@
1
+ ---
2
+ adsltcmib: 1.3.6.1.2.1.10.94.2
3
+