diff --git a/includes/discovery/sensors/cisco-entity-sensor.inc.php b/includes/discovery/sensors/cisco-entity-sensor.inc.php index cc30b3efe1..62707881ad 100644 --- a/includes/discovery/sensors/cisco-entity-sensor.inc.php +++ b/includes/discovery/sensors/cisco-entity-sensor.inc.php @@ -148,15 +148,15 @@ if ($device['os_group'] == 'cisco') { if (isset($t_oids[$index]) && is_array($t_oids[$index])) { foreach ($t_oids[$index] as $t_index => $key) { // Skip invalid treshold values - if ($key['entSensorThresholdValue'] == '-32768') { + if (! isset($key['entSensorThresholdValue']) || $key['entSensorThresholdValue'] == '-32768') { continue; } // Critical Limit - if (($key['entSensorThresholdSeverity'] == 'major' || $key['entSensorThresholdSeverity'] == 'critical') && ($key['entSensorThresholdValue'] != 0) && ($key['entSensorThresholdRelation'] == 'greaterOrEqual' || $key['entSensorThresholdRelation'] == 'greaterThan')) { + if (($key['entSensorThresholdSeverity'] == 'major' || $key['entSensorThresholdSeverity'] == 'critical') && ($key['entSensorThresholdRelation'] == 'greaterOrEqual' || $key['entSensorThresholdRelation'] == 'greaterThan')) { $limit = ($key['entSensorThresholdValue'] * $multiplier / $divisor); } - if (($key['entSensorThresholdSeverity'] == 'major' || $key['entSensorThresholdSeverity'] == 'critical') && ($key['entSensorThresholdValue'] != 0) && ($key['entSensorThresholdRelation'] == 'lessOrEqual' || $key['entSensorThresholdRelation'] == 'lessThan')) { + if (($key['entSensorThresholdSeverity'] == 'major' || $key['entSensorThresholdSeverity'] == 'critical') && ($key['entSensorThresholdRelation'] == 'lessOrEqual' || $key['entSensorThresholdRelation'] == 'lessThan')) { $limit_low = ($key['entSensorThresholdValue'] * $multiplier / $divisor); } diff --git a/tests/data/iosxe_c8500-20x6c.json b/tests/data/iosxe_c8500-20x6c.json new file mode 100644 index 0000000000..6be7d99557 --- /dev/null +++ b/tests/data/iosxe_c8500-20x6c.json @@ -0,0 +1,7432 @@ +{ + "sensors": { + "discovery": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1217", + "sensor_index": "1217", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 10 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.004364, + "sensor_limit": 0.01275, + "sensor_limit_warn": 0.0119, + "sensor_limit_low": 0.002, + "sensor_limit_low_warn": 0.0024, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1217", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1229", + "sensor_index": "1229", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 11 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.031016, + "sensor_limit": 0.08, + "sensor_limit_warn": 0.075, + "sensor_limit_low": 0.012, + "sensor_limit_low_warn": 0.014, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1229", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1577", + "sensor_index": "1577", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 0 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.00673, + "sensor_limit": 0.012452, + "sensor_limit_warn": 0.012452, + "sensor_limit_low": 0.003252, + "sensor_limit_low_warn": 0.003252, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1577", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1589", + "sensor_index": "1589", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 1 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.00673, + "sensor_limit": 0.012452, + "sensor_limit_warn": 0.012452, + "sensor_limit_low": 0.003252, + "sensor_limit_low_warn": 0.003252, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1589", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1601", + "sensor_index": "1601", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 2 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.030593, + "sensor_limit": 0.075, + "sensor_limit_warn": 0.07, + "sensor_limit_low": 0.015, + "sensor_limit_low_warn": 0.02, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1601", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1613", + "sensor_index": "1613", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 3 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.025152, + "sensor_limit": 0.1, + "sensor_limit_warn": 0.083, + "sensor_limit_low": 0.008, + "sensor_limit_low_warn": 0.01, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1613", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1637", + "sensor_index": "1637", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 5 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.006591, + "sensor_limit": 0.01, + "sensor_limit_warn": 0.0095, + "sensor_limit_low": 0.0005, + "sensor_limit_low_warn": 0.001, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1637", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.26", + "sensor_index": "26", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Iin P1/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "26", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.29", + "sensor_index": "29", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Iout P1/5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "29", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.46", + "sensor_index": "46", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Iin P2/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "46", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49", + "sensor_index": "49", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Iout P2/5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "49", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.6", + "sensor_index": "6", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Iin P0/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "6", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66", + "sensor_index": "66", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Iin P3/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3812, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "66", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.69", + "sensor_index": "69", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Iout P3/5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 68375, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "69", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9", + "sensor_index": "9", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Iout P0/5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "9", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1218", + "sensor_index": "1218", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 10 Tx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -5.7, + "sensor_limit": 0, + "sensor_limit_warn": -3, + "sensor_limit_low": -13.5, + "sensor_limit_low_warn": -9.5, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1218", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1219", + "sensor_index": "1219", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 10 Rx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -6.5, + "sensor_limit": 3, + "sensor_limit_warn": 0, + "sensor_limit_low": -21, + "sensor_limit_low_warn": -17, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1219", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1230", + "sensor_index": "1230", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 11 Tx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -1.1, + "sensor_limit": 3.5, + "sensor_limit_warn": 0.5, + "sensor_limit_low": -12.2, + "sensor_limit_low_warn": -8.2, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1230", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1231", + "sensor_index": "1231", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 11 Rx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -2.5, + "sensor_limit": 3.5, + "sensor_limit_warn": 0.5, + "sensor_limit_low": -18.4, + "sensor_limit_low_warn": -14.4, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1231", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1602", + "sensor_index": "1602", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 2 Tx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 1.4, + "sensor_limit": 7.5, + "sensor_limit_warn": 4.5, + "sensor_limit_low": -8.3, + "sensor_limit_low_warn": -4.3, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1602", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1603", + "sensor_index": "1603", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 2 Rx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 1.3, + "sensor_limit": 7.5, + "sensor_limit_warn": 4.5, + "sensor_limit_low": -14.6, + "sensor_limit_low_warn": -10.6, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1603", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1614", + "sensor_index": "1614", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 3 Tx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -0.1, + "sensor_limit": 7.7, + "sensor_limit_warn": 4.7, + "sensor_limit_low": -5.4, + "sensor_limit_low_warn": -1.4, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1614", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1615", + "sensor_index": "1615", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 3 Rx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -0.4, + "sensor_limit": 7.5, + "sensor_limit_warn": 4.5, + "sensor_limit_low": -11.7, + "sensor_limit_low_warn": -7.7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1615", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1638", + "sensor_index": "1638", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 5 Tx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -2.1, + "sensor_limit": 3, + "sensor_limit_warn": 0, + "sensor_limit_low": -11.3, + "sensor_limit_low_warn": -7.3, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1638", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1639", + "sensor_index": "1639", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 5 Rx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -1.8, + "sensor_limit": 3, + "sensor_limit_warn": 0, + "sensor_limit_low": -13.9, + "sensor_limit_low_warn": -9.9, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1639", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.117.1.1.2.1.2.23", + "sensor_index": "23", + "sensor_type": "cefcFRUPowerOperStatus", + "sensor_descr": "Power Supply Module 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "23", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cefcFRUPowerOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.117.1.1.2.1.2.3", + "sensor_index": "3", + "sensor_type": "cefcFRUPowerOperStatus", + "sensor_descr": "Power Supply Module 0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "3", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cefcFRUPowerOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.117.1.1.2.1.2.43", + "sensor_index": "43", + "sensor_type": "cefcFRUPowerOperStatus", + "sensor_descr": "Power Supply Module 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "43", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cefcFRUPowerOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.117.1.1.2.1.2.63", + "sensor_index": "63", + "sensor_type": "cefcFRUPowerOperStatus", + "sensor_descr": "Power Supply Module 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "63", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cefcFRUPowerOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.176.1.1.4.0", + "sensor_index": "0", + "sensor_type": "cRFStatusPeerUnitState", + "sensor_descr": "VSS Peer State", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "0", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cRFStatusPeerUnitState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.176.1.1.2.0", + "sensor_index": "0", + "sensor_type": "cRFStatusUnitState", + "sensor_descr": "VSS Device State", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "0", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cRFStatusUnitState" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10", + "sensor_index": "10", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Temp1 P0/6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "10", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11", + "sensor_index": "11", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Temp2 P0/7", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 27, + "sensor_limit": 47, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "11", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.12", + "sensor_index": "12", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Temp3 P0/8", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "12", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1215", + "sensor_index": "1215", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 10", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 27.835, + "sensor_limit": 90, + "sensor_limit_warn": 85, + "sensor_limit_low": -10, + "sensor_limit_low_warn": -5, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1215", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1227", + "sensor_index": "1227", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 11", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 26.527, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1227", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1575", + "sensor_index": "1575", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 0", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 39.25, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1575", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1587", + "sensor_index": "1587", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 1", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 40.046, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1587", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1599", + "sensor_index": "1599", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 2", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 44.535, + "sensor_limit": 90, + "sensor_limit_warn": 85, + "sensor_limit_low": -35, + "sensor_limit_low_warn": -30, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1599", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1611", + "sensor_index": "1611", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 3", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 44.656, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1611", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1635", + "sensor_index": "1635", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 5", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 33.363, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1635", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.30", + "sensor_index": "30", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Temp1 P1/6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 24, + "sensor_limit": 44, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "30", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.31", + "sensor_index": "31", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Temp2 P1/7", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "31", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32", + "sensor_index": "32", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Temp3 P1/8", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "32", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50", + "sensor_index": "50", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Temp1 P2/6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "50", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51", + "sensor_index": "51", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Temp2 P2/7", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "51", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.52", + "sensor_index": "52", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Temp3 P2/8", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "52", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.70", + "sensor_index": "70", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Temp1 P3/6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "70", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7063", + "sensor_index": "7063", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - AMB IN R0/62", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 24, + "sensor_limit": 60, + "sensor_limit_warn": 45, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7063", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7064", + "sensor_index": "7064", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - AMB OUT R0/63", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 53, + "sensor_limit": 110, + "sensor_limit_warn": 95, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7064", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7065", + "sensor_index": "7065", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - AMB MID R0/64", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 34, + "sensor_limit": 80, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7065", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7066", + "sensor_index": "7066", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - PCYN 0 R0/65", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 63, + "sensor_limit": 115, + "sensor_limit_warn": 105, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7066", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7067", + "sensor_index": "7067", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - PCYN 1 R0/66", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 66, + "sensor_limit": 115, + "sensor_limit_warn": 105, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7067", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7068", + "sensor_index": "7068", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - PCYN 2 R0/67", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 73, + "sensor_limit": 115, + "sensor_limit_warn": 105, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7068", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7069", + "sensor_index": "7069", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - PCYN 3 R0/68", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 67, + "sensor_limit": 115, + "sensor_limit_warn": 105, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7069", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7070", + "sensor_index": "7070", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - CPU Die R0/69", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 42, + "sensor_limit": 120, + "sensor_limit_warn": 100, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7070", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7071", + "sensor_index": "7071", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - FC FANS R0/70", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 67, + "sensor_limit": 87, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7071", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.71", + "sensor_index": "71", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Temp2 P3/7", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 33, + "sensor_limit": 53, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "71", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.72", + "sensor_index": "72", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Temp3 P3/8", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 47, + "sensor_limit": 67, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "72", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1216", + "sensor_index": "1216", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 10 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.3265, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.47, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.14, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1216", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1228", + "sensor_index": "1228", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 11 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.3074, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.135, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1228", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1576", + "sensor_index": "1576", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 0 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.278, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.135, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1576", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1588", + "sensor_index": "1588", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 1 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.2705, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.135, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1588", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1600", + "sensor_index": "1600", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 2 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.239, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.135, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1600", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1612", + "sensor_index": "1612", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 3 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.199, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.135, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1612", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1636", + "sensor_index": "1636", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 5 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.2696, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1636", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24", + "sensor_index": "24", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Vin P1/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "24", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27", + "sensor_index": "27", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Vout P1/3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5123, + "sensor_limit": 5891.45, + "sensor_limit_warn": null, + "sensor_limit_low": 4354.55, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "27", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.4", + "sensor_index": "4", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Vin P0/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "4", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44", + "sensor_index": "44", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Vin P2/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "44", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.47", + "sensor_index": "47", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Vout P2/3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5160, + "sensor_limit": 5934, + "sensor_limit_warn": null, + "sensor_limit_low": 4386, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "47", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.64", + "sensor_index": "64", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Vin P3/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 232500, + "sensor_limit": 267375, + "sensor_limit_warn": null, + "sensor_limit_low": 197625, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "64", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.67", + "sensor_index": "67", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Vout P3/3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 11994, + "sensor_limit": 13793.1, + "sensor_limit_warn": null, + "sensor_limit_low": 10194.9, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "67", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7", + "sensor_index": "7", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Vout P0/3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5142, + "sensor_limit": 5913.3, + "sensor_limit_warn": null, + "sensor_limit_low": 4370.7, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7001", + "sensor_index": "7001", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX1 R0/0", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 11.969, + "sensor_limit": 13.76435, + "sensor_limit_warn": null, + "sensor_limit_low": 10.17365, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7001", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7002", + "sensor_index": "7002", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX2 R0/1", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 6.975, + "sensor_limit": 8.02125, + "sensor_limit_warn": null, + "sensor_limit_low": 5.92875, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7002", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7003", + "sensor_index": "7003", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX3 R0/2", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 5.036, + "sensor_limit": 5.7914, + "sensor_limit_warn": null, + "sensor_limit_low": 4.2806, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7003", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7004", + "sensor_index": "7004", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX4 R0/3", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.206, + "sensor_limit": 3.6869, + "sensor_limit_warn": null, + "sensor_limit_low": 2.7251, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7004", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7005", + "sensor_index": "7005", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX5 R0/4", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.283, + "sensor_limit": 3.77545, + "sensor_limit_warn": null, + "sensor_limit_low": 2.79055, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7005", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7006", + "sensor_index": "7006", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX6 R0/5", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.795, + "sensor_limit": 2.06425, + "sensor_limit_warn": null, + "sensor_limit_low": 1.52575, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7006", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7007", + "sensor_index": "7007", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX7 R0/6", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 2.492, + "sensor_limit": 2.8658, + "sensor_limit_warn": null, + "sensor_limit_low": 2.1182, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7007", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7008", + "sensor_index": "7008", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX8 R0/7", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.798, + "sensor_limit": 2.0677, + "sensor_limit_warn": null, + "sensor_limit_low": 1.5283, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7008", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7009", + "sensor_index": "7009", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX9 R0/8", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.783, + "sensor_limit": 2.05045, + "sensor_limit_warn": null, + "sensor_limit_low": 1.51555, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7009", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7010", + "sensor_index": "7010", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX10 R0/9", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.705, + "sensor_limit": 1.96075, + "sensor_limit_warn": null, + "sensor_limit_low": 1.44925, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7010", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7011", + "sensor_index": "7011", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX11 R0/10", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.499, + "sensor_limit": 1.72385, + "sensor_limit_warn": null, + "sensor_limit_low": 1.27415, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7011", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7012", + "sensor_index": "7012", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX12 R0/11", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.31, + "sensor_limit": 1.5065, + "sensor_limit_warn": null, + "sensor_limit_low": 1.1135, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7012", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7013", + "sensor_index": "7013", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX13 R0/12", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.2, + "sensor_limit": 1.38, + "sensor_limit_warn": null, + "sensor_limit_low": 1.02, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7013", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7014", + "sensor_index": "7014", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX14 R0/13", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.199, + "sensor_limit": 1.37885, + "sensor_limit_warn": null, + "sensor_limit_low": 1.01915, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7014", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7015", + "sensor_index": "7015", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX15 R0/14", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.095, + "sensor_limit": 1.25925, + "sensor_limit_warn": null, + "sensor_limit_low": 0.93075, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7015", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7016", + "sensor_index": "7016", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX16 R0/15", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.048, + "sensor_limit": 1.2052, + "sensor_limit_warn": null, + "sensor_limit_low": 0.8908, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7016", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7017", + "sensor_index": "7017", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX17 R0/16", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.23, + "sensor_limit": 1.4145, + "sensor_limit_warn": null, + "sensor_limit_low": 1.0455, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7017", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7018", + "sensor_index": "7018", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX18 R0/17", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.898, + "sensor_limit": 1.0327, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7633, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7018", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7019", + "sensor_index": "7019", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX19 R0/18", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.896, + "sensor_limit": 1.0304, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7616, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7019", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7020", + "sensor_index": "7020", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX20 R0/19", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.845, + "sensor_limit": 0.97175, + "sensor_limit_warn": null, + "sensor_limit_low": 0.71825, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7020", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7021", + "sensor_index": "7021", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX21 R0/20", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.75, + "sensor_limit": 0.8625, + "sensor_limit_warn": null, + "sensor_limit_low": 0.6375, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7021", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7022", + "sensor_index": "7022", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX22 R0/21", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.597, + "sensor_limit": 0.68655, + "sensor_limit_warn": null, + "sensor_limit_low": 0.50745, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7022", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7023", + "sensor_index": "7023", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX23 R0/22", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.595, + "sensor_limit": 0.68425, + "sensor_limit_warn": null, + "sensor_limit_low": 0.50575, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7023", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7024", + "sensor_index": "7024", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX24 R0/23", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.598, + "sensor_limit": 0.6877, + "sensor_limit_warn": null, + "sensor_limit_low": 0.5083, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7024", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7025", + "sensor_index": "7025", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX25 R0/24", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.846, + "sensor_limit": 0.9729, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7191, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7025", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7026", + "sensor_index": "7026", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX26 R0/25", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.872, + "sensor_limit": 1.0028, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7412, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7026", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7027", + "sensor_index": "7027", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX27 R0/26", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.873, + "sensor_limit": 1.00395, + "sensor_limit_warn": null, + "sensor_limit_low": 0.74205, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7027", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7028", + "sensor_index": "7028", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX28 R0/27", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.999, + "sensor_limit": 1.14885, + "sensor_limit_warn": null, + "sensor_limit_low": 0.84915, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7028", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7029", + "sensor_index": "7029", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX29 R0/28", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.05, + "sensor_limit": 1.2075, + "sensor_limit_warn": null, + "sensor_limit_low": 0.8925, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7029", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7030", + "sensor_index": "7030", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX30 R0/29", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.275, + "sensor_limit": 3.76625, + "sensor_limit_warn": null, + "sensor_limit_low": 2.78375, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7030", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7031", + "sensor_index": "7031", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX32 R0/30", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.898, + "sensor_limit": 1.0327, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7633, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7031", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7032", + "sensor_index": "7032", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX33 R0/31", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 11.981, + "sensor_limit": 13.77815, + "sensor_limit_warn": null, + "sensor_limit_low": 10.18385, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7032", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7033", + "sensor_index": "7033", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX34 R0/32", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 6.967, + "sensor_limit": 8.01205, + "sensor_limit_warn": null, + "sensor_limit_low": 5.92195, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7033", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7034", + "sensor_index": "7034", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX35 R0/33", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 5.058, + "sensor_limit": 5.8167, + "sensor_limit_warn": null, + "sensor_limit_low": 4.2993, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7034", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7035", + "sensor_index": "7035", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX36 R0/34", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.325, + "sensor_limit": 3.82375, + "sensor_limit_warn": null, + "sensor_limit_low": 2.82625, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7035", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7036", + "sensor_index": "7036", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX37 R0/35", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.316, + "sensor_limit": 3.8134, + "sensor_limit_warn": null, + "sensor_limit_low": 2.8186, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7036", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7037", + "sensor_index": "7037", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX38 R0/36", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 2.493, + "sensor_limit": 2.86695, + "sensor_limit_warn": null, + "sensor_limit_low": 2.11905, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7037", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7038", + "sensor_index": "7038", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX39 R0/37", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.098, + "sensor_limit": 1.2627, + "sensor_limit_warn": null, + "sensor_limit_low": 0.9333, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7038", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7039", + "sensor_index": "7039", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX40 R0/38", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.874, + "sensor_limit": 1.0051, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7429, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7039", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7040", + "sensor_index": "7040", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX41 R0/39", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.873, + "sensor_limit": 1.00395, + "sensor_limit_warn": null, + "sensor_limit_low": 0.74205, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7040", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7041", + "sensor_index": "7041", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX42 R0/40", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.496, + "sensor_limit": 1.7204, + "sensor_limit_warn": null, + "sensor_limit_low": 1.2716, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7041", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7042", + "sensor_index": "7042", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX43 R0/41", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.847, + "sensor_limit": 0.97405, + "sensor_limit_warn": null, + "sensor_limit_low": 0.71995, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7042", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7043", + "sensor_index": "7043", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX44 R0/42", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.898, + "sensor_limit": 1.0327, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7633, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7043", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7044", + "sensor_index": "7044", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX45 R0/43", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.894, + "sensor_limit": 1.0281, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7599, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7044", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7045", + "sensor_index": "7045", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX46 R0/44", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.801, + "sensor_limit": 2.07115, + "sensor_limit_warn": null, + "sensor_limit_low": 1.53085, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7045", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7046", + "sensor_index": "7046", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX47 R0/45", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.199, + "sensor_limit": 1.37885, + "sensor_limit_warn": null, + "sensor_limit_low": 1.01915, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7046", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7047", + "sensor_index": "7047", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX48 R0/46", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.995, + "sensor_limit": 1.14425, + "sensor_limit_warn": null, + "sensor_limit_low": 0.84575, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7047", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7048", + "sensor_index": "7048", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX49 R0/47", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 11.922, + "sensor_limit": 13.7103, + "sensor_limit_warn": null, + "sensor_limit_low": 10.1337, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7048", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7049", + "sensor_index": "7049", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX50 R0/48", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.194, + "sensor_limit": 3.6731, + "sensor_limit_warn": null, + "sensor_limit_low": 2.7149, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7049", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7050", + "sensor_index": "7050", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX52 R0/49", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.842, + "sensor_limit": 0.9683, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7157, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7050", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7051", + "sensor_index": "7051", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX53 R0/50", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.843, + "sensor_limit": 0.96945, + "sensor_limit_warn": null, + "sensor_limit_low": 0.71655, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7051", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7052", + "sensor_index": "7052", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX54 R0/51", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.849, + "sensor_limit": 0.97635, + "sensor_limit_warn": null, + "sensor_limit_low": 0.72165, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7052", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7053", + "sensor_index": "7053", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX55 R0/52", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.852, + "sensor_limit": 0.9798, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7242, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7053", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7054", + "sensor_index": "7054", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX56 R0/53", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.899, + "sensor_limit": 1.03385, + "sensor_limit_warn": null, + "sensor_limit_low": 0.76415, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7054", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7055", + "sensor_index": "7055", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX57 R0/54", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.004, + "sensor_limit": 1.1546, + "sensor_limit_warn": null, + "sensor_limit_low": 0.8534, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7055", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7056", + "sensor_index": "7056", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX58 R0/55", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.215, + "sensor_limit": 1.39725, + "sensor_limit_warn": null, + "sensor_limit_low": 1.03275, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7056", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7057", + "sensor_index": "7057", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX59 R0/56", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.201, + "sensor_limit": 1.38115, + "sensor_limit_warn": null, + "sensor_limit_low": 1.02085, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7057", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7058", + "sensor_index": "7058", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX60 R0/57", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.81, + "sensor_limit": 2.0815, + "sensor_limit_warn": null, + "sensor_limit_low": 1.5385, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7058", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7059", + "sensor_index": "7059", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX61 R0/58", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.802, + "sensor_limit": 2.0723, + "sensor_limit_warn": null, + "sensor_limit_low": 1.5317, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7059", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7060", + "sensor_index": "7060", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX62 R0/59", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 2.485, + "sensor_limit": 2.85775, + "sensor_limit_warn": null, + "sensor_limit_low": 2.11225, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7060", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7061", + "sensor_index": "7061", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX63 R0/60", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.308, + "sensor_limit": 3.8042, + "sensor_limit_warn": null, + "sensor_limit_low": 2.8118, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7061", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7062", + "sensor_index": "7062", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX64 R0/61", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 7.005, + "sensor_limit": 8.05575, + "sensor_limit_warn": null, + "sensor_limit_low": 5.95425, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7062", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + } + ], + "state_indexes": [ + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (other)", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "on", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (admin)", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (denied)", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (environmental)", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (temperature)", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (fan)", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "on (fan failed)", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 1 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (cooling)", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (connector rating)", + "state_draw_graph": 0, + "state_value": 11, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "on (no inline power)", + "state_draw_graph": 0, + "state_value": 12, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "notKnown", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "disabled", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "initialization", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "negotiation", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "standbyCold", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "standbyColdConfig", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "standbyColdFileSys", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "standbyColdBulk", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "standbyHot", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activeFast", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activeDrain", + "state_draw_graph": 0, + "state_value": 11, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activePreconfig", + "state_draw_graph": 0, + "state_value": 12, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activePostconfig", + "state_draw_graph": 0, + "state_value": 13, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "active", + "state_draw_graph": 0, + "state_value": 14, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activeExtraload", + "state_draw_graph": 0, + "state_value": 15, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activeHandback", + "state_draw_graph": 0, + "state_value": 16, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "notKnown", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "disabled", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "initialization", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "negotiation", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "standbyCold", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "standbyColdConfig", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "standbyColdFileSys", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "standbyColdBulk", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "standbyHot", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activeFast", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activeDrain", + "state_draw_graph": 0, + "state_value": 11, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activePreconfig", + "state_draw_graph": 0, + "state_value": 12, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activePostconfig", + "state_draw_graph": 0, + "state_value": 13, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "active", + "state_draw_graph": 0, + "state_value": 14, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activeExtraload", + "state_draw_graph": 0, + "state_value": 15, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activeHandback", + "state_draw_graph": 0, + "state_value": 16, + "state_generic_value": 1 + } + ] + }, + "poller": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1217", + "sensor_index": "1217", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 10 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.004364, + "sensor_limit": 0.01275, + "sensor_limit_warn": 0.0119, + "sensor_limit_low": 0.002, + "sensor_limit_low_warn": 0.0024, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1217", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1229", + "sensor_index": "1229", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 11 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.031016, + "sensor_limit": 0.08, + "sensor_limit_warn": 0.075, + "sensor_limit_low": 0.012, + "sensor_limit_low_warn": 0.014, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1229", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1577", + "sensor_index": "1577", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 0 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.00673, + "sensor_limit": 0.012452, + "sensor_limit_warn": 0.012452, + "sensor_limit_low": 0.003252, + "sensor_limit_low_warn": 0.003252, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1577", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1589", + "sensor_index": "1589", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 1 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.00673, + "sensor_limit": 0.012452, + "sensor_limit_warn": 0.012452, + "sensor_limit_low": 0.003252, + "sensor_limit_low_warn": 0.003252, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1589", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1601", + "sensor_index": "1601", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 2 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.030593, + "sensor_limit": 0.075, + "sensor_limit_warn": 0.07, + "sensor_limit_low": 0.015, + "sensor_limit_low_warn": 0.02, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1601", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1613", + "sensor_index": "1613", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 3 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.025152, + "sensor_limit": 0.1, + "sensor_limit_warn": 0.083, + "sensor_limit_low": 0.008, + "sensor_limit_low_warn": 0.01, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1613", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1637", + "sensor_index": "1637", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 5 Bias Current", + "group": null, + "sensor_divisor": 1000000, + "sensor_multiplier": 1, + "sensor_current": 0.006591, + "sensor_limit": 0.01, + "sensor_limit_warn": 0.0095, + "sensor_limit_low": 0.0005, + "sensor_limit_low_warn": 0.001, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1637", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.26", + "sensor_index": "26", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Iin P1/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "26", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.29", + "sensor_index": "29", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Iout P1/5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "29", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.46", + "sensor_index": "46", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Iin P2/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "46", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.49", + "sensor_index": "49", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Iout P2/5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "49", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.6", + "sensor_index": "6", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Iin P0/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "6", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.66", + "sensor_index": "66", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Iin P3/2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3812, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "66", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.69", + "sensor_index": "69", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Iout P3/5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 68375, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "69", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.9", + "sensor_index": "9", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Iout P0/5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "9", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1218", + "sensor_index": "1218", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 10 Tx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -5.7, + "sensor_limit": 0, + "sensor_limit_warn": -3, + "sensor_limit_low": -13.5, + "sensor_limit_low_warn": -9.5, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1218", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1219", + "sensor_index": "1219", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 10 Rx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -6.5, + "sensor_limit": 3, + "sensor_limit_warn": 0, + "sensor_limit_low": -21, + "sensor_limit_low_warn": -17, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1219", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1230", + "sensor_index": "1230", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 11 Tx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -1.1, + "sensor_limit": 3.5, + "sensor_limit_warn": 0.5, + "sensor_limit_low": -12.2, + "sensor_limit_low_warn": -8.2, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1230", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1231", + "sensor_index": "1231", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 11 Rx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -2.5, + "sensor_limit": 3.5, + "sensor_limit_warn": 0.5, + "sensor_limit_low": -18.4, + "sensor_limit_low_warn": -14.4, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1231", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1602", + "sensor_index": "1602", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 2 Tx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 1.4, + "sensor_limit": 7.5, + "sensor_limit_warn": 4.5, + "sensor_limit_low": -8.3, + "sensor_limit_low_warn": -4.3, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1602", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1603", + "sensor_index": "1603", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 2 Rx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 1.3, + "sensor_limit": 7.5, + "sensor_limit_warn": 4.5, + "sensor_limit_low": -14.6, + "sensor_limit_low_warn": -10.6, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1603", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1614", + "sensor_index": "1614", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 3 Tx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -0.1, + "sensor_limit": 7.7, + "sensor_limit_warn": 4.7, + "sensor_limit_low": -5.4, + "sensor_limit_low_warn": -1.4, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1614", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1615", + "sensor_index": "1615", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 3 Rx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -0.4, + "sensor_limit": 7.5, + "sensor_limit_warn": 4.5, + "sensor_limit_low": -11.7, + "sensor_limit_low_warn": -7.7, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1615", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1638", + "sensor_index": "1638", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 5 Tx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -2.1, + "sensor_limit": 3, + "sensor_limit_warn": 0, + "sensor_limit_low": -11.3, + "sensor_limit_low_warn": -7.3, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1638", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "dbm", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1639", + "sensor_index": "1639", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 5 Rx Power", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": -1.8, + "sensor_limit": 3, + "sensor_limit_warn": 0, + "sensor_limit_low": -13.9, + "sensor_limit_low_warn": -9.9, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1639", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.117.1.1.2.1.2.23", + "sensor_index": "23", + "sensor_type": "cefcFRUPowerOperStatus", + "sensor_descr": "Power Supply Module 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 8, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "23", + "entPhysicalIndex_measured": null, + "sensor_prev": 0, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cefcFRUPowerOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.117.1.1.2.1.2.3", + "sensor_index": "3", + "sensor_type": "cefcFRUPowerOperStatus", + "sensor_descr": "Power Supply Module 0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 8, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "3", + "entPhysicalIndex_measured": null, + "sensor_prev": 0, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cefcFRUPowerOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.117.1.1.2.1.2.43", + "sensor_index": "43", + "sensor_type": "cefcFRUPowerOperStatus", + "sensor_descr": "Power Supply Module 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 8, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "43", + "entPhysicalIndex_measured": null, + "sensor_prev": 0, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cefcFRUPowerOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.117.1.1.2.1.2.63", + "sensor_index": "63", + "sensor_type": "cefcFRUPowerOperStatus", + "sensor_descr": "Power Supply Module 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "63", + "entPhysicalIndex_measured": null, + "sensor_prev": 0, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cefcFRUPowerOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.176.1.1.4.0", + "sensor_index": "0", + "sensor_type": "cRFStatusPeerUnitState", + "sensor_descr": "VSS Peer State", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "0", + "entPhysicalIndex_measured": null, + "sensor_prev": 0, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cRFStatusPeerUnitState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.176.1.1.2.0", + "sensor_index": "0", + "sensor_type": "cRFStatusUnitState", + "sensor_descr": "VSS Device State", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 14, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "0", + "entPhysicalIndex_measured": null, + "sensor_prev": 0, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": "cRFStatusUnitState" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.10", + "sensor_index": "10", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Temp1 P0/6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "10", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.11", + "sensor_index": "11", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Temp2 P0/7", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 27, + "sensor_limit": 47, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "11", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.12", + "sensor_index": "12", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Temp3 P0/8", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "12", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1215", + "sensor_index": "1215", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 10", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 27.835, + "sensor_limit": 90, + "sensor_limit_warn": 85, + "sensor_limit_low": -10, + "sensor_limit_low_warn": -5, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1215", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1227", + "sensor_index": "1227", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 11", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 26.527, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1227", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1575", + "sensor_index": "1575", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 0", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 39.25, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1575", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1587", + "sensor_index": "1587", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 1", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 40.046, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1587", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1599", + "sensor_index": "1599", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 2", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 44.535, + "sensor_limit": 90, + "sensor_limit_warn": 85, + "sensor_limit_low": -35, + "sensor_limit_low_warn": -30, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1599", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1611", + "sensor_index": "1611", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 3", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 44.656, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1611", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1635", + "sensor_index": "1635", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 5", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 33.363, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1635", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.30", + "sensor_index": "30", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Temp1 P1/6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 24, + "sensor_limit": 44, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "30", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.31", + "sensor_index": "31", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Temp2 P1/7", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "31", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.32", + "sensor_index": "32", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Temp3 P1/8", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "32", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.50", + "sensor_index": "50", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Temp1 P2/6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "50", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.51", + "sensor_index": "51", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Temp2 P2/7", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "51", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.52", + "sensor_index": "52", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Temp3 P2/8", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "52", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.70", + "sensor_index": "70", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Temp1 P3/6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "70", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7063", + "sensor_index": "7063", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - AMB IN R0/62", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 24, + "sensor_limit": 60, + "sensor_limit_warn": 45, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7063", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7064", + "sensor_index": "7064", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - AMB OUT R0/63", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 53, + "sensor_limit": 110, + "sensor_limit_warn": 95, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7064", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7065", + "sensor_index": "7065", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - AMB MID R0/64", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 34, + "sensor_limit": 80, + "sensor_limit_warn": 70, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7065", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7066", + "sensor_index": "7066", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - PCYN 0 R0/65", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 63, + "sensor_limit": 115, + "sensor_limit_warn": 105, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7066", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7067", + "sensor_index": "7067", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - PCYN 1 R0/66", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 66, + "sensor_limit": 115, + "sensor_limit_warn": 105, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7067", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7068", + "sensor_index": "7068", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - PCYN 2 R0/67", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 73, + "sensor_limit": 115, + "sensor_limit_warn": 105, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7068", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7069", + "sensor_index": "7069", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - PCYN 3 R0/68", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 67, + "sensor_limit": 115, + "sensor_limit_warn": 105, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7069", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7070", + "sensor_index": "7070", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - CPU Die R0/69", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 42, + "sensor_limit": 120, + "sensor_limit_warn": 100, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7070", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7071", + "sensor_index": "7071", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - FC FANS R0/70", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 67, + "sensor_limit": 87, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7071", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.71", + "sensor_index": "71", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Temp2 P3/7", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 33, + "sensor_limit": 53, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "71", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.72", + "sensor_index": "72", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Temp3 P3/8", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 47, + "sensor_limit": 67, + "sensor_limit_warn": null, + "sensor_limit_low": -5, + "sensor_limit_low_warn": -1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "72", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1216", + "sensor_index": "1216", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 10 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.3265, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.47, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.14, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1216", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1228", + "sensor_index": "1228", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/0 Transceiver 11 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.3074, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.135, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1228", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1576", + "sensor_index": "1576", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 0 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.278, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.135, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1576", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1588", + "sensor_index": "1588", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 1 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.2705, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.135, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1588", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1600", + "sensor_index": "1600", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 2 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.239, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.135, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1600", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1612", + "sensor_index": "1612", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 3 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.199, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.135, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1612", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.1636", + "sensor_index": "1636", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Subslot 0/1 Transceiver 5 Supply Voltage", + "group": null, + "sensor_divisor": 10000, + "sensor_multiplier": 1, + "sensor_current": 3.2696, + "sensor_limit": 3.63, + "sensor_limit_warn": 3.465, + "sensor_limit_low": 2.97, + "sensor_limit_low_warn": 3.1, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1636", + "entPhysicalIndex_measured": "0", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.24", + "sensor_index": "24", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Vin P1/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "24", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.27", + "sensor_index": "27", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 1 - Vout P1/3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5123, + "sensor_limit": 5891.45, + "sensor_limit_warn": null, + "sensor_limit_low": 4354.55, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "27", + "entPhysicalIndex_measured": "23", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.4", + "sensor_index": "4", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Vin P0/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "4", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.44", + "sensor_index": "44", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Vin P2/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "44", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.47", + "sensor_index": "47", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 2 - Vout P2/3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5160, + "sensor_limit": 5934, + "sensor_limit_warn": null, + "sensor_limit_low": 4386, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "47", + "entPhysicalIndex_measured": "43", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.64", + "sensor_index": "64", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Vin P3/0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 232500, + "sensor_limit": 267375, + "sensor_limit_warn": null, + "sensor_limit_low": 197625, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "64", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.67", + "sensor_index": "67", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 3 - Vout P3/3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 11994, + "sensor_limit": 13793.1, + "sensor_limit_warn": null, + "sensor_limit_low": 10194.9, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "67", + "entPhysicalIndex_measured": "63", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7", + "sensor_index": "7", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Power Supply Module 0 - Vout P0/3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5142, + "sensor_limit": 5913.3, + "sensor_limit_warn": null, + "sensor_limit_low": 4370.7, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7", + "entPhysicalIndex_measured": "3", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7001", + "sensor_index": "7001", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX1 R0/0", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 11.969, + "sensor_limit": 13.76435, + "sensor_limit_warn": null, + "sensor_limit_low": 10.17365, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7001", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7002", + "sensor_index": "7002", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX2 R0/1", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 6.975, + "sensor_limit": 8.02125, + "sensor_limit_warn": null, + "sensor_limit_low": 5.92875, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7002", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7003", + "sensor_index": "7003", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX3 R0/2", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 5.036, + "sensor_limit": 5.7914, + "sensor_limit_warn": null, + "sensor_limit_low": 4.2806, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7003", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7004", + "sensor_index": "7004", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX4 R0/3", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.206, + "sensor_limit": 3.6869, + "sensor_limit_warn": null, + "sensor_limit_low": 2.7251, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7004", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7005", + "sensor_index": "7005", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX5 R0/4", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.283, + "sensor_limit": 3.77545, + "sensor_limit_warn": null, + "sensor_limit_low": 2.79055, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7005", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7006", + "sensor_index": "7006", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX6 R0/5", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.795, + "sensor_limit": 2.06425, + "sensor_limit_warn": null, + "sensor_limit_low": 1.52575, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7006", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7007", + "sensor_index": "7007", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX7 R0/6", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 2.492, + "sensor_limit": 2.8658, + "sensor_limit_warn": null, + "sensor_limit_low": 2.1182, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7007", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7008", + "sensor_index": "7008", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX8 R0/7", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.798, + "sensor_limit": 2.0677, + "sensor_limit_warn": null, + "sensor_limit_low": 1.5283, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7008", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7009", + "sensor_index": "7009", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX9 R0/8", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.783, + "sensor_limit": 2.05045, + "sensor_limit_warn": null, + "sensor_limit_low": 1.51555, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7009", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7010", + "sensor_index": "7010", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX10 R0/9", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.705, + "sensor_limit": 1.96075, + "sensor_limit_warn": null, + "sensor_limit_low": 1.44925, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7010", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7011", + "sensor_index": "7011", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX11 R0/10", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.499, + "sensor_limit": 1.72385, + "sensor_limit_warn": null, + "sensor_limit_low": 1.27415, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7011", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7012", + "sensor_index": "7012", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX12 R0/11", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.31, + "sensor_limit": 1.5065, + "sensor_limit_warn": null, + "sensor_limit_low": 1.1135, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7012", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7013", + "sensor_index": "7013", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX13 R0/12", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.2, + "sensor_limit": 1.38, + "sensor_limit_warn": null, + "sensor_limit_low": 1.02, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7013", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7014", + "sensor_index": "7014", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX14 R0/13", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.199, + "sensor_limit": 1.37885, + "sensor_limit_warn": null, + "sensor_limit_low": 1.01915, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7014", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7015", + "sensor_index": "7015", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX15 R0/14", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.095, + "sensor_limit": 1.25925, + "sensor_limit_warn": null, + "sensor_limit_low": 0.93075, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7015", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7016", + "sensor_index": "7016", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB1: VX16 R0/15", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.048, + "sensor_limit": 1.2052, + "sensor_limit_warn": null, + "sensor_limit_low": 0.8908, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7016", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7017", + "sensor_index": "7017", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX17 R0/16", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.23, + "sensor_limit": 1.4145, + "sensor_limit_warn": null, + "sensor_limit_low": 1.0455, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7017", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7018", + "sensor_index": "7018", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX18 R0/17", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.898, + "sensor_limit": 1.0327, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7633, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7018", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7019", + "sensor_index": "7019", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX19 R0/18", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.896, + "sensor_limit": 1.0304, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7616, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7019", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7020", + "sensor_index": "7020", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX20 R0/19", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.845, + "sensor_limit": 0.97175, + "sensor_limit_warn": null, + "sensor_limit_low": 0.71825, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7020", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7021", + "sensor_index": "7021", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX21 R0/20", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.75, + "sensor_limit": 0.8625, + "sensor_limit_warn": null, + "sensor_limit_low": 0.6375, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7021", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7022", + "sensor_index": "7022", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX22 R0/21", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.597, + "sensor_limit": 0.68655, + "sensor_limit_warn": null, + "sensor_limit_low": 0.50745, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7022", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7023", + "sensor_index": "7023", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX23 R0/22", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.595, + "sensor_limit": 0.68425, + "sensor_limit_warn": null, + "sensor_limit_low": 0.50575, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7023", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7024", + "sensor_index": "7024", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX24 R0/23", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.598, + "sensor_limit": 0.6877, + "sensor_limit_warn": null, + "sensor_limit_low": 0.5083, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7024", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7025", + "sensor_index": "7025", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX25 R0/24", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.846, + "sensor_limit": 0.9729, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7191, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7025", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7026", + "sensor_index": "7026", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX26 R0/25", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.872, + "sensor_limit": 1.0028, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7412, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7026", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7027", + "sensor_index": "7027", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX27 R0/26", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.873, + "sensor_limit": 1.00395, + "sensor_limit_warn": null, + "sensor_limit_low": 0.74205, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7027", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7028", + "sensor_index": "7028", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX28 R0/27", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.999, + "sensor_limit": 1.14885, + "sensor_limit_warn": null, + "sensor_limit_low": 0.84915, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7028", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7029", + "sensor_index": "7029", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX29 R0/28", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.05, + "sensor_limit": 1.2075, + "sensor_limit_warn": null, + "sensor_limit_low": 0.8925, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7029", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7030", + "sensor_index": "7030", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX30 R0/29", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.275, + "sensor_limit": 3.76625, + "sensor_limit_warn": null, + "sensor_limit_low": 2.78375, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7030", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7031", + "sensor_index": "7031", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VAMB2: VX32 R0/30", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.898, + "sensor_limit": 1.0327, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7633, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7031", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7032", + "sensor_index": "7032", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX33 R0/31", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 11.981, + "sensor_limit": 13.77815, + "sensor_limit_warn": null, + "sensor_limit_low": 10.18385, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7032", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7033", + "sensor_index": "7033", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX34 R0/32", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 6.967, + "sensor_limit": 8.01205, + "sensor_limit_warn": null, + "sensor_limit_low": 5.92195, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7033", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7034", + "sensor_index": "7034", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX35 R0/33", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 5.058, + "sensor_limit": 5.8167, + "sensor_limit_warn": null, + "sensor_limit_low": 4.2993, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7034", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7035", + "sensor_index": "7035", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX36 R0/34", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.325, + "sensor_limit": 3.82375, + "sensor_limit_warn": null, + "sensor_limit_low": 2.82625, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7035", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7036", + "sensor_index": "7036", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX37 R0/35", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.316, + "sensor_limit": 3.8134, + "sensor_limit_warn": null, + "sensor_limit_low": 2.8186, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7036", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7037", + "sensor_index": "7037", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX38 R0/36", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 2.493, + "sensor_limit": 2.86695, + "sensor_limit_warn": null, + "sensor_limit_low": 2.11905, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7037", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7038", + "sensor_index": "7038", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX39 R0/37", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.098, + "sensor_limit": 1.2627, + "sensor_limit_warn": null, + "sensor_limit_low": 0.9333, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7038", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7039", + "sensor_index": "7039", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX40 R0/38", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.874, + "sensor_limit": 1.0051, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7429, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7039", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7040", + "sensor_index": "7040", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX41 R0/39", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.873, + "sensor_limit": 1.00395, + "sensor_limit_warn": null, + "sensor_limit_low": 0.74205, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7040", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7041", + "sensor_index": "7041", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX42 R0/40", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.496, + "sensor_limit": 1.7204, + "sensor_limit_warn": null, + "sensor_limit_low": 1.2716, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7041", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7042", + "sensor_index": "7042", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX43 R0/41", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.847, + "sensor_limit": 0.97405, + "sensor_limit_warn": null, + "sensor_limit_low": 0.71995, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7042", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7043", + "sensor_index": "7043", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX44 R0/42", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.898, + "sensor_limit": 1.0327, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7633, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7043", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7044", + "sensor_index": "7044", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX45 R0/43", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.894, + "sensor_limit": 1.0281, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7599, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7044", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7045", + "sensor_index": "7045", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX46 R0/44", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.801, + "sensor_limit": 2.07115, + "sensor_limit_warn": null, + "sensor_limit_low": 1.53085, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7045", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7046", + "sensor_index": "7046", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX47 R0/45", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.199, + "sensor_limit": 1.37885, + "sensor_limit_warn": null, + "sensor_limit_low": 1.01915, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7046", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7047", + "sensor_index": "7047", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VEUC1: VX48 R0/46", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.995, + "sensor_limit": 1.14425, + "sensor_limit_warn": null, + "sensor_limit_low": 0.84575, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7047", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7048", + "sensor_index": "7048", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX49 R0/47", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 11.922, + "sensor_limit": 13.7103, + "sensor_limit_warn": null, + "sensor_limit_low": 10.1337, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7048", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7049", + "sensor_index": "7049", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX50 R0/48", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.194, + "sensor_limit": 3.6731, + "sensor_limit_warn": null, + "sensor_limit_low": 2.7149, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7049", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7050", + "sensor_index": "7050", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX52 R0/49", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.842, + "sensor_limit": 0.9683, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7157, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7050", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7051", + "sensor_index": "7051", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX53 R0/50", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.843, + "sensor_limit": 0.96945, + "sensor_limit_warn": null, + "sensor_limit_low": 0.71655, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7051", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7052", + "sensor_index": "7052", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX54 R0/51", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.849, + "sensor_limit": 0.97635, + "sensor_limit_warn": null, + "sensor_limit_low": 0.72165, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7052", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7053", + "sensor_index": "7053", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX55 R0/52", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.852, + "sensor_limit": 0.9798, + "sensor_limit_warn": null, + "sensor_limit_low": 0.7242, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7053", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7054", + "sensor_index": "7054", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX56 R0/53", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 0.899, + "sensor_limit": 1.03385, + "sensor_limit_warn": null, + "sensor_limit_low": 0.76415, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7054", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7055", + "sensor_index": "7055", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX57 R0/54", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.004, + "sensor_limit": 1.1546, + "sensor_limit_warn": null, + "sensor_limit_low": 0.8534, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7055", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7056", + "sensor_index": "7056", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX58 R0/55", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.215, + "sensor_limit": 1.39725, + "sensor_limit_warn": null, + "sensor_limit_low": 1.03275, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7056", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7057", + "sensor_index": "7057", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX59 R0/56", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.201, + "sensor_limit": 1.38115, + "sensor_limit_warn": null, + "sensor_limit_low": 1.02085, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7057", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7058", + "sensor_index": "7058", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX60 R0/57", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.81, + "sensor_limit": 2.0815, + "sensor_limit_warn": null, + "sensor_limit_low": 1.5385, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7058", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7059", + "sensor_index": "7059", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX61 R0/58", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 1.802, + "sensor_limit": 2.0723, + "sensor_limit_warn": null, + "sensor_limit_low": 1.5317, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7059", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7060", + "sensor_index": "7060", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX62 R0/59", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 2.485, + "sensor_limit": 2.85775, + "sensor_limit_warn": null, + "sensor_limit_low": 2.11225, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7060", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7061", + "sensor_index": "7061", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX63 R0/60", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 3.308, + "sensor_limit": 3.8042, + "sensor_limit_warn": null, + "sensor_limit_low": 2.8118, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7061", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.9.9.91.1.1.1.1.4.7062", + "sensor_index": "7062", + "sensor_type": "cisco-entity-sensor", + "sensor_descr": "Module R0 - VFPC1: VX64 R0/61", + "group": null, + "sensor_divisor": 1000, + "sensor_multiplier": 1, + "sensor_current": 7.005, + "sensor_limit": 8.05575, + "sensor_limit_warn": null, + "sensor_limit_low": 5.95425, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7062", + "entPhysicalIndex_measured": "7000", + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + } + ], + "state_indexes": [ + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (other)", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "on", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (admin)", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (denied)", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (environmental)", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (temperature)", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (fan)", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "on (fan failed)", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 1 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (cooling)", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "off (connector rating)", + "state_draw_graph": 0, + "state_value": 11, + "state_generic_value": 2 + }, + { + "state_name": "cefcFRUPowerOperStatus", + "state_descr": "on (no inline power)", + "state_draw_graph": 0, + "state_value": 12, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "notKnown", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "disabled", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "initialization", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "negotiation", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "standbyCold", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "standbyColdConfig", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "standbyColdFileSys", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "standbyColdBulk", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "standbyHot", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activeFast", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activeDrain", + "state_draw_graph": 0, + "state_value": 11, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activePreconfig", + "state_draw_graph": 0, + "state_value": 12, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activePostconfig", + "state_draw_graph": 0, + "state_value": 13, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "active", + "state_draw_graph": 0, + "state_value": 14, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activeExtraload", + "state_draw_graph": 0, + "state_value": 15, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusPeerUnitState", + "state_descr": "activeHandback", + "state_draw_graph": 0, + "state_value": 16, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "notKnown", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "disabled", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "initialization", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "negotiation", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "standbyCold", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "standbyColdConfig", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "standbyColdFileSys", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "standbyColdBulk", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "standbyHot", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activeFast", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activeDrain", + "state_draw_graph": 0, + "state_value": 11, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activePreconfig", + "state_draw_graph": 0, + "state_value": 12, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activePostconfig", + "state_draw_graph": 0, + "state_value": 13, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "active", + "state_draw_graph": 0, + "state_value": 14, + "state_generic_value": 0 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activeExtraload", + "state_draw_graph": 0, + "state_value": 15, + "state_generic_value": 1 + }, + { + "state_name": "cRFStatusUnitState", + "state_descr": "activeHandback", + "state_draw_graph": 0, + "state_value": 16, + "state_generic_value": 1 + } + ] + } + } +} diff --git a/tests/snmpsim/iosxe_c8500-20x6c.snmprec b/tests/snmpsim/iosxe_c8500-20x6c.snmprec new file mode 100644 index 0000000000..cc03a2a82a --- /dev/null +++ b/tests/snmpsim/iosxe_c8500-20x6c.snmprec @@ -0,0 +1,3021 @@ +1.3.6.1.2.1.1.1.0|4x|22436973636f20494f5320536f667477617265205b494f5358455d2c20633830303061657020536f66747761726520285838365f36345f4c494e55585f494f53442d554e4956455253414c4b392d4d292c204578706572696d656e74616c2056657273696f6e2031372e31372e32303234303832383a313931373137205b424c445f504f4c415249535f4445565f4c41544553545f32303234303832385f3138313433373a2f6e6f6261636b75702f6d637072652f7332632d6275696c642d7773203130325d0a436f707972696768742028632920313938362d3230323420627920436973636f2053797374656d732c20496e632e0d0a436f6d70696c656422 +1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.9.1.3085 +1.3.6.1.2.1.1.5.0|4| +1.3.6.1.2.1.31.1.1.1.1.1|4|Te0/0/0 +1.3.6.1.2.1.31.1.1.1.1.2|4|Te0/0/1 +1.3.6.1.2.1.31.1.1.1.1.3|4|Te0/0/2 +1.3.6.1.2.1.31.1.1.1.1.4|4|Te0/0/3 +1.3.6.1.2.1.31.1.1.1.1.5|4|Te0/0/4 +1.3.6.1.2.1.31.1.1.1.1.6|4|Te0/0/5 +1.3.6.1.2.1.31.1.1.1.1.7|4|Te0/0/6 +1.3.6.1.2.1.31.1.1.1.1.8|4|Te0/0/7 +1.3.6.1.2.1.31.1.1.1.1.9|4|Te0/0/8 +1.3.6.1.2.1.31.1.1.1.1.10|4|Te0/0/9 +1.3.6.1.2.1.31.1.1.1.1.11|4|Te0/0/10 +1.3.6.1.2.1.31.1.1.1.1.12|4|Te0/0/11 +1.3.6.1.2.1.31.1.1.1.1.13|4|Te0/0/12 +1.3.6.1.2.1.31.1.1.1.1.14|4|Te0/0/13 +1.3.6.1.2.1.31.1.1.1.1.15|4|Te0/0/14 +1.3.6.1.2.1.31.1.1.1.1.16|4|Te0/0/15 +1.3.6.1.2.1.31.1.1.1.1.17|4|Te0/0/16 +1.3.6.1.2.1.31.1.1.1.1.18|4|Te0/0/17 +1.3.6.1.2.1.31.1.1.1.1.19|4|Te0/0/18 +1.3.6.1.2.1.31.1.1.1.1.20|4|Te0/0/19 +1.3.6.1.2.1.31.1.1.1.1.21|4|Hu0/1/0 +1.3.6.1.2.1.31.1.1.1.1.22|4|Hu0/1/1 +1.3.6.1.2.1.31.1.1.1.1.23|4|Hu0/1/2 +1.3.6.1.2.1.31.1.1.1.1.24|4|Hu0/1/3 +1.3.6.1.2.1.31.1.1.1.1.25|4|Hu0/1/4 +1.3.6.1.2.1.31.1.1.1.1.26|4|Hu0/1/5 +1.3.6.1.2.1.31.1.1.1.1.27|4|Gi0 +1.3.6.1.2.1.31.1.1.1.1.28|4|Vo0 +1.3.6.1.2.1.31.1.1.1.1.29|4|Nu0 +1.3.6.1.2.1.31.1.1.1.1.30|4|Lo0 +1.3.6.1.2.1.31.1.1.1.1.31|4|Lo1 +1.3.6.1.2.1.47.1.1.1.1.2.1|4|Cisco C8500-20X6C Chassis +1.3.6.1.2.1.47.1.1.1.1.2.2|4|Power Supply Bay +1.3.6.1.2.1.47.1.1.1.1.2.3|4|Cisco 1100W AC Power Supply +1.3.6.1.2.1.47.1.1.1.1.2.4|4|Vin +1.3.6.1.2.1.47.1.1.1.1.2.5|4|Pin +1.3.6.1.2.1.47.1.1.1.1.2.6|4|Iin +1.3.6.1.2.1.47.1.1.1.1.2.7|4|Vout +1.3.6.1.2.1.47.1.1.1.1.2.8|4|Pout +1.3.6.1.2.1.47.1.1.1.1.2.9|4|Iout +1.3.6.1.2.1.47.1.1.1.1.2.10|4|Temp1 +1.3.6.1.2.1.47.1.1.1.1.2.11|4|Temp2 +1.3.6.1.2.1.47.1.1.1.1.2.12|4|Temp3 +1.3.6.1.2.1.47.1.1.1.1.2.13|4|Power Supply +1.3.6.1.2.1.47.1.1.1.1.2.22|4|Power Supply Bay +1.3.6.1.2.1.47.1.1.1.1.2.23|4|Cisco 1100W AC Power Supply +1.3.6.1.2.1.47.1.1.1.1.2.24|4|Vin +1.3.6.1.2.1.47.1.1.1.1.2.25|4|Pin +1.3.6.1.2.1.47.1.1.1.1.2.26|4|Iin +1.3.6.1.2.1.47.1.1.1.1.2.27|4|Vout +1.3.6.1.2.1.47.1.1.1.1.2.28|4|Pout +1.3.6.1.2.1.47.1.1.1.1.2.29|4|Iout +1.3.6.1.2.1.47.1.1.1.1.2.30|4|Temp1 +1.3.6.1.2.1.47.1.1.1.1.2.31|4|Temp2 +1.3.6.1.2.1.47.1.1.1.1.2.32|4|Temp3 +1.3.6.1.2.1.47.1.1.1.1.2.33|4|Power Supply +1.3.6.1.2.1.47.1.1.1.1.2.42|4|Power Supply Bay +1.3.6.1.2.1.47.1.1.1.1.2.43|4|Cisco 1100W AC Power Supply +1.3.6.1.2.1.47.1.1.1.1.2.44|4|Vin +1.3.6.1.2.1.47.1.1.1.1.2.45|4|Pin +1.3.6.1.2.1.47.1.1.1.1.2.46|4|Iin +1.3.6.1.2.1.47.1.1.1.1.2.47|4|Vout +1.3.6.1.2.1.47.1.1.1.1.2.48|4|Pout +1.3.6.1.2.1.47.1.1.1.1.2.49|4|Iout +1.3.6.1.2.1.47.1.1.1.1.2.50|4|Temp1 +1.3.6.1.2.1.47.1.1.1.1.2.51|4|Temp2 +1.3.6.1.2.1.47.1.1.1.1.2.52|4|Temp3 +1.3.6.1.2.1.47.1.1.1.1.2.53|4|Power Supply +1.3.6.1.2.1.47.1.1.1.1.2.62|4|Power Supply Bay +1.3.6.1.2.1.47.1.1.1.1.2.63|4|Cisco 1100W AC Power Supply +1.3.6.1.2.1.47.1.1.1.1.2.64|4|Vin +1.3.6.1.2.1.47.1.1.1.1.2.65|4|Pin +1.3.6.1.2.1.47.1.1.1.1.2.66|4|Iin +1.3.6.1.2.1.47.1.1.1.1.2.67|4|Vout +1.3.6.1.2.1.47.1.1.1.1.2.68|4|Pout +1.3.6.1.2.1.47.1.1.1.1.2.69|4|Iout +1.3.6.1.2.1.47.1.1.1.1.2.70|4|Temp1 +1.3.6.1.2.1.47.1.1.1.1.2.71|4|Temp2 +1.3.6.1.2.1.47.1.1.1.1.2.72|4|Temp3 +1.3.6.1.2.1.47.1.1.1.1.2.73|4|Power Supply +1.3.6.1.2.1.47.1.1.1.1.2.82|4|Fan Tray Bay +1.3.6.1.2.1.47.1.1.1.1.2.83|4|Cisco C8500-FAN-3R Fan Tray +1.3.6.1.2.1.47.1.1.1.1.2.94|4|Fan +1.3.6.1.2.1.47.1.1.1.1.2.102|4|Fan Tray Bay +1.3.6.1.2.1.47.1.1.1.1.2.103|4|Cisco C8500-FAN-3R Fan Tray +1.3.6.1.2.1.47.1.1.1.1.2.114|4|Fan +1.3.6.1.2.1.47.1.1.1.1.2.122|4|Fan Tray Bay +1.3.6.1.2.1.47.1.1.1.1.2.123|4|Cisco C8500-FAN-3R Fan Tray +1.3.6.1.2.1.47.1.1.1.1.2.134|4|Fan +1.3.6.1.2.1.47.1.1.1.1.2.1000|4|Cisco C8500-20X6C Modular Interface Processor +1.3.6.1.2.1.47.1.1.1.1.2.1040|4|20-port 10 Gigabit SFPP Ethernet Port Adapter +1.3.6.1.2.1.47.1.1.1.1.2.1091|4|subslot 0/0 transceiver container 0 +1.3.6.1.2.1.47.1.1.1.1.2.1092|4|10G AOC1M +1.3.6.1.2.1.47.1.1.1.1.2.1093|4|20xSFP+ +1.3.6.1.2.1.47.1.1.1.1.2.1103|4|subslot 0/0 transceiver container 1 +1.3.6.1.2.1.47.1.1.1.1.2.1104|4|10G AOC1M +1.3.6.1.2.1.47.1.1.1.1.2.1105|4|20xSFP+ +1.3.6.1.2.1.47.1.1.1.1.2.1115|4|subslot 0/0 transceiver container 2 +1.3.6.1.2.1.47.1.1.1.1.2.1116|4|10G AOC1M +1.3.6.1.2.1.47.1.1.1.1.2.1117|4|20xSFP+ +1.3.6.1.2.1.47.1.1.1.1.2.1127|4|subslot 0/0 transceiver container 3 +1.3.6.1.2.1.47.1.1.1.1.2.1128|4|10G AOC1M +1.3.6.1.2.1.47.1.1.1.1.2.1129|4|20xSFP+ +1.3.6.1.2.1.47.1.1.1.1.2.1139|4|subslot 0/0 transceiver container 4 +1.3.6.1.2.1.47.1.1.1.1.2.1151|4|subslot 0/0 transceiver container 5 +1.3.6.1.2.1.47.1.1.1.1.2.1163|4|subslot 0/0 transceiver container 6 +1.3.6.1.2.1.47.1.1.1.1.2.1175|4|subslot 0/0 transceiver container 7 +1.3.6.1.2.1.47.1.1.1.1.2.1187|4|subslot 0/0 transceiver container 8 +1.3.6.1.2.1.47.1.1.1.1.2.1199|4|subslot 0/0 transceiver container 9 +1.3.6.1.2.1.47.1.1.1.1.2.1211|4|subslot 0/0 transceiver container 10 +1.3.6.1.2.1.47.1.1.1.1.2.1212|4|GE SX +1.3.6.1.2.1.47.1.1.1.1.2.1213|4|20xSFP+ +1.3.6.1.2.1.47.1.1.1.1.2.1215|4|subslot 0/0 transceiver 10 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1216|4|subslot 0/0 transceiver 10 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1217|4|subslot 0/0 transceiver 10 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1218|4|subslot 0/0 transceiver 10 Tx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1219|4|subslot 0/0 transceiver 10 Rx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1223|4|subslot 0/0 transceiver container 11 +1.3.6.1.2.1.47.1.1.1.1.2.1224|4|10GE LR +1.3.6.1.2.1.47.1.1.1.1.2.1225|4|20xSFP+ +1.3.6.1.2.1.47.1.1.1.1.2.1227|4|subslot 0/0 transceiver 11 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1228|4|subslot 0/0 transceiver 11 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1229|4|subslot 0/0 transceiver 11 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1230|4|subslot 0/0 transceiver 11 Tx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1231|4|subslot 0/0 transceiver 11 Rx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1235|4|subslot 0/0 transceiver container 12 +1.3.6.1.2.1.47.1.1.1.1.2.1247|4|subslot 0/0 transceiver container 13 +1.3.6.1.2.1.47.1.1.1.1.2.1259|4|subslot 0/0 transceiver container 14 +1.3.6.1.2.1.47.1.1.1.1.2.1271|4|subslot 0/0 transceiver container 15 +1.3.6.1.2.1.47.1.1.1.1.2.1283|4|subslot 0/0 transceiver container 16 +1.3.6.1.2.1.47.1.1.1.1.2.1295|4|subslot 0/0 transceiver container 17 +1.3.6.1.2.1.47.1.1.1.1.2.1307|4|subslot 0/0 transceiver container 18 +1.3.6.1.2.1.47.1.1.1.1.2.1319|4|subslot 0/0 transceiver container 19 +1.3.6.1.2.1.47.1.1.1.1.2.1320|4|10G AOC1M +1.3.6.1.2.1.47.1.1.1.1.2.1321|4|20xSFP+ +1.3.6.1.2.1.47.1.1.1.1.2.1520|4|6-port 100 Gigabit QSFP Ethernet Port Adapter +1.3.6.1.2.1.47.1.1.1.1.2.1571|4|subslot 0/1 transceiver container 0 +1.3.6.1.2.1.47.1.1.1.1.2.1572|4|QSFP 100GE AOC2M +1.3.6.1.2.1.47.1.1.1.1.2.1573|4|6xQSFP +1.3.6.1.2.1.47.1.1.1.1.2.1575|4|subslot 0/1 transceiver 0 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1576|4|subslot 0/1 transceiver 0 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1577|4|subslot 0/1 transceiver 0 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1583|4|subslot 0/1 transceiver container 1 +1.3.6.1.2.1.47.1.1.1.1.2.1584|4|QSFP 100GE AOC2M +1.3.6.1.2.1.47.1.1.1.1.2.1585|4|6xQSFP +1.3.6.1.2.1.47.1.1.1.1.2.1587|4|subslot 0/1 transceiver 1 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1588|4|subslot 0/1 transceiver 1 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1589|4|subslot 0/1 transceiver 1 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1595|4|subslot 0/1 transceiver container 2 +1.3.6.1.2.1.47.1.1.1.1.2.1596|4|QSFP 100GE LR +1.3.6.1.2.1.47.1.1.1.1.2.1597|4|6xQSFP +1.3.6.1.2.1.47.1.1.1.1.2.1599|4|subslot 0/1 transceiver 2 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1600|4|subslot 0/1 transceiver 2 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1601|4|subslot 0/1 transceiver 2 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1602|4|subslot 0/1 transceiver 2 Tx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1603|4|subslot 0/1 transceiver 2 Rx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1607|4|subslot 0/1 transceiver container 3 +1.3.6.1.2.1.47.1.1.1.1.2.1608|4|QSFP 100GE LR-S +1.3.6.1.2.1.47.1.1.1.1.2.1609|4|6xQSFP +1.3.6.1.2.1.47.1.1.1.1.2.1611|4|subslot 0/1 transceiver 3 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1612|4|subslot 0/1 transceiver 3 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1613|4|subslot 0/1 transceiver 3 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1614|4|subslot 0/1 transceiver 3 Tx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1615|4|subslot 0/1 transceiver 3 Rx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1619|4|subslot 0/1 transceiver container 4 +1.3.6.1.2.1.47.1.1.1.1.2.1620|4|QSFP 40GE AOC2M +1.3.6.1.2.1.47.1.1.1.1.2.1621|4|6xQSFP +1.3.6.1.2.1.47.1.1.1.1.2.1631|4|subslot 0/1 transceiver container 5 +1.3.6.1.2.1.47.1.1.1.1.2.1632|4|QSFP 40GE CSR4 +1.3.6.1.2.1.47.1.1.1.1.2.1633|4|6xQSFP +1.3.6.1.2.1.47.1.1.1.1.2.1635|4|subslot 0/1 transceiver 5 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1636|4|subslot 0/1 transceiver 5 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1637|4|subslot 0/1 transceiver 5 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1638|4|subslot 0/1 transceiver 5 Tx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.2.1639|4|subslot 0/1 transceiver 5 Rx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.2.7000|4|Cisco C8500-20X6C Route Processor +1.3.6.1.2.1.47.1.1.1.1.2.7001|4|VAMB1: VX1 +1.3.6.1.2.1.47.1.1.1.1.2.7002|4|VAMB1: VX2 +1.3.6.1.2.1.47.1.1.1.1.2.7003|4|VAMB1: VX3 +1.3.6.1.2.1.47.1.1.1.1.2.7004|4|VAMB1: VX4 +1.3.6.1.2.1.47.1.1.1.1.2.7005|4|VAMB1: VX5 +1.3.6.1.2.1.47.1.1.1.1.2.7006|4|VAMB1: VX6 +1.3.6.1.2.1.47.1.1.1.1.2.7007|4|VAMB1: VX7 +1.3.6.1.2.1.47.1.1.1.1.2.7008|4|VAMB1: VX8 +1.3.6.1.2.1.47.1.1.1.1.2.7009|4|VAMB1: VX9 +1.3.6.1.2.1.47.1.1.1.1.2.7010|4|VAMB1: VX10 +1.3.6.1.2.1.47.1.1.1.1.2.7011|4|VAMB1: VX11 +1.3.6.1.2.1.47.1.1.1.1.2.7012|4|VAMB1: VX12 +1.3.6.1.2.1.47.1.1.1.1.2.7013|4|VAMB1: VX13 +1.3.6.1.2.1.47.1.1.1.1.2.7014|4|VAMB1: VX14 +1.3.6.1.2.1.47.1.1.1.1.2.7015|4|VAMB1: VX15 +1.3.6.1.2.1.47.1.1.1.1.2.7016|4|VAMB1: VX16 +1.3.6.1.2.1.47.1.1.1.1.2.7017|4|VAMB2: VX17 +1.3.6.1.2.1.47.1.1.1.1.2.7018|4|VAMB2: VX18 +1.3.6.1.2.1.47.1.1.1.1.2.7019|4|VAMB2: VX19 +1.3.6.1.2.1.47.1.1.1.1.2.7020|4|VAMB2: VX20 +1.3.6.1.2.1.47.1.1.1.1.2.7021|4|VAMB2: VX21 +1.3.6.1.2.1.47.1.1.1.1.2.7022|4|VAMB2: VX22 +1.3.6.1.2.1.47.1.1.1.1.2.7023|4|VAMB2: VX23 +1.3.6.1.2.1.47.1.1.1.1.2.7024|4|VAMB2: VX24 +1.3.6.1.2.1.47.1.1.1.1.2.7025|4|VAMB2: VX25 +1.3.6.1.2.1.47.1.1.1.1.2.7026|4|VAMB2: VX26 +1.3.6.1.2.1.47.1.1.1.1.2.7027|4|VAMB2: VX27 +1.3.6.1.2.1.47.1.1.1.1.2.7028|4|VAMB2: VX28 +1.3.6.1.2.1.47.1.1.1.1.2.7029|4|VAMB2: VX29 +1.3.6.1.2.1.47.1.1.1.1.2.7030|4|VAMB2: VX30 +1.3.6.1.2.1.47.1.1.1.1.2.7031|4|VAMB2: VX32 +1.3.6.1.2.1.47.1.1.1.1.2.7032|4|VEUC1: VX33 +1.3.6.1.2.1.47.1.1.1.1.2.7033|4|VEUC1: VX34 +1.3.6.1.2.1.47.1.1.1.1.2.7034|4|VEUC1: VX35 +1.3.6.1.2.1.47.1.1.1.1.2.7035|4|VEUC1: VX36 +1.3.6.1.2.1.47.1.1.1.1.2.7036|4|VEUC1: VX37 +1.3.6.1.2.1.47.1.1.1.1.2.7037|4|VEUC1: VX38 +1.3.6.1.2.1.47.1.1.1.1.2.7038|4|VEUC1: VX39 +1.3.6.1.2.1.47.1.1.1.1.2.7039|4|VEUC1: VX40 +1.3.6.1.2.1.47.1.1.1.1.2.7040|4|VEUC1: VX41 +1.3.6.1.2.1.47.1.1.1.1.2.7041|4|VEUC1: VX42 +1.3.6.1.2.1.47.1.1.1.1.2.7042|4|VEUC1: VX43 +1.3.6.1.2.1.47.1.1.1.1.2.7043|4|VEUC1: VX44 +1.3.6.1.2.1.47.1.1.1.1.2.7044|4|VEUC1: VX45 +1.3.6.1.2.1.47.1.1.1.1.2.7045|4|VEUC1: VX46 +1.3.6.1.2.1.47.1.1.1.1.2.7046|4|VEUC1: VX47 +1.3.6.1.2.1.47.1.1.1.1.2.7047|4|VEUC1: VX48 +1.3.6.1.2.1.47.1.1.1.1.2.7048|4|VFPC1: VX49 +1.3.6.1.2.1.47.1.1.1.1.2.7049|4|VFPC1: VX50 +1.3.6.1.2.1.47.1.1.1.1.2.7050|4|VFPC1: VX52 +1.3.6.1.2.1.47.1.1.1.1.2.7051|4|VFPC1: VX53 +1.3.6.1.2.1.47.1.1.1.1.2.7052|4|VFPC1: VX54 +1.3.6.1.2.1.47.1.1.1.1.2.7053|4|VFPC1: VX55 +1.3.6.1.2.1.47.1.1.1.1.2.7054|4|VFPC1: VX56 +1.3.6.1.2.1.47.1.1.1.1.2.7055|4|VFPC1: VX57 +1.3.6.1.2.1.47.1.1.1.1.2.7056|4|VFPC1: VX58 +1.3.6.1.2.1.47.1.1.1.1.2.7057|4|VFPC1: VX59 +1.3.6.1.2.1.47.1.1.1.1.2.7058|4|VFPC1: VX60 +1.3.6.1.2.1.47.1.1.1.1.2.7059|4|VFPC1: VX61 +1.3.6.1.2.1.47.1.1.1.1.2.7060|4|VFPC1: VX62 +1.3.6.1.2.1.47.1.1.1.1.2.7061|4|VFPC1: VX63 +1.3.6.1.2.1.47.1.1.1.1.2.7062|4|VFPC1: VX64 +1.3.6.1.2.1.47.1.1.1.1.2.7063|4|Temp: AMB IN +1.3.6.1.2.1.47.1.1.1.1.2.7064|4|Temp: AMB OUT +1.3.6.1.2.1.47.1.1.1.1.2.7065|4|Temp: AMB MID +1.3.6.1.2.1.47.1.1.1.1.2.7066|4|Temp: PCYN 0 +1.3.6.1.2.1.47.1.1.1.1.2.7067|4|Temp: PCYN 1 +1.3.6.1.2.1.47.1.1.1.1.2.7068|4|Temp: PCYN 2 +1.3.6.1.2.1.47.1.1.1.1.2.7069|4|Temp: PCYN 3 +1.3.6.1.2.1.47.1.1.1.1.2.7070|4|Temp: CPU Die +1.3.6.1.2.1.47.1.1.1.1.2.7071|4|Temp: FC FANS +1.3.6.1.2.1.47.1.1.1.1.2.7101|4|CPU 0 of module R0 +1.3.6.1.2.1.47.1.1.1.1.2.7102|4|USB Port +1.3.6.1.2.1.47.1.1.1.1.2.7104|4|USB Port +1.3.6.1.2.1.47.1.1.1.1.2.7106|4|Network Management Ethernet +1.3.6.1.2.1.47.1.1.1.1.2.9000|4|Cisco C8500-20X6C Embedded Services Processor +1.3.6.1.2.1.47.1.1.1.1.2.9026|4|QFP 0 of module F0 +1.3.6.1.2.1.47.1.1.1.1.4.1|2|0 +1.3.6.1.2.1.47.1.1.1.1.4.2|2|1 +1.3.6.1.2.1.47.1.1.1.1.4.3|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.4|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.5|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.6|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.7|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.8|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.9|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.10|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.11|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.12|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.13|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.22|2|1 +1.3.6.1.2.1.47.1.1.1.1.4.23|2|22 +1.3.6.1.2.1.47.1.1.1.1.4.24|2|23 +1.3.6.1.2.1.47.1.1.1.1.4.25|2|23 +1.3.6.1.2.1.47.1.1.1.1.4.26|2|23 +1.3.6.1.2.1.47.1.1.1.1.4.27|2|23 +1.3.6.1.2.1.47.1.1.1.1.4.28|2|23 +1.3.6.1.2.1.47.1.1.1.1.4.29|2|23 +1.3.6.1.2.1.47.1.1.1.1.4.30|2|23 +1.3.6.1.2.1.47.1.1.1.1.4.31|2|23 +1.3.6.1.2.1.47.1.1.1.1.4.32|2|23 +1.3.6.1.2.1.47.1.1.1.1.4.33|2|23 +1.3.6.1.2.1.47.1.1.1.1.4.42|2|1 +1.3.6.1.2.1.47.1.1.1.1.4.43|2|42 +1.3.6.1.2.1.47.1.1.1.1.4.44|2|43 +1.3.6.1.2.1.47.1.1.1.1.4.45|2|43 +1.3.6.1.2.1.47.1.1.1.1.4.46|2|43 +1.3.6.1.2.1.47.1.1.1.1.4.47|2|43 +1.3.6.1.2.1.47.1.1.1.1.4.48|2|43 +1.3.6.1.2.1.47.1.1.1.1.4.49|2|43 +1.3.6.1.2.1.47.1.1.1.1.4.50|2|43 +1.3.6.1.2.1.47.1.1.1.1.4.51|2|43 +1.3.6.1.2.1.47.1.1.1.1.4.52|2|43 +1.3.6.1.2.1.47.1.1.1.1.4.53|2|43 +1.3.6.1.2.1.47.1.1.1.1.4.62|2|1 +1.3.6.1.2.1.47.1.1.1.1.4.63|2|62 +1.3.6.1.2.1.47.1.1.1.1.4.64|2|63 +1.3.6.1.2.1.47.1.1.1.1.4.65|2|63 +1.3.6.1.2.1.47.1.1.1.1.4.66|2|63 +1.3.6.1.2.1.47.1.1.1.1.4.67|2|63 +1.3.6.1.2.1.47.1.1.1.1.4.68|2|63 +1.3.6.1.2.1.47.1.1.1.1.4.69|2|63 +1.3.6.1.2.1.47.1.1.1.1.4.70|2|63 +1.3.6.1.2.1.47.1.1.1.1.4.71|2|63 +1.3.6.1.2.1.47.1.1.1.1.4.72|2|63 +1.3.6.1.2.1.47.1.1.1.1.4.73|2|63 +1.3.6.1.2.1.47.1.1.1.1.4.82|2|1 +1.3.6.1.2.1.47.1.1.1.1.4.83|2|82 +1.3.6.1.2.1.47.1.1.1.1.4.94|2|83 +1.3.6.1.2.1.47.1.1.1.1.4.102|2|1 +1.3.6.1.2.1.47.1.1.1.1.4.103|2|102 +1.3.6.1.2.1.47.1.1.1.1.4.114|2|103 +1.3.6.1.2.1.47.1.1.1.1.4.122|2|1 +1.3.6.1.2.1.47.1.1.1.1.4.123|2|122 +1.3.6.1.2.1.47.1.1.1.1.4.134|2|123 +1.3.6.1.2.1.47.1.1.1.1.4.1000|2|1 +1.3.6.1.2.1.47.1.1.1.1.4.1040|2|1000 +1.3.6.1.2.1.47.1.1.1.1.4.1091|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1092|2|1091 +1.3.6.1.2.1.47.1.1.1.1.4.1093|2|1092 +1.3.6.1.2.1.47.1.1.1.1.4.1103|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1104|2|1103 +1.3.6.1.2.1.47.1.1.1.1.4.1105|2|1104 +1.3.6.1.2.1.47.1.1.1.1.4.1115|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1116|2|1115 +1.3.6.1.2.1.47.1.1.1.1.4.1117|2|1116 +1.3.6.1.2.1.47.1.1.1.1.4.1127|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1128|2|1127 +1.3.6.1.2.1.47.1.1.1.1.4.1129|2|1128 +1.3.6.1.2.1.47.1.1.1.1.4.1139|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1151|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1163|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1175|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1187|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1199|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1211|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1212|2|1211 +1.3.6.1.2.1.47.1.1.1.1.4.1213|2|1212 +1.3.6.1.2.1.47.1.1.1.1.4.1215|2|1212 +1.3.6.1.2.1.47.1.1.1.1.4.1216|2|1212 +1.3.6.1.2.1.47.1.1.1.1.4.1217|2|1212 +1.3.6.1.2.1.47.1.1.1.1.4.1218|2|1212 +1.3.6.1.2.1.47.1.1.1.1.4.1219|2|1212 +1.3.6.1.2.1.47.1.1.1.1.4.1223|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1224|2|1223 +1.3.6.1.2.1.47.1.1.1.1.4.1225|2|1224 +1.3.6.1.2.1.47.1.1.1.1.4.1227|2|1224 +1.3.6.1.2.1.47.1.1.1.1.4.1228|2|1224 +1.3.6.1.2.1.47.1.1.1.1.4.1229|2|1224 +1.3.6.1.2.1.47.1.1.1.1.4.1230|2|1224 +1.3.6.1.2.1.47.1.1.1.1.4.1231|2|1224 +1.3.6.1.2.1.47.1.1.1.1.4.1235|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1247|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1259|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1271|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1283|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1295|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1307|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1319|2|1040 +1.3.6.1.2.1.47.1.1.1.1.4.1320|2|1319 +1.3.6.1.2.1.47.1.1.1.1.4.1321|2|1320 +1.3.6.1.2.1.47.1.1.1.1.4.1520|2|1000 +1.3.6.1.2.1.47.1.1.1.1.4.1571|2|1520 +1.3.6.1.2.1.47.1.1.1.1.4.1572|2|1571 +1.3.6.1.2.1.47.1.1.1.1.4.1573|2|1572 +1.3.6.1.2.1.47.1.1.1.1.4.1575|2|1572 +1.3.6.1.2.1.47.1.1.1.1.4.1576|2|1572 +1.3.6.1.2.1.47.1.1.1.1.4.1577|2|1572 +1.3.6.1.2.1.47.1.1.1.1.4.1583|2|1520 +1.3.6.1.2.1.47.1.1.1.1.4.1584|2|1583 +1.3.6.1.2.1.47.1.1.1.1.4.1585|2|1584 +1.3.6.1.2.1.47.1.1.1.1.4.1587|2|1584 +1.3.6.1.2.1.47.1.1.1.1.4.1588|2|1584 +1.3.6.1.2.1.47.1.1.1.1.4.1589|2|1584 +1.3.6.1.2.1.47.1.1.1.1.4.1595|2|1520 +1.3.6.1.2.1.47.1.1.1.1.4.1596|2|1595 +1.3.6.1.2.1.47.1.1.1.1.4.1597|2|1596 +1.3.6.1.2.1.47.1.1.1.1.4.1599|2|1596 +1.3.6.1.2.1.47.1.1.1.1.4.1600|2|1596 +1.3.6.1.2.1.47.1.1.1.1.4.1601|2|1596 +1.3.6.1.2.1.47.1.1.1.1.4.1602|2|1596 +1.3.6.1.2.1.47.1.1.1.1.4.1603|2|1596 +1.3.6.1.2.1.47.1.1.1.1.4.1607|2|1520 +1.3.6.1.2.1.47.1.1.1.1.4.1608|2|1607 +1.3.6.1.2.1.47.1.1.1.1.4.1609|2|1608 +1.3.6.1.2.1.47.1.1.1.1.4.1611|2|1608 +1.3.6.1.2.1.47.1.1.1.1.4.1612|2|1608 +1.3.6.1.2.1.47.1.1.1.1.4.1613|2|1608 +1.3.6.1.2.1.47.1.1.1.1.4.1614|2|1608 +1.3.6.1.2.1.47.1.1.1.1.4.1615|2|1608 +1.3.6.1.2.1.47.1.1.1.1.4.1619|2|1520 +1.3.6.1.2.1.47.1.1.1.1.4.1620|2|1619 +1.3.6.1.2.1.47.1.1.1.1.4.1621|2|1620 +1.3.6.1.2.1.47.1.1.1.1.4.1631|2|1520 +1.3.6.1.2.1.47.1.1.1.1.4.1632|2|1631 +1.3.6.1.2.1.47.1.1.1.1.4.1633|2|1632 +1.3.6.1.2.1.47.1.1.1.1.4.1635|2|1632 +1.3.6.1.2.1.47.1.1.1.1.4.1636|2|1632 +1.3.6.1.2.1.47.1.1.1.1.4.1637|2|1632 +1.3.6.1.2.1.47.1.1.1.1.4.1638|2|1632 +1.3.6.1.2.1.47.1.1.1.1.4.1639|2|1632 +1.3.6.1.2.1.47.1.1.1.1.4.7000|2|1 +1.3.6.1.2.1.47.1.1.1.1.4.7001|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7002|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7003|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7004|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7005|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7006|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7007|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7008|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7009|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7010|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7011|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7012|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7013|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7014|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7015|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7016|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7017|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7018|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7019|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7020|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7021|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7022|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7023|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7024|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7025|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7026|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7027|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7028|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7029|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7030|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7031|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7032|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7033|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7034|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7035|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7036|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7037|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7038|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7039|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7040|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7041|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7042|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7043|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7044|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7045|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7046|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7047|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7048|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7049|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7050|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7051|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7052|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7053|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7054|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7055|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7056|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7057|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7058|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7059|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7060|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7061|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7062|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7063|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7064|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7065|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7066|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7067|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7068|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7069|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7070|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7071|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7101|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7102|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7104|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.7106|2|7000 +1.3.6.1.2.1.47.1.1.1.1.4.9000|2|1 +1.3.6.1.2.1.47.1.1.1.1.4.9026|2|9000 +1.3.6.1.2.1.47.1.1.1.1.5.1|2|3 +1.3.6.1.2.1.47.1.1.1.1.5.2|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.3|2|6 +1.3.6.1.2.1.47.1.1.1.1.5.4|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.5|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.6|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.8|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.9|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.10|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.11|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.12|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.13|2|6 +1.3.6.1.2.1.47.1.1.1.1.5.22|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.23|2|6 +1.3.6.1.2.1.47.1.1.1.1.5.24|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.25|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.26|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.27|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.28|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.29|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.30|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.31|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.32|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.33|2|6 +1.3.6.1.2.1.47.1.1.1.1.5.42|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.43|2|6 +1.3.6.1.2.1.47.1.1.1.1.5.44|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.45|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.46|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.47|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.48|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.49|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.50|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.51|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.52|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.53|2|6 +1.3.6.1.2.1.47.1.1.1.1.5.62|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.63|2|6 +1.3.6.1.2.1.47.1.1.1.1.5.64|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.65|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.66|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.67|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.68|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.69|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.70|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.71|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.72|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.73|2|6 +1.3.6.1.2.1.47.1.1.1.1.5.82|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.83|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.94|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.102|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.103|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.114|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.122|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.123|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.134|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.1000|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1040|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1091|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1092|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1093|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1103|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1104|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1105|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1115|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1116|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1117|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1127|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1128|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1129|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1139|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1151|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1163|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1175|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1187|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1199|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1211|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1212|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1213|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1215|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1216|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1217|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1218|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1219|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1223|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1224|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1225|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1227|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1228|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1229|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1230|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1231|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1235|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1247|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1259|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1271|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1283|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1295|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1307|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1319|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1320|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1321|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1520|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1571|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1572|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1573|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1575|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1576|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1577|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1583|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1584|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1585|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1587|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1588|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1589|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1595|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1596|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1597|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1599|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1600|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1601|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1602|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1603|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1607|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1608|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1609|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1611|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1612|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1613|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1614|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1615|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1619|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1620|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1621|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1631|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.1632|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.1633|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.1635|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1636|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1637|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1638|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.1639|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7000|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.7001|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7002|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7003|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7004|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7005|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7006|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7007|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7008|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7009|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7010|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7011|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7012|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7013|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7014|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7015|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7016|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7017|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7018|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7019|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7020|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7021|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7022|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7023|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7024|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7025|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7026|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7027|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7028|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7029|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7030|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7031|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7032|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7033|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7034|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7035|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7036|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7037|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7038|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7039|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7040|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7041|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7042|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7043|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7044|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7045|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7046|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7047|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7048|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7049|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7050|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7051|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7052|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7053|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7054|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7055|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7056|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7057|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7058|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7059|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7060|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7061|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7062|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7063|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7064|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7065|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7066|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7067|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7068|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7069|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7070|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7071|2|8 +1.3.6.1.2.1.47.1.1.1.1.5.7101|2|12 +1.3.6.1.2.1.47.1.1.1.1.5.7102|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.7104|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.7106|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.9000|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.9026|2|12 +1.3.6.1.2.1.47.1.1.1.1.6.1|2|-1 +1.3.6.1.2.1.47.1.1.1.1.6.2|2|14 +1.3.6.1.2.1.47.1.1.1.1.6.3|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.4|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.5|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.6|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.7|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.8|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.9|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.10|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.11|2|7 +1.3.6.1.2.1.47.1.1.1.1.6.12|2|8 +1.3.6.1.2.1.47.1.1.1.1.6.13|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.22|2|15 +1.3.6.1.2.1.47.1.1.1.1.6.23|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.24|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.25|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.26|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.27|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.28|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.29|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.30|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.31|2|7 +1.3.6.1.2.1.47.1.1.1.1.6.32|2|8 +1.3.6.1.2.1.47.1.1.1.1.6.33|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.42|2|16 +1.3.6.1.2.1.47.1.1.1.1.6.43|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.44|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.45|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.46|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.47|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.48|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.49|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.50|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.51|2|7 +1.3.6.1.2.1.47.1.1.1.1.6.52|2|8 +1.3.6.1.2.1.47.1.1.1.1.6.53|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.62|2|17 +1.3.6.1.2.1.47.1.1.1.1.6.63|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.64|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.65|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.66|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.67|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.68|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.69|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.70|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.71|2|7 +1.3.6.1.2.1.47.1.1.1.1.6.72|2|8 +1.3.6.1.2.1.47.1.1.1.1.6.73|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.82|2|20 +1.3.6.1.2.1.47.1.1.1.1.6.83|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.94|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.102|2|21 +1.3.6.1.2.1.47.1.1.1.1.6.103|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.114|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.122|2|22 +1.3.6.1.2.1.47.1.1.1.1.6.123|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.134|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1000|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1040|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1091|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1092|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1093|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1103|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.1104|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1105|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1115|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.1116|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1117|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1127|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.1128|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1129|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1139|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.1151|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.1163|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.1175|2|7 +1.3.6.1.2.1.47.1.1.1.1.6.1187|2|8 +1.3.6.1.2.1.47.1.1.1.1.6.1199|2|9 +1.3.6.1.2.1.47.1.1.1.1.6.1211|2|10 +1.3.6.1.2.1.47.1.1.1.1.6.1212|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1213|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1215|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.1216|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.1217|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.1218|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.1219|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.1223|2|11 +1.3.6.1.2.1.47.1.1.1.1.6.1224|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1225|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1227|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.1228|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.1229|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.1230|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.1231|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.1235|2|12 +1.3.6.1.2.1.47.1.1.1.1.6.1247|2|13 +1.3.6.1.2.1.47.1.1.1.1.6.1259|2|14 +1.3.6.1.2.1.47.1.1.1.1.6.1271|2|15 +1.3.6.1.2.1.47.1.1.1.1.6.1283|2|16 +1.3.6.1.2.1.47.1.1.1.1.6.1295|2|17 +1.3.6.1.2.1.47.1.1.1.1.6.1307|2|18 +1.3.6.1.2.1.47.1.1.1.1.6.1319|2|19 +1.3.6.1.2.1.47.1.1.1.1.6.1320|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1321|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1520|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.1571|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1572|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1573|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1575|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.1576|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.1577|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.1583|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.1584|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1585|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1587|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.1588|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.1589|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.1595|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.1596|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1597|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1599|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.1600|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.1601|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.1602|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.1603|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.1607|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.1608|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1609|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1611|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.1612|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.1613|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.1614|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.1615|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.1619|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.1620|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1621|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1631|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.1632|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1633|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.1635|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.1636|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.1637|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.1638|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.1639|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.7000|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.7001|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.7002|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.7003|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.7004|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.7005|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.7006|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.7007|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.7008|2|7 +1.3.6.1.2.1.47.1.1.1.1.6.7009|2|8 +1.3.6.1.2.1.47.1.1.1.1.6.7010|2|9 +1.3.6.1.2.1.47.1.1.1.1.6.7011|2|10 +1.3.6.1.2.1.47.1.1.1.1.6.7012|2|11 +1.3.6.1.2.1.47.1.1.1.1.6.7013|2|12 +1.3.6.1.2.1.47.1.1.1.1.6.7014|2|13 +1.3.6.1.2.1.47.1.1.1.1.6.7015|2|14 +1.3.6.1.2.1.47.1.1.1.1.6.7016|2|15 +1.3.6.1.2.1.47.1.1.1.1.6.7017|2|16 +1.3.6.1.2.1.47.1.1.1.1.6.7018|2|17 +1.3.6.1.2.1.47.1.1.1.1.6.7019|2|18 +1.3.6.1.2.1.47.1.1.1.1.6.7020|2|19 +1.3.6.1.2.1.47.1.1.1.1.6.7021|2|20 +1.3.6.1.2.1.47.1.1.1.1.6.7022|2|21 +1.3.6.1.2.1.47.1.1.1.1.6.7023|2|22 +1.3.6.1.2.1.47.1.1.1.1.6.7024|2|23 +1.3.6.1.2.1.47.1.1.1.1.6.7025|2|24 +1.3.6.1.2.1.47.1.1.1.1.6.7026|2|25 +1.3.6.1.2.1.47.1.1.1.1.6.7027|2|26 +1.3.6.1.2.1.47.1.1.1.1.6.7028|2|27 +1.3.6.1.2.1.47.1.1.1.1.6.7029|2|28 +1.3.6.1.2.1.47.1.1.1.1.6.7030|2|29 +1.3.6.1.2.1.47.1.1.1.1.6.7031|2|30 +1.3.6.1.2.1.47.1.1.1.1.6.7032|2|31 +1.3.6.1.2.1.47.1.1.1.1.6.7033|2|32 +1.3.6.1.2.1.47.1.1.1.1.6.7034|2|33 +1.3.6.1.2.1.47.1.1.1.1.6.7035|2|34 +1.3.6.1.2.1.47.1.1.1.1.6.7036|2|35 +1.3.6.1.2.1.47.1.1.1.1.6.7037|2|36 +1.3.6.1.2.1.47.1.1.1.1.6.7038|2|37 +1.3.6.1.2.1.47.1.1.1.1.6.7039|2|38 +1.3.6.1.2.1.47.1.1.1.1.6.7040|2|39 +1.3.6.1.2.1.47.1.1.1.1.6.7041|2|40 +1.3.6.1.2.1.47.1.1.1.1.6.7042|2|41 +1.3.6.1.2.1.47.1.1.1.1.6.7043|2|42 +1.3.6.1.2.1.47.1.1.1.1.6.7044|2|43 +1.3.6.1.2.1.47.1.1.1.1.6.7045|2|44 +1.3.6.1.2.1.47.1.1.1.1.6.7046|2|45 +1.3.6.1.2.1.47.1.1.1.1.6.7047|2|46 +1.3.6.1.2.1.47.1.1.1.1.6.7048|2|47 +1.3.6.1.2.1.47.1.1.1.1.6.7049|2|48 +1.3.6.1.2.1.47.1.1.1.1.6.7050|2|49 +1.3.6.1.2.1.47.1.1.1.1.6.7051|2|50 +1.3.6.1.2.1.47.1.1.1.1.6.7052|2|51 +1.3.6.1.2.1.47.1.1.1.1.6.7053|2|52 +1.3.6.1.2.1.47.1.1.1.1.6.7054|2|53 +1.3.6.1.2.1.47.1.1.1.1.6.7055|2|54 +1.3.6.1.2.1.47.1.1.1.1.6.7056|2|55 +1.3.6.1.2.1.47.1.1.1.1.6.7057|2|56 +1.3.6.1.2.1.47.1.1.1.1.6.7058|2|57 +1.3.6.1.2.1.47.1.1.1.1.6.7059|2|58 +1.3.6.1.2.1.47.1.1.1.1.6.7060|2|59 +1.3.6.1.2.1.47.1.1.1.1.6.7061|2|60 +1.3.6.1.2.1.47.1.1.1.1.6.7062|2|61 +1.3.6.1.2.1.47.1.1.1.1.6.7063|2|62 +1.3.6.1.2.1.47.1.1.1.1.6.7064|2|63 +1.3.6.1.2.1.47.1.1.1.1.6.7065|2|64 +1.3.6.1.2.1.47.1.1.1.1.6.7066|2|65 +1.3.6.1.2.1.47.1.1.1.1.6.7067|2|66 +1.3.6.1.2.1.47.1.1.1.1.6.7068|2|67 +1.3.6.1.2.1.47.1.1.1.1.6.7069|2|68 +1.3.6.1.2.1.47.1.1.1.1.6.7070|2|69 +1.3.6.1.2.1.47.1.1.1.1.6.7071|2|70 +1.3.6.1.2.1.47.1.1.1.1.6.7101|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.7102|2|0 +1.3.6.1.2.1.47.1.1.1.1.6.7104|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.7106|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.9000|2|8 +1.3.6.1.2.1.47.1.1.1.1.6.9026|2|0 +1.3.6.1.2.1.47.1.1.1.1.7.1|4|Chassis +1.3.6.1.2.1.47.1.1.1.1.7.2|4|Power Supply Bay 0 +1.3.6.1.2.1.47.1.1.1.1.7.3|4|Power Supply Module 0 +1.3.6.1.2.1.47.1.1.1.1.7.4|4|Vin P0/0 +1.3.6.1.2.1.47.1.1.1.1.7.5|4|Pin P0/1 +1.3.6.1.2.1.47.1.1.1.1.7.6|4|Iin P0/2 +1.3.6.1.2.1.47.1.1.1.1.7.7|4|Vout P0/3 +1.3.6.1.2.1.47.1.1.1.1.7.8|4|Pout P0/4 +1.3.6.1.2.1.47.1.1.1.1.7.9|4|Iout P0/5 +1.3.6.1.2.1.47.1.1.1.1.7.10|4|Temp1 P0/6 +1.3.6.1.2.1.47.1.1.1.1.7.11|4|Temp2 P0/7 +1.3.6.1.2.1.47.1.1.1.1.7.12|4|Temp3 P0/8 +1.3.6.1.2.1.47.1.1.1.1.7.13|4|Power Supply 0 +1.3.6.1.2.1.47.1.1.1.1.7.22|4|Power Supply Bay 1 +1.3.6.1.2.1.47.1.1.1.1.7.23|4|Power Supply Module 1 +1.3.6.1.2.1.47.1.1.1.1.7.24|4|Vin P1/0 +1.3.6.1.2.1.47.1.1.1.1.7.25|4|Pin P1/1 +1.3.6.1.2.1.47.1.1.1.1.7.26|4|Iin P1/2 +1.3.6.1.2.1.47.1.1.1.1.7.27|4|Vout P1/3 +1.3.6.1.2.1.47.1.1.1.1.7.28|4|Pout P1/4 +1.3.6.1.2.1.47.1.1.1.1.7.29|4|Iout P1/5 +1.3.6.1.2.1.47.1.1.1.1.7.30|4|Temp1 P1/6 +1.3.6.1.2.1.47.1.1.1.1.7.31|4|Temp2 P1/7 +1.3.6.1.2.1.47.1.1.1.1.7.32|4|Temp3 P1/8 +1.3.6.1.2.1.47.1.1.1.1.7.33|4|Power Supply 1 +1.3.6.1.2.1.47.1.1.1.1.7.42|4|Power Supply Bay 2 +1.3.6.1.2.1.47.1.1.1.1.7.43|4|Power Supply Module 2 +1.3.6.1.2.1.47.1.1.1.1.7.44|4|Vin P2/0 +1.3.6.1.2.1.47.1.1.1.1.7.45|4|Pin P2/1 +1.3.6.1.2.1.47.1.1.1.1.7.46|4|Iin P2/2 +1.3.6.1.2.1.47.1.1.1.1.7.47|4|Vout P2/3 +1.3.6.1.2.1.47.1.1.1.1.7.48|4|Pout P2/4 +1.3.6.1.2.1.47.1.1.1.1.7.49|4|Iout P2/5 +1.3.6.1.2.1.47.1.1.1.1.7.50|4|Temp1 P2/6 +1.3.6.1.2.1.47.1.1.1.1.7.51|4|Temp2 P2/7 +1.3.6.1.2.1.47.1.1.1.1.7.52|4|Temp3 P2/8 +1.3.6.1.2.1.47.1.1.1.1.7.53|4|Power Supply 2 +1.3.6.1.2.1.47.1.1.1.1.7.62|4|Power Supply Bay 3 +1.3.6.1.2.1.47.1.1.1.1.7.63|4|Power Supply Module 3 +1.3.6.1.2.1.47.1.1.1.1.7.64|4|Vin P3/0 +1.3.6.1.2.1.47.1.1.1.1.7.65|4|Pin P3/1 +1.3.6.1.2.1.47.1.1.1.1.7.66|4|Iin P3/2 +1.3.6.1.2.1.47.1.1.1.1.7.67|4|Vout P3/3 +1.3.6.1.2.1.47.1.1.1.1.7.68|4|Pout P3/4 +1.3.6.1.2.1.47.1.1.1.1.7.69|4|Iout P3/5 +1.3.6.1.2.1.47.1.1.1.1.7.70|4|Temp1 P3/6 +1.3.6.1.2.1.47.1.1.1.1.7.71|4|Temp2 P3/7 +1.3.6.1.2.1.47.1.1.1.1.7.72|4|Temp3 P3/8 +1.3.6.1.2.1.47.1.1.1.1.7.73|4|Power Supply 3 +1.3.6.1.2.1.47.1.1.1.1.7.82|4|Fan Tray Bay 0 +1.3.6.1.2.1.47.1.1.1.1.7.83|4|Fan Tray 0 +1.3.6.1.2.1.47.1.1.1.1.7.94|4|Fan 4/0 +1.3.6.1.2.1.47.1.1.1.1.7.102|4|Fan Tray Bay 1 +1.3.6.1.2.1.47.1.1.1.1.7.103|4|Fan Tray 1 +1.3.6.1.2.1.47.1.1.1.1.7.114|4|Fan 5/0 +1.3.6.1.2.1.47.1.1.1.1.7.122|4|Fan Tray Bay 2 +1.3.6.1.2.1.47.1.1.1.1.7.123|4|Fan Tray 2 +1.3.6.1.2.1.47.1.1.1.1.7.134|4|Fan 6/0 +1.3.6.1.2.1.47.1.1.1.1.7.1000|4|module 0 +1.3.6.1.2.1.47.1.1.1.1.7.1040|4|SPA subslot 0/0 +1.3.6.1.2.1.47.1.1.1.1.7.1091|4|subslot 0/0 transceiver container 0 +1.3.6.1.2.1.47.1.1.1.1.7.1092|4|subslot 0/0 transceiver 0 +1.3.6.1.2.1.47.1.1.1.1.7.1093|4|TenGigabitEthernet0/0/0 +1.3.6.1.2.1.47.1.1.1.1.7.1103|4|subslot 0/0 transceiver container 1 +1.3.6.1.2.1.47.1.1.1.1.7.1104|4|subslot 0/0 transceiver 1 +1.3.6.1.2.1.47.1.1.1.1.7.1105|4|TenGigabitEthernet0/0/1 +1.3.6.1.2.1.47.1.1.1.1.7.1115|4|subslot 0/0 transceiver container 2 +1.3.6.1.2.1.47.1.1.1.1.7.1116|4|subslot 0/0 transceiver 2 +1.3.6.1.2.1.47.1.1.1.1.7.1117|4|TenGigabitEthernet0/0/2 +1.3.6.1.2.1.47.1.1.1.1.7.1127|4|subslot 0/0 transceiver container 3 +1.3.6.1.2.1.47.1.1.1.1.7.1128|4|subslot 0/0 transceiver 3 +1.3.6.1.2.1.47.1.1.1.1.7.1129|4|TenGigabitEthernet0/0/3 +1.3.6.1.2.1.47.1.1.1.1.7.1139|4|subslot 0/0 transceiver container 4 +1.3.6.1.2.1.47.1.1.1.1.7.1151|4|subslot 0/0 transceiver container 5 +1.3.6.1.2.1.47.1.1.1.1.7.1163|4|subslot 0/0 transceiver container 6 +1.3.6.1.2.1.47.1.1.1.1.7.1175|4|subslot 0/0 transceiver container 7 +1.3.6.1.2.1.47.1.1.1.1.7.1187|4|subslot 0/0 transceiver container 8 +1.3.6.1.2.1.47.1.1.1.1.7.1199|4|subslot 0/0 transceiver container 9 +1.3.6.1.2.1.47.1.1.1.1.7.1211|4|subslot 0/0 transceiver container 10 +1.3.6.1.2.1.47.1.1.1.1.7.1212|4|subslot 0/0 transceiver 10 +1.3.6.1.2.1.47.1.1.1.1.7.1213|4|TenGigabitEthernet0/0/10 +1.3.6.1.2.1.47.1.1.1.1.7.1215|4|subslot 0/0 transceiver 10 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1216|4|subslot 0/0 transceiver 10 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1217|4|subslot 0/0 transceiver 10 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1218|4|subslot 0/0 transceiver 10 Tx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1219|4|subslot 0/0 transceiver 10 Rx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1223|4|subslot 0/0 transceiver container 11 +1.3.6.1.2.1.47.1.1.1.1.7.1224|4|subslot 0/0 transceiver 11 +1.3.6.1.2.1.47.1.1.1.1.7.1225|4|TenGigabitEthernet0/0/11 +1.3.6.1.2.1.47.1.1.1.1.7.1227|4|subslot 0/0 transceiver 11 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1228|4|subslot 0/0 transceiver 11 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1229|4|subslot 0/0 transceiver 11 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1230|4|subslot 0/0 transceiver 11 Tx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1231|4|subslot 0/0 transceiver 11 Rx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1235|4|subslot 0/0 transceiver container 12 +1.3.6.1.2.1.47.1.1.1.1.7.1247|4|subslot 0/0 transceiver container 13 +1.3.6.1.2.1.47.1.1.1.1.7.1259|4|subslot 0/0 transceiver container 14 +1.3.6.1.2.1.47.1.1.1.1.7.1271|4|subslot 0/0 transceiver container 15 +1.3.6.1.2.1.47.1.1.1.1.7.1283|4|subslot 0/0 transceiver container 16 +1.3.6.1.2.1.47.1.1.1.1.7.1295|4|subslot 0/0 transceiver container 17 +1.3.6.1.2.1.47.1.1.1.1.7.1307|4|subslot 0/0 transceiver container 18 +1.3.6.1.2.1.47.1.1.1.1.7.1319|4|subslot 0/0 transceiver container 19 +1.3.6.1.2.1.47.1.1.1.1.7.1320|4|subslot 0/0 transceiver 19 +1.3.6.1.2.1.47.1.1.1.1.7.1321|4|TenGigabitEthernet0/0/19 +1.3.6.1.2.1.47.1.1.1.1.7.1520|4|SPA subslot 0/1 +1.3.6.1.2.1.47.1.1.1.1.7.1571|4|subslot 0/1 transceiver container 0 +1.3.6.1.2.1.47.1.1.1.1.7.1572|4|subslot 0/1 transceiver 0 +1.3.6.1.2.1.47.1.1.1.1.7.1573|4|HundredGigE0/1/0 +1.3.6.1.2.1.47.1.1.1.1.7.1575|4|subslot 0/1 transceiver 0 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1576|4|subslot 0/1 transceiver 0 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1577|4|subslot 0/1 transceiver 0 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1583|4|subslot 0/1 transceiver container 1 +1.3.6.1.2.1.47.1.1.1.1.7.1584|4|subslot 0/1 transceiver 1 +1.3.6.1.2.1.47.1.1.1.1.7.1585|4|HundredGigE0/1/1 +1.3.6.1.2.1.47.1.1.1.1.7.1587|4|subslot 0/1 transceiver 1 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1588|4|subslot 0/1 transceiver 1 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1589|4|subslot 0/1 transceiver 1 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1595|4|subslot 0/1 transceiver container 2 +1.3.6.1.2.1.47.1.1.1.1.7.1596|4|subslot 0/1 transceiver 2 +1.3.6.1.2.1.47.1.1.1.1.7.1597|4|HundredGigE0/1/2 +1.3.6.1.2.1.47.1.1.1.1.7.1599|4|subslot 0/1 transceiver 2 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1600|4|subslot 0/1 transceiver 2 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1601|4|subslot 0/1 transceiver 2 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1602|4|subslot 0/1 transceiver 2 Tx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1603|4|subslot 0/1 transceiver 2 Rx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1607|4|subslot 0/1 transceiver container 3 +1.3.6.1.2.1.47.1.1.1.1.7.1608|4|subslot 0/1 transceiver 3 +1.3.6.1.2.1.47.1.1.1.1.7.1609|4|HundredGigE0/1/3 +1.3.6.1.2.1.47.1.1.1.1.7.1611|4|subslot 0/1 transceiver 3 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1612|4|subslot 0/1 transceiver 3 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1613|4|subslot 0/1 transceiver 3 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1614|4|subslot 0/1 transceiver 3 Tx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1615|4|subslot 0/1 transceiver 3 Rx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1619|4|subslot 0/1 transceiver container 4 +1.3.6.1.2.1.47.1.1.1.1.7.1620|4|subslot 0/1 transceiver 4 +1.3.6.1.2.1.47.1.1.1.1.7.1621|4|HundredGigE0/1/4 +1.3.6.1.2.1.47.1.1.1.1.7.1631|4|subslot 0/1 transceiver container 5 +1.3.6.1.2.1.47.1.1.1.1.7.1632|4|subslot 0/1 transceiver 5 +1.3.6.1.2.1.47.1.1.1.1.7.1633|4|HundredGigE0/1/5 +1.3.6.1.2.1.47.1.1.1.1.7.1635|4|subslot 0/1 transceiver 5 Temperature Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1636|4|subslot 0/1 transceiver 5 Supply Voltage Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1637|4|subslot 0/1 transceiver 5 Bias Current Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1638|4|subslot 0/1 transceiver 5 Tx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.7.1639|4|subslot 0/1 transceiver 5 Rx Power Sensor +1.3.6.1.2.1.47.1.1.1.1.7.7000|4|module R0 +1.3.6.1.2.1.47.1.1.1.1.7.7001|4|VAMB1: VX1 R0/0 +1.3.6.1.2.1.47.1.1.1.1.7.7002|4|VAMB1: VX2 R0/1 +1.3.6.1.2.1.47.1.1.1.1.7.7003|4|VAMB1: VX3 R0/2 +1.3.6.1.2.1.47.1.1.1.1.7.7004|4|VAMB1: VX4 R0/3 +1.3.6.1.2.1.47.1.1.1.1.7.7005|4|VAMB1: VX5 R0/4 +1.3.6.1.2.1.47.1.1.1.1.7.7006|4|VAMB1: VX6 R0/5 +1.3.6.1.2.1.47.1.1.1.1.7.7007|4|VAMB1: VX7 R0/6 +1.3.6.1.2.1.47.1.1.1.1.7.7008|4|VAMB1: VX8 R0/7 +1.3.6.1.2.1.47.1.1.1.1.7.7009|4|VAMB1: VX9 R0/8 +1.3.6.1.2.1.47.1.1.1.1.7.7010|4|VAMB1: VX10 R0/9 +1.3.6.1.2.1.47.1.1.1.1.7.7011|4|VAMB1: VX11 R0/10 +1.3.6.1.2.1.47.1.1.1.1.7.7012|4|VAMB1: VX12 R0/11 +1.3.6.1.2.1.47.1.1.1.1.7.7013|4|VAMB1: VX13 R0/12 +1.3.6.1.2.1.47.1.1.1.1.7.7014|4|VAMB1: VX14 R0/13 +1.3.6.1.2.1.47.1.1.1.1.7.7015|4|VAMB1: VX15 R0/14 +1.3.6.1.2.1.47.1.1.1.1.7.7016|4|VAMB1: VX16 R0/15 +1.3.6.1.2.1.47.1.1.1.1.7.7017|4|VAMB2: VX17 R0/16 +1.3.6.1.2.1.47.1.1.1.1.7.7018|4|VAMB2: VX18 R0/17 +1.3.6.1.2.1.47.1.1.1.1.7.7019|4|VAMB2: VX19 R0/18 +1.3.6.1.2.1.47.1.1.1.1.7.7020|4|VAMB2: VX20 R0/19 +1.3.6.1.2.1.47.1.1.1.1.7.7021|4|VAMB2: VX21 R0/20 +1.3.6.1.2.1.47.1.1.1.1.7.7022|4|VAMB2: VX22 R0/21 +1.3.6.1.2.1.47.1.1.1.1.7.7023|4|VAMB2: VX23 R0/22 +1.3.6.1.2.1.47.1.1.1.1.7.7024|4|VAMB2: VX24 R0/23 +1.3.6.1.2.1.47.1.1.1.1.7.7025|4|VAMB2: VX25 R0/24 +1.3.6.1.2.1.47.1.1.1.1.7.7026|4|VAMB2: VX26 R0/25 +1.3.6.1.2.1.47.1.1.1.1.7.7027|4|VAMB2: VX27 R0/26 +1.3.6.1.2.1.47.1.1.1.1.7.7028|4|VAMB2: VX28 R0/27 +1.3.6.1.2.1.47.1.1.1.1.7.7029|4|VAMB2: VX29 R0/28 +1.3.6.1.2.1.47.1.1.1.1.7.7030|4|VAMB2: VX30 R0/29 +1.3.6.1.2.1.47.1.1.1.1.7.7031|4|VAMB2: VX32 R0/30 +1.3.6.1.2.1.47.1.1.1.1.7.7032|4|VEUC1: VX33 R0/31 +1.3.6.1.2.1.47.1.1.1.1.7.7033|4|VEUC1: VX34 R0/32 +1.3.6.1.2.1.47.1.1.1.1.7.7034|4|VEUC1: VX35 R0/33 +1.3.6.1.2.1.47.1.1.1.1.7.7035|4|VEUC1: VX36 R0/34 +1.3.6.1.2.1.47.1.1.1.1.7.7036|4|VEUC1: VX37 R0/35 +1.3.6.1.2.1.47.1.1.1.1.7.7037|4|VEUC1: VX38 R0/36 +1.3.6.1.2.1.47.1.1.1.1.7.7038|4|VEUC1: VX39 R0/37 +1.3.6.1.2.1.47.1.1.1.1.7.7039|4|VEUC1: VX40 R0/38 +1.3.6.1.2.1.47.1.1.1.1.7.7040|4|VEUC1: VX41 R0/39 +1.3.6.1.2.1.47.1.1.1.1.7.7041|4|VEUC1: VX42 R0/40 +1.3.6.1.2.1.47.1.1.1.1.7.7042|4|VEUC1: VX43 R0/41 +1.3.6.1.2.1.47.1.1.1.1.7.7043|4|VEUC1: VX44 R0/42 +1.3.6.1.2.1.47.1.1.1.1.7.7044|4|VEUC1: VX45 R0/43 +1.3.6.1.2.1.47.1.1.1.1.7.7045|4|VEUC1: VX46 R0/44 +1.3.6.1.2.1.47.1.1.1.1.7.7046|4|VEUC1: VX47 R0/45 +1.3.6.1.2.1.47.1.1.1.1.7.7047|4|VEUC1: VX48 R0/46 +1.3.6.1.2.1.47.1.1.1.1.7.7048|4|VFPC1: VX49 R0/47 +1.3.6.1.2.1.47.1.1.1.1.7.7049|4|VFPC1: VX50 R0/48 +1.3.6.1.2.1.47.1.1.1.1.7.7050|4|VFPC1: VX52 R0/49 +1.3.6.1.2.1.47.1.1.1.1.7.7051|4|VFPC1: VX53 R0/50 +1.3.6.1.2.1.47.1.1.1.1.7.7052|4|VFPC1: VX54 R0/51 +1.3.6.1.2.1.47.1.1.1.1.7.7053|4|VFPC1: VX55 R0/52 +1.3.6.1.2.1.47.1.1.1.1.7.7054|4|VFPC1: VX56 R0/53 +1.3.6.1.2.1.47.1.1.1.1.7.7055|4|VFPC1: VX57 R0/54 +1.3.6.1.2.1.47.1.1.1.1.7.7056|4|VFPC1: VX58 R0/55 +1.3.6.1.2.1.47.1.1.1.1.7.7057|4|VFPC1: VX59 R0/56 +1.3.6.1.2.1.47.1.1.1.1.7.7058|4|VFPC1: VX60 R0/57 +1.3.6.1.2.1.47.1.1.1.1.7.7059|4|VFPC1: VX61 R0/58 +1.3.6.1.2.1.47.1.1.1.1.7.7060|4|VFPC1: VX62 R0/59 +1.3.6.1.2.1.47.1.1.1.1.7.7061|4|VFPC1: VX63 R0/60 +1.3.6.1.2.1.47.1.1.1.1.7.7062|4|VFPC1: VX64 R0/61 +1.3.6.1.2.1.47.1.1.1.1.7.7063|4|Temp: AMB IN R0/62 +1.3.6.1.2.1.47.1.1.1.1.7.7064|4|Temp: AMB OUT R0/63 +1.3.6.1.2.1.47.1.1.1.1.7.7065|4|Temp: AMB MID R0/64 +1.3.6.1.2.1.47.1.1.1.1.7.7066|4|Temp: PCYN 0 R0/65 +1.3.6.1.2.1.47.1.1.1.1.7.7067|4|Temp: PCYN 1 R0/66 +1.3.6.1.2.1.47.1.1.1.1.7.7068|4|Temp: PCYN 2 R0/67 +1.3.6.1.2.1.47.1.1.1.1.7.7069|4|Temp: PCYN 3 R0/68 +1.3.6.1.2.1.47.1.1.1.1.7.7070|4|Temp: CPU Die R0/69 +1.3.6.1.2.1.47.1.1.1.1.7.7071|4|Temp: FC FANS R0/70 +1.3.6.1.2.1.47.1.1.1.1.7.7101|4|cpu R0/0 +1.3.6.1.2.1.47.1.1.1.1.7.7102|4|usb R0/0 +1.3.6.1.2.1.47.1.1.1.1.7.7104|4|usb R0/1 +1.3.6.1.2.1.47.1.1.1.1.7.7106|4|NME R0 +1.3.6.1.2.1.47.1.1.1.1.7.9000|4|module F0 +1.3.6.1.2.1.47.1.1.1.1.7.9026|4|qfp F0/0 +1.3.6.1.2.1.47.1.3.2.1.2.1093.0|6|1.3.6.1.2.1.2.2.1.1.1 +1.3.6.1.2.1.47.1.3.2.1.2.1105.0|6|1.3.6.1.2.1.2.2.1.1.2 +1.3.6.1.2.1.47.1.3.2.1.2.1117.0|6|1.3.6.1.2.1.2.2.1.1.3 +1.3.6.1.2.1.47.1.3.2.1.2.1129.0|6|1.3.6.1.2.1.2.2.1.1.4 +1.3.6.1.2.1.47.1.3.2.1.2.1213.0|6|1.3.6.1.2.1.2.2.1.1.11 +1.3.6.1.2.1.47.1.3.2.1.2.1225.0|6|1.3.6.1.2.1.2.2.1.1.12 +1.3.6.1.2.1.47.1.3.2.1.2.1321.0|6|1.3.6.1.2.1.2.2.1.1.20 +1.3.6.1.2.1.47.1.3.2.1.2.1573.0|6|1.3.6.1.2.1.2.2.1.1.21 +1.3.6.1.2.1.47.1.3.2.1.2.1585.0|6|1.3.6.1.2.1.2.2.1.1.22 +1.3.6.1.2.1.47.1.3.2.1.2.1597.0|6|1.3.6.1.2.1.2.2.1.1.23 +1.3.6.1.2.1.47.1.3.2.1.2.1609.0|6|1.3.6.1.2.1.2.2.1.1.24 +1.3.6.1.2.1.47.1.3.2.1.2.1621.0|6|1.3.6.1.2.1.2.2.1.1.25 +1.3.6.1.2.1.47.1.3.2.1.2.1633.0|6|1.3.6.1.2.1.2.2.1.1.26 +1.3.6.1.2.1.47.1.3.2.1.2.7106.0|6|1.3.6.1.2.1.2.2.1.1.27 +1.3.6.1.2.1.99.1.1.1.1.4|2|4 +1.3.6.1.2.1.99.1.1.1.1.5|2|2 +1.3.6.1.2.1.99.1.1.1.1.6|2|5 +1.3.6.1.2.1.99.1.1.1.1.7|2|4 +1.3.6.1.2.1.99.1.1.1.1.8|2|2 +1.3.6.1.2.1.99.1.1.1.1.9|2|5 +1.3.6.1.2.1.99.1.1.1.1.10|2|8 +1.3.6.1.2.1.99.1.1.1.1.11|2|8 +1.3.6.1.2.1.99.1.1.1.1.12|2|8 +1.3.6.1.2.1.99.1.1.1.1.24|2|4 +1.3.6.1.2.1.99.1.1.1.1.25|2|2 +1.3.6.1.2.1.99.1.1.1.1.26|2|5 +1.3.6.1.2.1.99.1.1.1.1.27|2|4 +1.3.6.1.2.1.99.1.1.1.1.28|2|2 +1.3.6.1.2.1.99.1.1.1.1.29|2|5 +1.3.6.1.2.1.99.1.1.1.1.30|2|8 +1.3.6.1.2.1.99.1.1.1.1.31|2|8 +1.3.6.1.2.1.99.1.1.1.1.32|2|8 +1.3.6.1.2.1.99.1.1.1.1.44|2|4 +1.3.6.1.2.1.99.1.1.1.1.45|2|2 +1.3.6.1.2.1.99.1.1.1.1.46|2|5 +1.3.6.1.2.1.99.1.1.1.1.47|2|4 +1.3.6.1.2.1.99.1.1.1.1.48|2|2 +1.3.6.1.2.1.99.1.1.1.1.49|2|5 +1.3.6.1.2.1.99.1.1.1.1.50|2|8 +1.3.6.1.2.1.99.1.1.1.1.51|2|8 +1.3.6.1.2.1.99.1.1.1.1.52|2|8 +1.3.6.1.2.1.99.1.1.1.1.64|2|4 +1.3.6.1.2.1.99.1.1.1.1.65|2|2 +1.3.6.1.2.1.99.1.1.1.1.66|2|5 +1.3.6.1.2.1.99.1.1.1.1.67|2|4 +1.3.6.1.2.1.99.1.1.1.1.68|2|2 +1.3.6.1.2.1.99.1.1.1.1.69|2|5 +1.3.6.1.2.1.99.1.1.1.1.70|2|8 +1.3.6.1.2.1.99.1.1.1.1.71|2|8 +1.3.6.1.2.1.99.1.1.1.1.72|2|8 +1.3.6.1.2.1.99.1.1.1.1.1215|2|8 +1.3.6.1.2.1.99.1.1.1.1.1216|2|4 +1.3.6.1.2.1.99.1.1.1.1.1217|2|5 +1.3.6.1.2.1.99.1.1.1.1.1218|2|1 +1.3.6.1.2.1.99.1.1.1.1.1219|2|1 +1.3.6.1.2.1.99.1.1.1.1.1227|2|8 +1.3.6.1.2.1.99.1.1.1.1.1228|2|4 +1.3.6.1.2.1.99.1.1.1.1.1229|2|5 +1.3.6.1.2.1.99.1.1.1.1.1230|2|1 +1.3.6.1.2.1.99.1.1.1.1.1231|2|1 +1.3.6.1.2.1.99.1.1.1.1.1575|2|8 +1.3.6.1.2.1.99.1.1.1.1.1576|2|4 +1.3.6.1.2.1.99.1.1.1.1.1577|2|5 +1.3.6.1.2.1.99.1.1.1.1.1587|2|8 +1.3.6.1.2.1.99.1.1.1.1.1588|2|4 +1.3.6.1.2.1.99.1.1.1.1.1589|2|5 +1.3.6.1.2.1.99.1.1.1.1.1599|2|8 +1.3.6.1.2.1.99.1.1.1.1.1600|2|4 +1.3.6.1.2.1.99.1.1.1.1.1601|2|5 +1.3.6.1.2.1.99.1.1.1.1.1602|2|1 +1.3.6.1.2.1.99.1.1.1.1.1603|2|1 +1.3.6.1.2.1.99.1.1.1.1.1611|2|8 +1.3.6.1.2.1.99.1.1.1.1.1612|2|4 +1.3.6.1.2.1.99.1.1.1.1.1613|2|5 +1.3.6.1.2.1.99.1.1.1.1.1614|2|1 +1.3.6.1.2.1.99.1.1.1.1.1615|2|1 +1.3.6.1.2.1.99.1.1.1.1.1635|2|8 +1.3.6.1.2.1.99.1.1.1.1.1636|2|4 +1.3.6.1.2.1.99.1.1.1.1.1637|2|5 +1.3.6.1.2.1.99.1.1.1.1.1638|2|1 +1.3.6.1.2.1.99.1.1.1.1.1639|2|1 +1.3.6.1.2.1.99.1.1.1.1.7001|2|4 +1.3.6.1.2.1.99.1.1.1.1.7002|2|4 +1.3.6.1.2.1.99.1.1.1.1.7003|2|4 +1.3.6.1.2.1.99.1.1.1.1.7004|2|4 +1.3.6.1.2.1.99.1.1.1.1.7005|2|4 +1.3.6.1.2.1.99.1.1.1.1.7006|2|4 +1.3.6.1.2.1.99.1.1.1.1.7007|2|4 +1.3.6.1.2.1.99.1.1.1.1.7008|2|4 +1.3.6.1.2.1.99.1.1.1.1.7009|2|4 +1.3.6.1.2.1.99.1.1.1.1.7010|2|4 +1.3.6.1.2.1.99.1.1.1.1.7011|2|4 +1.3.6.1.2.1.99.1.1.1.1.7012|2|4 +1.3.6.1.2.1.99.1.1.1.1.7013|2|4 +1.3.6.1.2.1.99.1.1.1.1.7014|2|4 +1.3.6.1.2.1.99.1.1.1.1.7015|2|4 +1.3.6.1.2.1.99.1.1.1.1.7016|2|4 +1.3.6.1.2.1.99.1.1.1.1.7017|2|4 +1.3.6.1.2.1.99.1.1.1.1.7018|2|4 +1.3.6.1.2.1.99.1.1.1.1.7019|2|4 +1.3.6.1.2.1.99.1.1.1.1.7020|2|4 +1.3.6.1.2.1.99.1.1.1.1.7021|2|4 +1.3.6.1.2.1.99.1.1.1.1.7022|2|4 +1.3.6.1.2.1.99.1.1.1.1.7023|2|4 +1.3.6.1.2.1.99.1.1.1.1.7024|2|4 +1.3.6.1.2.1.99.1.1.1.1.7025|2|4 +1.3.6.1.2.1.99.1.1.1.1.7026|2|4 +1.3.6.1.2.1.99.1.1.1.1.7027|2|4 +1.3.6.1.2.1.99.1.1.1.1.7028|2|4 +1.3.6.1.2.1.99.1.1.1.1.7029|2|4 +1.3.6.1.2.1.99.1.1.1.1.7030|2|4 +1.3.6.1.2.1.99.1.1.1.1.7031|2|4 +1.3.6.1.2.1.99.1.1.1.1.7032|2|4 +1.3.6.1.2.1.99.1.1.1.1.7033|2|4 +1.3.6.1.2.1.99.1.1.1.1.7034|2|4 +1.3.6.1.2.1.99.1.1.1.1.7035|2|4 +1.3.6.1.2.1.99.1.1.1.1.7036|2|4 +1.3.6.1.2.1.99.1.1.1.1.7037|2|4 +1.3.6.1.2.1.99.1.1.1.1.7038|2|4 +1.3.6.1.2.1.99.1.1.1.1.7039|2|4 +1.3.6.1.2.1.99.1.1.1.1.7040|2|4 +1.3.6.1.2.1.99.1.1.1.1.7041|2|4 +1.3.6.1.2.1.99.1.1.1.1.7042|2|4 +1.3.6.1.2.1.99.1.1.1.1.7043|2|4 +1.3.6.1.2.1.99.1.1.1.1.7044|2|4 +1.3.6.1.2.1.99.1.1.1.1.7045|2|4 +1.3.6.1.2.1.99.1.1.1.1.7046|2|4 +1.3.6.1.2.1.99.1.1.1.1.7047|2|4 +1.3.6.1.2.1.99.1.1.1.1.7048|2|4 +1.3.6.1.2.1.99.1.1.1.1.7049|2|4 +1.3.6.1.2.1.99.1.1.1.1.7050|2|4 +1.3.6.1.2.1.99.1.1.1.1.7051|2|4 +1.3.6.1.2.1.99.1.1.1.1.7052|2|4 +1.3.6.1.2.1.99.1.1.1.1.7053|2|4 +1.3.6.1.2.1.99.1.1.1.1.7054|2|4 +1.3.6.1.2.1.99.1.1.1.1.7055|2|4 +1.3.6.1.2.1.99.1.1.1.1.7056|2|4 +1.3.6.1.2.1.99.1.1.1.1.7057|2|4 +1.3.6.1.2.1.99.1.1.1.1.7058|2|4 +1.3.6.1.2.1.99.1.1.1.1.7059|2|4 +1.3.6.1.2.1.99.1.1.1.1.7060|2|4 +1.3.6.1.2.1.99.1.1.1.1.7061|2|4 +1.3.6.1.2.1.99.1.1.1.1.7062|2|4 +1.3.6.1.2.1.99.1.1.1.1.7063|2|8 +1.3.6.1.2.1.99.1.1.1.1.7064|2|8 +1.3.6.1.2.1.99.1.1.1.1.7065|2|8 +1.3.6.1.2.1.99.1.1.1.1.7066|2|8 +1.3.6.1.2.1.99.1.1.1.1.7067|2|8 +1.3.6.1.2.1.99.1.1.1.1.7068|2|8 +1.3.6.1.2.1.99.1.1.1.1.7069|2|8 +1.3.6.1.2.1.99.1.1.1.1.7070|2|8 +1.3.6.1.2.1.99.1.1.1.1.7071|2|8 +1.3.6.1.2.1.99.1.1.1.2.4|2|9 +1.3.6.1.2.1.99.1.1.1.2.5|2|9 +1.3.6.1.2.1.99.1.1.1.2.6|2|9 +1.3.6.1.2.1.99.1.1.1.2.7|2|9 +1.3.6.1.2.1.99.1.1.1.2.8|2|9 +1.3.6.1.2.1.99.1.1.1.2.9|2|9 +1.3.6.1.2.1.99.1.1.1.2.10|2|9 +1.3.6.1.2.1.99.1.1.1.2.11|2|9 +1.3.6.1.2.1.99.1.1.1.2.12|2|9 +1.3.6.1.2.1.99.1.1.1.2.24|2|9 +1.3.6.1.2.1.99.1.1.1.2.25|2|9 +1.3.6.1.2.1.99.1.1.1.2.26|2|9 +1.3.6.1.2.1.99.1.1.1.2.27|2|9 +1.3.6.1.2.1.99.1.1.1.2.28|2|9 +1.3.6.1.2.1.99.1.1.1.2.29|2|9 +1.3.6.1.2.1.99.1.1.1.2.30|2|9 +1.3.6.1.2.1.99.1.1.1.2.31|2|9 +1.3.6.1.2.1.99.1.1.1.2.32|2|9 +1.3.6.1.2.1.99.1.1.1.2.44|2|9 +1.3.6.1.2.1.99.1.1.1.2.45|2|9 +1.3.6.1.2.1.99.1.1.1.2.46|2|9 +1.3.6.1.2.1.99.1.1.1.2.47|2|9 +1.3.6.1.2.1.99.1.1.1.2.48|2|9 +1.3.6.1.2.1.99.1.1.1.2.49|2|9 +1.3.6.1.2.1.99.1.1.1.2.50|2|9 +1.3.6.1.2.1.99.1.1.1.2.51|2|9 +1.3.6.1.2.1.99.1.1.1.2.52|2|9 +1.3.6.1.2.1.99.1.1.1.2.64|2|9 +1.3.6.1.2.1.99.1.1.1.2.65|2|9 +1.3.6.1.2.1.99.1.1.1.2.66|2|9 +1.3.6.1.2.1.99.1.1.1.2.67|2|9 +1.3.6.1.2.1.99.1.1.1.2.68|2|9 +1.3.6.1.2.1.99.1.1.1.2.69|2|9 +1.3.6.1.2.1.99.1.1.1.2.70|2|9 +1.3.6.1.2.1.99.1.1.1.2.71|2|9 +1.3.6.1.2.1.99.1.1.1.2.72|2|9 +1.3.6.1.2.1.99.1.1.1.2.1215|2|9 +1.3.6.1.2.1.99.1.1.1.2.1216|2|8 +1.3.6.1.2.1.99.1.1.1.2.1217|2|7 +1.3.6.1.2.1.99.1.1.1.2.1218|2|9 +1.3.6.1.2.1.99.1.1.1.2.1219|2|9 +1.3.6.1.2.1.99.1.1.1.2.1227|2|9 +1.3.6.1.2.1.99.1.1.1.2.1228|2|8 +1.3.6.1.2.1.99.1.1.1.2.1229|2|7 +1.3.6.1.2.1.99.1.1.1.2.1230|2|9 +1.3.6.1.2.1.99.1.1.1.2.1231|2|9 +1.3.6.1.2.1.99.1.1.1.2.1575|2|9 +1.3.6.1.2.1.99.1.1.1.2.1576|2|8 +1.3.6.1.2.1.99.1.1.1.2.1577|2|7 +1.3.6.1.2.1.99.1.1.1.2.1587|2|9 +1.3.6.1.2.1.99.1.1.1.2.1588|2|8 +1.3.6.1.2.1.99.1.1.1.2.1589|2|7 +1.3.6.1.2.1.99.1.1.1.2.1599|2|9 +1.3.6.1.2.1.99.1.1.1.2.1600|2|8 +1.3.6.1.2.1.99.1.1.1.2.1601|2|7 +1.3.6.1.2.1.99.1.1.1.2.1602|2|9 +1.3.6.1.2.1.99.1.1.1.2.1603|2|9 +1.3.6.1.2.1.99.1.1.1.2.1611|2|9 +1.3.6.1.2.1.99.1.1.1.2.1612|2|8 +1.3.6.1.2.1.99.1.1.1.2.1613|2|7 +1.3.6.1.2.1.99.1.1.1.2.1614|2|9 +1.3.6.1.2.1.99.1.1.1.2.1615|2|9 +1.3.6.1.2.1.99.1.1.1.2.1635|2|9 +1.3.6.1.2.1.99.1.1.1.2.1636|2|8 +1.3.6.1.2.1.99.1.1.1.2.1637|2|7 +1.3.6.1.2.1.99.1.1.1.2.1638|2|9 +1.3.6.1.2.1.99.1.1.1.2.1639|2|9 +1.3.6.1.2.1.99.1.1.1.2.7001|2|8 +1.3.6.1.2.1.99.1.1.1.2.7002|2|8 +1.3.6.1.2.1.99.1.1.1.2.7003|2|8 +1.3.6.1.2.1.99.1.1.1.2.7004|2|8 +1.3.6.1.2.1.99.1.1.1.2.7005|2|8 +1.3.6.1.2.1.99.1.1.1.2.7006|2|8 +1.3.6.1.2.1.99.1.1.1.2.7007|2|8 +1.3.6.1.2.1.99.1.1.1.2.7008|2|8 +1.3.6.1.2.1.99.1.1.1.2.7009|2|8 +1.3.6.1.2.1.99.1.1.1.2.7010|2|8 +1.3.6.1.2.1.99.1.1.1.2.7011|2|8 +1.3.6.1.2.1.99.1.1.1.2.7012|2|8 +1.3.6.1.2.1.99.1.1.1.2.7013|2|8 +1.3.6.1.2.1.99.1.1.1.2.7014|2|8 +1.3.6.1.2.1.99.1.1.1.2.7015|2|8 +1.3.6.1.2.1.99.1.1.1.2.7016|2|8 +1.3.6.1.2.1.99.1.1.1.2.7017|2|8 +1.3.6.1.2.1.99.1.1.1.2.7018|2|8 +1.3.6.1.2.1.99.1.1.1.2.7019|2|8 +1.3.6.1.2.1.99.1.1.1.2.7020|2|8 +1.3.6.1.2.1.99.1.1.1.2.7021|2|8 +1.3.6.1.2.1.99.1.1.1.2.7022|2|8 +1.3.6.1.2.1.99.1.1.1.2.7023|2|8 +1.3.6.1.2.1.99.1.1.1.2.7024|2|8 +1.3.6.1.2.1.99.1.1.1.2.7025|2|8 +1.3.6.1.2.1.99.1.1.1.2.7026|2|8 +1.3.6.1.2.1.99.1.1.1.2.7027|2|8 +1.3.6.1.2.1.99.1.1.1.2.7028|2|8 +1.3.6.1.2.1.99.1.1.1.2.7029|2|8 +1.3.6.1.2.1.99.1.1.1.2.7030|2|8 +1.3.6.1.2.1.99.1.1.1.2.7031|2|8 +1.3.6.1.2.1.99.1.1.1.2.7032|2|8 +1.3.6.1.2.1.99.1.1.1.2.7033|2|8 +1.3.6.1.2.1.99.1.1.1.2.7034|2|8 +1.3.6.1.2.1.99.1.1.1.2.7035|2|8 +1.3.6.1.2.1.99.1.1.1.2.7036|2|8 +1.3.6.1.2.1.99.1.1.1.2.7037|2|8 +1.3.6.1.2.1.99.1.1.1.2.7038|2|8 +1.3.6.1.2.1.99.1.1.1.2.7039|2|8 +1.3.6.1.2.1.99.1.1.1.2.7040|2|8 +1.3.6.1.2.1.99.1.1.1.2.7041|2|8 +1.3.6.1.2.1.99.1.1.1.2.7042|2|8 +1.3.6.1.2.1.99.1.1.1.2.7043|2|8 +1.3.6.1.2.1.99.1.1.1.2.7044|2|8 +1.3.6.1.2.1.99.1.1.1.2.7045|2|8 +1.3.6.1.2.1.99.1.1.1.2.7046|2|8 +1.3.6.1.2.1.99.1.1.1.2.7047|2|8 +1.3.6.1.2.1.99.1.1.1.2.7048|2|8 +1.3.6.1.2.1.99.1.1.1.2.7049|2|8 +1.3.6.1.2.1.99.1.1.1.2.7050|2|8 +1.3.6.1.2.1.99.1.1.1.2.7051|2|8 +1.3.6.1.2.1.99.1.1.1.2.7052|2|8 +1.3.6.1.2.1.99.1.1.1.2.7053|2|8 +1.3.6.1.2.1.99.1.1.1.2.7054|2|8 +1.3.6.1.2.1.99.1.1.1.2.7055|2|8 +1.3.6.1.2.1.99.1.1.1.2.7056|2|8 +1.3.6.1.2.1.99.1.1.1.2.7057|2|8 +1.3.6.1.2.1.99.1.1.1.2.7058|2|8 +1.3.6.1.2.1.99.1.1.1.2.7059|2|8 +1.3.6.1.2.1.99.1.1.1.2.7060|2|8 +1.3.6.1.2.1.99.1.1.1.2.7061|2|8 +1.3.6.1.2.1.99.1.1.1.2.7062|2|8 +1.3.6.1.2.1.99.1.1.1.2.7063|2|9 +1.3.6.1.2.1.99.1.1.1.2.7064|2|9 +1.3.6.1.2.1.99.1.1.1.2.7065|2|9 +1.3.6.1.2.1.99.1.1.1.2.7066|2|9 +1.3.6.1.2.1.99.1.1.1.2.7067|2|9 +1.3.6.1.2.1.99.1.1.1.2.7068|2|9 +1.3.6.1.2.1.99.1.1.1.2.7069|2|9 +1.3.6.1.2.1.99.1.1.1.2.7070|2|9 +1.3.6.1.2.1.99.1.1.1.2.7071|2|9 +1.3.6.1.2.1.99.1.1.1.3.4|2|0 +1.3.6.1.2.1.99.1.1.1.3.5|2|0 +1.3.6.1.2.1.99.1.1.1.3.6|2|0 +1.3.6.1.2.1.99.1.1.1.3.7|2|0 +1.3.6.1.2.1.99.1.1.1.3.8|2|0 +1.3.6.1.2.1.99.1.1.1.3.9|2|0 +1.3.6.1.2.1.99.1.1.1.3.10|2|0 +1.3.6.1.2.1.99.1.1.1.3.11|2|0 +1.3.6.1.2.1.99.1.1.1.3.12|2|0 +1.3.6.1.2.1.99.1.1.1.3.24|2|0 +1.3.6.1.2.1.99.1.1.1.3.25|2|0 +1.3.6.1.2.1.99.1.1.1.3.26|2|0 +1.3.6.1.2.1.99.1.1.1.3.27|2|0 +1.3.6.1.2.1.99.1.1.1.3.28|2|0 +1.3.6.1.2.1.99.1.1.1.3.29|2|0 +1.3.6.1.2.1.99.1.1.1.3.30|2|0 +1.3.6.1.2.1.99.1.1.1.3.31|2|0 +1.3.6.1.2.1.99.1.1.1.3.32|2|0 +1.3.6.1.2.1.99.1.1.1.3.44|2|0 +1.3.6.1.2.1.99.1.1.1.3.45|2|0 +1.3.6.1.2.1.99.1.1.1.3.46|2|0 +1.3.6.1.2.1.99.1.1.1.3.47|2|0 +1.3.6.1.2.1.99.1.1.1.3.48|2|0 +1.3.6.1.2.1.99.1.1.1.3.49|2|0 +1.3.6.1.2.1.99.1.1.1.3.50|2|0 +1.3.6.1.2.1.99.1.1.1.3.51|2|0 +1.3.6.1.2.1.99.1.1.1.3.52|2|0 +1.3.6.1.2.1.99.1.1.1.3.64|2|0 +1.3.6.1.2.1.99.1.1.1.3.65|2|0 +1.3.6.1.2.1.99.1.1.1.3.66|2|0 +1.3.6.1.2.1.99.1.1.1.3.67|2|0 +1.3.6.1.2.1.99.1.1.1.3.68|2|0 +1.3.6.1.2.1.99.1.1.1.3.69|2|0 +1.3.6.1.2.1.99.1.1.1.3.70|2|0 +1.3.6.1.2.1.99.1.1.1.3.71|2|0 +1.3.6.1.2.1.99.1.1.1.3.72|2|0 +1.3.6.1.2.1.99.1.1.1.3.1215|2|3 +1.3.6.1.2.1.99.1.1.1.3.1216|2|1 +1.3.6.1.2.1.99.1.1.1.3.1217|2|0 +1.3.6.1.2.1.99.1.1.1.3.1218|2|1 +1.3.6.1.2.1.99.1.1.1.3.1219|2|1 +1.3.6.1.2.1.99.1.1.1.3.1227|2|3 +1.3.6.1.2.1.99.1.1.1.3.1228|2|1 +1.3.6.1.2.1.99.1.1.1.3.1229|2|0 +1.3.6.1.2.1.99.1.1.1.3.1230|2|1 +1.3.6.1.2.1.99.1.1.1.3.1231|2|1 +1.3.6.1.2.1.99.1.1.1.3.1575|2|3 +1.3.6.1.2.1.99.1.1.1.3.1576|2|1 +1.3.6.1.2.1.99.1.1.1.3.1577|2|0 +1.3.6.1.2.1.99.1.1.1.3.1587|2|3 +1.3.6.1.2.1.99.1.1.1.3.1588|2|1 +1.3.6.1.2.1.99.1.1.1.3.1589|2|0 +1.3.6.1.2.1.99.1.1.1.3.1599|2|3 +1.3.6.1.2.1.99.1.1.1.3.1600|2|1 +1.3.6.1.2.1.99.1.1.1.3.1601|2|0 +1.3.6.1.2.1.99.1.1.1.3.1602|2|1 +1.3.6.1.2.1.99.1.1.1.3.1603|2|1 +1.3.6.1.2.1.99.1.1.1.3.1611|2|3 +1.3.6.1.2.1.99.1.1.1.3.1612|2|1 +1.3.6.1.2.1.99.1.1.1.3.1613|2|0 +1.3.6.1.2.1.99.1.1.1.3.1614|2|1 +1.3.6.1.2.1.99.1.1.1.3.1615|2|1 +1.3.6.1.2.1.99.1.1.1.3.1635|2|3 +1.3.6.1.2.1.99.1.1.1.3.1636|2|1 +1.3.6.1.2.1.99.1.1.1.3.1637|2|0 +1.3.6.1.2.1.99.1.1.1.3.1638|2|1 +1.3.6.1.2.1.99.1.1.1.3.1639|2|1 +1.3.6.1.2.1.99.1.1.1.3.7001|2|0 +1.3.6.1.2.1.99.1.1.1.3.7002|2|0 +1.3.6.1.2.1.99.1.1.1.3.7003|2|0 +1.3.6.1.2.1.99.1.1.1.3.7004|2|0 +1.3.6.1.2.1.99.1.1.1.3.7005|2|0 +1.3.6.1.2.1.99.1.1.1.3.7006|2|0 +1.3.6.1.2.1.99.1.1.1.3.7007|2|0 +1.3.6.1.2.1.99.1.1.1.3.7008|2|0 +1.3.6.1.2.1.99.1.1.1.3.7009|2|0 +1.3.6.1.2.1.99.1.1.1.3.7010|2|0 +1.3.6.1.2.1.99.1.1.1.3.7011|2|0 +1.3.6.1.2.1.99.1.1.1.3.7012|2|0 +1.3.6.1.2.1.99.1.1.1.3.7013|2|0 +1.3.6.1.2.1.99.1.1.1.3.7014|2|0 +1.3.6.1.2.1.99.1.1.1.3.7015|2|0 +1.3.6.1.2.1.99.1.1.1.3.7016|2|0 +1.3.6.1.2.1.99.1.1.1.3.7017|2|0 +1.3.6.1.2.1.99.1.1.1.3.7018|2|0 +1.3.6.1.2.1.99.1.1.1.3.7019|2|0 +1.3.6.1.2.1.99.1.1.1.3.7020|2|0 +1.3.6.1.2.1.99.1.1.1.3.7021|2|0 +1.3.6.1.2.1.99.1.1.1.3.7022|2|0 +1.3.6.1.2.1.99.1.1.1.3.7023|2|0 +1.3.6.1.2.1.99.1.1.1.3.7024|2|0 +1.3.6.1.2.1.99.1.1.1.3.7025|2|0 +1.3.6.1.2.1.99.1.1.1.3.7026|2|0 +1.3.6.1.2.1.99.1.1.1.3.7027|2|0 +1.3.6.1.2.1.99.1.1.1.3.7028|2|0 +1.3.6.1.2.1.99.1.1.1.3.7029|2|0 +1.3.6.1.2.1.99.1.1.1.3.7030|2|0 +1.3.6.1.2.1.99.1.1.1.3.7031|2|0 +1.3.6.1.2.1.99.1.1.1.3.7032|2|0 +1.3.6.1.2.1.99.1.1.1.3.7033|2|0 +1.3.6.1.2.1.99.1.1.1.3.7034|2|0 +1.3.6.1.2.1.99.1.1.1.3.7035|2|0 +1.3.6.1.2.1.99.1.1.1.3.7036|2|0 +1.3.6.1.2.1.99.1.1.1.3.7037|2|0 +1.3.6.1.2.1.99.1.1.1.3.7038|2|0 +1.3.6.1.2.1.99.1.1.1.3.7039|2|0 +1.3.6.1.2.1.99.1.1.1.3.7040|2|0 +1.3.6.1.2.1.99.1.1.1.3.7041|2|0 +1.3.6.1.2.1.99.1.1.1.3.7042|2|0 +1.3.6.1.2.1.99.1.1.1.3.7043|2|0 +1.3.6.1.2.1.99.1.1.1.3.7044|2|0 +1.3.6.1.2.1.99.1.1.1.3.7045|2|0 +1.3.6.1.2.1.99.1.1.1.3.7046|2|0 +1.3.6.1.2.1.99.1.1.1.3.7047|2|0 +1.3.6.1.2.1.99.1.1.1.3.7048|2|0 +1.3.6.1.2.1.99.1.1.1.3.7049|2|0 +1.3.6.1.2.1.99.1.1.1.3.7050|2|0 +1.3.6.1.2.1.99.1.1.1.3.7051|2|0 +1.3.6.1.2.1.99.1.1.1.3.7052|2|0 +1.3.6.1.2.1.99.1.1.1.3.7053|2|0 +1.3.6.1.2.1.99.1.1.1.3.7054|2|0 +1.3.6.1.2.1.99.1.1.1.3.7055|2|0 +1.3.6.1.2.1.99.1.1.1.3.7056|2|0 +1.3.6.1.2.1.99.1.1.1.3.7057|2|0 +1.3.6.1.2.1.99.1.1.1.3.7058|2|0 +1.3.6.1.2.1.99.1.1.1.3.7059|2|0 +1.3.6.1.2.1.99.1.1.1.3.7060|2|0 +1.3.6.1.2.1.99.1.1.1.3.7061|2|0 +1.3.6.1.2.1.99.1.1.1.3.7062|2|0 +1.3.6.1.2.1.99.1.1.1.3.7063|2|0 +1.3.6.1.2.1.99.1.1.1.3.7064|2|0 +1.3.6.1.2.1.99.1.1.1.3.7065|2|0 +1.3.6.1.2.1.99.1.1.1.3.7066|2|0 +1.3.6.1.2.1.99.1.1.1.3.7067|2|0 +1.3.6.1.2.1.99.1.1.1.3.7068|2|0 +1.3.6.1.2.1.99.1.1.1.3.7069|2|0 +1.3.6.1.2.1.99.1.1.1.3.7070|2|0 +1.3.6.1.2.1.99.1.1.1.3.7071|2|0 +1.3.6.1.2.1.99.1.1.1.4.4|2|0 +1.3.6.1.2.1.99.1.1.1.4.5|2|0 +1.3.6.1.2.1.99.1.1.1.4.6|2|0 +1.3.6.1.2.1.99.1.1.1.4.7|2|5142 +1.3.6.1.2.1.99.1.1.1.4.8|2|0 +1.3.6.1.2.1.99.1.1.1.4.9|2|0 +1.3.6.1.2.1.99.1.1.1.4.10|2|25 +1.3.6.1.2.1.99.1.1.1.4.11|2|27 +1.3.6.1.2.1.99.1.1.1.4.12|2|26 +1.3.6.1.2.1.99.1.1.1.4.24|2|0 +1.3.6.1.2.1.99.1.1.1.4.25|2|0 +1.3.6.1.2.1.99.1.1.1.4.26|2|0 +1.3.6.1.2.1.99.1.1.1.4.27|2|5123 +1.3.6.1.2.1.99.1.1.1.4.28|2|0 +1.3.6.1.2.1.99.1.1.1.4.29|2|0 +1.3.6.1.2.1.99.1.1.1.4.30|2|24 +1.3.6.1.2.1.99.1.1.1.4.31|2|26 +1.3.6.1.2.1.99.1.1.1.4.32|2|25 +1.3.6.1.2.1.99.1.1.1.4.44|2|0 +1.3.6.1.2.1.99.1.1.1.4.45|2|0 +1.3.6.1.2.1.99.1.1.1.4.46|2|0 +1.3.6.1.2.1.99.1.1.1.4.47|2|5160 +1.3.6.1.2.1.99.1.1.1.4.48|2|0 +1.3.6.1.2.1.99.1.1.1.4.49|2|0 +1.3.6.1.2.1.99.1.1.1.4.50|2|25 +1.3.6.1.2.1.99.1.1.1.4.51|2|26 +1.3.6.1.2.1.99.1.1.1.4.52|2|25 +1.3.6.1.2.1.99.1.1.1.4.64|2|232500 +1.3.6.1.2.1.99.1.1.1.4.65|2|886290 +1.3.6.1.2.1.99.1.1.1.4.66|2|3812 +1.3.6.1.2.1.99.1.1.1.4.67|2|11994 +1.3.6.1.2.1.99.1.1.1.4.68|2|1692281 +1.3.6.1.2.1.99.1.1.1.4.69|2|68375 +1.3.6.1.2.1.99.1.1.1.4.70|2|25 +1.3.6.1.2.1.99.1.1.1.4.71|2|33 +1.3.6.1.2.1.99.1.1.1.4.72|2|47 +1.3.6.1.2.1.99.1.1.1.4.1215|2|27835 +1.3.6.1.2.1.99.1.1.1.4.1216|2|33265 +1.3.6.1.2.1.99.1.1.1.4.1217|2|4364 +1.3.6.1.2.1.99.1.1.1.4.1218|2|-57 +1.3.6.1.2.1.99.1.1.1.4.1219|2|-65 +1.3.6.1.2.1.99.1.1.1.4.1227|2|26527 +1.3.6.1.2.1.99.1.1.1.4.1228|2|33074 +1.3.6.1.2.1.99.1.1.1.4.1229|2|31016 +1.3.6.1.2.1.99.1.1.1.4.1230|2|-11 +1.3.6.1.2.1.99.1.1.1.4.1231|2|-25 +1.3.6.1.2.1.99.1.1.1.4.1575|2|39250 +1.3.6.1.2.1.99.1.1.1.4.1576|2|32780 +1.3.6.1.2.1.99.1.1.1.4.1577|2|6730 +1.3.6.1.2.1.99.1.1.1.4.1587|2|40046 +1.3.6.1.2.1.99.1.1.1.4.1588|2|32705 +1.3.6.1.2.1.99.1.1.1.4.1589|2|6730 +1.3.6.1.2.1.99.1.1.1.4.1599|2|44535 +1.3.6.1.2.1.99.1.1.1.4.1600|2|32390 +1.3.6.1.2.1.99.1.1.1.4.1601|2|30593 +1.3.6.1.2.1.99.1.1.1.4.1602|2|14 +1.3.6.1.2.1.99.1.1.1.4.1603|2|13 +1.3.6.1.2.1.99.1.1.1.4.1611|2|44656 +1.3.6.1.2.1.99.1.1.1.4.1612|2|31990 +1.3.6.1.2.1.99.1.1.1.4.1613|2|25152 +1.3.6.1.2.1.99.1.1.1.4.1614|2|-1 +1.3.6.1.2.1.99.1.1.1.4.1615|2|-4 +1.3.6.1.2.1.99.1.1.1.4.1635|2|33363 +1.3.6.1.2.1.99.1.1.1.4.1636|2|32696 +1.3.6.1.2.1.99.1.1.1.4.1637|2|6591 +1.3.6.1.2.1.99.1.1.1.4.1638|2|-21 +1.3.6.1.2.1.99.1.1.1.4.1639|2|-18 +1.3.6.1.2.1.99.1.1.1.4.7001|2|11969 +1.3.6.1.2.1.99.1.1.1.4.7002|2|6975 +1.3.6.1.2.1.99.1.1.1.4.7003|2|5036 +1.3.6.1.2.1.99.1.1.1.4.7004|2|3205 +1.3.6.1.2.1.99.1.1.1.4.7005|2|3283 +1.3.6.1.2.1.99.1.1.1.4.7006|2|1796 +1.3.6.1.2.1.99.1.1.1.4.7007|2|2493 +1.3.6.1.2.1.99.1.1.1.4.7008|2|1799 +1.3.6.1.2.1.99.1.1.1.4.7009|2|1782 +1.3.6.1.2.1.99.1.1.1.4.7010|2|1705 +1.3.6.1.2.1.99.1.1.1.4.7011|2|1500 +1.3.6.1.2.1.99.1.1.1.4.7012|2|1310 +1.3.6.1.2.1.99.1.1.1.4.7013|2|1199 +1.3.6.1.2.1.99.1.1.1.4.7014|2|1199 +1.3.6.1.2.1.99.1.1.1.4.7015|2|1095 +1.3.6.1.2.1.99.1.1.1.4.7016|2|1048 +1.3.6.1.2.1.99.1.1.1.4.7017|2|1229 +1.3.6.1.2.1.99.1.1.1.4.7018|2|898 +1.3.6.1.2.1.99.1.1.1.4.7019|2|894 +1.3.6.1.2.1.99.1.1.1.4.7020|2|845 +1.3.6.1.2.1.99.1.1.1.4.7021|2|750 +1.3.6.1.2.1.99.1.1.1.4.7022|2|597 +1.3.6.1.2.1.99.1.1.1.4.7023|2|595 +1.3.6.1.2.1.99.1.1.1.4.7024|2|598 +1.3.6.1.2.1.99.1.1.1.4.7025|2|846 +1.3.6.1.2.1.99.1.1.1.4.7026|2|872 +1.3.6.1.2.1.99.1.1.1.4.7027|2|873 +1.3.6.1.2.1.99.1.1.1.4.7028|2|1000 +1.3.6.1.2.1.99.1.1.1.4.7029|2|1048 +1.3.6.1.2.1.99.1.1.1.4.7030|2|3275 +1.3.6.1.2.1.99.1.1.1.4.7031|2|898 +1.3.6.1.2.1.99.1.1.1.4.7032|2|11973 +1.3.6.1.2.1.99.1.1.1.4.7033|2|6969 +1.3.6.1.2.1.99.1.1.1.4.7034|2|5056 +1.3.6.1.2.1.99.1.1.1.4.7035|2|3325 +1.3.6.1.2.1.99.1.1.1.4.7036|2|3317 +1.3.6.1.2.1.99.1.1.1.4.7037|2|2493 +1.3.6.1.2.1.99.1.1.1.4.7038|2|1098 +1.3.6.1.2.1.99.1.1.1.4.7039|2|874 +1.3.6.1.2.1.99.1.1.1.4.7040|2|873 +1.3.6.1.2.1.99.1.1.1.4.7041|2|1497 +1.3.6.1.2.1.99.1.1.1.4.7042|2|847 +1.3.6.1.2.1.99.1.1.1.4.7043|2|897 +1.3.6.1.2.1.99.1.1.1.4.7044|2|895 +1.3.6.1.2.1.99.1.1.1.4.7045|2|1801 +1.3.6.1.2.1.99.1.1.1.4.7046|2|1198 +1.3.6.1.2.1.99.1.1.1.4.7047|2|998 +1.3.6.1.2.1.99.1.1.1.4.7048|2|11938 +1.3.6.1.2.1.99.1.1.1.4.7049|2|3193 +1.3.6.1.2.1.99.1.1.1.4.7050|2|842 +1.3.6.1.2.1.99.1.1.1.4.7051|2|843 +1.3.6.1.2.1.99.1.1.1.4.7052|2|849 +1.3.6.1.2.1.99.1.1.1.4.7053|2|852 +1.3.6.1.2.1.99.1.1.1.4.7054|2|898 +1.3.6.1.2.1.99.1.1.1.4.7055|2|1005 +1.3.6.1.2.1.99.1.1.1.4.7056|2|1215 +1.3.6.1.2.1.99.1.1.1.4.7057|2|1201 +1.3.6.1.2.1.99.1.1.1.4.7058|2|1810 +1.3.6.1.2.1.99.1.1.1.4.7059|2|1802 +1.3.6.1.2.1.99.1.1.1.4.7060|2|2485 +1.3.6.1.2.1.99.1.1.1.4.7061|2|3308 +1.3.6.1.2.1.99.1.1.1.4.7062|2|7005 +1.3.6.1.2.1.99.1.1.1.4.7063|2|24 +1.3.6.1.2.1.99.1.1.1.4.7064|2|53 +1.3.6.1.2.1.99.1.1.1.4.7065|2|34 +1.3.6.1.2.1.99.1.1.1.4.7066|2|63 +1.3.6.1.2.1.99.1.1.1.4.7067|2|66 +1.3.6.1.2.1.99.1.1.1.4.7068|2|73 +1.3.6.1.2.1.99.1.1.1.4.7069|2|67 +1.3.6.1.2.1.99.1.1.1.4.7070|2|42 +1.3.6.1.2.1.99.1.1.1.4.7071|2|67 +1.3.6.1.2.1.99.1.1.1.5.4|2|1 +1.3.6.1.2.1.99.1.1.1.5.5|2|1 +1.3.6.1.2.1.99.1.1.1.5.6|2|1 +1.3.6.1.2.1.99.1.1.1.5.7|2|1 +1.3.6.1.2.1.99.1.1.1.5.8|2|1 +1.3.6.1.2.1.99.1.1.1.5.9|2|1 +1.3.6.1.2.1.99.1.1.1.5.10|2|1 +1.3.6.1.2.1.99.1.1.1.5.11|2|1 +1.3.6.1.2.1.99.1.1.1.5.12|2|1 +1.3.6.1.2.1.99.1.1.1.5.24|2|1 +1.3.6.1.2.1.99.1.1.1.5.25|2|1 +1.3.6.1.2.1.99.1.1.1.5.26|2|1 +1.3.6.1.2.1.99.1.1.1.5.27|2|1 +1.3.6.1.2.1.99.1.1.1.5.28|2|1 +1.3.6.1.2.1.99.1.1.1.5.29|2|1 +1.3.6.1.2.1.99.1.1.1.5.30|2|1 +1.3.6.1.2.1.99.1.1.1.5.31|2|1 +1.3.6.1.2.1.99.1.1.1.5.32|2|1 +1.3.6.1.2.1.99.1.1.1.5.44|2|1 +1.3.6.1.2.1.99.1.1.1.5.45|2|1 +1.3.6.1.2.1.99.1.1.1.5.46|2|1 +1.3.6.1.2.1.99.1.1.1.5.47|2|1 +1.3.6.1.2.1.99.1.1.1.5.48|2|1 +1.3.6.1.2.1.99.1.1.1.5.49|2|1 +1.3.6.1.2.1.99.1.1.1.5.50|2|1 +1.3.6.1.2.1.99.1.1.1.5.51|2|1 +1.3.6.1.2.1.99.1.1.1.5.52|2|1 +1.3.6.1.2.1.99.1.1.1.5.64|2|1 +1.3.6.1.2.1.99.1.1.1.5.65|2|1 +1.3.6.1.2.1.99.1.1.1.5.66|2|1 +1.3.6.1.2.1.99.1.1.1.5.67|2|1 +1.3.6.1.2.1.99.1.1.1.5.68|2|1 +1.3.6.1.2.1.99.1.1.1.5.69|2|1 +1.3.6.1.2.1.99.1.1.1.5.70|2|1 +1.3.6.1.2.1.99.1.1.1.5.71|2|1 +1.3.6.1.2.1.99.1.1.1.5.72|2|1 +1.3.6.1.2.1.99.1.1.1.5.1215|2|1 +1.3.6.1.2.1.99.1.1.1.5.1216|2|1 +1.3.6.1.2.1.99.1.1.1.5.1217|2|1 +1.3.6.1.2.1.99.1.1.1.5.1218|2|1 +1.3.6.1.2.1.99.1.1.1.5.1219|2|1 +1.3.6.1.2.1.99.1.1.1.5.1227|2|1 +1.3.6.1.2.1.99.1.1.1.5.1228|2|1 +1.3.6.1.2.1.99.1.1.1.5.1229|2|1 +1.3.6.1.2.1.99.1.1.1.5.1230|2|1 +1.3.6.1.2.1.99.1.1.1.5.1231|2|1 +1.3.6.1.2.1.99.1.1.1.5.1575|2|1 +1.3.6.1.2.1.99.1.1.1.5.1576|2|1 +1.3.6.1.2.1.99.1.1.1.5.1577|2|1 +1.3.6.1.2.1.99.1.1.1.5.1587|2|1 +1.3.6.1.2.1.99.1.1.1.5.1588|2|1 +1.3.6.1.2.1.99.1.1.1.5.1589|2|1 +1.3.6.1.2.1.99.1.1.1.5.1599|2|1 +1.3.6.1.2.1.99.1.1.1.5.1600|2|1 +1.3.6.1.2.1.99.1.1.1.5.1601|2|1 +1.3.6.1.2.1.99.1.1.1.5.1602|2|1 +1.3.6.1.2.1.99.1.1.1.5.1603|2|1 +1.3.6.1.2.1.99.1.1.1.5.1611|2|1 +1.3.6.1.2.1.99.1.1.1.5.1612|2|1 +1.3.6.1.2.1.99.1.1.1.5.1613|2|1 +1.3.6.1.2.1.99.1.1.1.5.1614|2|1 +1.3.6.1.2.1.99.1.1.1.5.1615|2|1 +1.3.6.1.2.1.99.1.1.1.5.1635|2|1 +1.3.6.1.2.1.99.1.1.1.5.1636|2|1 +1.3.6.1.2.1.99.1.1.1.5.1637|2|1 +1.3.6.1.2.1.99.1.1.1.5.1638|2|1 +1.3.6.1.2.1.99.1.1.1.5.1639|2|1 +1.3.6.1.2.1.99.1.1.1.5.7001|2|1 +1.3.6.1.2.1.99.1.1.1.5.7002|2|1 +1.3.6.1.2.1.99.1.1.1.5.7003|2|1 +1.3.6.1.2.1.99.1.1.1.5.7004|2|1 +1.3.6.1.2.1.99.1.1.1.5.7005|2|1 +1.3.6.1.2.1.99.1.1.1.5.7006|2|1 +1.3.6.1.2.1.99.1.1.1.5.7007|2|1 +1.3.6.1.2.1.99.1.1.1.5.7008|2|1 +1.3.6.1.2.1.99.1.1.1.5.7009|2|1 +1.3.6.1.2.1.99.1.1.1.5.7010|2|1 +1.3.6.1.2.1.99.1.1.1.5.7011|2|1 +1.3.6.1.2.1.99.1.1.1.5.7012|2|1 +1.3.6.1.2.1.99.1.1.1.5.7013|2|1 +1.3.6.1.2.1.99.1.1.1.5.7014|2|1 +1.3.6.1.2.1.99.1.1.1.5.7015|2|1 +1.3.6.1.2.1.99.1.1.1.5.7016|2|1 +1.3.6.1.2.1.99.1.1.1.5.7017|2|1 +1.3.6.1.2.1.99.1.1.1.5.7018|2|1 +1.3.6.1.2.1.99.1.1.1.5.7019|2|1 +1.3.6.1.2.1.99.1.1.1.5.7020|2|1 +1.3.6.1.2.1.99.1.1.1.5.7021|2|1 +1.3.6.1.2.1.99.1.1.1.5.7022|2|1 +1.3.6.1.2.1.99.1.1.1.5.7023|2|1 +1.3.6.1.2.1.99.1.1.1.5.7024|2|1 +1.3.6.1.2.1.99.1.1.1.5.7025|2|1 +1.3.6.1.2.1.99.1.1.1.5.7026|2|1 +1.3.6.1.2.1.99.1.1.1.5.7027|2|1 +1.3.6.1.2.1.99.1.1.1.5.7028|2|1 +1.3.6.1.2.1.99.1.1.1.5.7029|2|1 +1.3.6.1.2.1.99.1.1.1.5.7030|2|1 +1.3.6.1.2.1.99.1.1.1.5.7031|2|1 +1.3.6.1.2.1.99.1.1.1.5.7032|2|1 +1.3.6.1.2.1.99.1.1.1.5.7033|2|1 +1.3.6.1.2.1.99.1.1.1.5.7034|2|1 +1.3.6.1.2.1.99.1.1.1.5.7035|2|1 +1.3.6.1.2.1.99.1.1.1.5.7036|2|1 +1.3.6.1.2.1.99.1.1.1.5.7037|2|1 +1.3.6.1.2.1.99.1.1.1.5.7038|2|1 +1.3.6.1.2.1.99.1.1.1.5.7039|2|1 +1.3.6.1.2.1.99.1.1.1.5.7040|2|1 +1.3.6.1.2.1.99.1.1.1.5.7041|2|1 +1.3.6.1.2.1.99.1.1.1.5.7042|2|1 +1.3.6.1.2.1.99.1.1.1.5.7043|2|1 +1.3.6.1.2.1.99.1.1.1.5.7044|2|1 +1.3.6.1.2.1.99.1.1.1.5.7045|2|1 +1.3.6.1.2.1.99.1.1.1.5.7046|2|1 +1.3.6.1.2.1.99.1.1.1.5.7047|2|1 +1.3.6.1.2.1.99.1.1.1.5.7048|2|1 +1.3.6.1.2.1.99.1.1.1.5.7049|2|1 +1.3.6.1.2.1.99.1.1.1.5.7050|2|1 +1.3.6.1.2.1.99.1.1.1.5.7051|2|1 +1.3.6.1.2.1.99.1.1.1.5.7052|2|1 +1.3.6.1.2.1.99.1.1.1.5.7053|2|1 +1.3.6.1.2.1.99.1.1.1.5.7054|2|1 +1.3.6.1.2.1.99.1.1.1.5.7055|2|1 +1.3.6.1.2.1.99.1.1.1.5.7056|2|1 +1.3.6.1.2.1.99.1.1.1.5.7057|2|1 +1.3.6.1.2.1.99.1.1.1.5.7058|2|1 +1.3.6.1.2.1.99.1.1.1.5.7059|2|1 +1.3.6.1.2.1.99.1.1.1.5.7060|2|1 +1.3.6.1.2.1.99.1.1.1.5.7061|2|1 +1.3.6.1.2.1.99.1.1.1.5.7062|2|1 +1.3.6.1.2.1.99.1.1.1.5.7063|2|1 +1.3.6.1.2.1.99.1.1.1.5.7064|2|1 +1.3.6.1.2.1.99.1.1.1.5.7065|2|1 +1.3.6.1.2.1.99.1.1.1.5.7066|2|1 +1.3.6.1.2.1.99.1.1.1.5.7067|2|1 +1.3.6.1.2.1.99.1.1.1.5.7068|2|1 +1.3.6.1.2.1.99.1.1.1.5.7069|2|1 +1.3.6.1.2.1.99.1.1.1.5.7070|2|1 +1.3.6.1.2.1.99.1.1.1.5.7071|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.4|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.5|2|2 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.6|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.8|2|2 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.9|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.10|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.11|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.12|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.24|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.25|2|2 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.26|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.27|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.28|2|2 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.29|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.30|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.31|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.32|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.44|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.45|2|2 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.46|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.47|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.48|2|2 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.49|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.50|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.51|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.52|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.64|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.65|2|2 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.66|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.67|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.68|2|2 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.69|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.70|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.71|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.72|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1215|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1216|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1217|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1218|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1219|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1227|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1228|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1229|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1230|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1231|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1575|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1576|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1577|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1587|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1588|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1589|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1599|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1600|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1601|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1602|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1603|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1611|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1612|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1613|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1614|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1615|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1635|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1636|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1637|2|5 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1638|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.1639|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7001|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7002|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7003|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7004|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7005|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7006|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7007|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7008|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7009|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7010|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7011|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7012|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7013|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7014|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7015|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7016|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7017|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7018|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7019|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7020|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7021|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7022|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7023|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7024|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7025|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7026|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7027|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7028|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7029|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7030|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7031|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7032|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7033|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7034|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7035|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7036|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7037|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7038|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7039|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7040|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7041|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7042|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7043|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7044|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7045|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7046|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7047|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7048|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7049|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7050|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7051|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7052|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7053|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7054|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7055|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7056|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7057|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7058|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7059|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7060|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7061|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7062|2|4 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7063|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7064|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7065|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7066|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7067|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7068|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7069|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7070|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.1.7071|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.4|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.5|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.6|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.8|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.9|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.10|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.11|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.12|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.24|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.25|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.26|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.27|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.28|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.29|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.30|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.31|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.32|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.44|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.45|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.46|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.47|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.48|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.49|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.50|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.51|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.52|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.64|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.65|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.66|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.67|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.68|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.69|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.70|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.71|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.72|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1215|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1216|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1217|2|7 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1218|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1219|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1227|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1228|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1229|2|7 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1230|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1231|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1575|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1576|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1577|2|7 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1587|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1588|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1589|2|7 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1599|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1600|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1601|2|7 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1602|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1603|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1611|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1612|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1613|2|7 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1614|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1615|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1635|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1636|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1637|2|7 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1638|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.1639|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7001|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7002|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7003|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7004|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7005|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7006|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7007|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7008|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7009|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7010|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7011|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7012|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7013|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7014|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7015|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7016|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7017|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7018|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7019|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7020|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7021|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7022|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7023|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7024|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7025|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7026|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7027|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7028|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7029|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7030|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7031|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7032|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7033|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7034|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7035|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7036|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7037|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7038|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7039|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7040|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7041|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7042|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7043|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7044|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7045|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7046|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7047|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7048|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7049|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7050|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7051|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7052|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7053|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7054|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7055|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7056|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7057|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7058|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7059|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7060|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7061|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7062|2|8 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7063|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7064|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7065|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7066|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7067|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7068|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7069|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7070|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.2.7071|2|9 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.4|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.5|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.6|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.8|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.9|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.10|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.11|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.12|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.24|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.25|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.26|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.27|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.28|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.29|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.30|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.31|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.32|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.44|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.45|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.46|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.47|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.48|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.49|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.50|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.51|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.52|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.64|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.65|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.66|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.67|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.68|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.69|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.70|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.71|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.72|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1215|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1216|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1217|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1218|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1219|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1227|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1228|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1229|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1230|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1231|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1575|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1576|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1577|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1587|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1588|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1589|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1599|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1600|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1601|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1602|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1603|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1611|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1612|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1613|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1614|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1615|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1635|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1636|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1637|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1638|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.1639|2|1 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7001|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7002|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7003|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7004|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7005|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7006|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7007|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7008|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7009|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7010|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7011|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7012|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7013|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7014|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7015|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7016|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7017|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7018|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7019|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7020|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7021|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7022|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7023|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7024|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7025|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7026|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7027|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7028|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7029|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7030|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7031|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7032|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7033|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7034|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7035|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7036|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7037|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7038|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7039|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7040|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7041|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7042|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7043|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7044|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7045|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7046|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7047|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7048|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7049|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7050|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7051|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7052|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7053|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7054|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7055|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7056|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7057|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7058|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7059|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7060|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7061|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7062|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7063|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7064|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7065|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7066|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7067|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7068|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7069|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7070|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.3.7071|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.4|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.5|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.6|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7|2|5142 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.8|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.9|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.10|2|25 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.11|2|27 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.12|2|26 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.24|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.25|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.26|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.27|2|5123 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.28|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.29|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.30|2|24 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.31|2|26 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.32|2|25 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.44|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.45|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.46|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.47|2|5160 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.48|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.49|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.50|2|25 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.51|2|26 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.52|2|25 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.64|2|232500 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.65|2|886290 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.66|2|3812 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.67|2|11994 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.68|2|1692281 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.69|2|68375 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.70|2|25 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.71|2|33 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.72|2|47 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1215|2|27835 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1216|2|33265 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1217|2|4364 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1218|2|-57 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1219|2|-65 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1227|2|26527 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1228|2|33074 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1229|2|31016 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1230|2|-11 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1231|2|-25 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1575|2|39250 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1576|2|32780 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1577|2|6730 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1587|2|40046 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1588|2|32705 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1589|2|6730 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1599|2|44535 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1600|2|32390 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1601|2|30593 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1602|2|14 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1603|2|13 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1611|2|44656 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1612|2|31990 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1613|2|25152 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1614|2|-1 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1615|2|-4 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1635|2|33363 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1636|2|32696 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1637|2|6591 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1638|2|-21 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.1639|2|-18 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7001|2|11969 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7002|2|6975 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7003|2|5036 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7004|2|3206 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7005|2|3283 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7006|2|1795 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7007|2|2492 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7008|2|1798 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7009|2|1783 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7010|2|1705 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7011|2|1499 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7012|2|1310 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7013|2|1200 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7014|2|1199 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7015|2|1095 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7016|2|1048 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7017|2|1230 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7018|2|898 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7019|2|896 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7020|2|845 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7021|2|750 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7022|2|597 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7023|2|595 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7024|2|598 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7025|2|846 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7026|2|872 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7027|2|873 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7028|2|999 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7029|2|1050 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7030|2|3275 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7031|2|898 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7032|2|11981 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7033|2|6967 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7034|2|5058 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7035|2|3325 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7036|2|3316 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7037|2|2493 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7038|2|1098 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7039|2|874 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7040|2|873 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7041|2|1496 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7042|2|847 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7043|2|898 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7044|2|894 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7045|2|1801 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7046|2|1199 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7047|2|995 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7048|2|11922 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7049|2|3194 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7050|2|842 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7051|2|843 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7052|2|849 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7053|2|852 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7054|2|899 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7055|2|1004 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7056|2|1215 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7057|2|1201 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7058|2|1810 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7059|2|1802 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7060|2|2485 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7061|2|3308 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7062|2|7005 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7063|2|24 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7064|2|53 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7065|2|34 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7066|2|63 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7067|2|66 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7068|2|73 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7069|2|67 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7070|2|42 +1.3.6.1.4.1.9.9.91.1.1.1.1.4.7071|2|67 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.4|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.5|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.6|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.8|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.9|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.10|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.11|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.12|2|3 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.24|2|23 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.25|2|23 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.26|2|23 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.27|2|23 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.28|2|23 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.29|2|23 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.30|2|23 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.31|2|23 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.32|2|23 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.44|2|43 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.45|2|43 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.46|2|43 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.47|2|43 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.48|2|43 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.49|2|43 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.50|2|43 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.51|2|43 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.52|2|43 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.64|2|63 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.65|2|63 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.66|2|63 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.67|2|63 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.68|2|63 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.69|2|63 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.70|2|63 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.71|2|63 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.72|2|63 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1215|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1216|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1217|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1218|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1219|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1227|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1228|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1229|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1230|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1231|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1575|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1576|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1577|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1587|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1588|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1589|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1599|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1600|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1601|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1602|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1603|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1611|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1612|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1613|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1614|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1615|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1635|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1636|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1637|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1638|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.1639|2|0 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7001|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7002|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7003|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7004|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7005|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7006|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7007|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7008|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7009|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7010|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7011|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7012|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7013|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7014|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7015|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7016|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7017|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7018|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7019|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7020|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7021|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7022|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7023|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7024|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7025|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7026|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7027|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7028|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7029|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7030|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7031|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7032|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7033|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7034|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7035|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7036|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7037|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7038|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7039|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7040|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7041|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7042|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7043|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7044|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7045|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7046|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7047|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7048|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7049|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7050|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7051|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7052|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7053|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7054|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7055|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7056|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7057|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7058|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7059|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7060|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7061|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7062|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7063|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7064|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7065|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7066|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7067|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7068|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7069|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7070|2|7000 +1.3.6.1.4.1.9.9.91.1.1.1.1.8.7071|2|7000 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1215.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1215.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1215.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1215.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1216.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1216.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1216.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1216.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1217.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1217.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1217.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1217.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1218.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1218.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1218.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1218.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1219.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1219.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1219.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1219.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1227.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1227.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1227.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1227.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1228.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1228.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1228.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1228.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1229.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1229.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1229.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1229.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1230.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1230.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1230.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1230.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1231.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1231.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1231.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1231.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1575.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1575.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1575.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1575.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1576.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1576.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1576.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1576.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1577.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1577.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1577.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1577.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1587.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1587.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1587.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1587.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1588.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1588.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1588.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1588.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1589.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1589.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1589.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1589.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1599.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1599.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1599.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1599.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1600.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1600.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1600.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1600.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1601.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1601.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1601.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1601.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1602.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1602.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1602.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1602.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1603.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1603.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1603.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1603.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1611.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1611.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1611.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1611.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1612.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1612.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1612.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1612.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1613.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1613.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1613.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1613.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1614.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1614.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1614.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1614.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1615.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1615.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1615.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1615.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1635.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1635.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1635.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1635.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1636.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1636.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1636.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1636.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1637.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1637.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1637.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1637.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1638.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1638.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1638.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1638.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1639.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1639.2|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1639.3|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.1639.4|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7063.1|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7063.2|2|20 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7063.3|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7063.4|2|1 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7064.1|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7064.2|2|20 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7064.3|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7064.4|2|1 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7065.1|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7065.2|2|20 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7065.3|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7065.4|2|1 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7066.1|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7066.2|2|20 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7066.3|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7066.4|2|1 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7067.1|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7067.2|2|20 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7067.3|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7067.4|2|1 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7068.1|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7068.2|2|20 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7068.3|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7068.4|2|1 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7069.1|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7069.2|2|20 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7069.3|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7069.4|2|1 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7070.1|2|10 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7070.2|2|20 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7070.3|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.2.7070.4|2|1 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1215.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1215.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1215.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1215.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1216.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1216.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1216.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1216.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1217.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1217.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1217.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1217.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1218.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1218.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1218.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1218.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1219.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1219.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1219.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1219.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1227.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1227.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1227.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1227.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1228.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1228.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1228.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1228.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1229.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1229.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1229.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1229.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1230.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1230.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1230.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1230.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1231.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1231.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1231.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1231.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1575.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1575.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1575.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1575.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1576.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1576.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1576.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1576.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1577.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1577.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1577.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1577.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1587.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1587.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1587.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1587.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1588.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1588.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1588.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1588.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1589.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1589.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1589.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1589.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1599.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1599.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1599.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1599.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1600.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1600.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1600.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1600.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1601.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1601.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1601.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1601.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1602.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1602.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1602.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1602.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1603.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1603.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1603.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1603.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1611.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1611.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1611.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1611.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1612.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1612.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1612.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1612.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1613.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1613.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1613.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1613.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1614.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1614.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1614.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1614.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1615.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1615.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1615.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1615.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1635.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1635.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1635.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1635.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1636.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1636.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1636.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1636.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1637.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1637.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1637.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1637.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1638.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1638.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1638.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1638.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1639.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1639.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1639.3|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.1639.4|2|2 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7063.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7063.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7063.3|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7063.4|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7064.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7064.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7064.3|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7064.4|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7065.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7065.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7065.3|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7065.4|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7066.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7066.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7066.3|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7066.4|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7067.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7067.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7067.3|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7067.4|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7068.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7068.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7068.3|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7068.4|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7069.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7069.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7069.3|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7069.4|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7070.1|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7070.2|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7070.3|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.3.7070.4|2|4 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1215.1|2|90000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1215.2|2|85000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1215.3|2|-5000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1215.4|2|-10000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1216.1|2|36300 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1216.2|2|34700 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1216.3|2|31400 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1216.4|2|29700 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1217.1|2|12750 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1217.2|2|11900 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1217.3|2|2400 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1217.4|2|2000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1218.1|2|0 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1218.2|2|-30 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1218.3|2|-95 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1218.4|2|-135 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1219.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1219.2|2|0 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1219.3|2|-170 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1219.4|2|-210 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1227.1|2|75000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1227.2|2|70000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1227.3|2|0 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1227.4|2|-5000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1228.1|2|36300 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1228.2|2|34650 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1228.3|2|31350 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1228.4|2|29700 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1229.1|2|80000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1229.2|2|75000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1229.3|2|14000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1229.4|2|12000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1230.1|2|35 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1230.2|2|5 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1230.3|2|-82 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1230.4|2|-122 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1231.1|2|35 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1231.2|2|5 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1231.3|2|-144 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1231.4|2|-184 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1575.1|2|75000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1575.2|2|70000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1575.3|2|0 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1575.4|2|-5000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1576.1|2|36300 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1576.2|2|34650 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1576.3|2|31350 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1576.4|2|29700 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1577.1|2|12452 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1577.2|2|12452 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1577.3|2|3252 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1577.4|2|3252 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1587.1|2|75000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1587.2|2|70000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1587.3|2|0 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1587.4|2|-5000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1588.1|2|36300 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1588.2|2|34650 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1588.3|2|31350 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1588.4|2|29700 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1589.1|2|12452 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1589.2|2|12452 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1589.3|2|3252 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1589.4|2|3252 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1599.1|2|90000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1599.2|2|85000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1599.3|2|-30000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1599.4|2|-35000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1600.1|2|36300 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1600.2|2|34650 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1600.3|2|31350 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1600.4|2|29700 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1601.1|2|75000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1601.2|2|70000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1601.3|2|20000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1601.4|2|15000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1602.1|2|75 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1602.2|2|45 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1602.3|2|-43 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1602.4|2|-83 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1603.1|2|75 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1603.2|2|45 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1603.3|2|-106 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1603.4|2|-146 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1611.1|2|75000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1611.2|2|70000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1611.3|2|0 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1611.4|2|-5000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1612.1|2|36300 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1612.2|2|34650 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1612.3|2|31350 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1612.4|2|29700 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1613.1|2|100000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1613.2|2|83000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1613.3|2|10000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1613.4|2|8000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1614.1|2|77 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1614.2|2|47 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1614.3|2|-14 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1614.4|2|-54 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1615.1|2|75 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1615.2|2|45 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1615.3|2|-77 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1615.4|2|-117 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1635.1|2|75000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1635.2|2|70000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1635.3|2|0 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1635.4|2|-5000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1636.1|2|36300 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1636.2|2|34650 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1636.3|2|31000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1636.4|2|29700 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1637.1|2|10000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1637.2|2|9500 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1637.3|2|1000 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1637.4|2|500 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1638.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1638.2|2|0 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1638.3|2|-73 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1638.4|2|-113 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1639.1|2|30 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1639.2|2|0 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1639.3|2|-99 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.1639.4|2|-139 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7063.1|2|45 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7063.2|2|55 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7063.3|2|60 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7063.4|2|70 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7064.1|2|95 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7064.2|2|105 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7064.3|2|110 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7064.4|2|120 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7065.1|2|70 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7065.2|2|75 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7065.3|2|80 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7065.4|2|100 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7066.1|2|105 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7066.2|2|110 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7066.3|2|115 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7066.4|2|120 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7067.1|2|105 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7067.2|2|110 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7067.3|2|115 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7067.4|2|120 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7068.1|2|105 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7068.2|2|110 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7068.3|2|115 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7068.4|2|120 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7069.1|2|105 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7069.2|2|110 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7069.3|2|115 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7069.4|2|120 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7070.1|2|100 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7070.2|2|110 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7070.3|2|120 +1.3.6.1.4.1.9.9.91.1.2.1.1.4.7070.4|2|125 +1.3.6.1.4.1.9.9.117.1.1.2.1.1.3|2|1 +1.3.6.1.4.1.9.9.117.1.1.2.1.1.23|2|1 +1.3.6.1.4.1.9.9.117.1.1.2.1.1.43|2|1 +1.3.6.1.4.1.9.9.117.1.1.2.1.1.63|2|1 +1.3.6.1.4.1.9.9.117.1.1.2.1.2.3|2|8 +1.3.6.1.4.1.9.9.117.1.1.2.1.2.23|2|8 +1.3.6.1.4.1.9.9.117.1.1.2.1.2.43|2|8 +1.3.6.1.4.1.9.9.117.1.1.2.1.2.63|2|2 +1.3.6.1.4.1.9.9.117.1.1.2.1.3.3|2|0 +1.3.6.1.4.1.9.9.117.1.1.2.1.3.23|2|0 +1.3.6.1.4.1.9.9.117.1.1.2.1.3.43|2|0 +1.3.6.1.4.1.9.9.117.1.1.2.1.3.63|2|68375 +1.3.6.1.4.1.9.9.176.1.1.2.0|2|14 +1.3.6.1.4.1.9.9.176.1.1.4.0|2|2 +1.3.6.1.4.1.9.9.176.1.2.16.0|2|1