spectools 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. data/CHANGELOG.txt +1 -0
  2. data/Manifest.txt +80 -0
  3. data/README.txt +33 -0
  4. data/README.vnmsh.txt +39 -0
  5. data/Rakefile +42 -0
  6. data/TODO +5 -0
  7. data/lib/spectools.rb +588 -0
  8. data/lib/spectools/version.rb +9 -0
  9. data/lib/vnmsh.rb +1930 -0
  10. data/test/data/connect.success +8 -0
  11. data/test/data/create.alarm +2 -0
  12. data/test/data/create.association +1 -0
  13. data/test/data/create.model +1 -0
  14. data/test/data/create.model.ip +1 -0
  15. data/test/data/destroy.alarm +1 -0
  16. data/test/data/destroy.association +1 -0
  17. data/test/data/destroy.model +9 -0
  18. data/test/data/seek +2 -0
  19. data/test/data/seek.-s +17 -0
  20. data/test/data/show.alarms +10 -0
  21. data/test/data/show.alarms-a +11 -0
  22. data/test/data/show.alarms-a-x +22 -0
  23. data/test/data/show.alarms-x +20 -0
  24. data/test/data/show.alarms.mh +1 -0
  25. data/test/data/show.associations +160 -0
  26. data/test/data/show.attributes +909 -0
  27. data/test/data/show.attributes.attr +2 -0
  28. data/test/data/show.attributes.attriid +2 -0
  29. data/test/data/show.attributes.attrname +6 -0
  30. data/test/data/show.attributes.attrr +14 -0
  31. data/test/data/show.attributes.enum +2 -0
  32. data/test/data/show.attributes.flags +16 -0
  33. data/test/data/show.attributes.mth +242 -0
  34. data/test/data/show.attributes.mth.attrr +12 -0
  35. data/test/data/show.children +47 -0
  36. data/test/data/show.children.rel +14 -0
  37. data/test/data/show.devices +21 -0
  38. data/test/data/show.enumerations +142383 -0
  39. data/test/data/show.enumerations.attr +4 -0
  40. data/test/data/show.enumerations.mth +149 -0
  41. data/test/data/show.events +2001 -0
  42. data/test/data/show.events-a +10001 -0
  43. data/test/data/show.events-n5 +6 -0
  44. data/test/data/show.events-x-n5 +21 -0
  45. data/test/data/show.inheritance +12 -0
  46. data/test/data/show.landscapes +3 -0
  47. data/test/data/show.models +2252 -0
  48. data/test/data/show.models.mhr +18 -0
  49. data/test/data/show.models.mname +4 -0
  50. data/test/data/show.models.mth +4 -0
  51. data/test/data/show.parents +6 -0
  52. data/test/data/show.relations +151 -0
  53. data/test/data/show.rules +5838 -0
  54. data/test/data/show.types +4210 -0
  55. data/test/data/show.types.flags +3137 -0
  56. data/test/data/show.types.mthr +55 -0
  57. data/test/data/show.types.mtname +2 -0
  58. data/test/data/show.watch +9 -0
  59. data/test/data/test.reconnect +1 -0
  60. data/test/data/update.alarm +1 -0
  61. data/test/data/update.model +3 -0
  62. data/test/test_helper.rb +2 -0
  63. data/test/test_spectools.rb +403 -0
  64. data/test/test_vnmsh.rb +1537 -0
  65. data/test/testcmds/ack +1 -0
  66. data/test/testcmds/connect +32 -0
  67. data/test/testcmds/create +34 -0
  68. data/test/testcmds/destroy +36 -0
  69. data/test/testcmds/disconnect +7 -0
  70. data/test/testcmds/seek +18 -0
  71. data/test/testcmds/show +243 -0
  72. data/test/testcmds/update +12 -0
  73. data/test/vnmsh/ack +1 -0
  74. data/test/vnmsh/connect +5 -0
  75. data/test/vnmsh/create +1 -0
  76. data/test/vnmsh/destroy +1 -0
  77. data/test/vnmsh/disconnect +1 -0
  78. data/test/vnmsh/seek +3 -0
  79. data/test/vnmsh/show +1 -0
  80. data/test/vnmsh/update +1 -0
  81. metadata +134 -0
