From taking-care-of-business, 6 Years ago, written in Plain Text.
Embed
  1. -bash-4.2$ ./discovery.php -h 10.171.3.21 -d -m cisco-sla
  2. LibreNMS Discovery
  3. ===================================
  4. Version info:
  5. Commit SHA: 550e412808874b6d832d427e62c5977553619b10
  6. Commit Date: 1500028829
  7. DB Schema: 199
  8. PHP: 7.0.16
  9. MySQL: 5.5.52-MariaDB
  10. RRDTool: 1.4.8
  11. SNMP: NET-SNMP 5.7.2
  12. ==================================DEBUG!
  13. SQL[SHOW TABLES FROM librenms]
  14. DB Schema update started....
  15. SQL[SELECT version FROM `dbSchema` ORDER BY version DESC LIMIT 1]
  16. DB Schema already up to date.
  17. SQL[SELECT * FROM `devices` WHERE status = 1 AND disabled = 0 AND `hostname` LIKE '10.171.3.21' ORDER BY device_id DESC]
  18. SQL[SELECT * FROM devices_attribs WHERE `device_id` = '314']
  19. 10.171.3.21 314 iosxe SQL[INSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','1.17','3.27','2.05','314',NOW())]
  20. SNMP Check response code: 0
  21. SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = '314' AND `attrib_type` = 'poll_mib' ]
  22. MIB: registering
  23. SNMP[snmptranslate -M /opt/librenms/mibs:/opt/librenms/mibs/cisco -IR -m CISCO-AAA-SESSION-MIB CISCO-AAA-SESSION-MIB::ciscoAAASessionMIB 2>/dev/null]
  24. CISCO-AAA-SESSION-MIB::ciscoAAASessionMIB
  25.  
  26. SNMP translated: CISCO-AAA-SESSION-MIB::CISCO-AAA-SESSION-MIB::ciscoAAASessionMIB -> CISCO-AAA-SESSION-MIB::ciscoAAASessionMIB
  27.      CISCO-AAA-SESSION-MIB::ciscoAAASessionMIB
  28. Array
  29. (
  30.     [casnActiveTableEntries] => Array
  31.         (
  32.             [oid] => .1.3.6.1.4.1.9.9.150.1.1.1
  33.             [object_type] => casnActiveTableEntries
  34.             [module] => CISCO-AAA-SESSION-MIB
  35.             [syntax] => Gauge32
  36.             [max_access] => read-only
  37.             [status] => current
  38.             [description] => Number of entries currently in casnActiveTable
  39.             [mib] => ciscoAAASessionMIB
  40.             [included_by] => includes/discovery/os/iosxe.inc.php
  41.         )
  42.  
  43.     [casnActiveTableHighWaterMark] => Array
  44.         (
  45.             [oid] => .1.3.6.1.4.1.9.9.150.1.1.2
  46.             [object_type] => casnActiveTableHighWaterMark
  47.             [module] => CISCO-AAA-SESSION-MIB
  48.             [syntax] => Gauge32
  49.             [max_access] => read-only
  50.             [status] => current
  51.             [description] => Maximum number of entries present in casnActiveTable
  52.             [mib] => ciscoAAASessionMIB
  53.             [included_by] => includes/discovery/os/iosxe.inc.php
  54.         )
  55.  
  56.     [casnSessionId] => Array
  57.         (
  58.             [oid] => .1.3.6.1.4.1.9.9.150.1.1.3.1.1
  59.             [object_type] => casnSessionId
  60.             [module] => CISCO-AAA-SESSION-MIB
  61.             [syntax] => Unsigned32
  62.             [max_access] => not-accessible
  63.             [status] => current
  64.             [description] => This is the session identification used by the
  65.             [mib] => ciscoAAASessionMIB
  66.             [included_by] => includes/discovery/os/iosxe.inc.php
  67.         )
  68.  
  69.     [casnUserId] => Array
  70.         (
  71.             [oid] => .1.3.6.1.4.1.9.9.150.1.1.3.1.2
  72.             [object_type] => casnUserId
  73.             [module] => CISCO-AAA-SESSION-MIB
  74.             [syntax] => OCTET
  75.             [max_access] => read-only
  76.             [status] => current
  77.             [description] => The User login ID or zero length string if unavailable
  78.             [mib] => ciscoAAASessionMIB
  79.             [included_by] => includes/discovery/os/iosxe.inc.php
  80.         )
  81.  
  82.     [casnIpAddr] => Array
  83.         (
  84.             [oid] => .1.3.6.1.4.1.9.9.150.1.1.3.1.3
  85.             [object_type] => casnIpAddr
  86.             [module] => CISCO-AAA-SESSION-MIB
  87.             [syntax] => IpAddress
  88.             [max_access] => read-only
  89.             [status] => current
  90.             [description] => The IP address of the session or 0.0.0.0 if not
  91.             [mib] => ciscoAAASessionMIB
  92.             [included_by] => includes/discovery/os/iosxe.inc.php
  93.         )
  94.  
  95.     [casnIdleTime] => Array
  96.         (
  97.             [oid] => .1.3.6.1.4.1.9.9.150.1.1.3.1.4
  98.             [object_type] => casnIdleTime
  99.             [module] => CISCO-AAA-SESSION-MIB
  100.             [syntax] => Gauge32
  101.             [max_access] => read-only
  102.             [status] => current
  103.             [description] => The elapsed time that this session has been idle
  104.             [mib] => ciscoAAASessionMIB
  105.             [included_by] => includes/discovery/os/iosxe.inc.php
  106.         )
  107.  
  108.     [casnDisconnect] => Array
  109.         (
  110.             [oid] => .1.3.6.1.4.1.9.9.150.1.1.3.1.5
  111.             [object_type] => casnDisconnect
  112.             [module] => CISCO-AAA-SESSION-MIB
  113.             [syntax] => INTEGER
  114.             [max_access] => read-write
  115.             [status] => current
  116.             [description] => This object is used to terminate this session
  117.             [mib] => ciscoAAASessionMIB
  118.             [included_by] => includes/discovery/os/iosxe.inc.php
  119.         )
  120.  
  121.     [casnCallTrackerId] => Array
  122.         (
  123.             [oid] => .1.3.6.1.4.1.9.9.150.1.1.3.1.6
  124.             [object_type] => casnCallTrackerId
  125.             [module] => CISCO-AAA-SESSION-MIB
  126.             [syntax] => Unsigned32
  127.             [max_access] => read-only
  128.             [status] => current
  129.             [description] => The value of this object is the entry index in the
  130.             [mib] => ciscoAAASessionMIB
  131.             [included_by] => includes/discovery/os/iosxe.inc.php
  132.         )
  133.  
  134.     [casnNasPort] => Array
  135.         (
  136.             [oid] => .1.3.6.1.4.1.9.9.150.1.1.3.1.7
  137.             [object_type] => casnNasPort
  138.             [module] => CISCO-AAA-SESSION-MIB
  139.             [syntax] => OBJECT
  140.             [max_access] => read-only
  141.             [status] => current
  142.             [description] => The value of this object identifies a particular
  143.             [mib] => ciscoAAASessionMIB
  144.             [included_by] => includes/discovery/os/iosxe.inc.php
  145.         )
  146.  
  147.     [casnVaiIfIndex] => Array
  148.         (
  149.             [oid] => .1.3.6.1.4.1.9.9.150.1.1.3.1.8
  150.             [object_type] => casnVaiIfIndex
  151.             [module] => CISCO-AAA-SESSION-MIB
  152.             [syntax] => Integer32
  153.             [max_access] => read-only
  154.             [status] => current
  155.             [description] => The ifIndex of the Virtual Access Interface (VAI)
  156.             [mib] => ciscoAAASessionMIB
  157.             [included_by] => includes/discovery/os/iosxe.inc.php
  158.         )
  159.  
  160.     [casnTotalSessions] => Array
  161.         (
  162.             [oid] => .1.3.6.1.4.1.9.9.150.1.2.1
  163.             [object_type] => casnTotalSessions
  164.             [module] => CISCO-AAA-SESSION-MIB
  165.             [syntax] => Counter32
  166.             [max_access] => read-only
  167.             [status] => current
  168.             [description] => Total number of sessions since last system
  169.             [mib] => ciscoAAASessionMIB
  170.             [included_by] => includes/discovery/os/iosxe.inc.php
  171.         )
  172.  
  173.     [casnDisconnectedSessions] => Array
  174.         (
  175.             [oid] => .1.3.6.1.4.1.9.9.150.1.2.2
  176.             [object_type] => casnDisconnectedSessions
  177.             [module] => CISCO-AAA-SESSION-MIB
  178.             [syntax] => Counter32
  179.             [max_access] => read-only
  180.             [status] => current
  181.             [description] => Total number of sessions which have been disconnected using
  182.             [mib] => ciscoAAASessionMIB
  183.             [included_by] => includes/discovery/os/iosxe.inc.php
  184.         )
  185.  
  186. )
  187. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnActiveTableEntries','.1.3.6.1.4.1.9.9.150.1.1.1','Gauge32','Number of entries currently in casnActiveTable','read-only','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.1.1',`syntax`='Gauge32',`description`='Number of entries currently in casnActiveTable',`max_access`='read-only',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  188. Result: 1
  189. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnActiveTableHighWaterMark','.1.3.6.1.4.1.9.9.150.1.1.2','Gauge32','Maximum number of entries present in casnActiveTable','read-only','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.1.2',`syntax`='Gauge32',`description`='Maximum number of entries present in casnActiveTable',`max_access`='read-only',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  190. Result: 1
  191. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnSessionId','.1.3.6.1.4.1.9.9.150.1.1.3.1.1','Unsigned32','This is the session identification used by the','not-accessible','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.1.3.1.1',`syntax`='Unsigned32',`description`='This is the session identification used by the',`max_access`='not-accessible',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  192. Result: 1
  193. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnUserId','.1.3.6.1.4.1.9.9.150.1.1.3.1.2','OCTET','The User login ID or zero length string if unavailable','read-only','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.1.3.1.2',`syntax`='OCTET',`description`='The User login ID or zero length string if unavailable',`max_access`='read-only',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  194. Result: 1
  195. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnIpAddr','.1.3.6.1.4.1.9.9.150.1.1.3.1.3','IpAddress','The IP address of the session or 0.0.0.0 if not','read-only','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.1.3.1.3',`syntax`='IpAddress',`description`='The IP address of the session or 0.0.0.0 if not',`max_access`='read-only',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  196. Result: 1
  197. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnIdleTime','.1.3.6.1.4.1.9.9.150.1.1.3.1.4','Gauge32','The elapsed time that this session has been idle','read-only','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.1.3.1.4',`syntax`='Gauge32',`description`='The elapsed time that this session has been idle',`max_access`='read-only',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  198. Result: 1
  199. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnDisconnect','.1.3.6.1.4.1.9.9.150.1.1.3.1.5','INTEGER','This object is used to terminate this session','read-write','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.1.3.1.5',`syntax`='INTEGER',`description`='This object is used to terminate this session',`max_access`='read-write',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  200. Result: 1
  201. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnCallTrackerId','.1.3.6.1.4.1.9.9.150.1.1.3.1.6','Unsigned32','The value of this object is the entry index in the','read-only','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.1.3.1.6',`syntax`='Unsigned32',`description`='The value of this object is the entry index in the',`max_access`='read-only',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  202. Result: 1
  203. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnNasPort','.1.3.6.1.4.1.9.9.150.1.1.3.1.7','OBJECT','The value of this object identifies a particular','read-only','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.1.3.1.7',`syntax`='OBJECT',`description`='The value of this object identifies a particular',`max_access`='read-only',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  204. Result: 1
  205. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnVaiIfIndex','.1.3.6.1.4.1.9.9.150.1.1.3.1.8','Integer32','The ifIndex of the Virtual Access Interface (VAI)','read-only','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.1.3.1.8',`syntax`='Integer32',`description`='The ifIndex of the Virtual Access Interface (VAI)',`max_access`='read-only',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  206. Result: 1
  207. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnTotalSessions','.1.3.6.1.4.1.9.9.150.1.2.1','Counter32','Total number of sessions since last system','read-only','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.2.1',`syntax`='Counter32',`description`='Total number of sessions since last system',`max_access`='read-only',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  208. Result: 1
  209. SQL[INSERT INTO `mibdefs` (`module`,`mib`,`object_type`,`oid`,`syntax`,`description`,`max_access`,`status`,`included_by`) VALUES ('CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','casnDisconnectedSessions','.1.3.6.1.4.1.9.9.150.1.2.2','Counter32','Total number of sessions which have been disconnected using','read-only','current','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `oid`='.1.3.6.1.4.1.9.9.150.1.2.2',`syntax`='Counter32',`description`='Total number of sessions which have been disconnected using',`max_access`='read-only',`status`='current',`included_by`='includes/discovery/os/iosxe.inc.php']
  210. Result: 1
  211. SQL[INSERT INTO `device_mibs` (`device_id`,`module`,`mib`,`included_by`) VALUES ('314','CISCO-AAA-SESSION-MIB','ciscoAAASessionMIB','includes/discovery/os/iosxe.inc.php') ON DUPLICATE KEY UPDATE `included_by`='includes/discovery/os/iosxe.inc.php']
  212. Result: 1
  213.  
  214.  
  215. Modules status: Global+ OS+ Device  
  216. #### Load disco module cisco-sla ####
  217. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osq -m +CISCO-RTTMON-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ciscoRttMonMIB.ciscoRttMonObjects.rttMonCtrl]
  218. rttMonCtrlAdminOwner.12 ""
  219. rttMonCtrlAdminOwner.505 ""
  220. rttMonCtrlAdminOwner.7070 ""
  221. rttMonCtrlAdminOwner.7082 ""
  222. rttMonCtrlAdminOwner.7200 ""
  223. rttMonCtrlAdminOwner.8000 ""
  224. rttMonCtrlAdminOwner.8001 ""
  225. rttMonCtrlAdminOwner.100007 ""
  226. rttMonCtrlAdminOwner.100008 ""
  227. rttMonCtrlAdminTag.12
  228. rttMonCtrlAdminTag.505
  229. rttMonCtrlAdminTag.7070
  230. rttMonCtrlAdminTag.7082
  231. rttMonCtrlAdminTag.7200
  232. rttMonCtrlAdminTag.8000
  233. rttMonCtrlAdminTag.8001
  234. rttMonCtrlAdminTag.100007
  235. rttMonCtrlAdminTag.100008
  236. rttMonCtrlAdminRttType.12 y1731Delay
  237. rttMonCtrlAdminRttType.505 ethernetPing
  238. rttMonCtrlAdminRttType.7070 y1731Delay
  239. rttMonCtrlAdminRttType.7082 y1731Delay
  240. rttMonCtrlAdminRttType.7200 y1731Delay
  241. rttMonCtrlAdminRttType.8000 y1731Loss
  242. rttMonCtrlAdminRttType.8001 y1731Loss
  243. rttMonCtrlAdminRttType.100007 ethernetPing
  244. rttMonCtrlAdminRttType.100008 ethernetJitter
  245. rttMonCtrlAdminThreshold.12 5000 milliseconds
  246. rttMonCtrlAdminThreshold.505 5000 milliseconds
  247. rttMonCtrlAdminThreshold.7070 5000 milliseconds
  248. rttMonCtrlAdminThreshold.7082 5000 milliseconds
  249. rttMonCtrlAdminThreshold.7200 5000 milliseconds
  250. rttMonCtrlAdminThreshold.8000 0 milliseconds
  251. rttMonCtrlAdminThreshold.8001 0 milliseconds
  252. rttMonCtrlAdminThreshold.100007 5000 milliseconds
  253. rttMonCtrlAdminThreshold.100008 5000 milliseconds
  254. rttMonCtrlAdminFrequency.12 30 seconds
  255. rttMonCtrlAdminFrequency.505 60 seconds
  256. rttMonCtrlAdminFrequency.7070 60 seconds
  257. rttMonCtrlAdminFrequency.7082 60 seconds
  258. rttMonCtrlAdminFrequency.7200 60 seconds
  259. rttMonCtrlAdminFrequency.8000 60 seconds
  260. rttMonCtrlAdminFrequency.8001 60 seconds
  261. rttMonCtrlAdminFrequency.100007 60 seconds
  262. rttMonCtrlAdminFrequency.100008 60 seconds
  263. rttMonCtrlAdminTimeout.12 5000 milliseconds
  264. rttMonCtrlAdminTimeout.505 5000 milliseconds
  265. rttMonCtrlAdminTimeout.7070 5000 milliseconds
  266. rttMonCtrlAdminTimeout.7082 5000 milliseconds
  267. rttMonCtrlAdminTimeout.7200 5000 milliseconds
  268. rttMonCtrlAdminTimeout.8000 0 milliseconds
  269. rttMonCtrlAdminTimeout.8001 0 milliseconds
  270. rttMonCtrlAdminTimeout.100007 5000 milliseconds
  271. rttMonCtrlAdminTimeout.100008 5000 milliseconds
  272. rttMonCtrlAdminVerifyData.12 false
  273. rttMonCtrlAdminVerifyData.505 false
  274. rttMonCtrlAdminVerifyData.7070 false
  275. rttMonCtrlAdminVerifyData.7082 false
  276. rttMonCtrlAdminVerifyData.7200 false
  277. rttMonCtrlAdminVerifyData.8000 false
  278. rttMonCtrlAdminVerifyData.8001 false
  279. rttMonCtrlAdminVerifyData.100007 false
  280. rttMonCtrlAdminVerifyData.100008 false
  281. rttMonCtrlAdminStatus.12 active
  282. rttMonCtrlAdminStatus.505 active
  283. rttMonCtrlAdminStatus.7070 active
  284. rttMonCtrlAdminStatus.7082 active
  285. rttMonCtrlAdminStatus.7200 active
  286. rttMonCtrlAdminStatus.8000 active
  287. rttMonCtrlAdminStatus.8001 active
  288. rttMonCtrlAdminStatus.100007 active
  289. rttMonCtrlAdminStatus.100008 active
  290. rttMonCtrlAdminNvgen.12 true
  291. rttMonCtrlAdminNvgen.505 true
  292. rttMonCtrlAdminNvgen.7070 true
  293. rttMonCtrlAdminNvgen.7082 true
  294. rttMonCtrlAdminNvgen.7200 true
  295. rttMonCtrlAdminNvgen.8000 true
  296. rttMonCtrlAdminNvgen.8001 true
  297. rttMonCtrlAdminNvgen.100007 false
  298. rttMonCtrlAdminNvgen.100008 false
  299. rttMonCtrlAdminGroupName.12
  300. rttMonCtrlAdminGroupName.505
  301. rttMonCtrlAdminGroupName.7070
  302. rttMonCtrlAdminGroupName.7082
  303. rttMonCtrlAdminGroupName.7200
  304. rttMonCtrlAdminGroupName.8000
  305. rttMonCtrlAdminGroupName.8001
  306. rttMonCtrlAdminGroupName.100007
  307. rttMonCtrlAdminGroupName.100008
  308. rttMonCtrlAdminEntry.12.12 ""
  309. rttMonCtrlAdminEntry.12.505 ""
  310. rttMonCtrlAdminEntry.12.7070 ""
  311. rttMonCtrlAdminEntry.12.7082 ""
  312. rttMonCtrlAdminEntry.12.7200 ""
  313. rttMonCtrlAdminEntry.12.8000 ""
  314. rttMonCtrlAdminEntry.12.8001 ""
  315. rttMonCtrlAdminEntry.12.100007 ""
  316. rttMonCtrlAdminEntry.12.100008 ""
  317. rttMonEchoAdminProtocol.12 y17311dm
  318. rttMonEchoAdminProtocol.505 ethernetPingAppl
  319. rttMonEchoAdminProtocol.7070 y17311dm
  320. rttMonEchoAdminProtocol.7082 y17311dm
  321. rttMonEchoAdminProtocol.7200 y1731dmm
  322. rttMonEchoAdminProtocol.8000 y1731lmm
  323. rttMonEchoAdminProtocol.8001 y1731slm
  324. rttMonEchoAdminProtocol.100007 ethernetPingAppl
  325. rttMonEchoAdminProtocol.100008 ethernetJitterAppl
  326. rttMonEchoAdminTargetAddress.12 ""
  327. rttMonEchoAdminTargetAddress.505 ""
  328. rttMonEchoAdminTargetAddress.7070 ""
  329. rttMonEchoAdminTargetAddress.7082 ""
  330. rttMonEchoAdminTargetAddress.7200 ""
  331. rttMonEchoAdminTargetAddress.8000 ""
  332. rttMonEchoAdminTargetAddress.8001 ""
  333. rttMonEchoAdminTargetAddress.100007 ""
  334. rttMonEchoAdminTargetAddress.100008 ""
  335. rttMonEchoAdminPktDataRequestSize.12 384 octets
  336. rttMonEchoAdminPktDataRequestSize.505 66 octets
  337. rttMonEchoAdminPktDataRequestSize.7070 64 octets
  338. rttMonEchoAdminPktDataRequestSize.7082 64 octets
  339. rttMonEchoAdminPktDataRequestSize.7200 64 octets
  340. rttMonEchoAdminPktDataRequestSize.8000 64 octets
  341. rttMonEchoAdminPktDataRequestSize.8001 64 octets
  342. rttMonEchoAdminPktDataRequestSize.100007 66 octets
  343. rttMonEchoAdminPktDataRequestSize.100008 51 octets
  344. rttMonEchoAdminPktDataResponseSize.12 0
  345. rttMonEchoAdminPktDataResponseSize.505 0
  346. rttMonEchoAdminPktDataResponseSize.7070 0
  347. rttMonEchoAdminPktDataResponseSize.7082 0
  348. rttMonEchoAdminPktDataResponseSize.7200 0
  349. rttMonEchoAdminPktDataResponseSize.8000 0
  350. rttMonEchoAdminPktDataResponseSize.8001 0
  351. rttMonEchoAdminPktDataResponseSize.100007 0
  352. rttMonEchoAdminPktDataResponseSize.100008 0
  353. rttMonEchoAdminTargetPort.12 0
  354. rttMonEchoAdminTargetPort.505 0
  355. rttMonEchoAdminTargetPort.7070 0
  356. rttMonEchoAdminTargetPort.7082 0
  357. rttMonEchoAdminTargetPort.7200 0
  358. rttMonEchoAdminTargetPort.8000 0
  359. rttMonEchoAdminTargetPort.8001 0
  360. rttMonEchoAdminTargetPort.100007 0
  361. rttMonEchoAdminTargetPort.100008 0
  362. rttMonEchoAdminSourceAddress.12 "00 00 00 00 "
  363. rttMonEchoAdminSourceAddress.505 "00 00 00 00 "
  364. rttMonEchoAdminSourceAddress.7070 "00 00 00 00 "
  365. rttMonEchoAdminSourceAddress.7082 "00 00 00 00 "
  366. rttMonEchoAdminSourceAddress.7200 "00 00 00 00 "
  367. rttMonEchoAdminSourceAddress.8000 "00 00 00 00 "
  368. rttMonEchoAdminSourceAddress.8001 "00 00 00 00 "
  369. rttMonEchoAdminSourceAddress.100007 "00 00 00 00 "
  370. rttMonEchoAdminSourceAddress.100008 "00 00 00 00 "
  371. rttMonEchoAdminSourcePort.12 0
  372. rttMonEchoAdminSourcePort.505 0
  373. rttMonEchoAdminSourcePort.7070 0
  374. rttMonEchoAdminSourcePort.7082 0
  375. rttMonEchoAdminSourcePort.7200 0
  376. rttMonEchoAdminSourcePort.8000 0
  377. rttMonEchoAdminSourcePort.8001 0
  378. rttMonEchoAdminSourcePort.100007 0
  379. rttMonEchoAdminSourcePort.100008 0
  380. rttMonEchoAdminControlEnable.12 false
  381. rttMonEchoAdminControlEnable.505 false
  382. rttMonEchoAdminControlEnable.7070 false
  383. rttMonEchoAdminControlEnable.7082 false
  384. rttMonEchoAdminControlEnable.7200 false
  385. rttMonEchoAdminControlEnable.8000 false
  386. rttMonEchoAdminControlEnable.8001 false
  387. rttMonEchoAdminControlEnable.100007 false
  388. rttMonEchoAdminControlEnable.100008 false
  389. rttMonEchoAdminTOS.12 0
  390. rttMonEchoAdminTOS.505 0
  391. rttMonEchoAdminTOS.7070 0
  392. rttMonEchoAdminTOS.7082 0
  393. rttMonEchoAdminTOS.7200 0
  394. rttMonEchoAdminTOS.8000 0
  395. rttMonEchoAdminTOS.8001 0
  396. rttMonEchoAdminTOS.100007 0
  397. rttMonEchoAdminTOS.100008 0
  398. rttMonEchoAdminLSREnable.12 0
  399. rttMonEchoAdminLSREnable.505 0
  400. rttMonEchoAdminLSREnable.7070 0
  401. rttMonEchoAdminLSREnable.7082 0
  402. rttMonEchoAdminLSREnable.7200 0
  403. rttMonEchoAdminLSREnable.8000 0
  404. rttMonEchoAdminLSREnable.8001 0
  405. rttMonEchoAdminLSREnable.100007 0
  406. rttMonEchoAdminLSREnable.100008 0
  407. rttMonEchoAdminTargetAddressString.12
  408. rttMonEchoAdminTargetAddressString.505
  409. rttMonEchoAdminTargetAddressString.7070
  410. rttMonEchoAdminTargetAddressString.7082
  411. rttMonEchoAdminTargetAddressString.7200
  412. rttMonEchoAdminTargetAddressString.8000
  413. rttMonEchoAdminTargetAddressString.8001
  414. rttMonEchoAdminTargetAddressString.100007
  415. rttMonEchoAdminTargetAddressString.100008
  416. rttMonEchoAdminNameServer.12 ""
  417. rttMonEchoAdminNameServer.505 ""
  418. rttMonEchoAdminNameServer.7070 ""
  419. rttMonEchoAdminNameServer.7082 ""
  420. rttMonEchoAdminNameServer.7200 ""
  421. rttMonEchoAdminNameServer.8000 ""
  422. rttMonEchoAdminNameServer.8001 ""
  423. rttMonEchoAdminNameServer.100007 ""
  424. rttMonEchoAdminNameServer.100008 ""
  425. rttMonEchoAdminOperation.12 notApplicable
  426. rttMonEchoAdminOperation.505 notApplicable
  427. rttMonEchoAdminOperation.7070 notApplicable
  428. rttMonEchoAdminOperation.7082 notApplicable
  429. rttMonEchoAdminOperation.7200 notApplicable
  430. rttMonEchoAdminOperation.8000 notApplicable
  431. rttMonEchoAdminOperation.8001 notApplicable
  432. rttMonEchoAdminOperation.100007 notApplicable
  433. rttMonEchoAdminOperation.100008 notApplicable
  434. rttMonEchoAdminHTTPVersion.12
  435. rttMonEchoAdminHTTPVersion.505
  436. rttMonEchoAdminHTTPVersion.7070
  437. rttMonEchoAdminHTTPVersion.7082
  438. rttMonEchoAdminHTTPVersion.7200
  439. rttMonEchoAdminHTTPVersion.8000
  440. rttMonEchoAdminHTTPVersion.8001
  441. rttMonEchoAdminHTTPVersion.100007
  442. rttMonEchoAdminHTTPVersion.100008
  443. rttMonEchoAdminURL.12
  444. rttMonEchoAdminURL.505
  445. rttMonEchoAdminURL.7070
  446. rttMonEchoAdminURL.7082
  447. rttMonEchoAdminURL.7200
  448. rttMonEchoAdminURL.8000
  449. rttMonEchoAdminURL.8001
  450. rttMonEchoAdminURL.100007
  451. rttMonEchoAdminURL.100008
  452. rttMonEchoAdminCache.12 false
  453. rttMonEchoAdminCache.505 false
  454. rttMonEchoAdminCache.7070 false
  455. rttMonEchoAdminCache.7082 false
  456. rttMonEchoAdminCache.7200 false
  457. rttMonEchoAdminCache.8000 false
  458. rttMonEchoAdminCache.8001 false
  459. rttMonEchoAdminCache.100007 false
  460. rttMonEchoAdminCache.100008 false
  461. rttMonEchoAdminInterval.12 1000 milliseconds
  462. rttMonEchoAdminInterval.505 0 milliseconds
  463. rttMonEchoAdminInterval.7070 1000 milliseconds
  464. rttMonEchoAdminInterval.7082 1000 milliseconds
  465. rttMonEchoAdminInterval.7200 1000 milliseconds
  466. rttMonEchoAdminInterval.8000 1000 milliseconds
  467. rttMonEchoAdminInterval.8001 1000 milliseconds
  468. rttMonEchoAdminInterval.100007 0 milliseconds
  469. rttMonEchoAdminInterval.100008 20 milliseconds
  470. rttMonEchoAdminNumPackets.12 10
  471. rttMonEchoAdminNumPackets.505 0
  472. rttMonEchoAdminNumPackets.7070 10
  473. rttMonEchoAdminNumPackets.7082 10
  474. rttMonEchoAdminNumPackets.7200 10
  475. rttMonEchoAdminNumPackets.8000 10
  476. rttMonEchoAdminNumPackets.8001 10
  477. rttMonEchoAdminNumPackets.100007 0
  478. rttMonEchoAdminNumPackets.100008 30
  479. rttMonEchoAdminProxy.12
  480. rttMonEchoAdminProxy.505
  481. rttMonEchoAdminProxy.7070
  482. rttMonEchoAdminProxy.7082
  483. rttMonEchoAdminProxy.7200
  484. rttMonEchoAdminProxy.8000
  485. rttMonEchoAdminProxy.8001
  486. rttMonEchoAdminProxy.100007
  487. rttMonEchoAdminProxy.100008
  488. rttMonEchoAdminString1.12
  489. rttMonEchoAdminString1.505
  490. rttMonEchoAdminString1.7070
  491. rttMonEchoAdminString1.7082
  492. rttMonEchoAdminString1.7200
  493. rttMonEchoAdminString1.8000
  494. rttMonEchoAdminString1.8001
  495. rttMonEchoAdminString1.100007
  496. rttMonEchoAdminString1.100008
  497. rttMonEchoAdminString2.12
  498. rttMonEchoAdminString2.505
  499. rttMonEchoAdminString2.7070
  500. rttMonEchoAdminString2.7082
  501. rttMonEchoAdminString2.7200
  502. rttMonEchoAdminString2.8000
  503. rttMonEchoAdminString2.8001
  504. rttMonEchoAdminString2.100007
  505. rttMonEchoAdminString2.100008
  506. rttMonEchoAdminString3.12
  507. rttMonEchoAdminString3.505
  508. rttMonEchoAdminString3.7070
  509. rttMonEchoAdminString3.7082
  510. rttMonEchoAdminString3.7200
  511. rttMonEchoAdminString3.8000
  512. rttMonEchoAdminString3.8001
  513. rttMonEchoAdminString3.100007
  514. rttMonEchoAdminString3.100008
  515. rttMonEchoAdminString4.12
  516. rttMonEchoAdminString4.505
  517. rttMonEchoAdminString4.7070
  518. rttMonEchoAdminString4.7082
  519. rttMonEchoAdminString4.7200
  520. rttMonEchoAdminString4.8000
  521. rttMonEchoAdminString4.8001
  522. rttMonEchoAdminString4.100007
  523. rttMonEchoAdminString4.100008
  524. rttMonEchoAdminString5.12
  525. rttMonEchoAdminString5.505
  526. rttMonEchoAdminString5.7070
  527. rttMonEchoAdminString5.7082
  528. rttMonEchoAdminString5.7200
  529. rttMonEchoAdminString5.8000
  530. rttMonEchoAdminString5.8001
  531. rttMonEchoAdminString5.100007
  532. rttMonEchoAdminString5.100008
  533. rttMonEchoAdminMode.12 notApplicable
  534. rttMonEchoAdminMode.505 notApplicable
  535. rttMonEchoAdminMode.7070 notApplicable
  536. rttMonEchoAdminMode.7082 notApplicable
  537. rttMonEchoAdminMode.7200 notApplicable
  538. rttMonEchoAdminMode.8000 notApplicable
  539. rttMonEchoAdminMode.8001 notApplicable
  540. rttMonEchoAdminMode.100007 notApplicable
  541. rttMonEchoAdminMode.100008 notApplicable
  542. rttMonEchoAdminVrfName.12 ""
  543. rttMonEchoAdminVrfName.505 ""
  544. rttMonEchoAdminVrfName.7070 ""
  545. rttMonEchoAdminVrfName.7082 ""
  546. rttMonEchoAdminVrfName.7200 ""
  547. rttMonEchoAdminVrfName.8000 ""
  548. rttMonEchoAdminVrfName.8001 ""
  549. rttMonEchoAdminVrfName.100007 ""
  550. rttMonEchoAdminVrfName.100008 ""
  551. rttMonEchoAdminCodecType.12 notApplicable
  552. rttMonEchoAdminCodecType.505 notApplicable
  553. rttMonEchoAdminCodecType.7070 notApplicable
  554. rttMonEchoAdminCodecType.7082 notApplicable
  555. rttMonEchoAdminCodecType.7200 notApplicable
  556. rttMonEchoAdminCodecType.8000 notApplicable
  557. rttMonEchoAdminCodecType.8001 notApplicable
  558. rttMonEchoAdminCodecType.100007 notApplicable
  559. rttMonEchoAdminCodecType.100008 notApplicable
  560. rttMonEchoAdminCodecInterval.12 0 milliseconds
  561. rttMonEchoAdminCodecInterval.505 0 milliseconds
  562. rttMonEchoAdminCodecInterval.7070 0 milliseconds
  563. rttMonEchoAdminCodecInterval.7082 0 milliseconds
  564. rttMonEchoAdminCodecInterval.7200 0 milliseconds
  565. rttMonEchoAdminCodecInterval.8000 0 milliseconds
  566. rttMonEchoAdminCodecInterval.8001 0 milliseconds
  567. rttMonEchoAdminCodecInterval.100007 0 milliseconds
  568. rttMonEchoAdminCodecInterval.100008 0 milliseconds
  569. rttMonEchoAdminCodecPayload.12 0 octets
  570. rttMonEchoAdminCodecPayload.505 0 octets
  571. rttMonEchoAdminCodecPayload.7070 0 octets
  572. rttMonEchoAdminCodecPayload.7082 0 octets
  573. rttMonEchoAdminCodecPayload.7200 0 octets
  574. rttMonEchoAdminCodecPayload.8000 0 octets
  575. rttMonEchoAdminCodecPayload.8001 0 octets
  576. rttMonEchoAdminCodecPayload.100007 0 octets
  577. rttMonEchoAdminCodecPayload.100008 0 octets
  578. rttMonEchoAdminCodecNumPackets.12 0
  579. rttMonEchoAdminCodecNumPackets.505 0
  580. rttMonEchoAdminCodecNumPackets.7070 0
  581. rttMonEchoAdminCodecNumPackets.7082 0
  582. rttMonEchoAdminCodecNumPackets.7200 0
  583. rttMonEchoAdminCodecNumPackets.8000 0
  584. rttMonEchoAdminCodecNumPackets.8001 0
  585. rttMonEchoAdminCodecNumPackets.100007 0
  586. rttMonEchoAdminCodecNumPackets.100008 0
  587. rttMonEchoAdminICPIFAdvFactor.12 0
  588. rttMonEchoAdminICPIFAdvFactor.505 0
  589. rttMonEchoAdminICPIFAdvFactor.7070 0
  590. rttMonEchoAdminICPIFAdvFactor.7082 0
  591. rttMonEchoAdminICPIFAdvFactor.7200 0
  592. rttMonEchoAdminICPIFAdvFactor.8000 0
  593. rttMonEchoAdminICPIFAdvFactor.8001 0
  594. rttMonEchoAdminICPIFAdvFactor.100007 0
  595. rttMonEchoAdminICPIFAdvFactor.100008 0
  596. rttMonEchoAdminLSPFECType.12 0
  597. rttMonEchoAdminLSPFECType.505 0
  598. rttMonEchoAdminLSPFECType.7070 0
  599. rttMonEchoAdminLSPFECType.7082 0
  600. rttMonEchoAdminLSPFECType.7200 0
  601. rttMonEchoAdminLSPFECType.8000 0
  602. rttMonEchoAdminLSPFECType.8001 0
  603. rttMonEchoAdminLSPFECType.100007 0
  604. rttMonEchoAdminLSPFECType.100008 0
  605. rttMonEchoAdminLSPSelector.12 ""
  606. rttMonEchoAdminLSPSelector.505 ""
  607. rttMonEchoAdminLSPSelector.7070 ""
  608. rttMonEchoAdminLSPSelector.7082 ""
  609. rttMonEchoAdminLSPSelector.7200 ""
  610. rttMonEchoAdminLSPSelector.8000 ""
  611. rttMonEchoAdminLSPSelector.8001 ""
  612. rttMonEchoAdminLSPSelector.100007 ""
  613. rttMonEchoAdminLSPSelector.100008 ""
  614. rttMonEchoAdminLSPReplyMode.12 0
  615. rttMonEchoAdminLSPReplyMode.505 0
  616. rttMonEchoAdminLSPReplyMode.7070 0
  617. rttMonEchoAdminLSPReplyMode.7082 0
  618. rttMonEchoAdminLSPReplyMode.7200 0
  619. rttMonEchoAdminLSPReplyMode.8000 0
  620. rttMonEchoAdminLSPReplyMode.8001 0
  621. rttMonEchoAdminLSPReplyMode.100007 0
  622. rttMonEchoAdminLSPReplyMode.100008 0
  623. rttMonEchoAdminLSPTTL.12 0
  624. rttMonEchoAdminLSPTTL.505 0
  625. rttMonEchoAdminLSPTTL.7070 0
  626. rttMonEchoAdminLSPTTL.7082 0
  627. rttMonEchoAdminLSPTTL.7200 0
  628. rttMonEchoAdminLSPTTL.8000 0
  629. rttMonEchoAdminLSPTTL.8001 0
  630. rttMonEchoAdminLSPTTL.100007 0
  631. rttMonEchoAdminLSPTTL.100008 0
  632. rttMonEchoAdminLSPExp.12 0
  633. rttMonEchoAdminLSPExp.505 0
  634. rttMonEchoAdminLSPExp.7070 0
  635. rttMonEchoAdminLSPExp.7082 0
  636. rttMonEchoAdminLSPExp.7200 0
  637. rttMonEchoAdminLSPExp.8000 0
  638. rttMonEchoAdminLSPExp.8001 0
  639. rttMonEchoAdminLSPExp.100007 0
  640. rttMonEchoAdminLSPExp.100008 0
  641. rttMonEchoAdminPrecision.12 milliseconds
  642. rttMonEchoAdminPrecision.505 milliseconds
  643. rttMonEchoAdminPrecision.7070 milliseconds
  644. rttMonEchoAdminPrecision.7082 milliseconds
  645. rttMonEchoAdminPrecision.7200 milliseconds
  646. rttMonEchoAdminPrecision.8000 milliseconds
  647. rttMonEchoAdminPrecision.8001 milliseconds
  648. rttMonEchoAdminPrecision.100007 milliseconds
  649. rttMonEchoAdminPrecision.100008 milliseconds
  650. rttMonEchoAdminProbePakPriority.12 0
  651. rttMonEchoAdminProbePakPriority.505 0
  652. rttMonEchoAdminProbePakPriority.7070 0
  653. rttMonEchoAdminProbePakPriority.7082 0
  654. rttMonEchoAdminProbePakPriority.7200 0
  655. rttMonEchoAdminProbePakPriority.8000 0
  656. rttMonEchoAdminProbePakPriority.8001 0
  657. rttMonEchoAdminProbePakPriority.100007 0
  658. rttMonEchoAdminProbePakPriority.100008 0
  659. rttMonEchoAdminOWNTPSyncTolAbs.12 0 microseconds
  660. rttMonEchoAdminOWNTPSyncTolAbs.505 0 microseconds
  661. rttMonEchoAdminOWNTPSyncTolAbs.7070 0 microseconds
  662. rttMonEchoAdminOWNTPSyncTolAbs.7082 0 microseconds
  663. rttMonEchoAdminOWNTPSyncTolAbs.7200 0 microseconds
  664. rttMonEchoAdminOWNTPSyncTolAbs.8000 0 microseconds
  665. rttMonEchoAdminOWNTPSyncTolAbs.8001 0 microseconds
  666. rttMonEchoAdminOWNTPSyncTolAbs.100007 0 microseconds
  667. rttMonEchoAdminOWNTPSyncTolAbs.100008 0 microseconds
  668. rttMonEchoAdminOWNTPSyncTolPct.12 0
  669. rttMonEchoAdminOWNTPSyncTolPct.505 0
  670. rttMonEchoAdminOWNTPSyncTolPct.7070 0
  671. rttMonEchoAdminOWNTPSyncTolPct.7082 0
  672. rttMonEchoAdminOWNTPSyncTolPct.7200 0
  673. rttMonEchoAdminOWNTPSyncTolPct.8000 0
  674. rttMonEchoAdminOWNTPSyncTolPct.8001 0
  675. rttMonEchoAdminOWNTPSyncTolPct.100007 0
  676. rttMonEchoAdminOWNTPSyncTolPct.100008 0
  677. rttMonEchoAdminOWNTPSyncTolType.12 0
  678. rttMonEchoAdminOWNTPSyncTolType.505 0
  679. rttMonEchoAdminOWNTPSyncTolType.7070 0
  680. rttMonEchoAdminOWNTPSyncTolType.7082 0
  681. rttMonEchoAdminOWNTPSyncTolType.7200 0
  682. rttMonEchoAdminOWNTPSyncTolType.8000 0
  683. rttMonEchoAdminOWNTPSyncTolType.8001 0
  684. rttMonEchoAdminOWNTPSyncTolType.100007 0
  685. rttMonEchoAdminOWNTPSyncTolType.100008 0
  686. rttMonEchoAdminCalledNumber.12
  687. rttMonEchoAdminCalledNumber.505
  688. rttMonEchoAdminCalledNumber.7070
  689. rttMonEchoAdminCalledNumber.7082
  690. rttMonEchoAdminCalledNumber.7200
  691. rttMonEchoAdminCalledNumber.8000
  692. rttMonEchoAdminCalledNumber.8001
  693. rttMonEchoAdminCalledNumber.100007
  694. rttMonEchoAdminCalledNumber.100008
  695. rttMonEchoAdminDetectPoint.12 notApplicable
  696. rttMonEchoAdminDetectPoint.505 notApplicable
  697. rttMonEchoAdminDetectPoint.7070 notApplicable
  698. rttMonEchoAdminDetectPoint.7082 notApplicable
  699. rttMonEchoAdminDetectPoint.7200 notApplicable
  700. rttMonEchoAdminDetectPoint.8000 notApplicable
  701. rttMonEchoAdminDetectPoint.8001 notApplicable
  702. rttMonEchoAdminDetectPoint.100007 notApplicable
  703. rttMonEchoAdminDetectPoint.100008 notApplicable
  704. rttMonEchoAdminGKRegistration.12 0
  705. rttMonEchoAdminGKRegistration.505 0
  706. rttMonEchoAdminGKRegistration.7070 0
  707. rttMonEchoAdminGKRegistration.7082 0
  708. rttMonEchoAdminGKRegistration.7200 0
  709. rttMonEchoAdminGKRegistration.8000 0
  710. rttMonEchoAdminGKRegistration.8001 0
  711. rttMonEchoAdminGKRegistration.100007 0
  712. rttMonEchoAdminGKRegistration.100008 0
  713. rttMonEchoAdminSourceVoicePort.12
  714. rttMonEchoAdminSourceVoicePort.505
  715. rttMonEchoAdminSourceVoicePort.7070
  716. rttMonEchoAdminSourceVoicePort.7082
  717. rttMonEchoAdminSourceVoicePort.7200
  718. rttMonEchoAdminSourceVoicePort.8000
  719. rttMonEchoAdminSourceVoicePort.8001
  720. rttMonEchoAdminSourceVoicePort.100007
  721. rttMonEchoAdminSourceVoicePort.100008
  722. rttMonEchoAdminCallDuration.12 0
  723. rttMonEchoAdminCallDuration.505 0
  724. rttMonEchoAdminCallDuration.7070 0
  725. rttMonEchoAdminCallDuration.7082 0
  726. rttMonEchoAdminCallDuration.7200 0
  727. rttMonEchoAdminCallDuration.8000 0
  728. rttMonEchoAdminCallDuration.8001 0
  729. rttMonEchoAdminCallDuration.100007 0
  730. rttMonEchoAdminCallDuration.100008 0
  731. rttMonEchoAdminLSPReplyDscp.12 0
  732. rttMonEchoAdminLSPReplyDscp.505 0
  733. rttMonEchoAdminLSPReplyDscp.7070 0
  734. rttMonEchoAdminLSPReplyDscp.7082 0
  735. rttMonEchoAdminLSPReplyDscp.7200 0
  736. rttMonEchoAdminLSPReplyDscp.8000 0
  737. rttMonEchoAdminLSPReplyDscp.8001 0
  738. rttMonEchoAdminLSPReplyDscp.100007 0
  739. rttMonEchoAdminLSPReplyDscp.100008 0
  740. rttMonEchoAdminLSPNullShim.12 false
  741. rttMonEchoAdminLSPNullShim.505 false
  742. rttMonEchoAdminLSPNullShim.7070 false
  743. rttMonEchoAdminLSPNullShim.7082 false
  744. rttMonEchoAdminLSPNullShim.7200 false
  745. rttMonEchoAdminLSPNullShim.8000 false
  746. rttMonEchoAdminLSPNullShim.8001 false
  747. rttMonEchoAdminLSPNullShim.100007 false
  748. rttMonEchoAdminLSPNullShim.100008 false
  749. rttMonEchoAdminTargetMPID.12 601
  750. rttMonEchoAdminTargetMPID.505 403
  751. rttMonEchoAdminTargetMPID.7070 403
  752. rttMonEchoAdminTargetMPID.7082 0
  753. rttMonEchoAdminTargetMPID.7200 403
  754. rttMonEchoAdminTargetMPID.8000 403
  755. rttMonEchoAdminTargetMPID.8001 403
  756. rttMonEchoAdminTargetMPID.100007 403
  757. rttMonEchoAdminTargetMPID.100008 403
  758. rttMonEchoAdminTargetDomainName.12 domain1
  759. rttMonEchoAdminTargetDomainName.505 SCS-CES-TEST-L2
  760. rttMonEchoAdminTargetDomainName.7070 SCS-CES-TEST-L2
  761. rttMonEchoAdminTargetDomainName.7082 SCS-CES-TEST-L2
  762. rttMonEchoAdminTargetDomainName.7200 SCS-CES-TEST-L2
  763. rttMonEchoAdminTargetDomainName.8000 SCS-CES-TEST-L2
  764. rttMonEchoAdminTargetDomainName.8001 SCS-CES-TEST-L2
  765. rttMonEchoAdminTargetDomainName.100007 SCS-CES-TEST-L2
  766. rttMonEchoAdminTargetDomainName.100008 SCS-CES-TEST-L2
  767. rttMonEchoAdminTargetVLAN.12 12
  768. rttMonEchoAdminTargetVLAN.505 0
  769. rttMonEchoAdminTargetVLAN.7070 0
  770. rttMonEchoAdminTargetVLAN.7082 0
  771. rttMonEchoAdminTargetVLAN.7200 0
  772. rttMonEchoAdminTargetVLAN.8000 0
  773. rttMonEchoAdminTargetVLAN.8001 0
  774. rttMonEchoAdminTargetVLAN.100007 0
  775. rttMonEchoAdminTargetVLAN.100008 0
  776. rttMonEchoAdminEthernetCOS.12 3
  777. rttMonEchoAdminEthernetCOS.505 0
  778. rttMonEchoAdminEthernetCOS.7070 3
  779. rttMonEchoAdminEthernetCOS.7082 3
  780. rttMonEchoAdminEthernetCOS.7200 3
  781. rttMonEchoAdminEthernetCOS.8000 3
  782. rttMonEchoAdminEthernetCOS.8001 3
  783. rttMonEchoAdminEthernetCOS.100007 0
  784. rttMonEchoAdminEthernetCOS.100008 0
  785. rttMonEchoAdminLSPVccvID.12 0
  786. rttMonEchoAdminLSPVccvID.505 0
  787. rttMonEchoAdminLSPVccvID.7070 0
  788. rttMonEchoAdminLSPVccvID.7082 0
  789. rttMonEchoAdminLSPVccvID.7200 0
  790. rttMonEchoAdminLSPVccvID.8000 0
  791. rttMonEchoAdminLSPVccvID.8001 0
  792. rttMonEchoAdminLSPVccvID.100007 0
  793. rttMonEchoAdminLSPVccvID.100008 0
  794. rttMonEchoAdminTargetEVC.12
  795. rttMonEchoAdminTargetEVC.505 test123
  796. rttMonEchoAdminTargetEVC.7070 test123
  797. rttMonEchoAdminTargetEVC.7082 test123
  798. rttMonEchoAdminTargetEVC.7200 test123
  799. rttMonEchoAdminTargetEVC.8000 test123
  800. rttMonEchoAdminTargetEVC.8001 test123
  801. rttMonEchoAdminTargetEVC.100007 test123
  802. rttMonEchoAdminTargetEVC.100008 test123
  803. rttMonEchoAdminEntry.55.12 2
  804. rttMonEchoAdminEntry.55.505 2
  805. rttMonEchoAdminEntry.55.7070 2
  806. rttMonEchoAdminEntry.55.7082 2
  807. rttMonEchoAdminEntry.55.7200 2
  808. rttMonEchoAdminEntry.55.8000 2
  809. rttMonEchoAdminEntry.55.8001 2
  810. rttMonEchoAdminEntry.55.100007 2
  811. rttMonEchoAdminEntry.55.100008 2
  812. rttMonEchoAdminEntry.56.12 ""
  813. rttMonEchoAdminEntry.56.505 ""
  814. rttMonEchoAdminEntry.56.7070 ""
  815. rttMonEchoAdminEntry.56.7082 ""
  816. rttMonEchoAdminEntry.56.7200 ""
  817. rttMonEchoAdminEntry.56.8000 ""
  818. rttMonEchoAdminEntry.56.8001 ""
  819. rttMonEchoAdminEntry.56.100007 ""
  820. rttMonEchoAdminEntry.56.100008 ""
  821. rttMonEchoAdminEntry.57.12 0
  822. rttMonEchoAdminEntry.57.505 0
  823. rttMonEchoAdminEntry.57.7070 0
  824. rttMonEchoAdminEntry.57.7082 0
  825. rttMonEchoAdminEntry.57.7200 0
  826. rttMonEchoAdminEntry.57.8000 0
  827. rttMonEchoAdminEntry.57.8001 0
  828. rttMonEchoAdminEntry.57.100007 0
  829. rttMonEchoAdminEntry.57.100008 0
  830. rttMonEchoAdminEntry.58.12 3
  831. rttMonEchoAdminEntry.58.505 3
  832. rttMonEchoAdminEntry.58.7070 3
  833. rttMonEchoAdminEntry.58.7082 3
  834. rttMonEchoAdminEntry.58.7200 3
  835. rttMonEchoAdminEntry.58.8000 3
  836. rttMonEchoAdminEntry.58.8001 3
  837. rttMonEchoAdminEntry.58.100007 3
  838. rttMonEchoAdminEntry.58.100008 3
  839. rttMonEchoAdminEntry.59.12 0
  840. rttMonEchoAdminEntry.59.505 0
  841. rttMonEchoAdminEntry.59.7070 0
  842. rttMonEchoAdminEntry.59.7082 0
  843. rttMonEchoAdminEntry.59.7200 0
  844. rttMonEchoAdminEntry.59.8000 0
  845. rttMonEchoAdminEntry.59.8001 0
  846. rttMonEchoAdminEntry.59.100007 0
  847. rttMonEchoAdminEntry.59.100008 0
  848. rttMonEchoAdminEntry.60.12 "00 00 00 00 "
  849. rttMonEchoAdminEntry.60.505 "00 00 00 00 "
  850. rttMonEchoAdminEntry.60.7070 "00 00 00 00 "
  851. rttMonEchoAdminEntry.60.7082 "00 00 00 00 "
  852. rttMonEchoAdminEntry.60.7200 "00 00 00 00 "
  853. rttMonEchoAdminEntry.60.8000 "00 00 00 00 "
  854. rttMonEchoAdminEntry.60.8001 "00 00 00 00 "
  855. rttMonEchoAdminEntry.60.100007 "00 00 00 00 "
  856. rttMonEchoAdminEntry.60.100008 "00 00 00 00 "
  857. rttMonEchoAdminEntry.61.12 0
  858. rttMonEchoAdminEntry.61.505 0
  859. rttMonEchoAdminEntry.61.7070 0
  860. rttMonEchoAdminEntry.61.7082 0
  861. rttMonEchoAdminEntry.61.7200 0
  862. rttMonEchoAdminEntry.61.8000 0
  863. rttMonEchoAdminEntry.61.8001 0
  864. rttMonEchoAdminEntry.61.100007 0
  865. rttMonEchoAdminEntry.61.100008 0
  866. rttMonEchoAdminEntry.62.12 ""
  867. rttMonEchoAdminEntry.62.505 ""
  868. rttMonEchoAdminEntry.62.7070 ""
  869. rttMonEchoAdminEntry.62.7082 ""
  870. rttMonEchoAdminEntry.62.7200 ""
  871. rttMonEchoAdminEntry.62.8000 ""
  872. rttMonEchoAdminEntry.62.8001 ""
  873. rttMonEchoAdminEntry.62.100007 ""
  874. rttMonEchoAdminEntry.62.100008 ""
  875. rttMonEchoAdminEntry.63.12 0
  876. rttMonEchoAdminEntry.63.505 0
  877. rttMonEchoAdminEntry.63.7070 0
  878. rttMonEchoAdminEntry.63.7082 0
  879. rttMonEchoAdminEntry.63.7200 0
  880. rttMonEchoAdminEntry.63.8000 0
  881. rttMonEchoAdminEntry.63.8001 0
  882. rttMonEchoAdminEntry.63.100007 0
  883. rttMonEchoAdminEntry.63.100008 0
  884. rttMonEchoAdminEntry.64.12 "00 00 00 00 00 00 "
  885. rttMonEchoAdminEntry.64.505 "00 00 00 00 00 00 "
  886. rttMonEchoAdminEntry.64.7070 "00 00 00 00 00 00 "
  887. rttMonEchoAdminEntry.64.7082 "00 00 00 00 00 00 "
  888. rttMonEchoAdminEntry.64.7200 "00 00 00 00 00 00 "
  889. rttMonEchoAdminEntry.64.8000 "00 00 00 00 00 00 "
  890. rttMonEchoAdminEntry.64.8001 "00 00 00 00 00 00 "
  891. rttMonEchoAdminEntry.64.100007 "00 00 00 00 00 00 "
  892. rttMonEchoAdminEntry.64.100008 "00 00 00 00 00 00 "
  893. rttMonEchoAdminEntry.65.12 "00 00 00 00 00 00 "
  894. rttMonEchoAdminEntry.65.505 "00 00 00 00 00 00 "
  895. rttMonEchoAdminEntry.65.7070 "00 00 00 00 00 00 "
  896. rttMonEchoAdminEntry.65.7082 "00 00 00 00 00 00 "
  897. rttMonEchoAdminEntry.65.7200 "00 00 00 00 00 00 "
  898. rttMonEchoAdminEntry.65.8000 "00 00 00 00 00 00 "
  899. rttMonEchoAdminEntry.65.8001 "00 00 00 00 00 00 "
  900. rttMonEchoAdminEntry.65.100007 "00 00 00 00 00 00 "
  901. rttMonEchoAdminEntry.65.100008 "00 00 00 00 00 00 "
  902. rttMonEchoAdminEntry.66.12 600
  903. rttMonEchoAdminEntry.66.505 0
  904. rttMonEchoAdminEntry.66.7070 401
  905. rttMonEchoAdminEntry.66.7082 401
  906. rttMonEchoAdminEntry.66.7200 401
  907. rttMonEchoAdminEntry.66.8000 401
  908. rttMonEchoAdminEntry.66.8001 401
  909. rttMonEchoAdminEntry.66.100007 0
  910. rttMonEchoAdminEntry.66.100008 0
  911. rttMonEchoAdminEntry.67.12 ""
  912. rttMonEchoAdminEntry.67.505 ""
  913. rttMonEchoAdminEntry.67.7070 ""
  914. rttMonEchoAdminEntry.67.7082 ""
  915. rttMonEchoAdminEntry.67.7200 ""
  916. rttMonEchoAdminEntry.67.8000 ""
  917. rttMonEchoAdminEntry.67.8001 ""
  918. rttMonEchoAdminEntry.67.100007 ""
  919. rttMonEchoAdminEntry.67.100008 ""
  920. rttMonEchoAdminEntry.68.12 0
  921. rttMonEchoAdminEntry.68.505 0
  922. rttMonEchoAdminEntry.68.7070 0
  923. rttMonEchoAdminEntry.68.7082 0
  924. rttMonEchoAdminEntry.68.7200 0
  925. rttMonEchoAdminEntry.68.8000 0
  926. rttMonEchoAdminEntry.68.8001 0
  927. rttMonEchoAdminEntry.68.100007 0
  928. rttMonEchoAdminEntry.68.100008 0
  929. rttMonEchoAdminEntry.69.12 0
  930. rttMonEchoAdminEntry.69.505 0
  931. rttMonEchoAdminEntry.69.7070 0
  932. rttMonEchoAdminEntry.69.7082 0
  933. rttMonEchoAdminEntry.69.7200 0
  934. rttMonEchoAdminEntry.69.8000 0
  935. rttMonEchoAdminEntry.69.8001 0
  936. rttMonEchoAdminEntry.69.100007 0
  937. rttMonEchoAdminEntry.69.100008 0
  938. rttMonEchoAdminEntry.70.12 0
  939. rttMonEchoAdminEntry.70.505 0
  940. rttMonEchoAdminEntry.70.7070 0
  941. rttMonEchoAdminEntry.70.7082 0
  942. rttMonEchoAdminEntry.70.7200 0
  943. rttMonEchoAdminEntry.70.8000 0
  944. rttMonEchoAdminEntry.70.8001 0
  945. rttMonEchoAdminEntry.70.100007 0
  946. rttMonEchoAdminEntry.70.100008 0
  947. rttMonEchoAdminEntry.71.12 0
  948. rttMonEchoAdminEntry.71.505 0
  949. rttMonEchoAdminEntry.71.7070 0
  950. rttMonEchoAdminEntry.71.7082 0
  951. rttMonEchoAdminEntry.71.7200 0
  952. rttMonEchoAdminEntry.71.8000 0
  953. rttMonEchoAdminEntry.71.8001 0
  954. rttMonEchoAdminEntry.71.100007 0
  955. rttMonEchoAdminEntry.71.100008 0
  956. rttMonEchoAdminEntry.72.12 0
  957. rttMonEchoAdminEntry.72.505 0
  958. rttMonEchoAdminEntry.72.7070 0
  959. rttMonEchoAdminEntry.72.7082 0
  960. rttMonEchoAdminEntry.72.7200 0
  961. rttMonEchoAdminEntry.72.8000 0
  962. rttMonEchoAdminEntry.72.8001 0
  963. rttMonEchoAdminEntry.72.100007 0
  964. rttMonEchoAdminEntry.72.100008 0
  965. rttMonEchoAdminEntry.73.12 1
  966. rttMonEchoAdminEntry.73.505 0
  967. rttMonEchoAdminEntry.73.7070 1
  968. rttMonEchoAdminEntry.73.7082 1
  969. rttMonEchoAdminEntry.73.7200 1
  970. rttMonEchoAdminEntry.73.8000 1
  971. rttMonEchoAdminEntry.73.8001 1
  972. rttMonEchoAdminEntry.73.100007 0
  973. rttMonEchoAdminEntry.73.100008 0
  974. rttMonEchoAdminEntry.74.12 0
  975. rttMonEchoAdminEntry.74.505 0
  976. rttMonEchoAdminEntry.74.7070 0
  977. rttMonEchoAdminEntry.74.7082 0
  978. rttMonEchoAdminEntry.74.7200 0
  979. rttMonEchoAdminEntry.74.8000 10
  980. rttMonEchoAdminEntry.74.8001 10
  981. rttMonEchoAdminEntry.74.100007 0
  982. rttMonEchoAdminEntry.74.100008 0
  983. rttMonEchoAdminEntry.75.12 10
  984. rttMonEchoAdminEntry.75.505 0
  985. rttMonEchoAdminEntry.75.7070 10
  986. rttMonEchoAdminEntry.75.7082 10
  987. rttMonEchoAdminEntry.75.7200 10
  988. rttMonEchoAdminEntry.75.8000 10
  989. rttMonEchoAdminEntry.75.8001 10
  990. rttMonEchoAdminEntry.75.100007 0
  991. rttMonEchoAdminEntry.75.100008 0
  992. rttMonEchoAdminEntry.76.12 2
  993. rttMonEchoAdminEntry.76.505 2
  994. rttMonEchoAdminEntry.76.7070 2
  995. rttMonEchoAdminEntry.76.7082 2
  996. rttMonEchoAdminEntry.76.7200 2
  997. rttMonEchoAdminEntry.76.8000 2
  998. rttMonEchoAdminEntry.76.8001 2
  999. rttMonEchoAdminEntry.76.100007 2
  1000. rttMonEchoAdminEntry.76.100008 2
  1001. rttMonScheduleAdminRttLife.12 2147483647 seconds
  1002. rttMonScheduleAdminRttLife.505 2147483647 seconds
  1003. rttMonScheduleAdminRttLife.7070 2147483647 seconds
  1004. rttMonScheduleAdminRttLife.7082 2147483647 seconds
  1005. rttMonScheduleAdminRttLife.7200 2147483647 seconds
  1006. rttMonScheduleAdminRttLife.8000 2147483647 seconds
  1007. rttMonScheduleAdminRttLife.8001 2147483647 seconds
  1008. rttMonScheduleAdminRttLife.100007 2147483647 seconds
  1009. rttMonScheduleAdminRttLife.100008 2147483647 seconds
  1010. rttMonScheduleAdminRttStartTime.12 0:0:00:00.01
  1011. rttMonScheduleAdminRttStartTime.505 0:0:00:00.01
  1012. rttMonScheduleAdminRttStartTime.7070 0:0:00:00.01
  1013. rttMonScheduleAdminRttStartTime.7082 0:0:00:00.00
  1014. rttMonScheduleAdminRttStartTime.7200 0:0:00:00.01
  1015. rttMonScheduleAdminRttStartTime.8000 0:0:00:00.01
  1016. rttMonScheduleAdminRttStartTime.8001 0:0:00:00.01
  1017. rttMonScheduleAdminRttStartTime.100007 0:0:00:00.01
  1018. rttMonScheduleAdminRttStartTime.100008 0:0:00:00.01
  1019. rttMonScheduleAdminConceptRowAgeout.12 0 seconds
  1020. rttMonScheduleAdminConceptRowAgeout.505 0 seconds
  1021. rttMonScheduleAdminConceptRowAgeout.7070 0 seconds
  1022. rttMonScheduleAdminConceptRowAgeout.7082 0 seconds
  1023. rttMonScheduleAdminConceptRowAgeout.7200 0 seconds
  1024. rttMonScheduleAdminConceptRowAgeout.8000 0 seconds
  1025. rttMonScheduleAdminConceptRowAgeout.8001 0 seconds
  1026. rttMonScheduleAdminConceptRowAgeout.100007 0 seconds
  1027. rttMonScheduleAdminConceptRowAgeout.100008 0 seconds
  1028. rttMonScheduleAdminRttRecurring.12 false
  1029. rttMonScheduleAdminRttRecurring.505 false
  1030. rttMonScheduleAdminRttRecurring.7070 false
  1031. rttMonScheduleAdminRttRecurring.7082 false
  1032. rttMonScheduleAdminRttRecurring.7200 false
  1033. rttMonScheduleAdminRttRecurring.8000 false
  1034. rttMonScheduleAdminRttRecurring.8001 false
  1035. rttMonScheduleAdminRttRecurring.100007 false
  1036. rttMonScheduleAdminRttRecurring.100008 false
  1037. rttMonScheduleAdminEntry.5.12 0
  1038. rttMonScheduleAdminEntry.5.505 0
  1039. rttMonScheduleAdminEntry.5.7070 0
  1040. rttMonScheduleAdminEntry.5.7082 0
  1041. rttMonScheduleAdminEntry.5.7200 0
  1042. rttMonScheduleAdminEntry.5.8000 0
  1043. rttMonScheduleAdminEntry.5.8001 0
  1044. rttMonScheduleAdminEntry.5.100007 0
  1045. rttMonScheduleAdminEntry.5.100008 0
  1046. rttMonScheduleAdminEntry.6.12 2
  1047. rttMonScheduleAdminEntry.6.505 2
  1048. rttMonScheduleAdminEntry.6.7070 2
  1049. rttMonScheduleAdminEntry.6.7082 1
  1050. rttMonScheduleAdminEntry.6.7200 2
  1051. rttMonScheduleAdminEntry.6.8000 2
  1052. rttMonScheduleAdminEntry.6.8001 2
  1053. rttMonScheduleAdminEntry.6.100007 2
  1054. rttMonScheduleAdminEntry.6.100008 2
  1055. rttMonScheduleAdminEntry.7.12 0
  1056. rttMonScheduleAdminEntry.7.505 0
  1057. rttMonScheduleAdminEntry.7.7070 0
  1058. rttMonScheduleAdminEntry.7.7082 0
  1059. rttMonScheduleAdminEntry.7.7200 0
  1060. rttMonScheduleAdminEntry.7.8000 0
  1061. rttMonScheduleAdminEntry.7.8001 0
  1062. rttMonScheduleAdminEntry.7.100007 0
  1063. rttMonScheduleAdminEntry.7.100008 0
  1064. rttMonReactAdminConnectionEnable.12 0
  1065. rttMonReactAdminConnectionEnable.505 0
  1066. rttMonReactAdminConnectionEnable.7070 0
  1067. rttMonReactAdminConnectionEnable.7082 0
  1068. rttMonReactAdminConnectionEnable.7200 0
  1069. rttMonReactAdminConnectionEnable.8000 0
  1070. rttMonReactAdminConnectionEnable.8001 0
  1071. rttMonReactAdminConnectionEnable.100007 0
  1072. rttMonReactAdminConnectionEnable.100008 0
  1073. rttMonReactAdminTimeoutEnable.12 0
  1074. rttMonReactAdminTimeoutEnable.505 0
  1075. rttMonReactAdminTimeoutEnable.7070 0
  1076. rttMonReactAdminTimeoutEnable.7082 0
  1077. rttMonReactAdminTimeoutEnable.7200 0
  1078. rttMonReactAdminTimeoutEnable.8000 0
  1079. rttMonReactAdminTimeoutEnable.8001 0
  1080. rttMonReactAdminTimeoutEnable.100007 0
  1081. rttMonReactAdminTimeoutEnable.100008 0
  1082. rttMonReactAdminThresholdType.12 0
  1083. rttMonReactAdminThresholdType.505 0
  1084. rttMonReactAdminThresholdType.7070 0
  1085. rttMonReactAdminThresholdType.7082 0
  1086. rttMonReactAdminThresholdType.7200 0
  1087. rttMonReactAdminThresholdType.8000 0
  1088. rttMonReactAdminThresholdType.8001 0
  1089. rttMonReactAdminThresholdType.100007 0
  1090. rttMonReactAdminThresholdType.100008 0
  1091. rttMonReactAdminThresholdFalling.12 0 milliseconds
  1092. rttMonReactAdminThresholdFalling.505 0 milliseconds
  1093. rttMonReactAdminThresholdFalling.7070 0 milliseconds
  1094. rttMonReactAdminThresholdFalling.7082 0 milliseconds
  1095. rttMonReactAdminThresholdFalling.7200 0 milliseconds
  1096. rttMonReactAdminThresholdFalling.8000 0 milliseconds
  1097. rttMonReactAdminThresholdFalling.8001 0 milliseconds
  1098. rttMonReactAdminThresholdFalling.100007 0 milliseconds
  1099. rttMonReactAdminThresholdFalling.100008 0 milliseconds
  1100. rttMonReactAdminThresholdCount.12 0
  1101. rttMonReactAdminThresholdCount.505 0
  1102. rttMonReactAdminThresholdCount.7070 0
  1103. rttMonReactAdminThresholdCount.7082 0
  1104. rttMonReactAdminThresholdCount.7200 0
  1105. rttMonReactAdminThresholdCount.8000 0
  1106. rttMonReactAdminThresholdCount.8001 0
  1107. rttMonReactAdminThresholdCount.100007 0
  1108. rttMonReactAdminThresholdCount.100008 0
  1109. rttMonReactAdminThresholdCount2.12 0
  1110. rttMonReactAdminThresholdCount2.505 0
  1111. rttMonReactAdminThresholdCount2.7070 0
  1112. rttMonReactAdminThresholdCount2.7082 0
  1113. rttMonReactAdminThresholdCount2.7200 0
  1114. rttMonReactAdminThresholdCount2.8000 0
  1115. rttMonReactAdminThresholdCount2.8001 0
  1116. rttMonReactAdminThresholdCount2.100007 0
  1117. rttMonReactAdminThresholdCount2.100008 0
  1118. rttMonReactAdminActionType.12 0
  1119. rttMonReactAdminActionType.505 0
  1120. rttMonReactAdminActionType.7070 0
  1121. rttMonReactAdminActionType.7082 0
  1122. rttMonReactAdminActionType.7200 0
  1123. rttMonReactAdminActionType.8000 0
  1124. rttMonReactAdminActionType.8001 0
  1125. rttMonReactAdminActionType.100007 0
  1126. rttMonReactAdminActionType.100008 0
  1127. rttMonReactAdminVerifyErrorEnable.12 0
  1128. rttMonReactAdminVerifyErrorEnable.505 0
  1129. rttMonReactAdminVerifyErrorEnable.7070 0
  1130. rttMonReactAdminVerifyErrorEnable.7082 0
  1131. rttMonReactAdminVerifyErrorEnable.7200 0
  1132. rttMonReactAdminVerifyErrorEnable.8000 0
  1133. rttMonReactAdminVerifyErrorEnable.8001 0
  1134. rttMonReactAdminVerifyErrorEnable.100007 0
  1135. rttMonReactAdminVerifyErrorEnable.100008 0
  1136. rttMonStatisticsAdminNumHourGroups.12 0
  1137. rttMonStatisticsAdminNumHourGroups.505 2
  1138. rttMonStatisticsAdminNumHourGroups.7070 0
  1139. rttMonStatisticsAdminNumHourGroups.7082 0
  1140. rttMonStatisticsAdminNumHourGroups.7200 0
  1141. rttMonStatisticsAdminNumHourGroups.8000 0
  1142. rttMonStatisticsAdminNumHourGroups.8001 0
  1143. rttMonStatisticsAdminNumHourGroups.100007 2
  1144. rttMonStatisticsAdminNumHourGroups.100008 2
  1145. rttMonStatisticsAdminNumPaths.12 0
  1146. rttMonStatisticsAdminNumPaths.505 1
  1147. rttMonStatisticsAdminNumPaths.7070 0
  1148. rttMonStatisticsAdminNumPaths.7082 0
  1149. rttMonStatisticsAdminNumPaths.7200 0
  1150. rttMonStatisticsAdminNumPaths.8000 0
  1151. rttMonStatisticsAdminNumPaths.8001 0
  1152. rttMonStatisticsAdminNumPaths.100007 1
  1153. rttMonStatisticsAdminNumPaths.100008 1
  1154. rttMonStatisticsAdminNumHops.12 0
  1155. rttMonStatisticsAdminNumHops.505 1
  1156. rttMonStatisticsAdminNumHops.7070 0
  1157. rttMonStatisticsAdminNumHops.7082 0
  1158. rttMonStatisticsAdminNumHops.7200 0
  1159. rttMonStatisticsAdminNumHops.8000 0
  1160. rttMonStatisticsAdminNumHops.8001 0
  1161. rttMonStatisticsAdminNumHops.100007 1
  1162. rttMonStatisticsAdminNumHops.100008 1
  1163. rttMonStatisticsAdminNumDistBuckets.12 0
  1164. rttMonStatisticsAdminNumDistBuckets.505 1
  1165. rttMonStatisticsAdminNumDistBuckets.7070 0
  1166. rttMonStatisticsAdminNumDistBuckets.7082 0
  1167. rttMonStatisticsAdminNumDistBuckets.7200 0
  1168. rttMonStatisticsAdminNumDistBuckets.8000 0
  1169. rttMonStatisticsAdminNumDistBuckets.8001 0
  1170. rttMonStatisticsAdminNumDistBuckets.100007 1
  1171. rttMonStatisticsAdminNumDistBuckets.100008 1
  1172. rttMonStatisticsAdminDistInterval.12 0 milliseconds
  1173. rttMonStatisticsAdminDistInterval.505 20 milliseconds
  1174. rttMonStatisticsAdminDistInterval.7070 0 milliseconds
  1175. rttMonStatisticsAdminDistInterval.7082 0 milliseconds
  1176. rttMonStatisticsAdminDistInterval.7200 0 milliseconds
  1177. rttMonStatisticsAdminDistInterval.8000 0 milliseconds
  1178. rttMonStatisticsAdminDistInterval.8001 0 milliseconds
  1179. rttMonStatisticsAdminDistInterval.100007 20 milliseconds
  1180. rttMonStatisticsAdminDistInterval.100008 20 milliseconds
  1181. rttMonHistoryAdminNumLives.12 0
  1182. rttMonHistoryAdminNumLives.505 0
  1183. rttMonHistoryAdminNumLives.7070 0
  1184. rttMonHistoryAdminNumLives.7082 0
  1185. rttMonHistoryAdminNumLives.7200 0
  1186. rttMonHistoryAdminNumLives.8000 0
  1187. rttMonHistoryAdminNumLives.8001 0
  1188. rttMonHistoryAdminNumLives.100007 0
  1189. rttMonHistoryAdminNumLives.100008 0
  1190. rttMonHistoryAdminNumBuckets.12 0
  1191. rttMonHistoryAdminNumBuckets.505 15
  1192. rttMonHistoryAdminNumBuckets.7070 0
  1193. rttMonHistoryAdminNumBuckets.7082 0
  1194. rttMonHistoryAdminNumBuckets.7200 0
  1195. rttMonHistoryAdminNumBuckets.8000 0
  1196. rttMonHistoryAdminNumBuckets.8001 0
  1197. rttMonHistoryAdminNumBuckets.100007 15
  1198. rttMonHistoryAdminNumBuckets.100008 15
  1199. rttMonHistoryAdminNumSamples.12 1
  1200. rttMonHistoryAdminNumSamples.505 1
  1201. rttMonHistoryAdminNumSamples.7070 1
  1202. rttMonHistoryAdminNumSamples.7082 1
  1203. rttMonHistoryAdminNumSamples.7200 1
  1204. rttMonHistoryAdminNumSamples.8000 1
  1205. rttMonHistoryAdminNumSamples.8001 1
  1206. rttMonHistoryAdminNumSamples.100007 1
  1207. rttMonHistoryAdminNumSamples.100008 1
  1208. rttMonHistoryAdminFilter.12 0
  1209. rttMonHistoryAdminFilter.505 none
  1210. rttMonHistoryAdminFilter.7070 0
  1211. rttMonHistoryAdminFilter.7082 0
  1212. rttMonHistoryAdminFilter.7200 0
  1213. rttMonHistoryAdminFilter.8000 0
  1214. rttMonHistoryAdminFilter.8001 0
  1215. rttMonHistoryAdminFilter.100007 none
  1216. rttMonHistoryAdminFilter.100008 none
  1217. rttMonCtrlOperModificationTime.12 0:0:00:00.00
  1218. rttMonCtrlOperModificationTime.505 0:0:00:00.00
  1219. rttMonCtrlOperModificationTime.7070 0:0:00:00.00
  1220. rttMonCtrlOperModificationTime.7082 0:0:00:00.00
  1221. rttMonCtrlOperModificationTime.7200 0:0:00:00.00
  1222. rttMonCtrlOperModificationTime.8000 0:0:00:00.00
  1223. rttMonCtrlOperModificationTime.8001 0:0:00:00.00
  1224. rttMonCtrlOperModificationTime.100007 0:0:00:00.00
  1225. rttMonCtrlOperModificationTime.100008 0:0:00:00.00
  1226. rttMonCtrlOperDiagText.12
  1227. rttMonCtrlOperDiagText.505
  1228. rttMonCtrlOperDiagText.7070
  1229. rttMonCtrlOperDiagText.7082
  1230. rttMonCtrlOperDiagText.7200
  1231. rttMonCtrlOperDiagText.8000
  1232. rttMonCtrlOperDiagText.8001
  1233. rttMonCtrlOperDiagText.100007
  1234. rttMonCtrlOperDiagText.100008
  1235. rttMonCtrlOperResetTime.12 0:0:00:00.00
  1236. rttMonCtrlOperResetTime.505 0:0:00:00.00
  1237. rttMonCtrlOperResetTime.7070 0:0:00:00.00
  1238. rttMonCtrlOperResetTime.7082 0:0:00:00.00
  1239. rttMonCtrlOperResetTime.7200 0:0:00:00.00
  1240. rttMonCtrlOperResetTime.8000 0:0:00:00.00
  1241. rttMonCtrlOperResetTime.8001 0:0:00:00.00
  1242. rttMonCtrlOperResetTime.100007 0:0:00:00.00
  1243. rttMonCtrlOperResetTime.100008 0:0:00:00.00
  1244. rttMonCtrlOperOctetsInUse.12 0
  1245. rttMonCtrlOperOctetsInUse.505 0
  1246. rttMonCtrlOperOctetsInUse.7070 0
  1247. rttMonCtrlOperOctetsInUse.7082 0
  1248. rttMonCtrlOperOctetsInUse.7200 0
  1249. rttMonCtrlOperOctetsInUse.8000 0
  1250. rttMonCtrlOperOctetsInUse.8001 0
  1251. rttMonCtrlOperOctetsInUse.100007 0
  1252. rttMonCtrlOperOctetsInUse.100008 0
  1253. rttMonCtrlOperConnectionLostOccurred.12 false
  1254. rttMonCtrlOperConnectionLostOccurred.505 false
  1255. rttMonCtrlOperConnectionLostOccurred.7070 false
  1256. rttMonCtrlOperConnectionLostOccurred.7082 false
  1257. rttMonCtrlOperConnectionLostOccurred.7200 false
  1258. rttMonCtrlOperConnectionLostOccurred.8000 false
  1259. rttMonCtrlOperConnectionLostOccurred.8001 false
  1260. rttMonCtrlOperConnectionLostOccurred.100007 false
  1261. rttMonCtrlOperConnectionLostOccurred.100008 true
  1262. rttMonCtrlOperTimeoutOccurred.12 false
  1263. rttMonCtrlOperTimeoutOccurred.505 false
  1264. rttMonCtrlOperTimeoutOccurred.7070 false
  1265. rttMonCtrlOperTimeoutOccurred.7082 false
  1266. rttMonCtrlOperTimeoutOccurred.7200 false
  1267. rttMonCtrlOperTimeoutOccurred.8000 false
  1268. rttMonCtrlOperTimeoutOccurred.8001 false
  1269. rttMonCtrlOperTimeoutOccurred.100007 false
  1270. rttMonCtrlOperTimeoutOccurred.100008 false
  1271. rttMonCtrlOperOverThresholdOccurred.12 false
  1272. rttMonCtrlOperOverThresholdOccurred.505 false
  1273. rttMonCtrlOperOverThresholdOccurred.7070 false
  1274. rttMonCtrlOperOverThresholdOccurred.7082 false
  1275. rttMonCtrlOperOverThresholdOccurred.7200 false
  1276. rttMonCtrlOperOverThresholdOccurred.8000 false
  1277. rttMonCtrlOperOverThresholdOccurred.8001 false
  1278. rttMonCtrlOperOverThresholdOccurred.100007 false
  1279. rttMonCtrlOperOverThresholdOccurred.100008 false
  1280. rttMonCtrlOperNumRtts.12 81174
  1281. rttMonCtrlOperNumRtts.505 40504
  1282. rttMonCtrlOperNumRtts.7070 40491
  1283. rttMonCtrlOperNumRtts.7082 40467
  1284. rttMonCtrlOperNumRtts.7200 40489
  1285. rttMonCtrlOperNumRtts.8000 40427
  1286. rttMonCtrlOperNumRtts.8001 40417
  1287. rttMonCtrlOperNumRtts.100007 20308
  1288. rttMonCtrlOperNumRtts.100008 20303
  1289. rttMonCtrlOperRttLife.12 2147483647 seconds
  1290. rttMonCtrlOperRttLife.505 2147483647 seconds
  1291. rttMonCtrlOperRttLife.7070 2147483647 seconds
  1292. rttMonCtrlOperRttLife.7082 2147483647 seconds
  1293. rttMonCtrlOperRttLife.7200 2147483647 seconds
  1294. rttMonCtrlOperRttLife.8000 2147483647 seconds
  1295. rttMonCtrlOperRttLife.8001 2147483647 seconds
  1296. rttMonCtrlOperRttLife.100007 2147483647 seconds
  1297. rttMonCtrlOperRttLife.100008 2147483647 seconds
  1298. rttMonCtrlOperState.12 active
  1299. rttMonCtrlOperState.505 active
  1300. rttMonCtrlOperState.7070 active
  1301. rttMonCtrlOperState.7082 active
  1302. rttMonCtrlOperState.7200 active
  1303. rttMonCtrlOperState.8000 active
  1304. rttMonCtrlOperState.8001 active
  1305. rttMonCtrlOperState.100007 active
  1306. rttMonCtrlOperState.100008 active
  1307. rttMonCtrlOperVerifyErrorOccurred.12 false
  1308. rttMonCtrlOperVerifyErrorOccurred.505 false
  1309. rttMonCtrlOperVerifyErrorOccurred.7070 false
  1310. rttMonCtrlOperVerifyErrorOccurred.7082 false
  1311. rttMonCtrlOperVerifyErrorOccurred.7200 false
  1312. rttMonCtrlOperVerifyErrorOccurred.8000 false
  1313. rttMonCtrlOperVerifyErrorOccurred.8001 false
  1314. rttMonCtrlOperVerifyErrorOccurred.100007 false
  1315. rttMonCtrlOperVerifyErrorOccurred.100008 false
  1316. rttMonLatestRttOperCompletionTime.12 0 milliseconds/microseconds
  1317. rttMonLatestRttOperCompletionTime.505 3 milliseconds/microseconds
  1318. rttMonLatestRttOperCompletionTime.7070 0 milliseconds/microseconds
  1319. rttMonLatestRttOperCompletionTime.7082 0 milliseconds/microseconds
  1320. rttMonLatestRttOperCompletionTime.7200 0 milliseconds/microseconds
  1321. rttMonLatestRttOperCompletionTime.8000 0 milliseconds/microseconds
  1322. rttMonLatestRttOperCompletionTime.8001 0 milliseconds/microseconds
  1323. rttMonLatestRttOperCompletionTime.100007 4 milliseconds/microseconds
  1324. rttMonLatestRttOperCompletionTime.100008 0 milliseconds/microseconds
  1325. rttMonLatestRttOperSense.12 ok
  1326. rttMonLatestRttOperSense.505 ok
  1327. rttMonLatestRttOperSense.7070 ok
  1328. rttMonLatestRttOperSense.7082 ok
  1329. rttMonLatestRttOperSense.7200 ok
  1330. rttMonLatestRttOperSense.8000 ok
  1331. rttMonLatestRttOperSense.8001 ok
  1332. rttMonLatestRttOperSense.100007 ok
  1333. rttMonLatestRttOperSense.100008 notConnected
  1334. rttMonLatestRttOperApplSpecificSense.12 0
  1335. rttMonLatestRttOperApplSpecificSense.505 0
  1336. rttMonLatestRttOperApplSpecificSense.7070 0
  1337. rttMonLatestRttOperApplSpecificSense.7082 0
  1338. rttMonLatestRttOperApplSpecificSense.7200 0
  1339. rttMonLatestRttOperApplSpecificSense.8000 0
  1340. rttMonLatestRttOperApplSpecificSense.8001 0
  1341. rttMonLatestRttOperApplSpecificSense.100007 0
  1342. rttMonLatestRttOperApplSpecificSense.100008 0
  1343. rttMonLatestRttOperSenseDescription.12
  1344. rttMonLatestRttOperSenseDescription.505
  1345. rttMonLatestRttOperSenseDescription.7070
  1346. rttMonLatestRttOperSenseDescription.7082
  1347. rttMonLatestRttOperSenseDescription.7200
  1348. rttMonLatestRttOperSenseDescription.8000
  1349. rttMonLatestRttOperSenseDescription.8001
  1350. rttMonLatestRttOperSenseDescription.100007
  1351. rttMonLatestRttOperSenseDescription.100008
  1352. rttMonLatestRttOperTime.12 28:5:20:36.01
  1353. rttMonLatestRttOperTime.505 28:5:20:01.06
  1354. rttMonLatestRttOperTime.7070 28:5:20:19.54
  1355. rttMonLatestRttOperTime.7082 28:5:20:33.82
  1356. rttMonLatestRttOperTime.7200 28:5:20:17.83
  1357. rttMonLatestRttOperTime.8000 28:5:19:38.70
  1358. rttMonLatestRttOperTime.8001 28:5:20:31.92
  1359. rttMonLatestRttOperTime.100007 28:5:20:25.28
  1360. rttMonLatestRttOperTime.100008 28:5:20:25.28
  1361. "ttMonLatestRttOperAddress.12 "
  1362. "ttMonLatestRttOperAddress.505 "
  1363. "ttMonLatestRttOperAddress.7070 "
  1364. "ttMonLatestRttOperAddress.7082 "
  1365. "ttMonLatestRttOperAddress.7200 "
  1366. "ttMonLatestRttOperAddress.8000 "
  1367. "ttMonLatestRttOperAddress.8001 "
  1368. "ttMonLatestRttOperAddress.100007 "
  1369. "ttMonLatestRttOperAddress.100008 "
  1370.  
  1371. SQL[SELECT `sla_id` FROM `slas` WHERE `device_id` = '314' AND `deleted` = 0]
  1372. SQL[SELECT `sla_id` FROM `slas` WHERE `device_id` = '314' AND `sla_nr` = '12']
  1373. SQL[UPDATE `slas` set `device_id` ='314',`sla_nr` ='12',`owner` ='',`tag` ='',`rtt_type` ='y1731Delay',`status` ='1',`opstatus` ='0',`deleted` ='0' WHERE `sla_id` = '56']
  1374. .SQL[SELECT `sla_id` FROM `slas` WHERE `device_id` = '314' AND `sla_nr` = '505']
  1375. SQL[UPDATE `slas` set `device_id` ='314',`sla_nr` ='505',`owner` ='',`tag` ='',`rtt_type` ='ethernetPing',`status` ='1',`opstatus` ='0',`deleted` ='0' WHERE `sla_id` = '57']
  1376. .SQL[SELECT `sla_id` FROM `slas` WHERE `device_id` = '314' AND `sla_nr` = '7070']
  1377. SQL[UPDATE `slas` set `device_id` ='314',`sla_nr` ='7070',`owner` ='',`tag` ='',`rtt_type` ='y1731Delay',`status` ='1',`opstatus` ='0',`deleted` ='0' WHERE `sla_id` = '58']
  1378. .SQL[SELECT `sla_id` FROM `slas` WHERE `device_id` = '314' AND `sla_nr` = '7082']
  1379. SQL[UPDATE `slas` set `device_id` ='314',`sla_nr` ='7082',`owner` ='',`tag` ='',`rtt_type` ='y1731Delay',`status` ='1',`opstatus` ='0',`deleted` ='0' WHERE `sla_id` = '59']
  1380. .SQL[SELECT `sla_id` FROM `slas` WHERE `device_id` = '314' AND `sla_nr` = '7200']
  1381. SQL[UPDATE `slas` set `device_id` ='314',`sla_nr` ='7200',`owner` ='',`tag` ='',`rtt_type` ='y1731Delay',`status` ='1',`opstatus` ='0',`deleted` ='0' WHERE `sla_id` = '60']
  1382. .SQL[SELECT `sla_id` FROM `slas` WHERE `device_id` = '314' AND `sla_nr` = '8000']
  1383. SQL[UPDATE `slas` set `device_id` ='314',`sla_nr` ='8000',`owner` ='',`tag` ='',`rtt_type` ='y1731Loss',`status` ='1',`opstatus` ='0',`deleted` ='0' WHERE `sla_id` = '61']
  1384. .SQL[SELECT `sla_id` FROM `slas` WHERE `device_id` = '314' AND `sla_nr` = '8001']
  1385. SQL[UPDATE `slas` set `device_id` ='314',`sla_nr` ='8001',`owner` ='',`tag` ='',`rtt_type` ='y1731Loss',`status` ='1',`opstatus` ='0',`deleted` ='0' WHERE `sla_id` = '62']
  1386. .SQL[SELECT `sla_id` FROM `slas` WHERE `device_id` = '314' AND `sla_nr` = '100007']
  1387. SQL[UPDATE `slas` set `device_id` ='314',`sla_nr` ='100007',`owner` ='',`tag` ='',`rtt_type` ='ethernetPing',`status` ='1',`opstatus` ='0',`deleted` ='0' WHERE `sla_id` = '67']
  1388. .SQL[SELECT `sla_id` FROM `slas` WHERE `device_id` = '314' AND `sla_nr` = '100008']
  1389. SQL[UPDATE `slas` set `device_id` ='314',`sla_nr` ='100008',`owner` ='',`tag` ='',`rtt_type` ='ethernetJitter',`status` ='1',`opstatus` ='2',`deleted` ='0' WHERE `sla_id` = '68']
  1390. .
  1391.  
  1392. >> Runtime for discovery module 'cisco-sla': 0.4260 seconds with 207720 bytes
  1393. #### Unload disco module cisco-sla ####
  1394.  
  1395. SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = '314' AND `attrib_type` = 'poll_mib' ]
  1396. SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = '314' AND `attrib_type` = 'poll_mib' ]
  1397. MIB: registering
  1398. SNMP[snmptranslate -M /opt/librenms/mibs:/opt/librenms/mibs/cisco -IR -m all enterprises.9.1.2157 2>/dev/null]
  1399. CISCO-PRODUCTS-MIB::ciscoASR92012CZA
  1400.  
  1401. SNMP translated: all::enterprises.9.1.2157 -> CISCO-PRODUCTS-MIB::ciscoASR92012CZA
  1402.      CISCO-PRODUCTS-MIB::ciscoASR92012CZA
  1403. Array
  1404. (
  1405. )
  1406. MIB: Could not load definition for CISCO-PRODUCTS-MIB::ciscoASR92012CZA
  1407.  
  1408. SQL[UPDATE `devices` set `last_discovered` =NOW(),`last_discovered_timetaken` ='3.461' WHERE `device_id` = '314']
  1409. Discovered in 3.461 seconds
  1410.  
  1411. SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`)  VALUES ('discover','10.171.3.21','1500052619.9254','3.508','1','librenms-test\n')]
  1412. ./discovery.php 10.171.3.21 2017-07-14 13:17:03 - 1 devices discovered in 3.508 secs
  1413. SNMP: Get[1/0.07s] Walk [1/0.41s]
  1414. MySQL: Cell[12/0.01s] Row[3/0.00s] Rows[5/0.00s] Column[1/0.00s] Update[10/0.01s] Insert[2/0.00s] Delete[0/0.00s]
  1415.