mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Initial entity-physical code * Split out Entity-MIB trait * Cisco Cellular inventory * Fix bad test data * alfo80hd - we now include all entPhysical entries * Correct aos7 test data * Add entPhysicalClass as last resort for label in ui * aos add previously filtered data * Fixup arista-eos data * Update ariast_eos data * Arris, clean garbage in Rev fields * Aruba Instant custom inventory ported * ArubaOS CX add vendor type mib * aviat-wtm test data refresh * axos add shelf fix data fields a bit * ciena-rls * ciena-sds * Skip cimc for now... no test data * Cisco updates * Comware data update * Update dnos * Clean Edgeos garbage, make code from Arris shareable * Relaxed ifIndex match, some devices cheat and send back static strings instead of formatted OIDs * Regex refinement and updated edgeos with new clean data * Update edgeswitch data * Update eltex-mes21xx data * eltex-mes23xx * Guess at eltex-mes24xx since there is no test data * Update eurostor, fix firmware version * Apply fixes from StyleCI * fixes * Update fortigate data * Update fortiweb, ftd, and fusion * Update linux LSI * Fix hexToAscii null removal with different seperator handling * icotera add final snmprec data to avoid snmpsim bug * Update IOS data * Update mrv-od * Add junos translation * Generic data updates n-r * ruijie workaround snmpsim bug * Port saf-cfm * Recode Schleifenbauer, and fix entPhysicalIndex values * SmartAX fixes * sm-os and tait-infra93 * timos inventory was not right, fix it up * ubiquoss-pon * VRP, has custom data collection on top of normal adapt port ifIndex lookup to handle it * VRP exceeded the string length specified in ENTITY-MIB... * data updates * Final data update and code cleanup * Apply fixes from StyleCI * Lint fixes * Add missing SnmpResponse->pluck() code * Update db_schema.yaml * Fix bad test data * Another instant-on update * oops * Remove some unused code # Conflicts: # includes/html/pages/device/overview.inc.php --------- Co-authored-by: Tony Murray <murrant@users.noreply.github.com>
14043 lines
622 KiB
JSON
14043 lines
622 KiB
JSON
{
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": "<private>",
|
|
"sysObjectID": ".1.3.6.1.4.1.2011.2.360.1.9",
|
|
"sysDescr": "Huawei Versatile Routing Platform Software\nVRP (R) software, Version 8.200 (NetEngine 8000 V800R012C10SPC300) \r\nCopyright (C) 2012-2020 Huawei Technologies Co., Ltd. \r\nHUAWEI NetEngine 8000 M8",
|
|
"sysContact": "<private>",
|
|
"version": "8.200 (V800R012C10SPC300) [V800R012SPH065]",
|
|
"hardware": "NetEngine 8000",
|
|
"features": null,
|
|
"location": "<private>",
|
|
"os": "vrp",
|
|
"type": "network",
|
|
"serial": null,
|
|
"icon": "huawei.svg"
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
},
|
|
"ports": {
|
|
"discovery": {
|
|
"ports": [
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "NULL0",
|
|
"ifName": "NULL0",
|
|
"portName": null,
|
|
"ifIndex": 2,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "other",
|
|
"ifAlias": "NULL0",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "InLoopBack0",
|
|
"ifName": "InLoopBack0",
|
|
"portName": null,
|
|
"ifIndex": 3,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "softwareLoopback",
|
|
"ifAlias": "InLoopBack0",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "Ethernet0/0/0",
|
|
"ifName": "Ethernet0/0/0",
|
|
"portName": null,
|
|
"ifIndex": 4,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet0/0/0",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/0",
|
|
"ifName": "GigabitEthernet0/8/0",
|
|
"portName": null,
|
|
"ifIndex": 16,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/0",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/1",
|
|
"ifName": "GigabitEthernet0/8/1",
|
|
"portName": null,
|
|
"ifIndex": 17,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/1",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/2",
|
|
"ifName": "GigabitEthernet0/8/2",
|
|
"portName": null,
|
|
"ifIndex": 18,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/2",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/3",
|
|
"ifName": "GigabitEthernet0/8/3",
|
|
"portName": null,
|
|
"ifIndex": 19,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/3",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/4",
|
|
"ifName": "GigabitEthernet0/8/4",
|
|
"portName": null,
|
|
"ifIndex": 20,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/4",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/5",
|
|
"ifName": "GigabitEthernet0/8/5",
|
|
"portName": null,
|
|
"ifIndex": 21,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/5",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/6",
|
|
"ifName": "GigabitEthernet0/8/6",
|
|
"portName": null,
|
|
"ifIndex": 22,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/6",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/7",
|
|
"ifName": "GigabitEthernet0/8/7",
|
|
"portName": null,
|
|
"ifIndex": 23,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/7",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/8",
|
|
"ifName": "GigabitEthernet0/8/8",
|
|
"portName": null,
|
|
"ifIndex": 24,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/8",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/9",
|
|
"ifName": "GigabitEthernet0/8/9",
|
|
"portName": null,
|
|
"ifIndex": 25,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/9",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
}
|
|
]
|
|
},
|
|
"poller": {
|
|
"ports": [
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "NULL0",
|
|
"ifName": "NULL0",
|
|
"portName": null,
|
|
"ifIndex": 2,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": 0,
|
|
"ifConnectorPresent": "false",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "other",
|
|
"ifAlias": "NULL0",
|
|
"ifPhysAddress": "000000000000",
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 0,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 187243894,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 0,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 0,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 0,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 0,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 0,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 0,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "InLoopBack0",
|
|
"ifName": "InLoopBack0",
|
|
"portName": null,
|
|
"ifIndex": 3,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": 0,
|
|
"ifConnectorPresent": "false",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "softwareLoopback",
|
|
"ifAlias": "InLoopBack0",
|
|
"ifPhysAddress": "000000000000",
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 0,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 0,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 0,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 0,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 0,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 0,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 0,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 0,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "Ethernet0/0/0",
|
|
"ifName": "Ethernet0/0/0",
|
|
"portName": null,
|
|
"ifIndex": 4,
|
|
"ifSpeed": 100000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet0/0/0",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 13926323,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 11300084,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 11102899,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 9875547166,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 7697821978,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 90962986,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 5496,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 17256038,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 0,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/0",
|
|
"ifName": "GigabitEthernet0/8/0",
|
|
"portName": null,
|
|
"ifIndex": 16,
|
|
"ifSpeed": 10000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/0",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 44040655,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 542975079060,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 263348427092,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 693535429685628,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 63608115640178,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 1,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 6,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 90195,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 180142,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/1",
|
|
"ifName": "GigabitEthernet0/8/1",
|
|
"portName": null,
|
|
"ifIndex": 17,
|
|
"ifSpeed": 10000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/1",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 44040655,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 542522816289,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 262556403838,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 692952789083995,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 63343114171592,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 7363,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 2,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 90251,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 180135,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/2",
|
|
"ifName": "GigabitEthernet0/8/2",
|
|
"portName": null,
|
|
"ifIndex": 18,
|
|
"ifSpeed": 10000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/2",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 0,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 0,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 0,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 0,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 0,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 0,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 0,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 0,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/3",
|
|
"ifName": "GigabitEthernet0/8/3",
|
|
"portName": null,
|
|
"ifIndex": 19,
|
|
"ifSpeed": 10000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/3",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 0,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 0,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 0,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 0,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 0,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 0,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 0,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 0,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/4",
|
|
"ifName": "GigabitEthernet0/8/4",
|
|
"portName": null,
|
|
"ifIndex": 20,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/4",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 0,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 0,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 0,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 0,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 0,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 0,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 0,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 0,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/5",
|
|
"ifName": "GigabitEthernet0/8/5",
|
|
"portName": null,
|
|
"ifIndex": 21,
|
|
"ifSpeed": 10000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/5",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 0,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 0,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 0,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 0,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 0,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 0,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 0,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 0,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/6",
|
|
"ifName": "GigabitEthernet0/8/6",
|
|
"portName": null,
|
|
"ifIndex": 22,
|
|
"ifSpeed": 10000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/6",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 212687836,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 0,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 0,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 68800825,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 16388050,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 59984,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 0,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 796990,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 46823,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/7",
|
|
"ifName": "GigabitEthernet0/8/7",
|
|
"portName": null,
|
|
"ifIndex": 23,
|
|
"ifSpeed": 10000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/7",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 900552,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 538137921917,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 1093850689696,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 132481838536757,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 1389465395596187,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 69760588,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 24078388,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 17105568,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 575927,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/8",
|
|
"ifName": "GigabitEthernet0/8/8",
|
|
"portName": null,
|
|
"ifIndex": 24,
|
|
"ifSpeed": 10000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/8",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 357798,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 0,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 6881,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 8260,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 1733055,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 1,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 13800,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 63,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 233,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "GigabitEthernet0/8/9",
|
|
"ifName": "GigabitEthernet0/8/9",
|
|
"portName": null,
|
|
"ifIndex": 25,
|
|
"ifSpeed": 10000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "GigabitEthernet0/8/9",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 900591,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 612101,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 13452,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 9351057171,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 33751934,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 93993532,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 9545,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 17722541,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 91117,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"processors": {
|
|
"discovery": {
|
|
"processors": [
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.1.1.5.16777216",
|
|
"processor_index": "16777216",
|
|
"processor_type": "vrp",
|
|
"processor_usage": 58,
|
|
"processor_descr": "NetEngine 8000 M8 frame Processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.1.1.5.17432577",
|
|
"processor_index": "17432577",
|
|
"processor_type": "vrp",
|
|
"processor_usage": 58,
|
|
"processor_descr": "CR81IPU480AS 10 Processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
},
|
|
"mempools": {
|
|
"discovery": {
|
|
"mempools": [
|
|
{
|
|
"mempool_index": "16777216",
|
|
"entPhysicalIndex": null,
|
|
"mempool_type": "vrp",
|
|
"mempool_class": "system",
|
|
"mempool_precision": 1,
|
|
"mempool_descr": "NetEngine 8000 M8 frame Memory",
|
|
"mempool_perc": 54,
|
|
"mempool_perc_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.1.1.7.16777216",
|
|
"mempool_used": 2319282339,
|
|
"mempool_used_oid": null,
|
|
"mempool_free": 1975684956,
|
|
"mempool_free_oid": null,
|
|
"mempool_total": 4294967295,
|
|
"mempool_total_oid": null,
|
|
"mempool_largestfree": null,
|
|
"mempool_lowestfree": null,
|
|
"mempool_deleted": 0,
|
|
"mempool_perc_warn": 90
|
|
},
|
|
{
|
|
"mempool_index": "17432577",
|
|
"entPhysicalIndex": null,
|
|
"mempool_type": "vrp",
|
|
"mempool_class": "system",
|
|
"mempool_precision": 1048576,
|
|
"mempool_descr": "CR81IPU480AS 10 Memory",
|
|
"mempool_perc": 54,
|
|
"mempool_perc_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.1.1.7.17432577",
|
|
"mempool_used": 4638564680,
|
|
"mempool_used_oid": null,
|
|
"mempool_free": 3951369912,
|
|
"mempool_free_oid": null,
|
|
"mempool_total": 8589934592,
|
|
"mempool_total_oid": null,
|
|
"mempool_largestfree": null,
|
|
"mempool_lowestfree": null,
|
|
"mempool_deleted": 0,
|
|
"mempool_perc_warn": 90
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
},
|
|
"sensors": {
|
|
"discovery": {
|
|
"sensors": [
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "current",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.18.1.7.11.0",
|
|
"sensor_index": "11.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "PWR11",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.524,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.18.1.7.12.0",
|
|
"sensor_index": "12.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "PWR12",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.762,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17240321",
|
|
"sensor_index": "17240321",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/0",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.034,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17240322",
|
|
"sensor_index": "17240322",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/1",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.042,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17240324",
|
|
"sensor_index": "17240324",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/3",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.036,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17240329",
|
|
"sensor_index": "17240329",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/8",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17240330",
|
|
"sensor_index": "17240330",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/9",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17305857",
|
|
"sensor_index": "17305857",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/0",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17305858",
|
|
"sensor_index": "17305858",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/1",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17305864",
|
|
"sensor_index": "17305864",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/7",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17305866",
|
|
"sensor_index": "17305866",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/9",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.32.17240321",
|
|
"sensor_index": "lane-rx-17240321",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/0 Rx",
|
|
"group": "GigabitEthernet0/7/0",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -2.9,
|
|
"sensor_limit": 0,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -16,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240321",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17240322",
|
|
"sensor_index": "lane-rx-17240322",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/1 Rx",
|
|
"group": "GigabitEthernet0/7/1",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -16.84,
|
|
"sensor_limit": -6,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -26.02,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240322",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17240324",
|
|
"sensor_index": "lane-rx-17240324",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/3 Rx",
|
|
"group": "GigabitEthernet0/7/3",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -40,
|
|
"sensor_limit": -6,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -26.02,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240324",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17240329",
|
|
"sensor_index": "lane-rx-17240329",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/8 Rx",
|
|
"group": "GigabitEthernet0/7/8",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.31,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240329",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17240330",
|
|
"sensor_index": "lane-rx-17240330",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/9 Rx",
|
|
"group": "GigabitEthernet0/7/9",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.78,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240330",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17305857",
|
|
"sensor_index": "lane-rx-17305857",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/0 Rx",
|
|
"group": "GigabitEthernet0/8/0",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.48,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305857",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17305858",
|
|
"sensor_index": "lane-rx-17305858",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/1 Rx",
|
|
"group": "GigabitEthernet0/8/1",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.78,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305858",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17305864",
|
|
"sensor_index": "lane-rx-17305864",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/7 Rx",
|
|
"group": "GigabitEthernet0/8/7",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.61,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305864",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17305866",
|
|
"sensor_index": "lane-rx-17305866",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/9 Rx",
|
|
"group": "GigabitEthernet0/8/9",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -2.06,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305866",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17240329",
|
|
"sensor_index": "lane-tx-17240329",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/8 Tx",
|
|
"group": "GigabitEthernet0/7/8",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.27,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240329",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17240330",
|
|
"sensor_index": "lane-tx-17240330",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/9 Tx",
|
|
"group": "GigabitEthernet0/7/9",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.07,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240330",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17305857",
|
|
"sensor_index": "lane-tx-17305857",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/0 Tx",
|
|
"group": "GigabitEthernet0/8/0",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -0.96,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305857",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17305858",
|
|
"sensor_index": "lane-tx-17305858",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/1 Tx",
|
|
"group": "GigabitEthernet0/8/1",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -0.68,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305858",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17305864",
|
|
"sensor_index": "lane-tx-17305864",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/7 Tx",
|
|
"group": "GigabitEthernet0/8/7",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -0.77,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305864",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17305866",
|
|
"sensor_index": "lane-tx-17305866",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/9 Tx",
|
|
"group": "GigabitEthernet0/8/9",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -0.8,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305866",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.9.17240321",
|
|
"sensor_index": "tx-17240321",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/0 Tx",
|
|
"group": "GigabitEthernet0/7/0",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -5.9176003468815,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240321",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"sensor_prev": null,
|
|
"user_func": "uw_to_dbm",
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "dbm",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.3.1.9.17240322",
|
|
"sensor_index": "tx-17240322",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/1 Tx",
|
|
"group": "GigabitEthernet0/7/1",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -5.7348873863542,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240322",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"sensor_prev": null,
|
|
"user_func": "uw_to_dbm",
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "dbm",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.3.1.9.17240324",
|
|
"sensor_index": "tx-17240324",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/3 Tx",
|
|
"group": "GigabitEthernet0/7/3",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -4.6852108295774,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240324",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"sensor_prev": null,
|
|
"user_func": "uw_to_dbm",
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "percent",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.13.1",
|
|
"sensor_index": "13.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "Slot 13 Fan 1 Speed",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 20,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.1.3.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "Average Power Consumption",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 183,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.1.6.0",
|
|
"sensor_index": "1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "Current Power Consumption",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 187,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.2.1.1.4.17432577",
|
|
"sensor_index": "17432577",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR81IPU480AS 10",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 113,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.2.1.1.4.17498113",
|
|
"sensor_index": "17498113",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 11",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 79,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.2.1.1.4.17563649",
|
|
"sensor_index": "17563649",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 12",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 85,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.2.1.1.4.17629185",
|
|
"sensor_index": "17629185",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "FAN 13",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 15,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.10.1.7.13.1",
|
|
"sensor_index": "13.1",
|
|
"sensor_type": "hwEntityFanState",
|
|
"sensor_descr": "Slot 13 Fan 1 Status",
|
|
"group": "Fans",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwEntityFanState"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17301503.7.255.1",
|
|
"sensor_index": "17301503.7.255.1",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17301503.7.255.1",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17301503.7.255.2",
|
|
"sensor_index": "17301503.7.255.2",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17301503.7.255.2",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17301503.7.76.0",
|
|
"sensor_index": "17301503.7.76.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17301503.7.76.0",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17367039.8.255.1",
|
|
"sensor_index": "17367039.8.255.1",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17367039.8.255.1",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17367039.8.255.2",
|
|
"sensor_index": "17367039.8.255.2",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17367039.8.255.2",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17367039.8.76.0",
|
|
"sensor_index": "17367039.8.76.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17367039.8.76.0",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.0",
|
|
"sensor_index": "17498111.255.255.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.1",
|
|
"sensor_index": "17498111.255.255.1",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.2",
|
|
"sensor_index": "17498111.255.255.2",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.3",
|
|
"sensor_index": "17498111.255.255.3",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.4",
|
|
"sensor_index": "17498111.255.255.4",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.5",
|
|
"sensor_index": "17498111.255.255.5",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.6",
|
|
"sensor_index": "17498111.255.255.6",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.7",
|
|
"sensor_index": "17498111.255.255.7",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.8",
|
|
"sensor_index": "17498111.255.255.8",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.73.0",
|
|
"sensor_index": "17498111.255.73.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.73.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.75.0",
|
|
"sensor_index": "17498111.255.75.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.75.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17563647.11.72.0",
|
|
"sensor_index": "17563647.11.72.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17563647.11.72.0",
|
|
"group": "Slot-17563647",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17629183.12.72.0",
|
|
"sensor_index": "17629183.12.72.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17629183.12.72.0",
|
|
"group": "Slot-17629183",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.0",
|
|
"sensor_index": "17301503.7.255.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.0",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.1",
|
|
"sensor_index": "17301503.7.255.1",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.1",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.10",
|
|
"sensor_index": "17301503.7.255.10",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.10",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.11",
|
|
"sensor_index": "17301503.7.255.11",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.11",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.12",
|
|
"sensor_index": "17301503.7.255.12",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.12",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.13",
|
|
"sensor_index": "17301503.7.255.13",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.13",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.14",
|
|
"sensor_index": "17301503.7.255.14",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.14",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.2",
|
|
"sensor_index": "17301503.7.255.2",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.2",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.3",
|
|
"sensor_index": "17301503.7.255.3",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.3",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.6",
|
|
"sensor_index": "17301503.7.255.6",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.6",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.9",
|
|
"sensor_index": "17301503.7.255.9",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.9",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.0",
|
|
"sensor_index": "17367039.8.255.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.0",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.1",
|
|
"sensor_index": "17367039.8.255.1",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.1",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.10",
|
|
"sensor_index": "17367039.8.255.10",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.10",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.11",
|
|
"sensor_index": "17367039.8.255.11",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.11",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.12",
|
|
"sensor_index": "17367039.8.255.12",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.12",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.13",
|
|
"sensor_index": "17367039.8.255.13",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.13",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.14",
|
|
"sensor_index": "17367039.8.255.14",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.14",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.2",
|
|
"sensor_index": "17367039.8.255.2",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.2",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.3",
|
|
"sensor_index": "17367039.8.255.3",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.3",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.6",
|
|
"sensor_index": "17367039.8.255.6",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.6",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.9",
|
|
"sensor_index": "17367039.8.255.9",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.9",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.0",
|
|
"sensor_index": "17498111.255.0.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.1",
|
|
"sensor_index": "17498111.255.0.1",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.10",
|
|
"sensor_index": "17498111.255.0.10",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.10",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.11",
|
|
"sensor_index": "17498111.255.0.11",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.11",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.12",
|
|
"sensor_index": "17498111.255.0.12",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.12",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.2",
|
|
"sensor_index": "17498111.255.0.2",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.3",
|
|
"sensor_index": "17498111.255.0.3",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.4",
|
|
"sensor_index": "17498111.255.0.4",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.5",
|
|
"sensor_index": "17498111.255.0.5",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.6",
|
|
"sensor_index": "17498111.255.0.6",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.7",
|
|
"sensor_index": "17498111.255.0.7",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.8",
|
|
"sensor_index": "17498111.255.0.8",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.9",
|
|
"sensor_index": "17498111.255.0.9",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.9",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.0",
|
|
"sensor_index": "17498111.255.1.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.1",
|
|
"sensor_index": "17498111.255.1.1",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.10",
|
|
"sensor_index": "17498111.255.1.10",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.10",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.11",
|
|
"sensor_index": "17498111.255.1.11",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.11",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.12",
|
|
"sensor_index": "17498111.255.1.12",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.12",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.14",
|
|
"sensor_index": "17498111.255.1.14",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.14",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.2",
|
|
"sensor_index": "17498111.255.1.2",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.3",
|
|
"sensor_index": "17498111.255.1.3",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.4",
|
|
"sensor_index": "17498111.255.1.4",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.5",
|
|
"sensor_index": "17498111.255.1.5",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.6",
|
|
"sensor_index": "17498111.255.1.6",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.7",
|
|
"sensor_index": "17498111.255.1.7",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.8",
|
|
"sensor_index": "17498111.255.1.8",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.9",
|
|
"sensor_index": "17498111.255.1.9",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.9",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17563647.11.64.0",
|
|
"sensor_index": "17563647.11.64.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17563647.11.64.0",
|
|
"group": "Slot-17563647",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17629183.12.64.0",
|
|
"sensor_index": "17629183.12.64.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17629183.12.64.0",
|
|
"group": "Slot-17629183",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.1.1.11.17235969",
|
|
"sensor_index": "17235969",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR51LAXFE0 0/7",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 49,
|
|
"sensor_limit": 69,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 39,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17240321",
|
|
"sensor_index": "17240321",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/0",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 35,
|
|
"sensor_limit": 55,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 25,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17240322",
|
|
"sensor_index": "17240322",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/1",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 36,
|
|
"sensor_limit": 56,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 26,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17240324",
|
|
"sensor_index": "17240324",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/3",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 36,
|
|
"sensor_limit": 56,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 26,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17240329",
|
|
"sensor_index": "17240329",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/8",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 43,
|
|
"sensor_limit": 63,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 33,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17240330",
|
|
"sensor_index": "17240330",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/9",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 44,
|
|
"sensor_limit": 64,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 34,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17301503.7.255.1",
|
|
"sensor_index": "17301503.7.255.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17301503.7.255.1",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 58,
|
|
"sensor_limit": 110,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 48,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17301503.7.255.2",
|
|
"sensor_index": "17301503.7.255.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17301503.7.255.2",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 59,
|
|
"sensor_limit": 110,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 49,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17301503.7.76.0",
|
|
"sensor_index": "17301503.7.76.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17301503.7.76.0",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 49,
|
|
"sensor_limit": 100,
|
|
"sensor_limit_warn": 95,
|
|
"sensor_limit_low": 39,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.11.17301505",
|
|
"sensor_index": "17301505",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR51LAXFE0 0/8",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 57,
|
|
"sensor_limit": 77,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 47,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17305857",
|
|
"sensor_index": "17305857",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/0",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 39,
|
|
"sensor_limit": 59,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 29,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17305858",
|
|
"sensor_index": "17305858",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/1",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 40,
|
|
"sensor_limit": 60,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 30,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17305864",
|
|
"sensor_index": "17305864",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/7",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 42,
|
|
"sensor_limit": 62,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 32,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17305866",
|
|
"sensor_index": "17305866",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/9",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 42,
|
|
"sensor_limit": 62,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 32,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17367039.8.255.1",
|
|
"sensor_index": "17367039.8.255.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17367039.8.255.1",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 71,
|
|
"sensor_limit": 110,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 61,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17367039.8.255.2",
|
|
"sensor_index": "17367039.8.255.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17367039.8.255.2",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 72,
|
|
"sensor_limit": 110,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 62,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17367039.8.76.0",
|
|
"sensor_index": "17367039.8.76.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17367039.8.76.0",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 57,
|
|
"sensor_limit": 100,
|
|
"sensor_limit_warn": 95,
|
|
"sensor_limit_low": 47,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.11.17432577",
|
|
"sensor_index": "17432577",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR81IPU480AS 10",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 44,
|
|
"sensor_limit": 64,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 34,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.0",
|
|
"sensor_index": "17498111.255.255.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 75,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 65,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.1",
|
|
"sensor_index": "17498111.255.255.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 73,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 63,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.2",
|
|
"sensor_index": "17498111.255.255.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 74,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 64,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.3",
|
|
"sensor_index": "17498111.255.255.3",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 75,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 65,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.4",
|
|
"sensor_index": "17498111.255.255.4",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 59,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 49,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.5",
|
|
"sensor_index": "17498111.255.255.5",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 59,
|
|
"sensor_limit": 105,
|
|
"sensor_limit_warn": 95,
|
|
"sensor_limit_low": 49,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.6",
|
|
"sensor_index": "17498111.255.255.6",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 61,
|
|
"sensor_limit": 105,
|
|
"sensor_limit_warn": 95,
|
|
"sensor_limit_low": 51,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.7",
|
|
"sensor_index": "17498111.255.255.7",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 64,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 54,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.8",
|
|
"sensor_index": "17498111.255.255.8",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 94,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 84,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.73.0",
|
|
"sensor_index": "17498111.255.73.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.73.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 44,
|
|
"sensor_limit": 85,
|
|
"sensor_limit_warn": 75,
|
|
"sensor_limit_low": 34,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.75.0",
|
|
"sensor_index": "17498111.255.75.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.75.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 71,
|
|
"sensor_limit": 95,
|
|
"sensor_limit_warn": 85,
|
|
"sensor_limit_low": 61,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.11.17498113",
|
|
"sensor_index": "17498113",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 11",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 33,
|
|
"sensor_limit": 53,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 23,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17563647.11.72.0",
|
|
"sensor_index": "17563647.11.72.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17563647.11.72.0",
|
|
"group": "Slot-17563647",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 33,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 110,
|
|
"sensor_limit_low": 23,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.11.17563649",
|
|
"sensor_index": "17563649",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 12",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 37,
|
|
"sensor_limit": 57,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 27,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17629183.12.72.0",
|
|
"sensor_index": "17629183.12.72.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17629183.12.72.0",
|
|
"group": "Slot-17629183",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 37,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 110,
|
|
"sensor_limit_low": 27,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.18.1.8.11.0",
|
|
"sensor_index": "11.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "PWR11",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.456,
|
|
"sensor_limit": 61.4744,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 45.4376,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.18.1.8.12.0",
|
|
"sensor_index": "12.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "PWR12",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.487,
|
|
"sensor_limit": 61.51005,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 45.46395,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.13.17235969",
|
|
"sensor_index": "17235969",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR51LAXFE0 0/7",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.76,
|
|
"sensor_limit": 0.874,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 0.646,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17240321",
|
|
"sensor_index": "17240321",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/0",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.37,
|
|
"sensor_limit": 3.8755,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.8645,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17240322",
|
|
"sensor_index": "17240322",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/1",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.321,
|
|
"sensor_limit": 3.81915,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.82285,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17240324",
|
|
"sensor_index": "17240324",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/3",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.354,
|
|
"sensor_limit": 3.8571,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.8509,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17240329",
|
|
"sensor_index": "17240329",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/8",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.381,
|
|
"sensor_limit": 3.88815,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.87385,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17240330",
|
|
"sensor_index": "17240330",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/9",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.409,
|
|
"sensor_limit": 3.92035,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.89765,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.0",
|
|
"sensor_index": "17301503.7.255.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.0",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.76,
|
|
"sensor_limit": 0.921,
|
|
"sensor_limit_warn": 0.891,
|
|
"sensor_limit_low": 0.646,
|
|
"sensor_limit_low_warn": 0.666,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.1",
|
|
"sensor_index": "17301503.7.255.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.1",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.81,
|
|
"sensor_limit": 0.882,
|
|
"sensor_limit_warn": 0.852,
|
|
"sensor_limit_low": 0.725,
|
|
"sensor_limit_low_warn": 0.744,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.10",
|
|
"sensor_index": "17301503.7.255.10",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.10",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.32,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.11",
|
|
"sensor_index": "17301503.7.255.11",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.11",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 5.05,
|
|
"sensor_limit": 5.508,
|
|
"sensor_limit_warn": 5.364,
|
|
"sensor_limit_low": 4.5,
|
|
"sensor_limit_low_warn": 4.644,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.12",
|
|
"sensor_index": "17301503.7.255.12",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.12",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 12.1,
|
|
"sensor_limit": 13.248,
|
|
"sensor_limit_warn": 12.816,
|
|
"sensor_limit_low": 9.072,
|
|
"sensor_limit_low_warn": 9.36,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.13",
|
|
"sensor_index": "17301503.7.255.13",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.13",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.59,
|
|
"sensor_limit": 3.848,
|
|
"sensor_limit_warn": 3.744,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.14",
|
|
"sensor_index": "17301503.7.255.14",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.14",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.42,
|
|
"sensor_limit": 3.952,
|
|
"sensor_limit_warn": 3.848,
|
|
"sensor_limit_low": 2.704,
|
|
"sensor_limit_low_warn": 2.782,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.2",
|
|
"sensor_index": "17301503.7.255.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.2",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.21,
|
|
"sensor_limit": 1.323,
|
|
"sensor_limit_warn": 1.283,
|
|
"sensor_limit_low": 1.087,
|
|
"sensor_limit_low_warn": 1.117,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.3",
|
|
"sensor_index": "17301503.7.255.3",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.3",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.81,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.92,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.6",
|
|
"sensor_index": "17301503.7.255.6",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.6",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.81,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.92,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.9",
|
|
"sensor_index": "17301503.7.255.9",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.9",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.35,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.13.17301505",
|
|
"sensor_index": "17301505",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR51LAXFE0 0/8",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.8,
|
|
"sensor_limit": 0.92,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 0.68,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17305857",
|
|
"sensor_index": "17305857",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/0",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.395,
|
|
"sensor_limit": 3.90425,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.88575,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17305858",
|
|
"sensor_index": "17305858",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/1",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.409,
|
|
"sensor_limit": 3.92035,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.89765,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17305864",
|
|
"sensor_index": "17305864",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/7",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.395,
|
|
"sensor_limit": 3.90425,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.88575,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17305866",
|
|
"sensor_index": "17305866",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/9",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.395,
|
|
"sensor_limit": 3.90425,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.88575,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.0",
|
|
"sensor_index": "17367039.8.255.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.0",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.8,
|
|
"sensor_limit": 0.921,
|
|
"sensor_limit_warn": 0.891,
|
|
"sensor_limit_low": 0.646,
|
|
"sensor_limit_low_warn": 0.666,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.1",
|
|
"sensor_index": "17367039.8.255.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.1",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.79,
|
|
"sensor_limit": 0.882,
|
|
"sensor_limit_warn": 0.852,
|
|
"sensor_limit_low": 0.725,
|
|
"sensor_limit_low_warn": 0.744,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.10",
|
|
"sensor_index": "17367039.8.255.10",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.10",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.33,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.11",
|
|
"sensor_index": "17367039.8.255.11",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.11",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 5.01,
|
|
"sensor_limit": 5.508,
|
|
"sensor_limit_warn": 5.364,
|
|
"sensor_limit_low": 4.5,
|
|
"sensor_limit_low_warn": 4.644,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.12",
|
|
"sensor_index": "17367039.8.255.12",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.12",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 12.3,
|
|
"sensor_limit": 13.248,
|
|
"sensor_limit_warn": 12.816,
|
|
"sensor_limit_low": 9.072,
|
|
"sensor_limit_low_warn": 9.36,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.13",
|
|
"sensor_index": "17367039.8.255.13",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.13",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.59,
|
|
"sensor_limit": 3.848,
|
|
"sensor_limit_warn": 3.744,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.14",
|
|
"sensor_index": "17367039.8.255.14",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.14",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.42,
|
|
"sensor_limit": 3.952,
|
|
"sensor_limit_warn": 3.848,
|
|
"sensor_limit_low": 2.704,
|
|
"sensor_limit_low_warn": 2.782,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.2",
|
|
"sensor_index": "17367039.8.255.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.2",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.21,
|
|
"sensor_limit": 1.323,
|
|
"sensor_limit_warn": 1.283,
|
|
"sensor_limit_low": 1.087,
|
|
"sensor_limit_low_warn": 1.117,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.3",
|
|
"sensor_index": "17367039.8.255.3",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.3",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.81,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.92,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.6",
|
|
"sensor_index": "17367039.8.255.6",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.6",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.82,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.92,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.9",
|
|
"sensor_index": "17367039.8.255.9",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.9",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.37,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.13.17432577",
|
|
"sensor_index": "17432577",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR81IPU480AS 10",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.77,
|
|
"sensor_limit": 0.8855,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 0.6545,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.0",
|
|
"sensor_index": "17498111.255.0.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.77,
|
|
"sensor_limit": 0.882,
|
|
"sensor_limit_warn": 0.862,
|
|
"sensor_limit_low": 0.637,
|
|
"sensor_limit_low_warn": 0.656,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.1",
|
|
"sensor_index": "17498111.255.0.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.8,
|
|
"sensor_limit": 0.882,
|
|
"sensor_limit_warn": 0.862,
|
|
"sensor_limit_low": 0.725,
|
|
"sensor_limit_low_warn": 0.744,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.10",
|
|
"sensor_index": "17498111.255.0.10",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.10",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.31,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.11",
|
|
"sensor_index": "17498111.255.0.11",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.11",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.36,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.12",
|
|
"sensor_index": "17498111.255.0.12",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.12",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 4.93,
|
|
"sensor_limit": 5.51,
|
|
"sensor_limit_warn": 5.365,
|
|
"sensor_limit_low": 4.524,
|
|
"sensor_limit_low_warn": 4.64,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.2",
|
|
"sensor_index": "17498111.255.0.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.8,
|
|
"sensor_limit": 0.882,
|
|
"sensor_limit_warn": 0.862,
|
|
"sensor_limit_low": 0.725,
|
|
"sensor_limit_low_warn": 0.744,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.3",
|
|
"sensor_index": "17498111.255.0.3",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.91,
|
|
"sensor_limit": 0.999,
|
|
"sensor_limit_warn": 0.96,
|
|
"sensor_limit_low": 0.813,
|
|
"sensor_limit_low_warn": 0.842,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.4",
|
|
"sensor_index": "17498111.255.0.4",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.99,
|
|
"sensor_limit": 1.107,
|
|
"sensor_limit_warn": 1.078,
|
|
"sensor_limit_low": 0.901,
|
|
"sensor_limit_low_warn": 0.931,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.5",
|
|
"sensor_index": "17498111.255.0.5",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": 1.146,
|
|
"sensor_limit_warn": 1.117,
|
|
"sensor_limit_low": 0.833,
|
|
"sensor_limit_low_warn": 0.862,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.6",
|
|
"sensor_index": "17498111.255.0.6",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.2,
|
|
"sensor_limit": 1.323,
|
|
"sensor_limit_warn": 1.283,
|
|
"sensor_limit_low": 1.087,
|
|
"sensor_limit_low_warn": 1.127,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.7",
|
|
"sensor_index": "17498111.255.0.7",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.24,
|
|
"sensor_limit": 1.381,
|
|
"sensor_limit_warn": 1.342,
|
|
"sensor_limit_low": 1.087,
|
|
"sensor_limit_low_warn": 1.127,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.8",
|
|
"sensor_index": "17498111.255.0.8",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.82,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.93,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.9",
|
|
"sensor_index": "17498111.255.0.9",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.9",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2.47,
|
|
"sensor_limit": 2.744,
|
|
"sensor_limit_warn": 2.685,
|
|
"sensor_limit_low": 2.254,
|
|
"sensor_limit_low_warn": 2.332,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.0",
|
|
"sensor_index": "17498111.255.1.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2.52,
|
|
"sensor_limit": 2.744,
|
|
"sensor_limit_warn": 2.685,
|
|
"sensor_limit_low": 2.254,
|
|
"sensor_limit_low_warn": 2.332,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.1",
|
|
"sensor_index": "17498111.255.1.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.1,
|
|
"sensor_limit": 1.264,
|
|
"sensor_limit_warn": 1.234,
|
|
"sensor_limit_low": 0.999,
|
|
"sensor_limit_low_warn": 1.029,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.10",
|
|
"sensor_index": "17498111.255.1.10",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.10",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.33,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.11",
|
|
"sensor_index": "17498111.255.1.11",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.11",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.61,
|
|
"sensor_limit": 3.952,
|
|
"sensor_limit_warn": 3.848,
|
|
"sensor_limit_low": 3.25,
|
|
"sensor_limit_low_warn": 3.354,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.12",
|
|
"sensor_index": "17498111.255.1.12",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.12",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.6,
|
|
"sensor_limit": 3.952,
|
|
"sensor_limit_warn": 3.848,
|
|
"sensor_limit_low": 3.25,
|
|
"sensor_limit_low_warn": 3.354,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.14",
|
|
"sensor_index": "17498111.255.1.14",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.14",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 11.99,
|
|
"sensor_limit": 13.246,
|
|
"sensor_limit_warn": 12.876,
|
|
"sensor_limit_low": 9.028,
|
|
"sensor_limit_low_warn": 9.324,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.2",
|
|
"sensor_index": "17498111.255.1.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.21,
|
|
"sensor_limit": 1.323,
|
|
"sensor_limit_warn": 1.283,
|
|
"sensor_limit_low": 1.087,
|
|
"sensor_limit_low_warn": 1.127,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.3",
|
|
"sensor_index": "17498111.255.1.3",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.83,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.93,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.4",
|
|
"sensor_index": "17498111.255.1.4",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.8,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.93,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.5",
|
|
"sensor_index": "17498111.255.1.5",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.81,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.93,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.6",
|
|
"sensor_index": "17498111.255.1.6",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.8,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.93,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.7",
|
|
"sensor_index": "17498111.255.1.7",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.43,
|
|
"sensor_limit": 3.959,
|
|
"sensor_limit_warn": 3.841,
|
|
"sensor_limit_low": 2.842,
|
|
"sensor_limit_low_warn": 3.077,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.8",
|
|
"sensor_index": "17498111.255.1.8",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.37,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.9",
|
|
"sensor_index": "17498111.255.1.9",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.9",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.33,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.13.17498113",
|
|
"sensor_index": "17498113",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 11",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.517,
|
|
"sensor_limit": 61.54455,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 45.48945,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17563647.11.64.0",
|
|
"sensor_index": "17563647.11.64.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17563647.11.64.0",
|
|
"group": "Slot-17563647",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.517,
|
|
"sensor_limit": 75,
|
|
"sensor_limit_warn": 71,
|
|
"sensor_limit_low": 39,
|
|
"sensor_limit_low_warn": 41,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.13.17563649",
|
|
"sensor_index": "17563649",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 12",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.479,
|
|
"sensor_limit": 61.50085,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 45.45715,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17629183.12.64.0",
|
|
"sensor_index": "17629183.12.64.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17629183.12.64.0",
|
|
"group": "Slot-17629183",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.487,
|
|
"sensor_limit": 75,
|
|
"sensor_limit_warn": 71,
|
|
"sensor_limit_low": 39,
|
|
"sensor_limit_low_warn": 41,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
}
|
|
],
|
|
"state_indexes": [
|
|
{
|
|
"state_name": "hwEntityFanState",
|
|
"state_descr": "Normal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 1,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "hwEntityFanState",
|
|
"state_descr": "Abnormal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 2,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "hwTemperatureThresholdTable",
|
|
"state_descr": "Normal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 1,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "hwTemperatureThresholdTable",
|
|
"state_descr": "Minor",
|
|
"state_draw_graph": 1,
|
|
"state_value": 2,
|
|
"state_generic_value": 1
|
|
},
|
|
{
|
|
"state_name": "hwTemperatureThresholdTable",
|
|
"state_descr": "Major",
|
|
"state_draw_graph": 1,
|
|
"state_value": 3,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "hwTemperatureThresholdTable",
|
|
"state_descr": "Fatal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 4,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "hwVoltageInfoTable",
|
|
"state_descr": "Normal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 1,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "hwVoltageInfoTable",
|
|
"state_descr": "Minor",
|
|
"state_draw_graph": 1,
|
|
"state_value": 2,
|
|
"state_generic_value": 1
|
|
},
|
|
{
|
|
"state_name": "hwVoltageInfoTable",
|
|
"state_descr": "Major",
|
|
"state_draw_graph": 1,
|
|
"state_value": 3,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "hwVoltageInfoTable",
|
|
"state_descr": "Fatal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 4,
|
|
"state_generic_value": 2
|
|
}
|
|
]
|
|
},
|
|
"poller": {
|
|
"sensors": [
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "current",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.18.1.7.11.0",
|
|
"sensor_index": "11.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "PWR11",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.524,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.18.1.7.12.0",
|
|
"sensor_index": "12.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "PWR12",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.762,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17240321",
|
|
"sensor_index": "17240321",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/0",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.034,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17240322",
|
|
"sensor_index": "17240322",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/1",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.042,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17240324",
|
|
"sensor_index": "17240324",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/3",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.036,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17240329",
|
|
"sensor_index": "17240329",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/8",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17240330",
|
|
"sensor_index": "17240330",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/9",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17305857",
|
|
"sensor_index": "17305857",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/0",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17305858",
|
|
"sensor_index": "17305858",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/1",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17305864",
|
|
"sensor_index": "17305864",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/7",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.7.17305866",
|
|
"sensor_index": "17305866",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/9",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.007,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.32.17240321",
|
|
"sensor_index": "lane-rx-17240321",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/0 Rx",
|
|
"group": "GigabitEthernet0/7/0",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -2.9,
|
|
"sensor_limit": 0,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -16,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240321",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17240322",
|
|
"sensor_index": "lane-rx-17240322",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/1 Rx",
|
|
"group": "GigabitEthernet0/7/1",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -16.84,
|
|
"sensor_limit": -6,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -26.02,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240322",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17240324",
|
|
"sensor_index": "lane-rx-17240324",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/3 Rx",
|
|
"group": "GigabitEthernet0/7/3",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -40,
|
|
"sensor_limit": -6,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -26.02,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240324",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17240329",
|
|
"sensor_index": "lane-rx-17240329",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/8 Rx",
|
|
"group": "GigabitEthernet0/7/8",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.31,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240329",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17240330",
|
|
"sensor_index": "lane-rx-17240330",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/9 Rx",
|
|
"group": "GigabitEthernet0/7/9",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.78,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240330",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17305857",
|
|
"sensor_index": "lane-rx-17305857",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/0 Rx",
|
|
"group": "GigabitEthernet0/8/0",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.48,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305857",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17305858",
|
|
"sensor_index": "lane-rx-17305858",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/1 Rx",
|
|
"group": "GigabitEthernet0/8/1",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.78,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305858",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17305864",
|
|
"sensor_index": "lane-rx-17305864",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/7 Rx",
|
|
"group": "GigabitEthernet0/8/7",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.61,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305864",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.32.17305866",
|
|
"sensor_index": "lane-rx-17305866",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/9 Rx",
|
|
"group": "GigabitEthernet0/8/9",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -2.06,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -14.1,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305866",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17240329",
|
|
"sensor_index": "lane-tx-17240329",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/8 Tx",
|
|
"group": "GigabitEthernet0/7/8",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.27,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240329",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17240330",
|
|
"sensor_index": "lane-tx-17240330",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/9 Tx",
|
|
"group": "GigabitEthernet0/7/9",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -1.07,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240330",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17305857",
|
|
"sensor_index": "lane-tx-17305857",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/0 Tx",
|
|
"group": "GigabitEthernet0/8/0",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -0.96,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305857",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17305858",
|
|
"sensor_index": "lane-tx-17305858",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/1 Tx",
|
|
"group": "GigabitEthernet0/8/1",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -0.68,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305858",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17305864",
|
|
"sensor_index": "lane-tx-17305864",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/7 Tx",
|
|
"group": "GigabitEthernet0/8/7",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -0.77,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305864",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.33.17305866",
|
|
"sensor_index": "lane-tx-17305866",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/9 Tx",
|
|
"group": "GigabitEthernet0/8/9",
|
|
"sensor_divisor": 100,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -0.8,
|
|
"sensor_limit": 2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -9.5,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17305866",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"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.2011.5.25.31.1.1.3.1.9.17240321",
|
|
"sensor_index": "tx-17240321",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/0 Tx",
|
|
"group": "GigabitEthernet0/7/0",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -5.9176003468815,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240321",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"sensor_prev": -5.9176003468815,
|
|
"user_func": "uw_to_dbm",
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "dbm",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.3.1.9.17240322",
|
|
"sensor_index": "tx-17240322",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/1 Tx",
|
|
"group": "GigabitEthernet0/7/1",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -5.7348873863542,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240322",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"sensor_prev": -5.7348873863542,
|
|
"user_func": "uw_to_dbm",
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "dbm",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.3.1.9.17240324",
|
|
"sensor_index": "tx-17240324",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/3 Tx",
|
|
"group": "GigabitEthernet0/7/3",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": -4.6852108295774,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17240324",
|
|
"entPhysicalIndex_measured": "ports",
|
|
"sensor_prev": -4.6852108295774,
|
|
"user_func": "uw_to_dbm",
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "percent",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.10.1.5.13.1",
|
|
"sensor_index": "13.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "Slot 13 Fan 1 Speed",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 20,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.1.3.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "Average Power Consumption",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 183,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.1.6.0",
|
|
"sensor_index": "1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "Current Power Consumption",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 187,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.2.1.1.4.17432577",
|
|
"sensor_index": "17432577",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR81IPU480AS 10",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 113,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.2.1.1.4.17498113",
|
|
"sensor_index": "17498113",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 11",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 79,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.2.1.1.4.17563649",
|
|
"sensor_index": "17563649",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 12",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 85,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.6.157.2.1.1.4.17629185",
|
|
"sensor_index": "17629185",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "FAN 13",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 15,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.10.1.7.13.1",
|
|
"sensor_index": "13.1",
|
|
"sensor_type": "hwEntityFanState",
|
|
"sensor_descr": "Slot 13 Fan 1 Status",
|
|
"group": "Fans",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwEntityFanState"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17301503.7.255.1",
|
|
"sensor_index": "17301503.7.255.1",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17301503.7.255.1",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17301503.7.255.2",
|
|
"sensor_index": "17301503.7.255.2",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17301503.7.255.2",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17301503.7.76.0",
|
|
"sensor_index": "17301503.7.76.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17301503.7.76.0",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17367039.8.255.1",
|
|
"sensor_index": "17367039.8.255.1",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17367039.8.255.1",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17367039.8.255.2",
|
|
"sensor_index": "17367039.8.255.2",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17367039.8.255.2",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17367039.8.76.0",
|
|
"sensor_index": "17367039.8.76.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17367039.8.76.0",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.0",
|
|
"sensor_index": "17498111.255.255.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.1",
|
|
"sensor_index": "17498111.255.255.1",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.2",
|
|
"sensor_index": "17498111.255.255.2",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.3",
|
|
"sensor_index": "17498111.255.255.3",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.4",
|
|
"sensor_index": "17498111.255.255.4",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.5",
|
|
"sensor_index": "17498111.255.255.5",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.6",
|
|
"sensor_index": "17498111.255.255.6",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.7",
|
|
"sensor_index": "17498111.255.255.7",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.255.8",
|
|
"sensor_index": "17498111.255.255.8",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.255.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.73.0",
|
|
"sensor_index": "17498111.255.73.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.73.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17498111.255.75.0",
|
|
"sensor_index": "17498111.255.75.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17498111.255.75.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17563647.11.72.0",
|
|
"sensor_index": "17563647.11.72.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17563647.11.72.0",
|
|
"group": "Slot-17563647",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.8.1.5.17629183.12.72.0",
|
|
"sensor_index": "17629183.12.72.0",
|
|
"sensor_type": "hwTemperatureThresholdTable",
|
|
"sensor_descr": "TempStatus 17629183.12.72.0",
|
|
"group": "Slot-17629183",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwTemperatureThresholdTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.0",
|
|
"sensor_index": "17301503.7.255.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.0",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.1",
|
|
"sensor_index": "17301503.7.255.1",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.1",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.10",
|
|
"sensor_index": "17301503.7.255.10",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.10",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.11",
|
|
"sensor_index": "17301503.7.255.11",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.11",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.12",
|
|
"sensor_index": "17301503.7.255.12",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.12",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.13",
|
|
"sensor_index": "17301503.7.255.13",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.13",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.14",
|
|
"sensor_index": "17301503.7.255.14",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.14",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.2",
|
|
"sensor_index": "17301503.7.255.2",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.2",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.3",
|
|
"sensor_index": "17301503.7.255.3",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.3",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.6",
|
|
"sensor_index": "17301503.7.255.6",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.6",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17301503.7.255.9",
|
|
"sensor_index": "17301503.7.255.9",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17301503.7.255.9",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.0",
|
|
"sensor_index": "17367039.8.255.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.0",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.1",
|
|
"sensor_index": "17367039.8.255.1",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.1",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.10",
|
|
"sensor_index": "17367039.8.255.10",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.10",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.11",
|
|
"sensor_index": "17367039.8.255.11",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.11",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.12",
|
|
"sensor_index": "17367039.8.255.12",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.12",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.13",
|
|
"sensor_index": "17367039.8.255.13",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.13",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.14",
|
|
"sensor_index": "17367039.8.255.14",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.14",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.2",
|
|
"sensor_index": "17367039.8.255.2",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.2",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.3",
|
|
"sensor_index": "17367039.8.255.3",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.3",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.6",
|
|
"sensor_index": "17367039.8.255.6",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.6",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17367039.8.255.9",
|
|
"sensor_index": "17367039.8.255.9",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17367039.8.255.9",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.0",
|
|
"sensor_index": "17498111.255.0.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.1",
|
|
"sensor_index": "17498111.255.0.1",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.10",
|
|
"sensor_index": "17498111.255.0.10",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.10",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.11",
|
|
"sensor_index": "17498111.255.0.11",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.11",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.12",
|
|
"sensor_index": "17498111.255.0.12",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.12",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.2",
|
|
"sensor_index": "17498111.255.0.2",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.3",
|
|
"sensor_index": "17498111.255.0.3",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.4",
|
|
"sensor_index": "17498111.255.0.4",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.5",
|
|
"sensor_index": "17498111.255.0.5",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.6",
|
|
"sensor_index": "17498111.255.0.6",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.7",
|
|
"sensor_index": "17498111.255.0.7",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.8",
|
|
"sensor_index": "17498111.255.0.8",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.0.9",
|
|
"sensor_index": "17498111.255.0.9",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.0.9",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.0",
|
|
"sensor_index": "17498111.255.1.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.1",
|
|
"sensor_index": "17498111.255.1.1",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.10",
|
|
"sensor_index": "17498111.255.1.10",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.10",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.11",
|
|
"sensor_index": "17498111.255.1.11",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.11",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.12",
|
|
"sensor_index": "17498111.255.1.12",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.12",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.14",
|
|
"sensor_index": "17498111.255.1.14",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.14",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.2",
|
|
"sensor_index": "17498111.255.1.2",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.3",
|
|
"sensor_index": "17498111.255.1.3",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.4",
|
|
"sensor_index": "17498111.255.1.4",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.5",
|
|
"sensor_index": "17498111.255.1.5",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.6",
|
|
"sensor_index": "17498111.255.1.6",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.7",
|
|
"sensor_index": "17498111.255.1.7",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.8",
|
|
"sensor_index": "17498111.255.1.8",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17498111.255.1.9",
|
|
"sensor_index": "17498111.255.1.9",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17498111.255.1.9",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17563647.11.64.0",
|
|
"sensor_index": "17563647.11.64.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17563647.11.64.0",
|
|
"group": "Slot-17563647",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.9.1.5.17629183.12.64.0",
|
|
"sensor_index": "17629183.12.64.0",
|
|
"sensor_type": "hwVoltageInfoTable",
|
|
"sensor_descr": "VoltStatus 17629183.12.64.0",
|
|
"group": "Slot-17629183",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "hwVoltageInfoTable"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.5.25.31.1.1.1.1.11.17235969",
|
|
"sensor_index": "17235969",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR51LAXFE0 0/7",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 49,
|
|
"sensor_limit": 69,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 39,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17240321",
|
|
"sensor_index": "17240321",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/0",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 35,
|
|
"sensor_limit": 55,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 25,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17240322",
|
|
"sensor_index": "17240322",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/1",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 36,
|
|
"sensor_limit": 56,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 26,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17240324",
|
|
"sensor_index": "17240324",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/3",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 36,
|
|
"sensor_limit": 56,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 26,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17240329",
|
|
"sensor_index": "17240329",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/8",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 43,
|
|
"sensor_limit": 63,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 33,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17240330",
|
|
"sensor_index": "17240330",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/9",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 44,
|
|
"sensor_limit": 64,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 34,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17301503.7.255.1",
|
|
"sensor_index": "17301503.7.255.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17301503.7.255.1",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 58,
|
|
"sensor_limit": 110,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 48,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17301503.7.255.2",
|
|
"sensor_index": "17301503.7.255.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17301503.7.255.2",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 59,
|
|
"sensor_limit": 110,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 49,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17301503.7.76.0",
|
|
"sensor_index": "17301503.7.76.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17301503.7.76.0",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 49,
|
|
"sensor_limit": 100,
|
|
"sensor_limit_warn": 95,
|
|
"sensor_limit_low": 39,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.11.17301505",
|
|
"sensor_index": "17301505",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR51LAXFE0 0/8",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 57,
|
|
"sensor_limit": 77,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 47,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17305857",
|
|
"sensor_index": "17305857",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/0",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 39,
|
|
"sensor_limit": 59,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 29,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17305858",
|
|
"sensor_index": "17305858",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/1",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 40,
|
|
"sensor_limit": 60,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 30,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17305864",
|
|
"sensor_index": "17305864",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/7",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 42,
|
|
"sensor_limit": 62,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 32,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.5.17305866",
|
|
"sensor_index": "17305866",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/9",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 42,
|
|
"sensor_limit": 62,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 32,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17367039.8.255.1",
|
|
"sensor_index": "17367039.8.255.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17367039.8.255.1",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 71,
|
|
"sensor_limit": 110,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 61,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17367039.8.255.2",
|
|
"sensor_index": "17367039.8.255.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17367039.8.255.2",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 72,
|
|
"sensor_limit": 110,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 62,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17367039.8.76.0",
|
|
"sensor_index": "17367039.8.76.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17367039.8.76.0",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 57,
|
|
"sensor_limit": 100,
|
|
"sensor_limit_warn": 95,
|
|
"sensor_limit_low": 47,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.11.17432577",
|
|
"sensor_index": "17432577",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR81IPU480AS 10",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 44,
|
|
"sensor_limit": 64,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 34,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.0",
|
|
"sensor_index": "17498111.255.255.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 75,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 65,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.1",
|
|
"sensor_index": "17498111.255.255.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 73,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 63,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.2",
|
|
"sensor_index": "17498111.255.255.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 74,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 64,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.3",
|
|
"sensor_index": "17498111.255.255.3",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 75,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 65,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.4",
|
|
"sensor_index": "17498111.255.255.4",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 59,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 49,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.5",
|
|
"sensor_index": "17498111.255.255.5",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 59,
|
|
"sensor_limit": 105,
|
|
"sensor_limit_warn": 95,
|
|
"sensor_limit_low": 49,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.6",
|
|
"sensor_index": "17498111.255.255.6",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 61,
|
|
"sensor_limit": 105,
|
|
"sensor_limit_warn": 95,
|
|
"sensor_limit_low": 51,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.7",
|
|
"sensor_index": "17498111.255.255.7",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 64,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 54,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.255.8",
|
|
"sensor_index": "17498111.255.255.8",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.255.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 94,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 105,
|
|
"sensor_limit_low": 84,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.73.0",
|
|
"sensor_index": "17498111.255.73.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.73.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 44,
|
|
"sensor_limit": 85,
|
|
"sensor_limit_warn": 75,
|
|
"sensor_limit_low": 34,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17498111.255.75.0",
|
|
"sensor_index": "17498111.255.75.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17498111.255.75.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 71,
|
|
"sensor_limit": 95,
|
|
"sensor_limit_warn": 85,
|
|
"sensor_limit_low": 61,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.11.17498113",
|
|
"sensor_index": "17498113",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 11",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 33,
|
|
"sensor_limit": 53,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 23,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17563647.11.72.0",
|
|
"sensor_index": "17563647.11.72.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17563647.11.72.0",
|
|
"group": "Slot-17563647",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 33,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 110,
|
|
"sensor_limit_low": 23,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.11.17563649",
|
|
"sensor_index": "17563649",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 12",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 37,
|
|
"sensor_limit": 57,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 27,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.8.1.6.17629183.12.72.0",
|
|
"sensor_index": "17629183.12.72.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "TempSensor 17629183.12.72.0",
|
|
"group": "Slot-17629183",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 37,
|
|
"sensor_limit": 115,
|
|
"sensor_limit_warn": 110,
|
|
"sensor_limit_low": 27,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.18.1.8.11.0",
|
|
"sensor_index": "11.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "PWR11",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.456,
|
|
"sensor_limit": 61.4744,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 45.4376,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.18.1.8.12.0",
|
|
"sensor_index": "12.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "PWR12",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.487,
|
|
"sensor_limit": 61.51005,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 45.46395,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.13.17235969",
|
|
"sensor_index": "17235969",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR51LAXFE0 0/7",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.76,
|
|
"sensor_limit": 0.874,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 0.646,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17240321",
|
|
"sensor_index": "17240321",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/0",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.37,
|
|
"sensor_limit": 3.8755,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.8645,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17240322",
|
|
"sensor_index": "17240322",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/1",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.321,
|
|
"sensor_limit": 3.81915,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.82285,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17240324",
|
|
"sensor_index": "17240324",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/3",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.354,
|
|
"sensor_limit": 3.8571,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.8509,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17240329",
|
|
"sensor_index": "17240329",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/8",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.381,
|
|
"sensor_limit": 3.88815,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.87385,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17240330",
|
|
"sensor_index": "17240330",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/7/9",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.409,
|
|
"sensor_limit": 3.92035,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.89765,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.0",
|
|
"sensor_index": "17301503.7.255.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.0",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.76,
|
|
"sensor_limit": 0.921,
|
|
"sensor_limit_warn": 0.891,
|
|
"sensor_limit_low": 0.646,
|
|
"sensor_limit_low_warn": 0.666,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.1",
|
|
"sensor_index": "17301503.7.255.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.1",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.81,
|
|
"sensor_limit": 0.882,
|
|
"sensor_limit_warn": 0.852,
|
|
"sensor_limit_low": 0.725,
|
|
"sensor_limit_low_warn": 0.744,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.10",
|
|
"sensor_index": "17301503.7.255.10",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.10",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.32,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.11",
|
|
"sensor_index": "17301503.7.255.11",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.11",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 5.05,
|
|
"sensor_limit": 5.508,
|
|
"sensor_limit_warn": 5.364,
|
|
"sensor_limit_low": 4.5,
|
|
"sensor_limit_low_warn": 4.644,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.12",
|
|
"sensor_index": "17301503.7.255.12",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.12",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 12.1,
|
|
"sensor_limit": 13.248,
|
|
"sensor_limit_warn": 12.816,
|
|
"sensor_limit_low": 9.072,
|
|
"sensor_limit_low_warn": 9.36,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.13",
|
|
"sensor_index": "17301503.7.255.13",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.13",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.59,
|
|
"sensor_limit": 3.848,
|
|
"sensor_limit_warn": 3.744,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.14",
|
|
"sensor_index": "17301503.7.255.14",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.14",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.42,
|
|
"sensor_limit": 3.952,
|
|
"sensor_limit_warn": 3.848,
|
|
"sensor_limit_low": 2.704,
|
|
"sensor_limit_low_warn": 2.782,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.2",
|
|
"sensor_index": "17301503.7.255.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.2",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.21,
|
|
"sensor_limit": 1.323,
|
|
"sensor_limit_warn": 1.283,
|
|
"sensor_limit_low": 1.087,
|
|
"sensor_limit_low_warn": 1.117,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.3",
|
|
"sensor_index": "17301503.7.255.3",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.3",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.81,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.92,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.6",
|
|
"sensor_index": "17301503.7.255.6",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.6",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.81,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.92,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17301503.7.255.9",
|
|
"sensor_index": "17301503.7.255.9",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17301503.7.255.9",
|
|
"group": "Slot-17301503",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.35,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.13.17301505",
|
|
"sensor_index": "17301505",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR51LAXFE0 0/8",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.8,
|
|
"sensor_limit": 0.92,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 0.68,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17305857",
|
|
"sensor_index": "17305857",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/0",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.395,
|
|
"sensor_limit": 3.90425,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.88575,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17305858",
|
|
"sensor_index": "17305858",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/1",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.409,
|
|
"sensor_limit": 3.92035,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.89765,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17305864",
|
|
"sensor_index": "17305864",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/7",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.395,
|
|
"sensor_limit": 3.90425,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.88575,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.3.1.6.17305866",
|
|
"sensor_index": "17305866",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "GigabitEthernet0/8/9",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.395,
|
|
"sensor_limit": 3.90425,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 2.88575,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.0",
|
|
"sensor_index": "17367039.8.255.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.0",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.8,
|
|
"sensor_limit": 0.921,
|
|
"sensor_limit_warn": 0.891,
|
|
"sensor_limit_low": 0.646,
|
|
"sensor_limit_low_warn": 0.666,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.1",
|
|
"sensor_index": "17367039.8.255.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.1",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.79,
|
|
"sensor_limit": 0.882,
|
|
"sensor_limit_warn": 0.852,
|
|
"sensor_limit_low": 0.725,
|
|
"sensor_limit_low_warn": 0.744,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.10",
|
|
"sensor_index": "17367039.8.255.10",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.10",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.33,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.11",
|
|
"sensor_index": "17367039.8.255.11",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.11",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 5.01,
|
|
"sensor_limit": 5.508,
|
|
"sensor_limit_warn": 5.364,
|
|
"sensor_limit_low": 4.5,
|
|
"sensor_limit_low_warn": 4.644,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.12",
|
|
"sensor_index": "17367039.8.255.12",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.12",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 12.3,
|
|
"sensor_limit": 13.248,
|
|
"sensor_limit_warn": 12.816,
|
|
"sensor_limit_low": 9.072,
|
|
"sensor_limit_low_warn": 9.36,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.13",
|
|
"sensor_index": "17367039.8.255.13",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.13",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.59,
|
|
"sensor_limit": 3.848,
|
|
"sensor_limit_warn": 3.744,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.14",
|
|
"sensor_index": "17367039.8.255.14",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.14",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.42,
|
|
"sensor_limit": 3.952,
|
|
"sensor_limit_warn": 3.848,
|
|
"sensor_limit_low": 2.704,
|
|
"sensor_limit_low_warn": 2.782,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.2",
|
|
"sensor_index": "17367039.8.255.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.2",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.21,
|
|
"sensor_limit": 1.323,
|
|
"sensor_limit_warn": 1.283,
|
|
"sensor_limit_low": 1.087,
|
|
"sensor_limit_low_warn": 1.117,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.3",
|
|
"sensor_index": "17367039.8.255.3",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.3",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.81,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.92,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.6",
|
|
"sensor_index": "17367039.8.255.6",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.6",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.82,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.92,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17367039.8.255.9",
|
|
"sensor_index": "17367039.8.255.9",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17367039.8.255.9",
|
|
"group": "Slot-17367039",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.37,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.13.17432577",
|
|
"sensor_index": "17432577",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "CR81IPU480AS 10",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.77,
|
|
"sensor_limit": 0.8855,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 0.6545,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.0",
|
|
"sensor_index": "17498111.255.0.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.77,
|
|
"sensor_limit": 0.882,
|
|
"sensor_limit_warn": 0.862,
|
|
"sensor_limit_low": 0.637,
|
|
"sensor_limit_low_warn": 0.656,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.1",
|
|
"sensor_index": "17498111.255.0.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.8,
|
|
"sensor_limit": 0.882,
|
|
"sensor_limit_warn": 0.862,
|
|
"sensor_limit_low": 0.725,
|
|
"sensor_limit_low_warn": 0.744,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.10",
|
|
"sensor_index": "17498111.255.0.10",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.10",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.31,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.11",
|
|
"sensor_index": "17498111.255.0.11",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.11",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.36,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.12",
|
|
"sensor_index": "17498111.255.0.12",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.12",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 4.93,
|
|
"sensor_limit": 5.51,
|
|
"sensor_limit_warn": 5.365,
|
|
"sensor_limit_low": 4.524,
|
|
"sensor_limit_low_warn": 4.64,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.2",
|
|
"sensor_index": "17498111.255.0.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.8,
|
|
"sensor_limit": 0.882,
|
|
"sensor_limit_warn": 0.862,
|
|
"sensor_limit_low": 0.725,
|
|
"sensor_limit_low_warn": 0.744,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.3",
|
|
"sensor_index": "17498111.255.0.3",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.91,
|
|
"sensor_limit": 0.999,
|
|
"sensor_limit_warn": 0.96,
|
|
"sensor_limit_low": 0.813,
|
|
"sensor_limit_low_warn": 0.842,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.4",
|
|
"sensor_index": "17498111.255.0.4",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0.99,
|
|
"sensor_limit": 1.107,
|
|
"sensor_limit_warn": 1.078,
|
|
"sensor_limit_low": 0.901,
|
|
"sensor_limit_low_warn": 0.931,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.5",
|
|
"sensor_index": "17498111.255.0.5",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1,
|
|
"sensor_limit": 1.146,
|
|
"sensor_limit_warn": 1.117,
|
|
"sensor_limit_low": 0.833,
|
|
"sensor_limit_low_warn": 0.862,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.6",
|
|
"sensor_index": "17498111.255.0.6",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.2,
|
|
"sensor_limit": 1.323,
|
|
"sensor_limit_warn": 1.283,
|
|
"sensor_limit_low": 1.087,
|
|
"sensor_limit_low_warn": 1.127,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.7",
|
|
"sensor_index": "17498111.255.0.7",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.24,
|
|
"sensor_limit": 1.381,
|
|
"sensor_limit_warn": 1.342,
|
|
"sensor_limit_low": 1.087,
|
|
"sensor_limit_low_warn": 1.127,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.8",
|
|
"sensor_index": "17498111.255.0.8",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.82,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.93,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.0.9",
|
|
"sensor_index": "17498111.255.0.9",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.0.9",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2.47,
|
|
"sensor_limit": 2.744,
|
|
"sensor_limit_warn": 2.685,
|
|
"sensor_limit_low": 2.254,
|
|
"sensor_limit_low_warn": 2.332,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.0",
|
|
"sensor_index": "17498111.255.1.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.0",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2.52,
|
|
"sensor_limit": 2.744,
|
|
"sensor_limit_warn": 2.685,
|
|
"sensor_limit_low": 2.254,
|
|
"sensor_limit_low_warn": 2.332,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.1",
|
|
"sensor_index": "17498111.255.1.1",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.1",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.1,
|
|
"sensor_limit": 1.264,
|
|
"sensor_limit_warn": 1.234,
|
|
"sensor_limit_low": 0.999,
|
|
"sensor_limit_low_warn": 1.029,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.10",
|
|
"sensor_index": "17498111.255.1.10",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.10",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.33,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.11",
|
|
"sensor_index": "17498111.255.1.11",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.11",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.61,
|
|
"sensor_limit": 3.952,
|
|
"sensor_limit_warn": 3.848,
|
|
"sensor_limit_low": 3.25,
|
|
"sensor_limit_low_warn": 3.354,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.12",
|
|
"sensor_index": "17498111.255.1.12",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.12",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.6,
|
|
"sensor_limit": 3.952,
|
|
"sensor_limit_warn": 3.848,
|
|
"sensor_limit_low": 3.25,
|
|
"sensor_limit_low_warn": 3.354,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.14",
|
|
"sensor_index": "17498111.255.1.14",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.14",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 11.99,
|
|
"sensor_limit": 13.246,
|
|
"sensor_limit_warn": 12.876,
|
|
"sensor_limit_low": 9.028,
|
|
"sensor_limit_low_warn": 9.324,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.2",
|
|
"sensor_index": "17498111.255.1.2",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.2",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.21,
|
|
"sensor_limit": 1.323,
|
|
"sensor_limit_warn": 1.283,
|
|
"sensor_limit_low": 1.087,
|
|
"sensor_limit_low_warn": 1.127,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.3",
|
|
"sensor_index": "17498111.255.1.3",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.3",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.83,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.93,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.4",
|
|
"sensor_index": "17498111.255.1.4",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.4",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.8,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.93,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.5",
|
|
"sensor_index": "17498111.255.1.5",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.5",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.81,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.93,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.6",
|
|
"sensor_index": "17498111.255.1.6",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.6",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 1.8,
|
|
"sensor_limit": 1.989,
|
|
"sensor_limit_warn": 1.93,
|
|
"sensor_limit_low": 1.626,
|
|
"sensor_limit_low_warn": 1.675,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.7",
|
|
"sensor_index": "17498111.255.1.7",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.7",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.43,
|
|
"sensor_limit": 3.959,
|
|
"sensor_limit_warn": 3.841,
|
|
"sensor_limit_low": 2.842,
|
|
"sensor_limit_low_warn": 3.077,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.8",
|
|
"sensor_index": "17498111.255.1.8",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.8",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.37,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17498111.255.1.9",
|
|
"sensor_index": "17498111.255.1.9",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17498111.255.1.9",
|
|
"group": "Slot-17498111",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 3.33,
|
|
"sensor_limit": 3.64,
|
|
"sensor_limit_warn": 3.536,
|
|
"sensor_limit_low": 2.964,
|
|
"sensor_limit_low_warn": 3.068,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.13.17498113",
|
|
"sensor_index": "17498113",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 11",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.517,
|
|
"sensor_limit": 61.54455,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 45.48945,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17563647.11.64.0",
|
|
"sensor_index": "17563647.11.64.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17563647.11.64.0",
|
|
"group": "Slot-17563647",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.517,
|
|
"sensor_limit": 75,
|
|
"sensor_limit_warn": 71,
|
|
"sensor_limit_low": 39,
|
|
"sensor_limit_low_warn": 41,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.1.1.13.17563649",
|
|
"sensor_index": "17563649",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "POWER 12",
|
|
"group": null,
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.479,
|
|
"sensor_limit": 61.50085,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 45.45715,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"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.2011.5.25.31.1.1.9.1.7.17629183.12.64.0",
|
|
"sensor_index": "17629183.12.64.0",
|
|
"sensor_type": "vrp",
|
|
"sensor_descr": "VoltSensor 17629183.12.64.0",
|
|
"group": "Slot-17629183",
|
|
"sensor_divisor": 1000,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 53.487,
|
|
"sensor_limit": 75,
|
|
"sensor_limit_warn": 71,
|
|
"sensor_limit_low": 39,
|
|
"sensor_limit_low_warn": 41,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": null
|
|
}
|
|
],
|
|
"state_indexes": [
|
|
{
|
|
"state_name": "hwEntityFanState",
|
|
"state_descr": "Normal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 1,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "hwEntityFanState",
|
|
"state_descr": "Abnormal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 2,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "hwTemperatureThresholdTable",
|
|
"state_descr": "Normal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 1,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "hwTemperatureThresholdTable",
|
|
"state_descr": "Minor",
|
|
"state_draw_graph": 1,
|
|
"state_value": 2,
|
|
"state_generic_value": 1
|
|
},
|
|
{
|
|
"state_name": "hwTemperatureThresholdTable",
|
|
"state_descr": "Major",
|
|
"state_draw_graph": 1,
|
|
"state_value": 3,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "hwTemperatureThresholdTable",
|
|
"state_descr": "Fatal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 4,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "hwVoltageInfoTable",
|
|
"state_descr": "Normal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 1,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "hwVoltageInfoTable",
|
|
"state_descr": "Minor",
|
|
"state_draw_graph": 1,
|
|
"state_value": 2,
|
|
"state_generic_value": 1
|
|
},
|
|
{
|
|
"state_name": "hwVoltageInfoTable",
|
|
"state_descr": "Major",
|
|
"state_draw_graph": 1,
|
|
"state_value": 3,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "hwVoltageInfoTable",
|
|
"state_descr": "Fatal",
|
|
"state_draw_graph": 1,
|
|
"state_value": 4,
|
|
"state_generic_value": 2
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"storage": {
|
|
"discovery": {
|
|
"storage": [
|
|
{
|
|
"storage_mib": "vrp",
|
|
"storage_index": "1",
|
|
"storage_type": "dsk",
|
|
"storage_descr": "cfcard:",
|
|
"storage_size": 3646947328,
|
|
"storage_units": 1024,
|
|
"storage_used": 1350004736,
|
|
"storage_free": 0,
|
|
"storage_perc": 0,
|
|
"storage_perc_warn": 60,
|
|
"storage_deleted": 0
|
|
}
|
|
]
|
|
},
|
|
"poller": {
|
|
"storage": [
|
|
{
|
|
"storage_mib": "vrp",
|
|
"storage_index": "1",
|
|
"storage_type": "dsk",
|
|
"storage_descr": "cfcard:",
|
|
"storage_size": 3646947328,
|
|
"storage_units": 1024,
|
|
"storage_used": 1350004736,
|
|
"storage_free": 2296942592,
|
|
"storage_perc": 37,
|
|
"storage_perc_warn": 60,
|
|
"storage_deleted": 0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"stp": {
|
|
"discovery": {
|
|
"stp": [
|
|
{
|
|
"vlan": null,
|
|
"rootBridge": 1,
|
|
"bridgeAddress": "b46e08abcdef",
|
|
"protocolSpecification": "unknown",
|
|
"priority": 32768,
|
|
"timeSinceTopologyChange": "0",
|
|
"topChanges": 0,
|
|
"designatedRoot": "b46e08abcdef",
|
|
"rootCost": 0,
|
|
"rootPort": 0,
|
|
"maxAge": 20,
|
|
"helloTime": 2,
|
|
"holdTime": 0,
|
|
"forwardDelay": 15,
|
|
"bridgeMaxAge": 20,
|
|
"bridgeHelloTime": 2,
|
|
"bridgeForwardDelay": 15
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
},
|
|
"entity-physical": {
|
|
"discovery": {
|
|
"entPhysical": [
|
|
{
|
|
"entPhysicalIndex": 16777216,
|
|
"entPhysicalDescr": "Assembling Components,NetEngine 8000,CR8BM8BKPDC1,NetEngine 8000 M8 Integrated DC Chassis Components(Including 2*DC Power,Fan Box)",
|
|
"entPhysicalClass": "chassis",
|
|
"entPhysicalName": "NetEngine 8000 M8 frame",
|
|
"entPhysicalHardwareRev": "CR81BKP08A REV A",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "VRP (R) software, Version 8.200(CN), RELEASE 0000",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "CR8BM8BKPDC1",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.11.537997",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 0,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "Huawei",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17235969,
|
|
"entPhysicalDescr": "10-Port 10GE/GE LAN/WAN-SFP+ MACsec Physical Interface Card(PIC)",
|
|
"entPhysicalClass": "module",
|
|
"entPhysicalName": "CR51LAXFE0 0/7",
|
|
"entPhysicalHardwareRev": "CR51LAXFE0 REV B",
|
|
"entPhysicalFirmwareRev": "EPLD ver 107, FPGA ver 103, CHIP ver 100",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "true",
|
|
"entPhysicalModelName": "CR51LAXFE0",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.13.225703",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17432577,
|
|
"entPhysicalParentRelPos": 7,
|
|
"entPhysicalMfgName": "Huawei",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17240321,
|
|
"entPhysicalDescr": "10300Mb/s-1270nm-LC-40km(0.009mm)-300m(0.05mm)",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/7/0",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "PRESFP10G-B23-40",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17235969,
|
|
"entPhysicalParentRelPos": 0,
|
|
"entPhysicalMfgName": "PRECISION",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17240322,
|
|
"entPhysicalDescr": "10300Mb/s-1330nm-LC-60km(0.009mm)",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/7/1",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "SFP+ SLSSB-3327B",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17235969,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "OEM",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17240323,
|
|
"entPhysicalDescr": "GigabitEthernet0/7/2",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/7/2",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17235969,
|
|
"entPhysicalParentRelPos": 2,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17240324,
|
|
"entPhysicalDescr": "10300Mb/s-1270nm-LC-80km(0.009mm)",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/7/3",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "SFP+ BX80U-I",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17235969,
|
|
"entPhysicalParentRelPos": 3,
|
|
"entPhysicalMfgName": "OEM",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17240325,
|
|
"entPhysicalDescr": "GigabitEthernet0/7/4",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/7/4",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17235969,
|
|
"entPhysicalParentRelPos": 4,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17240326,
|
|
"entPhysicalDescr": "GigabitEthernet0/7/5",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/7/5",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17235969,
|
|
"entPhysicalParentRelPos": 5,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17240327,
|
|
"entPhysicalDescr": "GigabitEthernet0/7/6",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/7/6",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17235969,
|
|
"entPhysicalParentRelPos": 6,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17240328,
|
|
"entPhysicalDescr": "GigabitEthernet0/7/7",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/7/7",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17235969,
|
|
"entPhysicalParentRelPos": 7,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17240329,
|
|
"entPhysicalDescr": "10000Mb/s-1200nm-Copper Pigtail-10m(0.05mm)",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/7/8",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "CAB-AOC-10GSFP-P",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17235969,
|
|
"entPhysicalParentRelPos": 8,
|
|
"entPhysicalMfgName": "OEM",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17240330,
|
|
"entPhysicalDescr": "10000Mb/s-1200nm-Copper Pigtail-10m(0.05mm)",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/7/9",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "CAB-AOC-10GSFP-P",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17235969,
|
|
"entPhysicalParentRelPos": 9,
|
|
"entPhysicalMfgName": "OEM",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17301505,
|
|
"entPhysicalDescr": "10-Port 10GE/GE LAN/WAN-SFP+ MACsec Physical Interface Card(PIC)",
|
|
"entPhysicalClass": "module",
|
|
"entPhysicalName": "CR51LAXFE0 0/8",
|
|
"entPhysicalHardwareRev": "CR51LAXFE0 REV C",
|
|
"entPhysicalFirmwareRev": "EPLD ver 107, FPGA ver 103, CHIP ver 100",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "true",
|
|
"entPhysicalModelName": "CR51LAXFE0",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.13.225703",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17432577,
|
|
"entPhysicalParentRelPos": 8,
|
|
"entPhysicalMfgName": "Huawei",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17305857,
|
|
"entPhysicalDescr": "10000Mb/s-1200nm-Copper Pigtail-10m(0.05mm)",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/8/0",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "CAB-AOC-10GSFP-P",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17301505,
|
|
"entPhysicalParentRelPos": 0,
|
|
"entPhysicalMfgName": "OEM",
|
|
"ifIndex": 16
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17305858,
|
|
"entPhysicalDescr": "10000Mb/s-1200nm-Copper Pigtail-10m(0.05mm)",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/8/1",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "CAB-AOC-10GSFP-P",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17301505,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "OEM",
|
|
"ifIndex": 17
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17305859,
|
|
"entPhysicalDescr": "GigabitEthernet0/8/2",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/8/2",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17301505,
|
|
"entPhysicalParentRelPos": 2,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 18
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17305860,
|
|
"entPhysicalDescr": "GigabitEthernet0/8/3",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/8/3",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17301505,
|
|
"entPhysicalParentRelPos": 3,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 19
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17305861,
|
|
"entPhysicalDescr": "GigabitEthernet0/8/4",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/8/4",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17301505,
|
|
"entPhysicalParentRelPos": 4,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 20
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17305862,
|
|
"entPhysicalDescr": "GigabitEthernet0/8/5",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/8/5",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17301505,
|
|
"entPhysicalParentRelPos": 5,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 21
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17305863,
|
|
"entPhysicalDescr": "GigabitEthernet0/8/6",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/8/6",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17301505,
|
|
"entPhysicalParentRelPos": 6,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 22
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17305864,
|
|
"entPhysicalDescr": "10000Mb/s-1200nm-Copper Pigtail-10m(0.05mm)",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/8/7",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "CAB-AOC-10GSFP-P",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17301505,
|
|
"entPhysicalParentRelPos": 7,
|
|
"entPhysicalMfgName": "OEM",
|
|
"ifIndex": 23
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17305865,
|
|
"entPhysicalDescr": "GigabitEthernet0/8/8",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/8/8",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17301505,
|
|
"entPhysicalParentRelPos": 8,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 24
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17305866,
|
|
"entPhysicalDescr": "10000Mb/s-1200nm-Copper Pigtail-10m(0.05mm)",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "GigabitEthernet0/8/9",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "CAB-AOC-10GSFP-P",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17301505,
|
|
"entPhysicalParentRelPos": 9,
|
|
"entPhysicalMfgName": "OEM",
|
|
"ifIndex": 25
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17367040,
|
|
"entPhysicalDescr": "IPU slot 9",
|
|
"entPhysicalClass": "container",
|
|
"entPhysicalName": "IPU slot 9",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 16777216,
|
|
"entPhysicalParentRelPos": 9,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17432576,
|
|
"entPhysicalDescr": "IPU slot 10",
|
|
"entPhysicalClass": "container",
|
|
"entPhysicalName": "IPU slot 10",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 16777216,
|
|
"entPhysicalParentRelPos": 10,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17432577,
|
|
"entPhysicalDescr": "Integrated Network Processing Unit (IPU-480)",
|
|
"entPhysicalClass": "module",
|
|
"entPhysicalName": "CR81IPU480AS 10",
|
|
"entPhysicalHardwareRev": "CR81IPU480AS REV B",
|
|
"entPhysicalFirmwareRev": "EPLD ver 104, FPGA ver 103",
|
|
"entPhysicalSoftwareRev": "BootROM ver 08.99",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "true",
|
|
"entPhysicalModelName": "CR81IPU480AS",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.15.800002",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17432576,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "Huawei",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17432832,
|
|
"entPhysicalDescr": "CFCARD slot 10/0",
|
|
"entPhysicalClass": "container",
|
|
"entPhysicalName": "CFCARD slot 10/0",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17432577,
|
|
"entPhysicalParentRelPos": 61,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17436928,
|
|
"entPhysicalDescr": "CFCARD 10/0",
|
|
"entPhysicalClass": "module",
|
|
"entPhysicalName": "CFCARD 10/0",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "true",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.13.561151",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17432832,
|
|
"entPhysicalParentRelPos": 0,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17441025,
|
|
"entPhysicalDescr": "Ethernet0/0/0",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "Ethernet0/0/0",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.14.6",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17432577,
|
|
"entPhysicalParentRelPos": 0,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 4
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17498112,
|
|
"entPhysicalDescr": "POWER slot 11",
|
|
"entPhysicalClass": "container",
|
|
"entPhysicalName": "POWER slot 11",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 16777216,
|
|
"entPhysicalParentRelPos": 11,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17498113,
|
|
"entPhysicalDescr": "Manufactured Board,Dipper HD,DP32PDC1K6A1,-48V Power Interface Board",
|
|
"entPhysicalClass": "powerSupply",
|
|
"entPhysicalName": "POWER 11",
|
|
"entPhysicalHardwareRev": "DP32PDC1K6A1 REV B",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "true",
|
|
"entPhysicalModelName": "DP32PDC1K6A1",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.12.564506",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17498112,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "Huawei",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17563648,
|
|
"entPhysicalDescr": "POWER slot 12",
|
|
"entPhysicalClass": "container",
|
|
"entPhysicalName": "POWER slot 12",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 16777216,
|
|
"entPhysicalParentRelPos": 12,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17563649,
|
|
"entPhysicalDescr": "Manufactured Board,Dipper HD,DP32PDC1K6A1,-48V Power Interface Board",
|
|
"entPhysicalClass": "powerSupply",
|
|
"entPhysicalName": "POWER 12",
|
|
"entPhysicalHardwareRev": "DP32PDC1K6A1 REV B",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "true",
|
|
"entPhysicalModelName": "DP32PDC1K6A1",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.12.564506",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17563648,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "Huawei",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17629184,
|
|
"entPhysicalDescr": "FAN slot 13",
|
|
"entPhysicalClass": "container",
|
|
"entPhysicalName": "FAN slot 13",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 16777216,
|
|
"entPhysicalParentRelPos": 13,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17629185,
|
|
"entPhysicalDescr": "Finished Board,NetEngine 8000,CR8MM82FBXC1,M8 Fan Box",
|
|
"entPhysicalClass": "fan",
|
|
"entPhysicalName": "FAN 13",
|
|
"entPhysicalHardwareRev": "CR8MM82FBXC1 REV A",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "true",
|
|
"entPhysicalModelName": "CR8MM82FBXC1",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.12.564507",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17629184,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "Huawei",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17694720,
|
|
"entPhysicalDescr": "CLK slot 14",
|
|
"entPhysicalClass": "container",
|
|
"entPhysicalName": "CLK slot 14",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 16777216,
|
|
"entPhysicalParentRelPos": 14,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17760256,
|
|
"entPhysicalDescr": "CLK slot 15",
|
|
"entPhysicalClass": "container",
|
|
"entPhysicalName": "CLK slot 15",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 16777216,
|
|
"entPhysicalParentRelPos": 15,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 17760257,
|
|
"entPhysicalDescr": "CLK 15",
|
|
"entPhysicalClass": "module",
|
|
"entPhysicalName": "CLK 15",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "FPGA ver 256, DSP ver 30309007",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.12.561156",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17760256,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 21889025,
|
|
"entPhysicalDescr": "VIRTUALPIC",
|
|
"entPhysicalClass": "module",
|
|
"entPhysicalName": "VIRTUALPIC 0/78",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "true",
|
|
"entPhysicalModelName": "VIRTUALPIC",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.13.225907",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17432577,
|
|
"entPhysicalParentRelPos": 78,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 21954561,
|
|
"entPhysicalDescr": "VIRTUALPIC",
|
|
"entPhysicalClass": "module",
|
|
"entPhysicalName": "VIRTUALPIC 0/79",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "true",
|
|
"entPhysicalModelName": "VIRTUALPIC",
|
|
"entPhysicalVendorType": "enterprises.2011.20021210.13.225907",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 17432577,
|
|
"entPhysicalParentRelPos": 79,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
}
|
|
}
|