@@ -0,0 +1,8 @@
1
+ connect: successful testhost
2
+ current landscape is 0x400000
3
+
4
+ WARNING: CLI is a powerful tool that allows a user to make changes
5
+ directly to the SPECTRUM knowledge-base without the error checking
6
+ provided by SpectroGRAPH. Please read the accompanying CLI user
7
+ documentation before using the create, destroy, or update commands.
8
+
@@ -0,0 +1,2 @@
1
+ ID Date Time PCauseId MHandle MName MTypeName Severity Ack
2
+ 1246535 03/05/2008 11:04:49 0x48fffc5 0x40b7d3 txhood_rms EventModel CRITICAL No
@@ -0,0 +1 @@
1
+ create association: successful
@@ -0,0 +1 @@
1
+ created model handle = 0x40b95a
@@ -0,0 +1 @@
1
+ created model handle = 0x40b8cf
@@ -0,0 +1 @@
1
+ destroy alarm: successful
@@ -0,0 +1 @@
1
+ destroy association: successful
@@ -0,0 +1,9 @@
1
+
2
+ Following Model will be destroyed :
3
+
4
+ Model_Handle -> 0x40b42b
5
+ Model_Type_Handle -> 0x2100b2
6
+ Model_Name -> 6509-1.appriss.com
7
+ Model_Type_Name -> SwCiscoIOS
8
+
9
+ destroy model: successful
@@ -0,0 +1,2 @@
1
+ MHandle MName MTypeHnd MTypeName
2
+ 0x408cac intspeclab01 0x1160089 Host_Device
@@ -0,0 +1,17 @@
1
+ MHandle MName MTypeHnd MTypeName
2
+ 0x408cb8 intspeclab01_1 0x220011 Gen_IF_Port
3
+ 0x408cb0 intspeclab01_CPUApp 0x4e00a6 UCD_CPU
4
+ 0x408cb9 intspeclab01_2 0x220011 Gen_IF_Port
5
+ 0x408cb1 intspeclab01_SNMP2_v6_Agent 0x230080 SNMP2_v6_Agent
6
+ 0x408cba intspeclab01_3 0x220011 Gen_IF_Port
7
+ 0x408cb2 intspeclab01_Host Resources 0xc40043 rfc2790App
8
+ 0x408cbb intspeclab01_4 0x220011 Gen_IF_Port
9
+ 0x408cb3 intspeclab01_MIB-I 0x23000f SNMP1_Agent
10
+ 0x408cb4 intspeclab01_System 0x23001b System1_App
11
+ 0x408cac intspeclab01 0x1160089 Host_Device
12
+ 0x408cb5 intspeclab01_UDP 0x230014 UDP1_App
13
+ 0x408cad intspeclab01_GenApp 0x4e004e UCD_GenApp
14
+ 0x408cb6 intspeclab01_TCP 0x230013 TCP1_App
15
+ 0x408cae intspeclab01_User-based Security Model 0xc40070 RFC2574App
16
+ 0x408caf intspeclab01_MemApp 0x4e00a7 UCD_Memory
17
+ 0x408cb7 intspeclab01_IP 0x230011 IP1_App
@@ -0,0 +1,10 @@
1
+ ID Date Time PCauseId MHandle MName MTypeName Severity Ack Stale Assignment Status
2
+ 98 09/20/2007 17:19:13 0x13df00c 0x40000175 Gold SLA SLA CRITICAL No No
3
+ 89 09/20/2007 17:19:13 0x13df00d 0x40000175 Gold SLA SLA CRITICAL No No
4
+ 3892 09/20/2007 18:30:37 0x10519 0x400005c8 ped90-a3804 ExtrDevice MINOR No No
5
+ 3417 09/20/2007 17:48:16 0x10519 0x400005c9 ped90-a3804 ExtrDevice MINOR No No
6
+ 3048 09/20/2007 17:24:54 0x13df004 0x40000175 Gold SLA SLA CRITICAL No No
7
+ 101 09/20/2007 17:19:13 0x13df01d 0x40000179 Gold ACM AlarmCountMon CRITICAL No No
8
+ 3576 09/20/2007 17:51:16 0x10009 0x40001367 ibus-k GnSNMPDev CRITICAL No No
9
+ 92 09/20/2007 17:19:13 0x13df01d 0x40000178 Gold DTM DownTimeMon CRITICAL No No
10
+ 3784 09/20/2007 18:30:37 0x10519 0x400005ca ped90-a3804 ExtrDevice MINOR No No
@@ -0,0 +1,11 @@
1
+ ID Date Time PCauseId MHandle MName MTypeName Severity Ack Stale Assignment Status
2
+ 3784 09/20/2007 18:30:37 0x10519 0x400005ca ped90-a3804 ExtrDevice MINOR No No
3
+ 92 09/20/2007 17:19:13 0x13df01d 0x40000178 Gold DTM DownTimeMon CRITICAL No No
4
+ 3576 09/20/2007 17:51:16 0x10009 0x40001367 ibus-k GnSNMPDev CRITICAL No No
5
+ 101 09/20/2007 17:19:13 0x13df01d 0x40000179 Gold ACM AlarmCountMon CRITICAL No No
6
+ 2907 09/20/2007 17:20:44 0x13df014 0x40000179 Gold ACM AlarmCountMon MAJOR No No
7
+ 3048 09/20/2007 17:24:54 0x13df004 0x40000175 Gold SLA SLA CRITICAL No No
8
+ 3417 09/20/2007 17:48:16 0x10519 0x400005c9 ped90-a3804 ExtrDevice MINOR No No
9
+ 3892 09/20/2007 18:30:37 0x10519 0x400005c8 ped90-a3804 ExtrDevice MINOR No No
10
+ 89 09/20/2007 17:19:13 0x13df00d 0x40000175 Gold SLA SLA CRITICAL No No
11
+ 98 09/20/2007 17:19:13 0x13df00c 0x40000175 Gold SLA SLA CRITICAL No No
@@ -0,0 +1,22 @@
1
+ ID Date Time PCauseId MHandle MName MTypeName Severity Ack Stale Assignment Status
2
+ 3784 09/20/2007 18:30:37 0x10519 0x400005ca ped90-a3804 ExtrDevice MINOR No No
3
+ 92 09/20/2007 17:19:13 0x13df01d 0x40000178 Gold DTM DownTimeMon CRITICAL No No
4
+ 3576 09/20/2007 17:51:16 0x10009 0x40001367 ibus-k GnSNMPDev CRITICAL No No
5
+ 101 09/20/2007 17:19:13 0x13df01d 0x40000179 Gold ACM AlarmCountMon CRITICAL No No
6
+ 2907 09/20/2007 17:20:44 0x13df014 0x40000179 Gold ACM AlarmCountMon MAJOR No No
7
+ 3048 09/20/2007 17:24:54 0x13df004 0x40000175 Gold SLA SLA CRITICAL No No
8
+ 3417 09/20/2007 17:48:16 0x10519 0x400005c9 ped90-a3804 ExtrDevice MINOR No No
9
+ 3892 09/20/2007 18:30:37 0x10519 0x400005c8 ped90-a3804 ExtrDevice MINOR No No
10
+ 89 09/20/2007 17:19:13 0x13df00d 0x40000175 Gold SLA SLA CRITICAL No No
11
+ 98 09/20/2007 17:19:13 0x13df00c 0x40000175 Gold SLA SLA CRITICAL No No
12
+
13
+ 0x10519 DUPLICATE MAC WITH DIFFERENT IP DETECTED SYMPTOMS: This model has the same MAC address but different network address as some other model. PROBABLE CAUSES: 1) A model exists with the same MAC address but with a different IP address than this model. 2) Are there two models with multiple hops on a route? 3) The decnet protocol causes the MAC address to be the same for all of the interfaces on a router. RECOMMENDED ACTIONS: 1) Check if both models really correspond to the same device. If so, remove one of them. 2) This message should be ignored if the decnet protocol is being used.
14
+ 0x13df01d SLA VIOLATED SYMPTOMS: The monitor has detected that the SLA has been violated. PROBABLE CAUSES: The agreed service level parameters have been exceeded because the managed object(s) show alarms. RECOMMENDED ACTIONS: Fix the managed object(s).
15
+ 0x10009 DEVICE HAS STOPPED RESPONDING TO POLLS SYMPTOMS: Device has stopped responding to polls. PROBABLE CAUSES: 1) Device Hardware Failure. 2) Cable between this and upstream device broken. 3) Power Failure. 4) Incorrect Network Address. 5) Device Firmware Failure. RECOMMENDED ACTIONS: 1) Check power to device. 2) Verify status lights on device. 3) Verify reception of packets. 4) Verify network address in device and SPECTRUM. 5) Cycle power on device and recheck. 6) If above fails, call repair.
16
+ 0x13df01d SLA VIOLATED SYMPTOMS: The monitor has detected that the SLA has been violated. PROBABLE CAUSES: The agreed service level parameters have been exceeded because the managed object(s) show alarms. RECOMMENDED ACTIONS: Fix the managed object(s).
17
+ 0x13df014 SEVERE SLA PROBLEM SYMPTOMS: A monitor has detected that the SLA is in sever danger of being violated. PROBABLE CAUSES: The managed object(s) show alarms. RECOMMENDED ACTIONS: Fix the managed object(s).
18
+ 0x13df004 SLA VIOLATION (Repair Time) SYMPTOMS: The service covered by this SLA has displayed an error condition for more than the agreed repair time. PROBABLE CAUSES: The managed object that displays an alarm has not been fixed within the agreed service time. RECOMMENDED ACTIONS: Fix the managed object.
19
+ 0x10519 DUPLICATE MAC WITH DIFFERENT IP DETECTED SYMPTOMS: This model has the same MAC address but different network address as some other model. PROBABLE CAUSES: 1) A model exists with the same MAC address but with a different IP address than this model. 2) Are there two models with multiple hops on a route? 3) The decnet protocol causes the MAC address to be the same for all of the interfaces on a router. RECOMMENDED ACTIONS: 1) Check if both models really correspond to the same device. If so, remove one of them. 2) This message should be ignored if the decnet protocol is being used.
20
+ 0x10519 DUPLICATE MAC WITH DIFFERENT IP DETECTED SYMPTOMS: This model has the same MAC address but different network address as some other model. PROBABLE CAUSES: 1) A model exists with the same MAC address but with a different IP address than this model. 2) Are there two models with multiple hops on a route? 3) The decnet protocol causes the MAC address to be the same for all of the interfaces on a router. RECOMMENDED ACTIONS: 1) Check if both models really correspond to the same device. If so, remove one of them. 2) This message should be ignored if the decnet protocol is being used.
21
+ 0x13df00d SLA VIOLATION (Downtime) SYMPTOMS: The SLA has detected that the covered service has been unavailable for more than the specified time within the given period. PROBABLE CAUSES: The managed object(s) have not been fixed within the agreed time. RECOMMENDED ACTIONS: Fix the managed object(s).
22
+ 0x13df00c SLA VIOLATION (Alarm Count) SYMPTOMS: The SLA has detected too many alarms within the specified time period. PROBABLE CAUSES: The managed objects have created too many alarms within the measurement period. RECOMMENDED ACTIONS: Fix the managed object(s).
@@ -0,0 +1,20 @@
1
+ ID Date Time PCauseId MHandle MName MTypeName Severity Ack Stale Assignment Status
2
+ 98 09/20/2007 17:19:13 0x13df00c 0x40000175 Gold SLA SLA CRITICAL No No
3
+ 89 09/20/2007 17:19:13 0x13df00d 0x40000175 Gold SLA SLA CRITICAL No No
4
+ 3892 09/20/2007 18:30:37 0x10519 0x400005c8 ped90-a3804 ExtrDevice MINOR No No
5
+ 3417 09/20/2007 17:48:16 0x10519 0x400005c9 ped90-a3804 ExtrDevice MINOR No No
6
+ 3048 09/20/2007 17:24:54 0x13df004 0x40000175 Gold SLA SLA CRITICAL No No
7
+ 101 09/20/2007 17:19:13 0x13df01d 0x40000179 Gold ACM AlarmCountMon CRITICAL No No
8
+ 3576 09/20/2007 17:51:16 0x10009 0x40001367 ibus-k GnSNMPDev CRITICAL No No
9
+ 92 09/20/2007 17:19:13 0x13df01d 0x40000178 Gold DTM DownTimeMon CRITICAL No No
10
+ 3784 09/20/2007 18:30:37 0x10519 0x400005ca ped90-a3804 ExtrDevice MINOR No No
11
+
12
+ 0x13df00c SLA VIOLATION (Alarm Count) SYMPTOMS: The SLA has detected too many alarms within the specified time period. PROBABLE CAUSES: The managed objects have created too many alarms within the measurement period. RECOMMENDED ACTIONS: Fix the managed object(s).
13
+ 0x13df00d SLA VIOLATION (Downtime) SYMPTOMS: The SLA has detected that the covered service has been unavailable for more than the specified time within the given period. PROBABLE CAUSES: The managed object(s) have not been fixed within the agreed time. RECOMMENDED ACTIONS: Fix the managed object(s).
14
+ 0x10519 DUPLICATE MAC WITH DIFFERENT IP DETECTED SYMPTOMS: This model has the same MAC address but different network address as some other model. PROBABLE CAUSES: 1) A model exists with the same MAC address but with a different IP address than this model. 2) Are there two models with multiple hops on a route? 3) The decnet protocol causes the MAC address to be the same for all of the interfaces on a router. RECOMMENDED ACTIONS: 1) Check if both models really correspond to the same device. If so, remove one of them. 2) This message should be ignored if the decnet protocol is being used.
15
+ 0x10519 DUPLICATE MAC WITH DIFFERENT IP DETECTED SYMPTOMS: This model has the same MAC address but different network address as some other model. PROBABLE CAUSES: 1) A model exists with the same MAC address but with a different IP address than this model. 2) Are there two models with multiple hops on a route? 3) The decnet protocol causes the MAC address to be the same for all of the interfaces on a router. RECOMMENDED ACTIONS: 1) Check if both models really correspond to the same device. If so, remove one of them. 2) This message should be ignored if the decnet protocol is being used.
16
+ 0x13df004 SLA VIOLATION (Repair Time) SYMPTOMS: The service covered by this SLA has displayed an error condition for more than the agreed repair time. PROBABLE CAUSES: The managed object that displays an alarm has not been fixed within the agreed service time. RECOMMENDED ACTIONS: Fix the managed object.
17
+ 0x13df01d SLA VIOLATED SYMPTOMS: The monitor has detected that the SLA has been violated. PROBABLE CAUSES: The agreed service level parameters have been exceeded because the managed object(s) show alarms. RECOMMENDED ACTIONS: Fix the managed object(s).
18
+ 0x10009 DEVICE HAS STOPPED RESPONDING TO POLLS SYMPTOMS: Device has stopped responding to polls. PROBABLE CAUSES: 1) Device Hardware Failure. 2) Cable between this and upstream device broken. 3) Power Failure. 4) Incorrect Network Address. 5) Device Firmware Failure. RECOMMENDED ACTIONS: 1) Check power to device. 2) Verify status lights on device. 3) Verify reception of packets. 4) Verify network address in device and SPECTRUM. 5) Cycle power on device and recheck. 6) If above fails, call repair.
19
+ 0x13df01d SLA VIOLATED SYMPTOMS: The monitor has detected that the SLA has been violated. PROBABLE CAUSES: The agreed service level parameters have been exceeded because the managed object(s) show alarms. RECOMMENDED ACTIONS: Fix the managed object(s).
20
+ 0x10519 DUPLICATE MAC WITH DIFFERENT IP DETECTED SYMPTOMS: This model has the same MAC address but different network address as some other model. PROBABLE CAUSES: 1) A model exists with the same MAC address but with a different IP address than this model. 2) Are there two models with multiple hops on a route? 3) The decnet protocol causes the MAC address to be the same for all of the interfaces on a router. RECOMMENDED ACTIONS: 1) Check if both models really correspond to the same device. If so, remove one of them. 2) This message should be ignored if the decnet protocol is being used.
@@ -0,0 +1 @@
1
+ ID Date Time PCauseId MHandle MName MTypeName Severity Ack Stale Assignment Status
@@ -0,0 +1,160 @@
1
+ LMHandle LMName Relation RMHandle RMName
2
+ 0x400005c7 Ped20-BD6808i Contains 0x40000c68 ExtrMod
3
+ 0x400005c7 Ped20-BD6808i Contains 0x40000c69 ExtrMod
4
+ 0x400005c7 Ped20-BD6808i Contains 0x40000c6a ExtrMod
5
+ 0x400005c7 Ped20-BD6808i Contains 0x40000c63 ExtrMod
6
+ 0x400005c7 Ped20-BD6808i Contains 0x40000c6b ExtrMod
7
+ 0x400005c7 Ped20-BD6808i Contains 0x40000c64 ExtrMod
8
+ 0x400005c7 Ped20-BD6808i Contains 0x40000c6c ExtrMod
9
+ 0x400005c7 Ped20-BD6808i Contains 0x40000c65 ExtrMod
10
+ 0x400005c7 Ped20-BD6808i Contains 0x40000c66 ExtrMod
11
+ 0x400005c7 Ped20-BD6808i Contains 0x40000c67 ExtrMod
12
+ 0x40000b5c 45.2.0.0 Collects 0x400005c7 Ped20-BD6808i
13
+ 0x400005c7 Ped20-BD6808i Collects 0x40000f64 0.10.94-2.2.D6
14
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000880 Ped20-BD6808i_1/28
15
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008a0 Ped20-BD6808i_3/12
16
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008c0 Ped20-BD6808i_3/44
17
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000869 Ped20-BD6808i_1/5
18
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000889 Ped20-BD6808i_1/37
19
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008a9 Ped20-BD6808i_3/21
20
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000872 Ped20-BD6808i_1/14
21
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000892 Ped20-BD6808i_1/46
22
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008b2 Ped20-BD6808i_3/30
23
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008d2 Ped20-BD6808i_5/6
24
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000087b Ped20-BD6808i_1/23
25
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000089b Ped20-BD6808i_3/7
26
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008bb Ped20-BD6808i_3/39
27
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000884 Ped20-BD6808i_1/32
28
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008a4 Ped20-BD6808i_3/16
29
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008c4 Ped20-BD6808i_3/48
30
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000086d Ped20-BD6808i_1/9
31
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000088d Ped20-BD6808i_1/41
32
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008ad Ped20-BD6808i_3/25
33
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000876 Ped20-BD6808i_1/18
34
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000896 Ped20-BD6808i_3/2
35
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008b6 Ped20-BD6808i_3/34
36
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000086f Ped20-BD6808i_1/11
37
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000087f Ped20-BD6808i_1/27
38
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000088f Ped20-BD6808i_1/43
39
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000089f Ped20-BD6808i_3/11
40
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008af Ped20-BD6808i_3/27
41
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008bf Ped20-BD6808i_3/43
42
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008cf Ped20-BD6808i_5/3
43
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008df Ped20-BD6808i_802.1Q Encapsulation Tag 4094
44
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000868 Ped20-BD6808i_1/4
45
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000878 Ped20-BD6808i_1/20
46
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000888 Ped20-BD6808i_1/36
47
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000898 Ped20-BD6808i_3/4
48
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008a8 Ped20-BD6808i_3/20
49
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008b8 Ped20-BD6808i_3/36
50
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008d8 Ped20-BD6808i_5/8
51
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000871 Ped20-BD6808i_1/13
52
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000881 Ped20-BD6808i_1/29
53
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000891 Ped20-BD6808i_1/45
54
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008a1 Ped20-BD6808i_3/13
55
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008b1 Ped20-BD6808i_3/29
56
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008c1 Ped20-BD6808i_3/45
57
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008d1 Ped20-BD6808i_5/5
58
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000086a Ped20-BD6808i_1/6
59
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000087a Ped20-BD6808i_1/22
60
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000088a Ped20-BD6808i_1/38
61
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000089a Ped20-BD6808i_3/6
62
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008aa Ped20-BD6808i_3/22
63
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008ba Ped20-BD6808i_3/38
64
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008da Ped20-BD6808i_Management Port
65
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000873 Ped20-BD6808i_1/15
66
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000883 Ped20-BD6808i_1/31
67
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000893 Ped20-BD6808i_1/47
68
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008a3 Ped20-BD6808i_3/15
69
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008b3 Ped20-BD6808i_3/31
70
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008c3 Ped20-BD6808i_3/47
71
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008d3 Ped20-BD6808i_5/7
72
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008e3 Ped20-BD6808i_access-e
73
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000086c Ped20-BD6808i_1/8
74
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000087c Ped20-BD6808i_1/24
75
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000088c Ped20-BD6808i_1/40
76
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000089c Ped20-BD6808i_3/8
77
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008ac Ped20-BD6808i_3/24
78
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008bc Ped20-BD6808i_3/40
79
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000875 Ped20-BD6808i_1/17
80
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000885 Ped20-BD6808i_1/33
81
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000895 Ped20-BD6808i_3/1
82
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008a5 Ped20-BD6808i_3/17
83
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008b5 Ped20-BD6808i_3/33
84
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008c5 Ped20-BD6808i_5/1
85
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008e5 Ped20-BD6808i_MacVlanDiscover
86
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000086e Ped20-BD6808i_1/10
87
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000087e Ped20-BD6808i_1/26
88
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000088e Ped20-BD6808i_1/42
89
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000089e Ped20-BD6808i_3/10
90
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008ae Ped20-BD6808i_3/26
91
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008be Ped20-BD6808i_3/42
92
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008ce Ped20-BD6808i_5/2
93
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000867 Ped20-BD6808i_1/3
94
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000877 Ped20-BD6808i_1/19
95
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000887 Ped20-BD6808i_1/35
96
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000897 Ped20-BD6808i_3/3
97
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008a7 Ped20-BD6808i_3/19
98
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008b7 Ped20-BD6808i_3/35
99
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000870 Ped20-BD6808i_1/12
100
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000890 Ped20-BD6808i_1/44
101
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008b0 Ped20-BD6808i_3/28
102
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008d0 Ped20-BD6808i_5/4
103
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000879 Ped20-BD6808i_1/21
104
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000899 Ped20-BD6808i_3/5
105
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008b9 Ped20-BD6808i_3/37
106
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008d9 Ped20-BD6808i_6/1
107
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000862 Ped20-BD6808i_1/1
108
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000882 Ped20-BD6808i_1/30
109
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008a2 Ped20-BD6808i_3/14
110
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008c2 Ped20-BD6808i_3/46
111
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000086b Ped20-BD6808i_1/7
112
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000088b Ped20-BD6808i_1/39
113
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008ab Ped20-BD6808i_3/23
114
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000874 Ped20-BD6808i_1/16
115
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000894 Ped20-BD6808i_1/48
116
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008b4 Ped20-BD6808i_3/32
117
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000087d Ped20-BD6808i_1/25
118
+ 0x400005c7 Ped20-BD6808i HASPART 0x4000089d Ped20-BD6808i_3/9
119
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008bd Ped20-BD6808i_3/41
120
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008dd Ped20-BD6808i_802.1Q Encapsulation Tag 0001
121
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000866 Ped20-BD6808i_1/2
122
+ 0x400005c7 Ped20-BD6808i HASPART 0x40000886 Ped20-BD6808i_1/34
123
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008a6 Ped20-BD6808i_3/18
124
+ 0x400005c7 Ped20-BD6808i HASPART 0x400008e6 Ped20-BD6808i_lo0
125
+ 0x40001240 802.3_Segment Connects_to 0x400005c7 Ped20-BD6808i
126
+ 0x40000f64 0.10.94-2.2.D6 Connects_to 0x400005c7 Ped20-BD6808i
127
+ 0x4000082d Ped70-BD6808i_6/1 Connects_to 0x400005c7 Ped20-BD6808i
128
+ 0x400005c7 Ped20-BD6808i Is_Adjacent_to 0x400005c0 Ped70-BD6808i
129
+ 0x400005c7 Ped20-BD6808i Is_Adjacent_to 0x40001240 802.3_Segment
130
+ 0x400005c7 Ped20-BD6808i Manages 0x40000700 Ped20-BD6808i_RFC2925App
131
+ 0x400005c7 Ped20-BD6808i Manages 0x40000718 Ped20-BD6808i_Standard RMON
132
+ 0x400005c7 Ped20-BD6808i Manages 0x40000701 Ped20-BD6808i_Ethernet App
133
+ 0x400005c7 Ped20-BD6808i Manages 0x40000702 Ped20-BD6808i_Gen Bridge App
134
+ 0x400005c7 Ped20-BD6808i Manages 0x400006fb Ped20-BD6808i_MIB-II
135
+ 0x400005c7 Ped20-BD6808i Manages 0x400006fc Ped20-BD6808i_ExtrVlanApp
136
+ 0x400005c7 Ped20-BD6808i Manages 0x400006fd Ped20-BD6808i_ExtrChasApp
137
+ 0x400005c7 Ped20-BD6808i Manages 0x400006fe Ped20-BD6808i_EntityMIBApp
138
+ 0x400005c7 Ped20-BD6808i Manages 0x400006ff Ped20-BD6808i_VRRP
139
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000700 Ped20-BD6808i_RFC2925App
140
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000710 Ped20-BD6808i_ExtrQoSApp
141
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000718 Ped20-BD6808i_Standard RMON
142
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000840 Ped20-BD6808i_E Probe 5007
143
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000701 Ped20-BD6808i_Ethernet App
144
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000711 Ped20-BD6808i_ExtrRTStatApp
145
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000702 Ped20-BD6808i_Gen Bridge App
146
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000712 Ped20-BD6808i_ExtrEdpApp
147
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x400006fb Ped20-BD6808i_MIB-II
148
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000713 Ped20-BD6808i_Transparent
149
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x400006fc Ped20-BD6808i_ExtrVlanApp
150
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000714 Ped20-BD6808i_ExtrDlcsApp
151
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x400006fd Ped20-BD6808i_ExtrChasApp
152
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000715 Ped20-BD6808i_Static
153
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000855 Ped20-BD6808i_E Probe 6001
154
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x400006fe Ped20-BD6808i_EntityMIBApp
155
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x40000716 Ped20-BD6808i_Spanning Tree
156
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x400006ff Ped20-BD6808i_VRRP
157
+ 0x400005c7 Ped20-BD6808i PossPrimApp 0x400007d7 Ped20-BD6808i_E Probe 5001
158
+ 0x400005c7 Ped20-BD6808i Has_Relay_Function 0x40000702 Ped20-BD6808i_Gen Bridge App
159
+ 0x4000001e Extreme NCM_Family_Has_Device 0x400005c7 Ped20-BD6808i
160
+ 0x400005c7 Ped20-BD6808i RTM_HAS_TEST_HOST 0x4000085e Ped20-BD6808i_RTMHost
@@ -0,0 +1,909 @@
1
+ Id Name Iid Value
2
+ 0x10000 Modeltype_Name ExtrDevice
3
+ 0x10001 Modeltype_Handle 0x3b5000f
4
+ 0x10004 Contact_Status 1
5
+ 0x10009 Security_String
6
+ 0x1000a Condition 0
7
+ 0x1000b Condition_Value 0
8
+ 0x1000c Value_When_Yellow 1
9
+ 0x1000d Value_When_Orange 3
10
+ 0x1000e Value_When_Red 7
11
+ 0x1000f Composite_Condition 0
12
+ 0x10010 Yellow_Threshold 3
13
+ 0x10011 Orange_Threshold 6
14
+ 0x10012 Red_Threshold 10
15
+ 0x10013 Rollup_Condition 0
16
+ 0x10014 Child_Count 1
17
+ 0x10015 Lost_or_Unknown_Child_Count 0
18
+ 0x10016 Topological_Level 0
19
+ 0x10019 Load 0
20
+ 0x1001a PacketRate 0
21
+ 0x1001b SoftErrorRate 0
22
+ 0x1001c HardErrorCount 0
23
+ 0x10023 Agent_Port 1610
24
+ 0x10024 Community_Name public
25
+ 0x1002a Icon_List 0.0.0.0.0.0.0.0.0.0.0.0
26
+ 0x1002b Button_List 4.0.0.0.70.0.0.0.FF.FF.0.0.1.0.0.0.45.78.74.72.44.65.76.69.63.65.2F.43.73.43.6F.6E.66.69.67.2E.33.30.0.0.0.0.0.0.0.0.0.0.C7.5.0.40.12.0.0.0.43.6F.6E.66.69.67.75.72.61.74.69.6F.6E.20.56.69.65.77.70.0.0.0.FF.FF.0.0.1.0.0.0.45.78.74.72.44.65.76.69.63.65.2F.43.73.50.65.72.66.6F.72.6D.2E.33.30.0.0.0.0.0.0.0.0.0.C7.5.0.40.10.0.0.0.50.65.72.66.6F.72.6D.61.6E.63.65.20.56.69.65.77.70.0.0.0.FF.FF.0.0.1.0.0.0.45.78.74.72.44.65.76.69.63.65.2F.43.73.44.69.61.67.6E.73.74.63.2E.33.30.0.0.0.0.0.0.0.0.C7.5.0.40.F.0.0.0.44.69.61.67.6E.6F.73.74.69.63.20.56.69.65.77.70.0.0.0.FF.FF.0.0.1.0.0.0.45.78.74.72.44.65.76.69.63.65.2F.43.73.41.70.70.6C.73.2E.33.30.0.0.0.0.0.0.0.0.0.0.0.C7.5.0.40.10.0.0.0.41.70.70.6C.69.63.61.74.69.6F.6E.20.56.69.65.77
27
+ 0x1002c Change_Stamp 0
28
+ 0x10030 Serial_Number 801000-10-0117F45811
29
+ 0x10031 Model_Number
30
+ 0x10032 Manufacturer Extreme Networks
31
+ 0x10052 sysDescr MSM64 - Version 6.2.0 (Build 187) by emar Fri 04/12/2002 3:34p
32
+ 0x10053 sysObjectID 1.3.6.1.4.1.1916.2.11
33
+ 0x1006e Model_Name Ped20-BD6808i
34
+ 0x1006f Next_Time_to_Poll 0
35
+ 0x10070 Time_of_Last_Poll 0
36
+ 0x10071 Polling_Interval 300
37
+ 0x10072 Poll_Log_Ratio 0
38
+ 0x10073 Activation_Status 0
39
+ 0x1007c Model_State 1
40
+ 0x10096 ipForwarding 0
41
+ 0x10097 ipDefaultTTL 128
42
+ 0x10098 ipInReceives 125731
43
+ 0x10099 ipInHdrErrors 0
44
+ 0x1009a ipInAddrErrors 15
45
+ 0x1009b ipForwDatagrams 0
46
+ 0x1009c ipInUnknownProtos 0
47
+ 0x1009d ipInDiscards 0
48
+ 0x1009f ipInDelivers 62865
49
+ 0x100a0 ipOutRequests 188595
50
+ 0x100a1 ipOutDiscards 0
51
+ 0x100a2 ipOutNoRoutes 2
52
+ 0x100a5 ipReasmTimeout 60
53
+ 0x100a6 ipReasmReqds 0
54
+ 0x100a7 ipReasmOKs 0
55
+ 0x100a8 ipReasmFails 0
56
+ 0x100a9 ipFragOKs 0
57
+ 0x100aa ipFragCreates 0
58
+ 0x100ab ipFragFails 0
59
+ 0x100ad ipAdEntIfIndex 45.121.20.21 20029
60
+ 0x100ae ipAdEntAddr 45.121.20.21 2D.79.14.15
61
+ 0x100af ipAdEntNetMask 45.121.20.21 FF.FF.FF.0
62
+ 0x100b0 ipAdEntBcastAddr 45.121.20.21 1
63
+ 0x100b1 ipRouteDest 0.0.0.0 0.0.0.0
64
+ 0x100b2 ipRouteIfIndex 0.0.0.0 20030
65
+ 0x100b3 ipRouteMetric1 0.0.0.0 1
66
+ 0x100b4 ipRouteMetric2 0.0.0.0 -1
67
+ 0x100b5 ipRouteMetric3 0.0.0.0 -1
68
+ 0x100b6 ipRouteMetric4 0.0.0.0 -1
69
+ 0x100b7 ipRouteNextHop 0.0.0.0 2D.2.0.1
70
+ 0x100b9 HU_Part_Models 0.0.0.0
71
+ 0x100bf ipRouteType 0.0.0.0 4
72
+ 0x100c0 ipRouteProto 0.0.0.0 2
73
+ 0x100c1 ipRouteAge 0.0.0.0 408344
74
+ 0x100c2 If_Instance_ID
75
+ 0x100c3 ifNumber 126
76
+ 0x100c4 ifIndex 1001 1001
77
+ 0x100c5 ifDescr 1001 MSM64/F48Ti-Port 1:1
78
+ 0x100c6 ifType 1001 6
79
+ 0x100c7 ifMtu 1001 1500
80
+ 0x100c8 ifSpeed 1001 0
81
+ 0x100c9 ifPhysAddress 1001 0.1.30.F9.CA.0
82
+ 0x100ca ifAdminStatus 1001 1
83
+ 0x100cb ifOperStatus 1001 2
84
+ 0x100cc ifLastChange 1001 2000
85
+ 0x100cd ifInOctets 1001 0
86
+ 0x100ce ifInUcastPkts 1001 0
87
+ 0x100cf ifInNUcastPkts 1001 0
88
+ 0x100d0 ifInDiscards 1001 0
89
+ 0x100d1 ifInErrors 1001 0
90
+ 0x100d2 ifInUnknownProtos 1001 0
91
+ 0x100d3 ifOutOctets 1001 0
92
+ 0x100d4 ifOutUcastPkts 1001 0
93
+ 0x100d5 ifOutNUcastPkts 1001 0
94
+ 0x100d6 ifOutDiscards 1001 0
95
+ 0x100d7 ifOutErrors 1001 0
96
+ 0x100d8 ifOutQLen 1001 0
97
+ 0x100da atIfIndex 20029.45.121.20.20 20029
98
+ 0x101fd Device_Connector_Count 0
99
+ 0x101fe Device_Bad_Connector_Count 0
100
+ 0x10245 sysUpTime 6286625
101
+ 0x10246 HU_Conn_Lst 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0
102
+ 0x1024a Initial_Child_Count 1
103
+ 0x1027f Network_Address 192.2.20.2
104
+ 0x1048e Processes_Traps FALSE
105
+ 0x10b48 If_State 1
106
+ 0x10b49 AAtest_attrib 0
107
+ 0x10b5a sysContact eNet NOC
108
+ 0x10b5b sysName Ped20-BD6808i
109
+ 0x10b77 EtherIndex
110
+ 0x10b78 EtherCRCErrs
111
+ 0x10b79 EtherAlignErrs
112
+ 0x10b7a EtherOutColls
113
+ 0x10b7b EtherSpuriousIntrs
114
+ 0x10b7c EtherJabberConds
115
+ 0x10b7e EtherCarrierLosts
116
+ 0x10b7f EtherHeartBeatErrs
117
+ 0x10b80 EtherRunts
118
+ 0x10b81 EtherGiants
119
+ 0x10b82 Dot5Index
120
+ 0x10b83 Dot50ddByteCounts
121
+ 0x10b84 Dot5ParityErrs
122
+ 0x10b85 Dot5BadFormats
123
+ 0x10b86 Dot5OutTimeOuts
124
+ 0x10b87 ConnectedToRing
125
+ 0x10b88 T1CSUIndex
126
+ 0x10b89 T1Index
127
+ 0x10b8a T1CurrentPeriod
128
+ 0x10b8b T1TimeElapsed
129
+ 0x10b8c T1ErrIndex
130
+ 0x10b8d T1ErrorSecs
131
+ 0x10bc4 T1BurstySecs
132
+ 0x10bc5 T1SeverelyErroredSecs
133
+ 0x10bc6 T1FailedSecs
134
+ 0x10bc7 T1BipolarViolations
135
+ 0x10c48 Collected_By_List 3.0.0.0.91.0.1.0.4.0.0.40.2E.0.1.0.81.1.0.40.2D.0.1.0.5C.B.0.40
136
+ 0x10cf5 Device_Lost_Count 0
137
+ 0x10f1c Protocol_ID 1
138
+ 0x10f21 Part_List 0.0.0.0.0.0.0.0.0.0.0.0
139
+ 0x10f5f EDIT_COUNT 0
140
+ 0x10fcd atNetAddress 20029.45.121.20.20 79.14.14.0
141
+ 0x10fce atPhysAddress 20029.45.121.20.20 0.1.30.33.5F.0
142
+ 0x11025 mdl_modfy_athr
143
+ 0x11026 mdl_creat_athr kloeber@spectrum81
144
+ 0x11027 Discvy_Capable FALSE
145
+ 0x1102a mdl_creat_time 1188222321
146
+ 0x1102c mdl_modfy_time 0
147
+ 0x1102e sysLocation InteropNet - South Hall
148
+ 0x1102f sysServices 79
149
+ 0x11032 ipAdEntReasmMaxSize 45.121.20.21 65535
150
+ 0x1103e ipRouteMask 0.0.0.0 0.0.0.0
151
+ 0x1103f ipNetToMediaIfIndex 20029.45.121.20.20 20029
152
+ 0x11040 ipNetToMediaPhysAddress 20029.45.121.20.20 0.1.30.33.5F.0
153
+ 0x11041 ipNetToMediaNetAddress 20029.45.121.20.20 45.121.20.20
154
+ 0x11042 ipNetToMediaType 20029.45.121.20.20 3
155
+ 0x110b4 model_verify 2
156
+ 0x110b7 Discovery_Level 0
157
+ 0x110b8 Network_Mask 0.0.0.0
158
+ 0x110bb System_Oid_Verify
159
+ 0x110c4 TimeOut 3000
160
+ 0x110c5 TryCount 3
161
+ 0x110c6 System_Desc_Verify
162
+ 0x110df MAC_Address 0.1.30.F9.CA.0
163
+ 0x110ed Dev_Contact_Status 1
164
+ 0x110ee Duplicate_IP_Model FALSE
165
+ 0x11117 DataRelayCount 0
166
+ 0x1111e Board_Structure 0
167
+ 0x11137 Router_Discovery TRUE
168
+ 0x11138 LAN_Discovery TRUE
169
+ 0x111f0 Identify_Attribute 0x0
170
+ 0x111f1 Version_Number 8.1.0.002
171
+ 0x112e3 IF_Port_Types 11.0.22.0
172
+ 0x112e6 red_child_cnt 0
173
+ 0x112e8 Loadx100 0
174
+ 0x112eb model_mismatch 1
175
+ 0x1134e Acknowledged TRUE
176
+ 0x1142c Ext_Name_Attr 0x10b5b
177
+ 0x114e1 DeviceViewMode 0
178
+ 0x114e2 Disposable_Precedence 10
179
+ 0x114e3 Repair_List
180
+ 0x114e4 Duplicate_Physical_Model FALSE
181
+ 0x114e9 GaugeActionLst 0.0.0.0.0.0
182
+ 0x1154b Normal_View_Type DEVTOP1.7
183
+ 0x1154e condition_assert_info
184
+ 0x1154f PollingStatus TRUE
185
+ 0x11551 Prev_Polling_Interval 60
186
+ 0x11553 DeviceViewEditable FALSE
187
+ 0x11554 Create_IF_Port TRUE
188
+ 0x11555 MAC_ADDR_OID
189
+ 0x11559 HardErrorRate 0
190
+ 0x1155f gib_mtype_name
191
+ 0x11560 gib_mtype_name_menu
192
+ 0x11561 gib_model_name
193
+ 0x11563 gib_model_name_menu
194
+ 0x11564 Notes
195
+ 0x11570 Vendor_Name Extreme Networks
196
+ 0x11578 VersionNumber 8.1.0.0
197
+ 0x11583 DevViewCurrentAction 0
198
+ 0x11620 Last_Successful_Poll 1190365852
199
+ 0x11671 Connect_This_Model FALSE
200
+ 0x116e7 ifSpecific 1001 0.0
201
+ 0x117a7 sysObjectID
202
+ 0x117a8 sysDescr MSM64 - Version 6.2.0 (Build 187) by emar Fri 04/12/2002 3:34p
203
+ 0x117d1 Table_Update 0
204
+ 0x117d2 ipRouteMetric5 0.0.0.0 -1
205
+ 0x117d3 ipRouteInfo 0.0.0.0 0.0
206
+ 0x117d4 ipRoutingDiscards 0
207
+ 0x117dc Firmware_Version_Number
208
+ 0x11855 LogicalGaugeMode 0
209
+ 0x118b8 CompanyName Aprisma Management Technologies
210
+ 0x118b9 Contact
211
+ 0x118ba PhoneNumber
212
+ 0x118bb RevisionHistory
213
+ 0x118bc Description Extreme BlackDiamond, Summit and Alpine Switch Devices
214
+ 0x118cd DeviceLocation
215
+ 0x118eb Discovery_Precedence 1610612736
216
+ 0x118fb DupMACAddr FALSE
217
+ 0x118fc DupMACModelAlarmSwitch TRUE
218
+ 0x1194e ModelCreateEventSwitch TRUE
219
+ 0x1196a MMName Extreme MM
220
+ 0x1196b MMPartNumber SM-EXT1000
221
+ 0x1196c MgmntProtocol SNMP
222
+ 0x1196e intelPartList
223
+ 0x11979 AutoName TRUE
224
+ 0x1197a Max_Octet_Len 4
225
+ 0x1197b Message_Size 1500
226
+ 0x1197c Verify_Mismatch_Model TRUE
227
+ 0x1197d WatchNames
228
+ 0x1197e WatchAttrs
229
+ 0x11989 Need_Duplicate_IP TRUE
230
+ 0x1199b Vendor_Object_ID 1.3.6.1.4.1.1916
231
+ 0x1199c Desc_Key_Word
232
+ 0x119c3 Registers_For_Alerts TRUE
233
+ 0x119c4 Is_Complex_ModelType FALSE
234
+ 0x11a3c GeneralDiscClass 2
235
+ 0x11a3d DataRelayClass 2
236
+ 0x11a3e ConnectionPrec 0
237
+ 0x11a3f ADiscDataRelayMH 0x0
238
+ 0x11a55 autoplace_alg 0
239
+ 0x11a56 ContactStatusEventSwitch TRUE
240
+ 0x11a58 FlashGreen FALSE
241
+ 0x11a7f CommunityNameForSNMPSets
242
+ 0x11a80 IsMovable FALSE
243
+ 0x11ace AlarmFromRollup TRUE
244
+ 0x11b3d PollingMultiplier 1
245
+ 0x11b41 createtime 1188222321
246
+ 0x11b47 createdate 0
247
+ 0x11b48 IfProvidesRel 0x10020
248
+ 0x11b49 IfCollectsRel 0x10002
249
+ 0x11b4a IfContainsRel 0x10001
250
+ 0x11b4b IfIsAssignedRel 0x1001c
251
+ 0x11b4c IfManagesRel 0x1001f
252
+ 0x11b4d IfOrgRel 0x10016
253
+ 0x11b4e IfOwnsRel 0x10018
254
+ 0x11b4f IfHaspartRel 0x10004
255
+ 0x11cce DisableUnmanagedTraps FALSE
256
+ 0x11cd0 DisableTrapEvents FALSE
257
+ 0x11cdd IsDuplicateModel FALSE
258
+ 0x11cde NeedDuplicateModel TRUE
259
+ 0x11cdf IsDuplicateIPDiffMAC FALSE
260
+ 0x11ce0 NeedDuplicateIPDiffMAC TRUE
261
+ 0x11ce1 IsDuplicateMACDiffIP FALSE
262
+ 0x11ce2 NeedDuplicateMACDiffIP TRUE
263
+ 0x11d1d NeedMACAddrIH TRUE
264
+ 0x11d25 DiscoverConnectionsAfterLinkUpEvent FALSE
265
+ 0x11d27 DeviceDiscoveryAfterReconfig FALSE
266
+ 0x11d28 DeviceLinkDownEventCode 2228225
267
+ 0x11d29 DeviceLinkUpEventCode 2228226
268
+ 0x11d2a PrimaryAddress 192.2.20.2
269
+ 0x11d2b RedundancyPreferredAddresses 9D.1.23.0.0.0.2.0.0.0.15.14.79.2D.14.1.A8.C0
270
+ 0x11d2c RedundancyEnabled TRUE
271
+ 0x11d2d Rollup_Acknowledge TRUE
272
+ 0x11d3b PeerLinkList 2.0.0.0.1.0.0.0.40.12.0.40.1.0.0.0.40.12.0.40.72.8.0.40.1.0.0.0.C0.5.0.40.1.0.0.0.2D.8.0.40.D9.8.0.40
273
+ 0x11d3d support_ICMP TRUE
274
+ 0x11d41 Poll_Linked_Ports TRUE
275
+ 0x11d8c ipRouteMask 0.0.0.0 0.0.0.0
276
+ 0x11d99 IfIsServerToRel 0x10025
277
+ 0x11dd3 Remove_Connections FALSE
278
+ 0x11dd4 If_IsAutoCnfgActive TRUE
279
+ 0x11dd6 Rdnd_CheckGenAlarms TRUE
280
+ 0x11e24 TelnetPortNum 23
281
+ 0x11edf Rollup_Child_Rels 1 0x10004
282
+ 0x11ee1 RedundancyExcludedAddresses
283
+ 0x11ee6 Inventory_Candidate TRUE
284
+ 0x11ee7 Inventory_Add_Time 0
285
+ 0x11ee8 Model_Class 2
286
+ 0x11ee9 Mapped_Status 0
287
+ 0x11eea New_Inventory_Entry FALSE
288
+ 0x11f21 ifInMulticastPkts 1001 0
289
+ 0x11f22 ifInBroadcastPkts 1001 0
290
+ 0x11f23 ifOutMulticastPkts 1001 0
291
+ 0x11f24 ifOutBroadcastPkts 1001 0
292
+ 0x11f25 ifHCInOctets 1001 0
293
+ 0x11f26 ifHCInUcastPkts 1001 0
294
+ 0x11f27 ifHCInMulticastPkts 1001 0
295
+ 0x11f28 ifHCInBroadcastPkts 1001 0
296
+ 0x11f29 ifHCOutOctets 1001 0
297
+ 0x11f2a ifHCOutUcastPkts 1001 0
298
+ 0x11f2b ifHCOutMulticastPkts 1001 0
299
+ 0x11f2c ifHCOutBroadcastPkts 1001 0
300
+ 0x11f2d ifLinkUpDownTrapEnable 1001 1
301
+ 0x11f2e ifHighSpeed 1001 0
302
+ 0x11f2f ifPromiscuousMode 1001 1
303
+ 0x11f30 ifConnectorPresent 1001 1
304
+ 0x11f33 ifStackHigherLayer
305
+ 0x11f34 ifStackLowerLayer
306
+ 0x11f35 ifStackStatus 20002.20004 1
307
+ 0x11f36 Managed_Element_Type
308
+ 0x11f38 Inventory_Run_ID 2811347847
309
+ 0x11f39 Throttle_Count 10
310
+ 0x11f3a Route_Table_Info
311
+ 0x11f3c Create_Sub_Interfaces TRUE
312
+ 0x11f48 View_Description_List
313
+ 0x11f49 View_Attr_List
314
+ 0x11f4b Explorer_View_Info
315
+ 0x11f60 ifName 1001 1/1
316
+ 0x11f76 IfCollectsChassis 0x10028
317
+ 0x11f79 Throttling FALSE
318
+ 0x11f7c ifStackLastChange 0
319
+ 0x11f7d ifTableLastChange 0
320
+ 0x11f7f Use_If_Table_Last_Change TRUE
321
+ 0x11f80 Use_If_Alias TRUE
322
+ 0x11f81 If_Change_Attr 0x100c3
323
+ 0x11f83 Write_If_Alias FALSE
324
+ 0x11f84 ifAlias 1001
325
+ 0x11f89 ShowPerfGraphOnIcon FALSE
326
+ 0x11faf LostFoundModel FALSE
327
+ 0x11fb1 HU_Component_OID_Attr 0x1006a
328
+ 0x11fb3 If_Default_Mtype 0x3b50011
329
+ 0x11fb4 If_Mtype_Map 4 0x220013
330
+ 0x11fb4 If_Mtype_Map 5 0x220013
331
+ 0x11fb4 If_Mtype_Map 16 0x220013
332
+ 0x11fb4 If_Mtype_Map 17 0x220013
333
+ 0x11fb4 If_Mtype_Map 18 0x220013
334
+ 0x11fb4 If_Mtype_Map 19 0x220013
335
+ 0x11fb4 If_Mtype_Map 20 0x220013
336
+ 0x11fb4 If_Mtype_Map 21 0x220013
337
+ 0x11fb4 If_Mtype_Map 22 0x220013
338
+ 0x11fb4 If_Mtype_Map 23 0x220013
339
+ 0x11fb4 If_Mtype_Map 25 0x220013
340
+ 0x11fb4 If_Mtype_Map 27 0x220013
341
+ 0x11fb4 If_Mtype_Map 28 0x220013
342
+ 0x11fb4 If_Mtype_Map 30 0x220013
343
+ 0x11fb4 If_Mtype_Map 31 0x220013
344
+ 0x11fb4 If_Mtype_Map 32 0x220012
345
+ 0x11fb4 If_Mtype_Map 33 0x220013
346
+ 0x11fb4 If_Mtype_Map 39 0x220013
347
+ 0x11fb4 If_Mtype_Map 42 0x220013
348
+ 0x11fb4 If_Mtype_Map 43 0x220013
349
+ 0x11fb4 If_Mtype_Map 45 0x220013
350
+ 0x11fb4 If_Mtype_Map 46 0x220013
351
+ 0x11fb4 If_Mtype_Map 47 0x220013
352
+ 0x11fb4 If_Mtype_Map 48 0x220013
353
+ 0x11fb4 If_Mtype_Map 52 0x220013
354
+ 0x11fb4 If_Mtype_Map 63 0x220013
355
+ 0x11fb4 If_Mtype_Map 64 0x220013
356
+ 0x11fb4 If_Mtype_Map 65 0x220013
357
+ 0x11fb4 If_Mtype_Map 66 0x220013
358
+ 0x11fb4 If_Mtype_Map 67 0x220013
359
+ 0x11fb4 If_Mtype_Map 75 0x220013
360
+ 0x11fb4 If_Mtype_Map 76 0x220013
361
+ 0x11fb4 If_Mtype_Map 77 0x220013
362
+ 0x11fb4 If_Mtype_Map 81 0x220013
363
+ 0x11fb4 If_Mtype_Map 82 0x220013
364
+ 0x11fb4 If_Mtype_Map 84 0x220013
365
+ 0x11fb4 If_Mtype_Map 93 0x220013
366
+ 0x11fb4 If_Mtype_Map 100 0x220013
367
+ 0x11fb4 If_Mtype_Map 101 0x220013
368
+ 0x11fb4 If_Mtype_Map 102 0x220013
369
+ 0x11fb4 If_Mtype_Map 103 0x220013
370
+ 0x11fb4 If_Mtype_Map 104 0x220013
371
+ 0x11fb4 If_Mtype_Map 108 0x220013
372
+ 0x11fb4 If_Mtype_Map 118 0x220013
373
+ 0x11fb4 If_Mtype_Map 119 0x220013
374
+ 0x11fb4 If_Mtype_Map 120 0x220013
375
+ 0x11fb4 If_Mtype_Map 127 0x36c001a
376
+ 0x11fb4 If_Mtype_Map 128 0x36c001a
377
+ 0x11fb4 If_Mtype_Map 129 0x36c001a
378
+ 0x11fb4 If_Mtype_Map 133 0x220013
379
+ 0x11fb4 If_Mtype_Map 135 0x4670001
380
+ 0x11fb4 If_Mtype_Map 136 0x4670001
381
+ 0x11fb4 If_Mtype_Map 137 0x4670001
382
+ 0x122d9 deviceIPAddressListPollInt 1
383
+ 0x122da TrapStormLength 5
384
+ 0x122db traps_per_sec_storm_threshold 20
385
+ 0x122e4 Vendor_ID_To_Name_Map 0
386
+ 0x127b5 PolicyDestList
387
+ 0x12806 flush_RPA TRUE
388
+ 0x12809 PollPortStatus TRUE
389
+ 0x12908 Snmp_Echo_Attr 0x0
390
+ 0x1290c Criticality 1
391
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.1
392
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.2
393
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.3
394
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.4
395
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.5
396
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.6
397
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.7
398
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.8
399
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.11
400
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.12
401
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.13
402
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.14
403
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.15
404
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.16
405
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.17
406
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.19
407
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.20
408
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.21
409
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.22
410
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.23
411
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.24
412
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.25
413
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.28
414
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.30
415
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.40
416
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.41
417
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.53
418
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.54
419
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.58
420
+ 0x12910 SysOIDVerifyList 1.3.6.1.4.1.1916.2.59
421
+ 0x12929 Tran_Table_Flag 0
422
+ 0x1293d Device_acc_type 0
423
+ 0x1293e DeviceNameList Summit1
424
+ 0x1293e DeviceNameList Summit2
425
+ 0x1293e DeviceNameList Summit3
426
+ 0x1293e DeviceNameList Summit4
427
+ 0x1293e DeviceNameList Summit4FX
428
+ 0x1293e DeviceNameList Summit48
429
+ 0x1293e DeviceNameList Summit24
430
+ 0x1293e DeviceNameList BlackDiamond 6800
431
+ 0x1293e DeviceNameList BlackDiamond 6808
432
+ 0x1293e DeviceNameList Summit7iSX
433
+ 0x1293e DeviceNameList Summit7iTX
434
+ 0x1293e DeviceNameList Summit1iTX
435
+ 0x1293e DeviceNameList Summit5i
436
+ 0x1293e DeviceNameList Summit48i
437
+ 0x1293e DeviceNameList Alpine 3808
438
+ 0x1293e DeviceNameList Summit1iSX
439
+ 0x1293e DeviceNameList Alpine 3804
440
+ 0x1293e DeviceNameList Summit5iLX
441
+ 0x1293e DeviceNameList Summit5iTX
442
+ 0x1293e DeviceNameList EnetSwitch24Port
443
+ 0x1293e DeviceNameList BlackDiamond 6816
444
+ 0x1293e DeviceNameList Summit24e3
445
+ 0x1293e DeviceNameList Summit48i1u
446
+ 0x1293e DeviceNameList SummitPx1
447
+ 0x1293e DeviceNameList Summit24e2TX
448
+ 0x1293e DeviceNameList Summit24e2SX
449
+ 0x1293e DeviceNameList Summit200-24
450
+ 0x1293e DeviceNameList Summit200-48
451
+ 0x1293e DeviceNameList Summit400-24
452
+ 0x1293e DeviceNameList Summit400-48t
453
+ 0x1295d isManaged TRUE
454
+ 0x12965 Internal_sysObjectID
455
+ 0x12966 deviceIPMaskList 45.121.20.21 255.255.255.0
456
+ 0x12966 deviceIPMaskList 127.0.0.1 255.0.0.0
457
+ 0x12966 deviceIPMaskList 192.2.20.2 255.255.0.0
458
+ 0x12966 deviceIPMaskList 192.168.1.20 255.255.255.0
459
+ 0x12995 ComputedCriticality 0
460
+ 0x129a4 IfDesc_Mtype_Map_Enums
461
+ 0x129a5 IfDesc_Mtype_Map
462
+ 0x129a6 FaultManagementGib ../CommonFiles/Fault_Mgmt/CsFaultMgt.30
463
+ 0x129db PortAgeOutTime 120
464
+ 0x129e7 TopologyModelNameString Universe:Simulation Net:45.2.0.0
465
+ 0x129e8 OrganizationModelNameString
466
+ 0x129e9 LocationModelNameString
467
+ 0x129ee AlarmOnInvalidDLCIs FALSE
468
+ 0x129f8 IsEventCreationEnabled TRUE
469
+ 0x129fa Model_Handle 0x400005c7
470
+ 0x12a1e IfModelNameOption 0x11f6f
471
+ 0x12a52 Lock_Model_Name FALSE
472
+ 0x12a53 deviceIPAddressList 45.121.20.21 20029
473
+ 0x12a53 deviceIPAddressList 127.0.0.1 20028
474
+ 0x12a53 deviceIPAddressList 192.2.20.2 20030
475
+ 0x12a53 deviceIPAddressList 192.168.1.20 20031
476
+ 0x12a56 Significant_Model_ID 1073743303
477
+ 0x12a6d NRM_LineCardData
478
+ 0x12a6e NRM_ChasSerialNumber
479
+ 0x12a72 Use_If_Connector_Present TRUE
480
+ 0x12a73 mdl_creat_method 1
481
+ 0x12a7a rollMMAlarmToIF FALSE
482
+ 0x12a7b rollMMAlarmToApp FALSE
483
+ 0x12a80 DeviceTrapsReceived 0
484
+ 0x12a83 use_if_entity_stacking FALSE
485
+ 0x12a8c NeighborList 2.0.0.0.C0.5.0.40.40.12.0.40
486
+ 0x12aa7 ICMPPacketSize 64
487
+ 0x12aaa NRM_DeviceCPUUtilization
488
+ 0x12aab NRM_DeviceMemoryFreeBytes
489
+ 0x12aac NRM_DeviceMemoryUsedBytes
490
+ 0x12ab9 NRM_DeviceCPUUtilization_Threshold 85
491
+ 0x12aba NRM_DeviceMemoryUtilization_Threshold 85
492
+ 0x12abb NRM_DeviceCPUUtilization_Reset 70
493
+ 0x12abc NRM_DeviceMemoryUtilization_Reset 70
494
+ 0x12ac6 NRM_DeviceMemoryUtilization
495
+ 0x12aca isNotHibernating TRUE
496
+ 0x12ace NRM_CPUAttr_Source *not-set*
497
+ 0x12acf NRM_MEMAttr_Source *not-set*
498
+ 0x12ad0 Method_Model_Name 3
499
+ 0x12ad1 SecureDomainAddress 0.0.0.0
500
+ 0x12ad6 PortDescAttr 0x100c5
501
+ 0x12ad9 VendorIDVerifyList
502
+ 0x12ada VendorOIDVerifyList
503
+ 0x12adb CollectionsModelNameString
504
+ 0x12add Interface_Polling_Interval 3600
505
+ 0x12ade SCM_Mask 0 [!#]
506
+ 0x12b4a Lock_Model_Class FALSE
507
+ 0x12bb7 ScheduleToUserMap
508
+ 0x12bce NRM_DeviceCPUUtilization_Duration 300
509
+ 0x12bcf NRM_DeviceMemoryUtilization_Duration 300
510
+ 0x12bd5 EH_Backend_IP_List
511
+ 0x12bd6 EH_Element_ID_List
512
+ 0x12bd7 EH_Mapped_MH_List
513
+ 0x12bd8 EH_Admin_MH_List
514
+ 0x12bd9 EH_Reportable_List
515
+ 0x12bda EH_Report_Element_ID 0
516
+ 0x12bdb EH_Report_Machine_ID 0
517
+ 0x12bdc EH_Report_Server_IP 255.255.255.255
518
+ 0x12bdd EH_Report_Server_Port 0
519
+ 0x12be6 EnableStaleInterfaceAlarms TRUE
520
+ 0x12be7 HasStaleInterfaces FALSE
521
+ 0x12be8 NCM_Username
522
+ 0x12be9 NCM_Password
523
+ 0x12bea NCM_Enable_Password
524
+ 0x12beb NCM_Potential_Comm_Modes 0
525
+ 0x12bec NCM_Selected_Comm_Mode 1
526
+ 0x12bed NCM_Enabled TRUE
527
+ 0x12bee NCM_Use_Local_Overrides FALSE
528
+ 0x12bef NCM_Device_Family_Index 8519698
529
+ 0x12bf0 NCM_Default_Policy_Mask_List
530
+ 0x12bf1 NCM_Policy_Mask_List
531
+ 0x12bf2 NCM_Use_Local_Policy_Mask FALSE
532
+ 0x12bf3 NCM_Default_View_Mask_List
533
+ 0x12bf4 NCM_View_Mask_List
534
+ 0x12bf5 NCM_Use_Local_View_Mask FALSE
535
+ 0x12bf8 Config_Change_AttrID 0
536
+ 0x12bfb USER_AssetTag
537
+ 0x12bfc USER_AssetID
538
+ 0x12bfd USER_AssetOwner
539
+ 0x12bfe USER_AssetOrganization
540
+ 0x12bff USER_AssetOffice
541
+ 0x12c00 USER_AssetContractNumber
542
+ 0x12c01 USER_AssetContractStartDate
543
+ 0x12c02 USER_AssetContractEndDate
544
+ 0x12c03 USER_AssetDescription
545
+ 0x12c04 SecureDomainName Directly Managed
546
+ 0x12c05 SecureDomainDisplay Directly Managed
547
+ 0x12c06 SshPortNum 22
548
+ 0x12c07 NCM_Local_Policy_Mask_List
549
+ 0x12c08 NCM_Local_View_Mask_List
550
+ 0x12c0a ServerPrecedence 10
551
+ 0x12c0b NCM_TFTP_Host
552
+ 0x12c0c NCM_FTP_Host
553
+ 0x12d38 NCM_Unscheduled_Captures_Enabled TRUE
554
+ 0x12d39 HasHostConfig 0x820000
555
+ 0x12d3b ModelPollingGroup
556
+ 0x230001 rel_handle 0x1001f
557
+ 0x230002 attr_to_read 0x230006
558
+ 0x230003 rd_rt_side TRUE
559
+ 0x230005 instances 0x230008
560
+ 0x23000a User_PA_List 0.0.0.0
561
+ 0x23000c ContactPerson eNet NOC
562
+ 0x23000d Location InteropNet - South Hall
563
+ 0x23000e DeviceType BlackDiamond 6808
564
+ 0x230011 Zoom_Factor 100
565
+ 0x230012 Type_Number 0
566
+ 0x230013 Dev_View_Polling FALSE
567
+ 0x230014 Attr_Number 0
568
+ 0x230015 Mode_Number 0
569
+ 0x230016 Device_Type_Index 0
570
+ 0x230017 Description
571
+ 0x230018 System_Up_Time 172030
572
+ 0x2302d6 Delta_Frames_Delivd_Rcvd 0
573
+ 0x2302d7 Delta_Frames_Discard 0
574
+ 0x2302d8 Delta_Frames_Error 0
575
+ 0x2302d9 Delta_Frames_Forward 0
576
+ 0x2302db Delta_Frames_Xmitted 0
577
+ 0x2302dc Delta_Total_Frames 0
578
+ 0x2302de Frame_Delivd_Recvd_Rate_Desc 0x2302dd=(0x2302d6/0x2302dc)*100
579
+ 0x2302e0 Frame_Discard_Rate_Desc 0x2302df=(0x2302d7/0x2302dc)*100
580
+ 0x2302e1 Frame_Error_Rate 0
581
+ 0x2302e2 Frame_Error_Rate_Desc 0x2302e1=(0x2302d8/0x2302dc)*100
582
+ 0x2302e4 Frame_Forward_Rate_Desc 0x2302e3=(0x2302d9/0x2302dc)*100
583
+ 0x2302e6 Frame_Xmit_Rate_Desc 0x2302e5=(0x2302db/0x2302dc)*100
584
+ 0x2302e7 Frames_Delivered 0
585
+ 0x2302e8 Frames_Forward 0
586
+ 0x2302e9 Frames_Received 0
587
+ 0x2302ea Frames_Xmitted 0
588
+ 0x2302eb Total_Frame_Discard_Desc
589
+ 0x2302ed Total_Frame_Error_Desc
590
+ 0x2302f0 Total_Frames_Desc 0x2302ef=0x2302f4+0x2302f5
591
+ 0x2302f1 Trigger_Rtr_Stats 0
592
+ 0x2302f2 X_Frames_Delivered 0
593
+ 0x2302f3 X_Frames_Forwarded 0
594
+ 0x2302f4 X_Frames_Received 0
595
+ 0x2302f6 X_Internal_01 0
596
+ 0x2302f7 X_Internal_02 0
597
+ 0x2302f8 X_Internal_03 0
598
+ 0x2302f9 X_Internal_04 0
599
+ 0x2302fa X_Internal_05 0
600
+ 0x2302fb X_Internal_06 0
601
+ 0x2302fc X_Internal_07 0
602
+ 0x2302fd X_Internal_08 0
603
+ 0x2302fe X_Internal_09 0
604
+ 0x2302ff X_Internal_10 0
605
+ 0x230300 X_Internal_11 0
606
+ 0x230303 X_Internal_14 0
607
+ 0x2304ff X_Internal_15 0
608
+ 0x230500 X_Internal_16 0
609
+ 0x230501 X_Internal_17 0
610
+ 0x230502 X_Internal_18 0
611
+ 0x230683 App_Manufacturer Extreme Networks
612
+ 0x230685 Sum_In_Discards 0
613
+ 0x230686 Sum_In_Errors 0
614
+ 0x230687 Sum_In_Octets 0
615
+ 0x230688 Sum_In_Packets 0
616
+ 0x230689 Sum_Out_Discards 0
617
+ 0x23068a Sum_Out_Errors 0
618
+ 0x23068b Sum_Out_Octets 0
619
+ 0x23068c Sum_Out_Packets 0
620
+ 0x23068d Sum_Unknown_Protos 0
621
+ 0x230699 Load_Green 0
622
+ 0x23069a Load_Green_Desc
623
+ 0x230726 Mem_Sys_Up_Time 0
624
+ 0x23072a Is_Locked_Out FALSE
625
+ 0x2307d0 Apps_Created_State 1
626
+ 0x230947 AppViewZoomFactor 100
627
+ 0x23097c App_View_Mode 0
628
+ 0x230a35 ObsoleteList
629
+ 0x230bb0 Total_Frame_Discards 0
630
+ 0x230bb1 Total_Frame_Errors 0
631
+ 0x230bb2 Total_Frames 0
632
+ 0x230bb3 X_Frames_Xmitted 0
633
+ 0x230bb4 X_Internal_13 0
634
+ 0x230bb5 X_Internal_12 0
635
+ 0x230bbc Frame_Delivd_Recvd_Rate 0
636
+ 0x230bbd Frame_Discard_Rate 0
637
+ 0x230bbe Frame_Forward_Rate 0
638
+ 0x230bbf Frame_Xmit_Rate 0
639
+ 0x230bc3 Enet_Stat_Disc 1001 1
640
+ 0x230bc4 Enet_Hist_Disc 1.13582 1
641
+ 0x230bc5 Enet_Event_Disc
642
+ 0x230bc6 Token_ML_Stat_Disc
643
+ 0x230bc7 Token_PR_Stat_Disc
644
+ 0x230bd2 eot_limit 5
645
+ 0x230bd4 DeviceTypeDiscEnable TRUE
646
+ 0x3d0001 image_index 2
647
+ 0x3d0002 tmp_image_index 2
648
+ 0x3d0003 is_gateway 2
649
+ 0x3d0004 is_bridge 0
650
+ 0x3d0005 usr_image_index 0
651
+ 0x3d0007 DeviceNames 0 DV, 1 DV, 2 BG, 3 RT, 4 HB, 5 PC, 6 TS, 7 WS, 8 SW
652
+ 0x3d0008 Enable_IH_Device_Name FALSE
653
+ 0x3d000a Enable_IH_Type_Disc TRUE
654
+ 0x3d000b Enable_IH_Enterprise_Disc TRUE
655
+ 0x3d000c Enable_IH_DisPrecDup_Squelch TRUE
656
+ 0x3d000d Enable_IH_Image_Disc FALSE
657
+ 0x3d000e Enable_IH_Brdg_Disc TRUE
658
+ 0x3d000f Enable_IH_Gate_Disc TRUE
659
+ 0x3d0010 Enable_IH_GnSNMPDev TRUE
660
+ 0x3d0011 Enable_MI_Node2 TRUE
661
+ 0x3d0012 Device_Index 2
662
+ 0x3d0040 Enable_IHMPUsing TRUE
663
+ 0x3d0041 Enable_IHMPApp TRUE
664
+ 0x3d0042 Enable_Identify_Device FALSE
665
+ 0x3d0054 Image_Attr 0x3d0002
666
+ 0x3d0055 OptionList Default,0,SNMP,1,PC,5,WorkStation,7,TServer,6,Repeater,4,Bridge,2,Router,3,Switch,8
667
+ 0x3d0056 Enable_IH_Sticky TRUE
668
+ 0x3d0062 Enable_IH_Spec_Dev_Name TRUE
669
+ 0x3d0063 DeviceSerialAttr 0x3b50014
670
+ 0x3d0075 Enable_IH_Manufacturer FALSE
671
+ 0x3d0076 ElemMgrPort 80
672
+ 0x3d0077 ElemMgrHost
673
+ 0x3d0079 ElemMgrDesc ExtremeWare EPICenter
674
+ 0x3d007c DeviceTypeAttr 0x0
675
+ 0x3d007d WebAdminURL http://<0x1027f>
676
+ 0x3b50004 extremeSaveConfiguration
677
+ 0x3b50005 extremeSaveStatus 2
678
+ 0x3b50006 extremeCurrentConfigInUse 1
679
+ 0x3b50007 extremeConfigToUseOnReboot 1
680
+ 0x3b50008 extremeOverTemperatureAlarm 2
681
+ 0x3b50009 extremeCurrentTemperature 39
682
+ 0x3b5000c extremeFanNumber 1 1
683
+ 0x3b5000d extremeFanOperational 1 1
684
+ 0x3b5000e extremePrimaryPowerOperational 1
685
+ 0x3b5000f extremeRedundantPowerStatus 2
686
+ 0x3b50010 extremeRedundantPowerAlarm 2
687
+ 0x3b50011 extremePrimarySoftwareRev 6.2.0b162
688
+ 0x3b50012 extremeSecondarySoftwareRev 6.2.0b187
689
+ 0x3b50013 extremeImageToUseOnReboot 2
690
+ 0x3b50014 extremeSystemID 801000-10-0117F45811
691
+ 0x3b50015 extremeSystemBoardID
692
+ 0x3b50016 extremeSystemLeftBoardID
693
+ 0x3b50017 extremeSystemRightBoardID
694
+ 0x3b50018 extremeInputPowerVoltage 2
695
+ 0x3b50019 extremePowerStatus 2
696
+ 0x3b5001a extremePowerAlarm 2
697
+ 0x3b5001c extremeMasterMSMSlot 9
698
+ 0x3b5001f extremeSlotNumber 1 1
699
+ 0x3b50020 extremeSlotName 1 1
700
+ 0x3b50021 extremeSlotModuleConfiguredTyp 1 7
701
+ 0x3b50022 extremeSlotModuleInsertedType 1 7
702
+ 0x3b50023 extremeSlotModuleState 1 5
703
+ 0x3b50024 extremeSlotModuleSerialNumber 1 701026-08-0049F69979
704
+ 0x3b50026 extremeOpaquePortConfigurable
705
+ 0x3b50027 extremeOpaquePortOperStatus 0.0.0.1
706
+ 0x3b50028 extremeOpaquePortAdminStatus 0.0.0.3
707
+ 0x3b5005a extremeVCLinkValid
708
+ 0x3b5005b extremeVCLinkDeviceId
709
+ 0x3b5005c extremeVCLinkPortIndex
710
+ 0x3b50061 extremeUnitPaceMode 2
711
+ 0x3b50062 extremeQosMode 1
712
+ 0x3b50063 extremeQosUnconfigure 2
713
+ 0x3b50066 extremeQosProfileIndex 1 1
714
+ 0x3b50067 extremeQosProfileName 1 QP1
715
+ 0x3b50068 extremeQosProfileMinBw 1 0
716
+ 0x3b50069 extremeQosProfileMaxBw 1 100
717
+ 0x3b5006a extremeQosProfilePriority 1 1
718
+ 0x3b5006b extremeQosProfileRowStatus 1 1
719
+ 0x3b5006c extremeQosProfileMinBwBps
720
+ 0x3b5006d extremeQosProfileMaxSustBwBps
721
+ 0x3b5006e extremeQosProfileMaxPeakBwBps
722
+ 0x3b5006f extremeQosProfileBucketSzOct
723
+ 0x3b50070 extremeQosProfileMaxPeakBwPcnt
724
+ 0x3b50071 extremeQosProfileMaxQuLengthOc
725
+ 0x3b50072 extremeQosProfileMinBufAllocOc
726
+ 0x3b50073 extremeQosProfileTrapToServer
727
+ 0x3b50074 extremeQosProfileMarkIpTosSet
728
+ 0x3b50075 extremeQosProfileMarkIpTosClea
729
+ 0x3b50076 extremeQosProfileMark8021p
730
+ 0x3b50079 extremeQosByVlanMapngQosPrfInd 20002 1
731
+ 0x3b5007f extremeSmartTrapRulesIndex 17 17
732
+ 0x3b50080 extremeSmartTrapRulesRowStatus 17 1
733
+ 0x3b50081 extremeSmartTrapRulesDesirdOID 17 1.3.6.1.4.1.1916.1.2.1
734
+ 0x3b50082 extremeSmartTrapRulesSupptOID 17 1.3.6.1.4.1.1916.1.2.1
735
+ 0x3b50083 extremeSmartTrapRulesOper 17 4
736
+ 0x3b50084 extremeSmartTrapRulesTrpDesInd 17 5
737
+ 0x3b50087 extremeSmartTrapInstSubindx 5.1 1
738
+ 0x3b50088 extremeSmartTrapInstRule 5.1 29
739
+ 0x3b50089 extremeSmartTrapInstChangdOid 5.1 1.3.6.1.4.1.1916.1.7.2.1.1.16
740
+ 0x3b5008a extremeSmartTrapInstActualOp 5.1 1
741
+ 0x3b5008b extremeSmartTrapInstChangTime 5.1 11337362
742
+ 0x3b5008c extremeSmartTrapFlushInsTabInd 0
743
+ 0x3b50090 extremeNextAvailableQosRuleInd 17
744
+ 0x3b50093 extremeQosRuleIndex 1 1
745
+ 0x3b50094 extremeQosRuleScope 1 1
746
+ 0x3b50095 extremeQosRuleDirection 1 2
747
+ 0x3b50096 extremeQosRuleInPort 1 0
748
+ 0x3b50098 extremeQosRuleDestAddrStart 1 0.0.0.0
749
+ 0x3b50099 extremeQosRuleDestAddrEnd 1 0.255.255.255
750
+ 0x3b5009a extremeQosRuleSrcAddrStart 1 0.0.0.0
751
+ 0x3b5009b extremeQosRuleSrcAddrEnd 1 255.255.255.255
752
+ 0x3b5009c extremeQosRuleProtocol 1 1
753
+ 0x3b5009f extremeQosRuleTosMask 1
754
+ 0x3b500a0 extremeQosRuleTosMatch 1
755
+ 0x3b500a1 extremeQosRuleQosProfileIndex 1 33
756
+ 0x3b500a2 extremeQosRuleRowStatus 1 1
757
+ 0x3b500a5 extremeQosCapMarkIpTosCapable 1001 2
758
+ 0x3b500a6 extremeQosCapMatchIpTosCapable 1001 2
759
+ 0x3b500ac extremePortLoadshareMastIfInd
760
+ 0x3b500ad extremePortLoadshareSlavIfInd
761
+ 0x3b500ae extremePortLoadshareGrouping
762
+ 0x3b500af extremePortLoadshareStatus
763
+ 0x3b500b2 extremePortSummitlinkAdminMode
764
+ 0x3b500b3 extremePortSummitlinkOperMode
765
+ 0x3b500b4 extremePortSummitlinkState
766
+ 0x3b500b5 extremePortSummitlinkRejReasn
767
+ 0x3b500ba fileTransferNextAvailableInd 1
768
+ 0x3b500bd fileTransferIndex
769
+ 0x3b500be fileTransferServerAddress
770
+ 0x3b500bf fileTransferFileName
771
+ 0x3b500c0 fileTransferOperation
772
+ 0x3b500c1 fileTransferScheduledTime
773
+ 0x3b500c2 fileTransferStartAdminStatus
774
+ 0x3b500c3 fileTransferStartOperStatus
775
+ 0x3b500c4 fileTransferLastExecutionStat
776
+ 0x3b500c5 fileTransferOwner
777
+ 0x3b500c6 fileTransferRowStatus
778
+ 0x3b500f8 ifMauIfIndex 1001.1 1001
779
+ 0x3b500f9 ifMauIndex 1001.1 1
780
+ 0x3b500fa ifMauType 1001.1 0.0
781
+ 0x3b500fb ifMauStatus 1001.1 3
782
+ 0x3b500fc ifMauMediaAvail 1001.1 4
783
+ 0x3b500fd ifMauMediaAvailStateExits 1001.1 0
784
+ 0x3b500fe ifMauJabberState 1001.1 2
785
+ 0x3b500ff ifMauJabberingStateEnters 1001.1 0
786
+ 0x3b50100 ifMauFalseCarriers 1001.1 0
787
+ 0x3b50101 ifMauTypeList 1001.1 101408
788
+ 0x3b50102 ifMauDefaultType 1001.1 1.3.6.1.2.1.26.4.16
789
+ 0x3b50103 ifMauAutoNegSupported 1001.1 1
790
+ 0x3b50106 ifJackIndex
791
+ 0x3b50107 ifJackType 1001.1.1 3
792
+ 0x3b5010a ifMauAutoNegAdminStatus 1001.1 0
793
+ 0x3b5010b ifMauAutoNegRemoteSignaling 1001.1 2
794
+ 0x3b5010c ifMauAutoNegConfig 1001.1 1
795
+ 0x3b5010d ifMauAutoNegCapability 1001.1 101376
796
+ 0x3b5010e ifMauAutoNegCapAdvertised 1001.1 101376
797
+ 0x3b5010f ifMauAutoNegCapReceived 1001.1 1
798
+ 0x3b50110 ifMauAutoNegRestart 1001.1 2
799
+ 0x3b5011d extremeRmonEnable 1
800
+ 0x3b50120 extremeCpuTaskCpuId
801
+ 0x3b50121 extremeCpuTaskId
802
+ 0x3b50122 extremeCpuTaskName
803
+ 0x3b50123 extremeCpuTaskPc
804
+ 0x3b50124 extremeCpuTaskStatus
805
+ 0x3b50125 extremeCpuTaskUtilization
806
+ 0x3b50126 extremeCpuTaskMaxUtilization
807
+ 0x3b50127 extremeChassisPortsPerSlot 128
808
+ 0x3b50134 extremePortLoadshare2MasterIfI
809
+ 0x3b50135 extremePortLoadshare2SlaveIfIn
810
+ 0x3b50136 extremePortLoadshare2Algorithm
811
+ 0x3b50137 extremePortLoadshare2Status
812
+ 0x3b50174 extremeEdpPortIfIndex
813
+ 0x3b50175 extremeEdpNeighborId
814
+ 0x3b50176 extremeEdpNeighborName 1014.0.0.0.1.48.51.20.0 0
815
+ 0x3b50177 extremeEdpNeighborSoftwareVer 1014.0.0.0.1.48.51.20.0 0.0.0
816
+ 0x3b50178 extremeEdpNeighborSlot 1014.0.0.0.1.48.51.20.0 1
817
+ 0x3b50179 extremeEdpNeighborPort 1014.0.0.0.1.48.51.20.0 1
818
+ 0x3b5017a extremeEdpEntryAge 1014.0.0.0.1.48.51.20.0 0
819
+ 0x3b5017d extremeEdpNeighborVlanName
820
+ 0x3b5017e extremeEdpNeighborVlanId 5001.0.0.0.1.48.51.95.0.3.108.111.48 0
821
+ 0x3b5017f extremeEdpNeighborVlanIpAddr 5001.0.0.0.1.48.51.95.0.3.108.111.48 45.125.0.20
822
+ 0x3b50182 extremeEdpPortState 1001 1
823
+ 0x3b50190 extremeQosClearIPFdb 2
824
+ 0x3b50191 extremeQosClearFdb 2
825
+ 0x3b50192 extremeQosRuleInPortMask 1
826
+ 0x3b50193 extremeQosRuleDestL4PortStart 1 0
827
+ 0x3b50194 extremeQosRuleSourceL4PortStar 1 0
828
+ 0x3b50195 extremeQosRuleOwner 1
829
+ 0x3b50196 extremeQosRuleDestL4PortEnd 1 0
830
+ 0x3b50197 extremeQosRuleSourceL4PortEnd 1 0
831
+ 0x3b501a2 extremeFdbMacFdbVlanIfIndex
832
+ 0x3b501a3 extremeFdbMacFdbSequenceNumber
833
+ 0x3b501a4 extremeFdbMacFdbMacAddress 20002.206992 0
834
+ 0x3b501a5 extremeFdbMacFdbPortIfIndex 20002.206992 0
835
+ 0x3b501a6 extremeFdbMacFdbStatus 20002.206992 1
836
+ 0x3b501a9 extremeFdbIpFdbSequenceNumber
837
+ 0x3b501aa extremeFdbIpFdbIPAddress
838
+ 0x3b501ab extremeFdbIpFdbMacAddress
839
+ 0x3b501ac extremeFdbIpFdbVlanIfIndex
840
+ 0x3b501ad extremeFdbIpFdbPortIfIndex
841
+ 0x3b501b0 extremePerPortQosIndex
842
+ 0x3b501b1 extremePerPortQosMinBw
843
+ 0x3b501b2 extremePerPortQosMaxBw
844
+ 0x3b501b3 extremePerPortQosPriority
845
+ 0x3b501b4 extremePerPortQosRowStatus
846
+ 0x3b501ba extremePortRateShapePortType
847
+ 0x3b501bb extremePortRateShapeLoopbackTa
848
+ 0x3b501bc extremePortRateShapeStatus
849
+ 0x3b501bd extremeQosRulePrecedence 1 102
850
+ 0x3b501be extremeQosRuleCounter 1 0
851
+ 0x3b501cc extremeQosRuleName 1 martiand0
852
+ 0x3b501cf extremePortUtilAvgTxBw 1001 0
853
+ 0x3b501d0 extremePortUtilAvgRxBw 1001 0
854
+ 0x3b501d1 extremePortUtilPeakTxBw 1001 0
855
+ 0x3b501d2 extremePortUtilPeakRxBw 1001 0
856
+ 0x3b501d3 extremeBootROMVersion 7.2
857
+ 0x3b501d4 extremeDot1dTpFdbTableEnable 2
858
+ 0x3b501d7 extremePowerSupplyNumber
859
+ 0x3b501d8 extremePowerSupplyStatus 1 2
860
+ 0x3b501d9 extremePowerSupplyInputVoltage 1 2
861
+ 0x3b501da extremeCpuAggregateUtilization 7
862
+ 0x3b501dd extremeCpuTask2CpuId
863
+ 0x3b501de extremeCpuTask2Name
864
+ 0x3b501df extremeCpuTask2Id 1.5.116.73.82.68.80 -2039966272
865
+ 0x3b501e0 extremeCpuTask2Pc 1.5.116.73.82.68.80 -2140348620
866
+ 0x3b501e1 extremeCpuTask2Status 1.5.116.73.82.68.80 PEND
867
+ 0x3b501e2 extremeCpuTask2Utilization 1.5.116.73.82.68.80 0
868
+ 0x3b501e3 extremeCpuTask2MaxUtilization 1.5.116.73.82.68.80 0
869
+ 0x3b501e5 extremeHealthCheckErrorType
870
+ 0x3b501e6 extremeHealthCheckAction 1
871
+ 0x3b501e7 extremeHealthCheckMaxRetries 3
872
+ 0x3b501e9 extremeCpuUtilRisingThreshold 0
873
+ 0x3b501ea extremeCpuTaskUtilPair
874
+ 0x10000 Modeltype_Name ExtrDevice
875
+ 0x10001 Modeltype_Handle 0x3b5000f
876
+ 0x1007c Model_State 1
877
+ 0x110b4 model_verify 2
878
+ 0x111f1 Version_Number 8.1.0.002
879
+ 0x11b3d PollingMultiplier 1
880
+ 0x11b41 createtime 1188222321
881
+ 0x11b47 createdate 0
882
+ 0x11ee8 Model_Class 2
883
+ 0x129fa Model_Handle 0x400005c7
884
+ 0x12a56 Significant_Model_ID 1073743303
885
+ 0x12c0a ServerPrecedence 10
886
+ 0xfff0000b braIfAmount
887
+ 0xfff0000c braIfNumber
888
+ 0xfff0000d braIfName
889
+ 0xfff0000e braIfState
890
+ 0xfff0000f braPeerState
891
+ 0xfff00010 praIfAmount
892
+ 0xfff00011 praIfNumber
893
+ 0xfff00012 praIfName
894
+ 0xfff00013 praIfState
895
+ 0xfff00014 praPeerState
896
+ 0xfff00015 x21IfAmount
897
+ 0xfff00016 x21IfNumber
898
+ 0xfff00017 x21IfName
899
+ 0xfff00018 x21IfSendState
900
+ 0xfff00019 x21IfReceiveState
901
+ 0xfff0001a connectionAmount
902
+ 0xfff0001b connectionNumber
903
+ 0xfff0001c connectionName
904
+ 0xfff0001d connectionState
905
+ 0xfff0001e trapMaskAmount
906
+ 0xfff0001f trapMaskNumber
907
+ 0xfff00020 trapType
908
+ 0xfff00021 trapState
909
+ 0xfff00022 istTrapInfo