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>
14178 lines
619 KiB
JSON
14178 lines
619 KiB
JSON
{
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": "<private>",
|
|
"sysObjectID": ".1.3.6.1.4.1.9.6.1.72.2010.2",
|
|
"sysDescr": "48-port 10/100/1000 Ethernet Switch",
|
|
"sysContact": "<private>",
|
|
"version": "Software 3.0.0.18, Firmware 2.0.0.03",
|
|
"hardware": "SGE2010-48 00.00.01",
|
|
"features": null,
|
|
"location": "<private>",
|
|
"os": "ciscosb",
|
|
"type": "network",
|
|
"serial": "DNI1446B72Z",
|
|
"icon": "cisco.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": "Ethernet Interface",
|
|
"ifName": "1/g1",
|
|
"portName": null,
|
|
"ifIndex": 1,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g2",
|
|
"portName": null,
|
|
"ifIndex": 2,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g3",
|
|
"portName": null,
|
|
"ifIndex": 3,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g4",
|
|
"portName": null,
|
|
"ifIndex": 4,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g5",
|
|
"portName": null,
|
|
"ifIndex": 5,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g6",
|
|
"portName": null,
|
|
"ifIndex": 6,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g7",
|
|
"portName": null,
|
|
"ifIndex": 7,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g8",
|
|
"portName": null,
|
|
"ifIndex": 8,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g9",
|
|
"portName": null,
|
|
"ifIndex": 9,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g10",
|
|
"portName": null,
|
|
"ifIndex": 10,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g11",
|
|
"portName": null,
|
|
"ifIndex": 11,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g12",
|
|
"portName": null,
|
|
"ifIndex": 12,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g13",
|
|
"portName": null,
|
|
"ifIndex": 13,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g14",
|
|
"portName": null,
|
|
"ifIndex": 14,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g15",
|
|
"portName": null,
|
|
"ifIndex": 15,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g16",
|
|
"portName": null,
|
|
"ifIndex": 16,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g17",
|
|
"portName": null,
|
|
"ifIndex": 17,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g18",
|
|
"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": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g19",
|
|
"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": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g20",
|
|
"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": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g21",
|
|
"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": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g22",
|
|
"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": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g23",
|
|
"portName": null,
|
|
"ifIndex": 23,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g25",
|
|
"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": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g26",
|
|
"portName": null,
|
|
"ifIndex": 26,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g27",
|
|
"portName": null,
|
|
"ifIndex": 27,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g28",
|
|
"portName": null,
|
|
"ifIndex": 28,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g29",
|
|
"portName": null,
|
|
"ifIndex": 29,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g30",
|
|
"portName": null,
|
|
"ifIndex": 30,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g31",
|
|
"portName": null,
|
|
"ifIndex": 31,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g32",
|
|
"portName": null,
|
|
"ifIndex": 32,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g33",
|
|
"portName": null,
|
|
"ifIndex": 33,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g34",
|
|
"portName": null,
|
|
"ifIndex": 34,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g35",
|
|
"portName": null,
|
|
"ifIndex": 35,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g36",
|
|
"portName": null,
|
|
"ifIndex": 36,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g37",
|
|
"portName": null,
|
|
"ifIndex": 37,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g38",
|
|
"portName": null,
|
|
"ifIndex": 38,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g39",
|
|
"portName": null,
|
|
"ifIndex": 39,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g40",
|
|
"portName": null,
|
|
"ifIndex": 40,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g41",
|
|
"portName": null,
|
|
"ifIndex": 41,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g42",
|
|
"portName": null,
|
|
"ifIndex": 42,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g43",
|
|
"portName": null,
|
|
"ifIndex": 43,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g44",
|
|
"portName": null,
|
|
"ifIndex": 44,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g45",
|
|
"portName": null,
|
|
"ifIndex": 45,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g46",
|
|
"portName": null,
|
|
"ifIndex": 46,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g47",
|
|
"portName": null,
|
|
"ifIndex": 47,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"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": "Internal Interface",
|
|
"ifName": "stack-port",
|
|
"portName": null,
|
|
"ifIndex": 9000,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "propVirtual",
|
|
"ifAlias": "Internal Interface",
|
|
"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": "vlan",
|
|
"ifName": "1",
|
|
"portName": null,
|
|
"ifIndex": 100000,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "propVirtual",
|
|
"ifAlias": "vlan",
|
|
"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": "vlan",
|
|
"ifName": "181",
|
|
"portName": null,
|
|
"ifIndex": 100180,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "propVirtual",
|
|
"ifAlias": "vlan",
|
|
"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": "vlan",
|
|
"ifName": "999",
|
|
"portName": null,
|
|
"ifIndex": 100998,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "propVirtual",
|
|
"ifAlias": "vlan",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g1",
|
|
"portName": null,
|
|
"ifIndex": 1,
|
|
"ifSpeed": 100000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "fullDuplex",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b6b",
|
|
"ifLastChange": 3416,
|
|
"ifVlan": "181",
|
|
"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": 237551113,
|
|
"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": 934444,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 0,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 977690,
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g2",
|
|
"portName": null,
|
|
"ifIndex": 2,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b6c",
|
|
"ifLastChange": 3190,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g3",
|
|
"portName": null,
|
|
"ifIndex": 3,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b6d",
|
|
"ifLastChange": 3192,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g4",
|
|
"portName": null,
|
|
"ifIndex": 4,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b6e",
|
|
"ifLastChange": 3204,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g5",
|
|
"portName": null,
|
|
"ifIndex": 5,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b6f",
|
|
"ifLastChange": 3204,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g6",
|
|
"portName": null,
|
|
"ifIndex": 6,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b70",
|
|
"ifLastChange": 3206,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g7",
|
|
"portName": null,
|
|
"ifIndex": 7,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b71",
|
|
"ifLastChange": 3208,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g8",
|
|
"portName": null,
|
|
"ifIndex": 8,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b72",
|
|
"ifLastChange": 3208,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g9",
|
|
"portName": null,
|
|
"ifIndex": 9,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b73",
|
|
"ifLastChange": 3210,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g10",
|
|
"portName": null,
|
|
"ifIndex": 10,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b74",
|
|
"ifLastChange": 3212,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g11",
|
|
"portName": null,
|
|
"ifIndex": 11,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b75",
|
|
"ifLastChange": 3214,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g12",
|
|
"portName": null,
|
|
"ifIndex": 12,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b76",
|
|
"ifLastChange": 3214,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g13",
|
|
"portName": null,
|
|
"ifIndex": 13,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b77",
|
|
"ifLastChange": 3216,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g14",
|
|
"portName": null,
|
|
"ifIndex": 14,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b78",
|
|
"ifLastChange": 3218,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g15",
|
|
"portName": null,
|
|
"ifIndex": 15,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b79",
|
|
"ifLastChange": 3218,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g16",
|
|
"portName": null,
|
|
"ifIndex": 16,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b7a",
|
|
"ifLastChange": 3220,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g17",
|
|
"portName": null,
|
|
"ifIndex": 17,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b7b",
|
|
"ifLastChange": 3222,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g18",
|
|
"portName": null,
|
|
"ifIndex": 18,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b7c",
|
|
"ifLastChange": 3222,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g19",
|
|
"portName": null,
|
|
"ifIndex": 19,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b7d",
|
|
"ifLastChange": 3224,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g20",
|
|
"portName": null,
|
|
"ifIndex": 20,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b7e",
|
|
"ifLastChange": 3226,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g21",
|
|
"portName": null,
|
|
"ifIndex": 21,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b7f",
|
|
"ifLastChange": 3226,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g22",
|
|
"portName": null,
|
|
"ifIndex": 22,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b80",
|
|
"ifLastChange": 81447004,
|
|
"ifVlan": "181",
|
|
"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": 27119238,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 753093981,
|
|
"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": 1612,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 38243,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 658,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 61872,
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g23",
|
|
"portName": null,
|
|
"ifIndex": 23,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b81",
|
|
"ifLastChange": 3230,
|
|
"ifVlan": "1",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g25",
|
|
"portName": null,
|
|
"ifIndex": 25,
|
|
"ifSpeed": 100000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "fullDuplex",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b83",
|
|
"ifLastChange": 3458,
|
|
"ifVlan": "181",
|
|
"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": 237547667,
|
|
"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": 934423,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 0,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 977685,
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g26",
|
|
"portName": null,
|
|
"ifIndex": 26,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b84",
|
|
"ifLastChange": 3232,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g27",
|
|
"portName": null,
|
|
"ifIndex": 27,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b85",
|
|
"ifLastChange": 3234,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g28",
|
|
"portName": null,
|
|
"ifIndex": 28,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b86",
|
|
"ifLastChange": 3236,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g29",
|
|
"portName": null,
|
|
"ifIndex": 29,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b87",
|
|
"ifLastChange": 3236,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g30",
|
|
"portName": null,
|
|
"ifIndex": 30,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b88",
|
|
"ifLastChange": 3238,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g31",
|
|
"portName": null,
|
|
"ifIndex": 31,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b89",
|
|
"ifLastChange": 3240,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g32",
|
|
"portName": null,
|
|
"ifIndex": 32,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b8a",
|
|
"ifLastChange": 3240,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g33",
|
|
"portName": null,
|
|
"ifIndex": 33,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b8b",
|
|
"ifLastChange": 3242,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g34",
|
|
"portName": null,
|
|
"ifIndex": 34,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b8c",
|
|
"ifLastChange": 3244,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g35",
|
|
"portName": null,
|
|
"ifIndex": 35,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b8d",
|
|
"ifLastChange": 3246,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g36",
|
|
"portName": null,
|
|
"ifIndex": 36,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b8e",
|
|
"ifLastChange": 3246,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g37",
|
|
"portName": null,
|
|
"ifIndex": 37,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b8f",
|
|
"ifLastChange": 3248,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g38",
|
|
"portName": null,
|
|
"ifIndex": 38,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b90",
|
|
"ifLastChange": 3250,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g39",
|
|
"portName": null,
|
|
"ifIndex": 39,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b91",
|
|
"ifLastChange": 3250,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g40",
|
|
"portName": null,
|
|
"ifIndex": 40,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b92",
|
|
"ifLastChange": 3252,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g41",
|
|
"portName": null,
|
|
"ifIndex": 41,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b93",
|
|
"ifLastChange": 3254,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g42",
|
|
"portName": null,
|
|
"ifIndex": 42,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b94",
|
|
"ifLastChange": 3254,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g43",
|
|
"portName": null,
|
|
"ifIndex": 43,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b95",
|
|
"ifLastChange": 3256,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g44",
|
|
"portName": null,
|
|
"ifIndex": 44,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b96",
|
|
"ifLastChange": 3258,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g45",
|
|
"portName": null,
|
|
"ifIndex": 45,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b97",
|
|
"ifLastChange": 3260,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g46",
|
|
"portName": null,
|
|
"ifIndex": 46,
|
|
"ifSpeed": 1000000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "unknown",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b98",
|
|
"ifLastChange": 3260,
|
|
"ifVlan": "181",
|
|
"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": "Ethernet Interface",
|
|
"ifName": "1/g47",
|
|
"portName": null,
|
|
"ifIndex": 47,
|
|
"ifSpeed": 100000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": "true",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": "fullDuplex",
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "Ethernet Interface",
|
|
"ifPhysAddress": "f02572867b99",
|
|
"ifLastChange": 3836,
|
|
"ifVlan": "1",
|
|
"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": 7305164117,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 1041432863,
|
|
"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": 9408287,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 1710,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 53020200,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 29899,
|
|
"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": "Internal Interface",
|
|
"ifName": "stack-port",
|
|
"portName": null,
|
|
"ifIndex": 9000,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": 0,
|
|
"ifConnectorPresent": "false",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "propVirtual",
|
|
"ifAlias": "Internal Interface",
|
|
"ifPhysAddress": "f02572867b6a",
|
|
"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": "vlan",
|
|
"ifName": "1",
|
|
"portName": null,
|
|
"ifIndex": 100000,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": 0,
|
|
"ifConnectorPresent": "false",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "propVirtual",
|
|
"ifAlias": "vlan",
|
|
"ifPhysAddress": "f02572867b6a",
|
|
"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": "vlan",
|
|
"ifName": "181",
|
|
"portName": null,
|
|
"ifIndex": 100180,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": 0,
|
|
"ifConnectorPresent": "false",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "propVirtual",
|
|
"ifAlias": "vlan",
|
|
"ifPhysAddress": "f02572867b6a",
|
|
"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": "vlan",
|
|
"ifName": "999",
|
|
"portName": null,
|
|
"ifIndex": 100998,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": 0,
|
|
"ifConnectorPresent": "false",
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "propVirtual",
|
|
"ifAlias": "vlan",
|
|
"ifPhysAddress": "f02572867b6a",
|
|
"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
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"processors": {
|
|
"discovery": {
|
|
"processors": [
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.9.6.1.101.1.8.0",
|
|
"processor_index": "0",
|
|
"processor_type": "ciscosb",
|
|
"processor_usage": 26,
|
|
"processor_descr": "CPU",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
},
|
|
"sensors": {
|
|
"discovery": {
|
|
"sensors": [
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.1",
|
|
"sensor_index": "1",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "1",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.10",
|
|
"sensor_index": "10",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "10",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.11",
|
|
"sensor_index": "11",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "11",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.12",
|
|
"sensor_index": "12",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "12",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.13",
|
|
"sensor_index": "13",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "13",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.14",
|
|
"sensor_index": "14",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "14",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.15",
|
|
"sensor_index": "15",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "15",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.16",
|
|
"sensor_index": "16",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "16",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.17",
|
|
"sensor_index": "17",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.18",
|
|
"sensor_index": "18",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "18",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.19",
|
|
"sensor_index": "19",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "19",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.2",
|
|
"sensor_index": "2",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "2",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.20",
|
|
"sensor_index": "20",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "20",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.21",
|
|
"sensor_index": "21",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "21",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.22",
|
|
"sensor_index": "22",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "22",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.23",
|
|
"sensor_index": "23",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "23",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.25",
|
|
"sensor_index": "25",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "25",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.26",
|
|
"sensor_index": "26",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "26",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.27",
|
|
"sensor_index": "27",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "27",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.28",
|
|
"sensor_index": "28",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "28",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.29",
|
|
"sensor_index": "29",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "29",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.3",
|
|
"sensor_index": "3",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "3",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.30",
|
|
"sensor_index": "30",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "30",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.31",
|
|
"sensor_index": "31",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "31",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.32",
|
|
"sensor_index": "32",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "32",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.33",
|
|
"sensor_index": "33",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "33",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.34",
|
|
"sensor_index": "34",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "34",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.35",
|
|
"sensor_index": "35",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "35",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.36",
|
|
"sensor_index": "36",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "36",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.37",
|
|
"sensor_index": "37",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "37",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.38",
|
|
"sensor_index": "38",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "38",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.39",
|
|
"sensor_index": "39",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "39",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.4",
|
|
"sensor_index": "4",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "4",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.40",
|
|
"sensor_index": "40",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "40",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.41",
|
|
"sensor_index": "41",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "41",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.42",
|
|
"sensor_index": "42",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "42",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.43",
|
|
"sensor_index": "43",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "43",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.44",
|
|
"sensor_index": "44",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "44",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.45",
|
|
"sensor_index": "45",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "45",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.46",
|
|
"sensor_index": "46",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "46",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.47",
|
|
"sensor_index": "47",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "47",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.5",
|
|
"sensor_index": "5",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "5",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.6",
|
|
"sensor_index": "6",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "6",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.7",
|
|
"sensor_index": "7",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "7",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.8",
|
|
"sensor_index": "8",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "8",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.9",
|
|
"sensor_index": "9",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "9",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
}
|
|
],
|
|
"state_indexes": [
|
|
{
|
|
"state_name": "swIfOperSuspendedStatus",
|
|
"state_descr": "true",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "swIfOperSuspendedStatus",
|
|
"state_descr": "false",
|
|
"state_draw_graph": 0,
|
|
"state_value": 2,
|
|
"state_generic_value": 0
|
|
}
|
|
]
|
|
},
|
|
"poller": {
|
|
"sensors": [
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.1",
|
|
"sensor_index": "1",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "1",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.10",
|
|
"sensor_index": "10",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "10",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.11",
|
|
"sensor_index": "11",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "11",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.12",
|
|
"sensor_index": "12",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "12",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.13",
|
|
"sensor_index": "13",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "13",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.14",
|
|
"sensor_index": "14",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "14",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.15",
|
|
"sensor_index": "15",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "15",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.16",
|
|
"sensor_index": "16",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "16",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.17",
|
|
"sensor_index": "17",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "17",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.18",
|
|
"sensor_index": "18",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "18",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.19",
|
|
"sensor_index": "19",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "19",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.2",
|
|
"sensor_index": "2",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "2",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.20",
|
|
"sensor_index": "20",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "20",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.21",
|
|
"sensor_index": "21",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "21",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.22",
|
|
"sensor_index": "22",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "22",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.23",
|
|
"sensor_index": "23",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "23",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.25",
|
|
"sensor_index": "25",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "25",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.26",
|
|
"sensor_index": "26",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "26",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.27",
|
|
"sensor_index": "27",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "27",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.28",
|
|
"sensor_index": "28",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "28",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.29",
|
|
"sensor_index": "29",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "29",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.3",
|
|
"sensor_index": "3",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "3",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.30",
|
|
"sensor_index": "30",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "30",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.31",
|
|
"sensor_index": "31",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "31",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.32",
|
|
"sensor_index": "32",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "32",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.33",
|
|
"sensor_index": "33",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "33",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.34",
|
|
"sensor_index": "34",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "34",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.35",
|
|
"sensor_index": "35",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "35",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.36",
|
|
"sensor_index": "36",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "36",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.37",
|
|
"sensor_index": "37",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "37",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.38",
|
|
"sensor_index": "38",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "38",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.39",
|
|
"sensor_index": "39",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "39",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.4",
|
|
"sensor_index": "4",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "4",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.40",
|
|
"sensor_index": "40",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "40",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.41",
|
|
"sensor_index": "41",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "41",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.42",
|
|
"sensor_index": "42",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "42",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.43",
|
|
"sensor_index": "43",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "43",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.44",
|
|
"sensor_index": "44",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "44",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.45",
|
|
"sensor_index": "45",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "45",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.46",
|
|
"sensor_index": "46",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "46",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.47",
|
|
"sensor_index": "47",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "47",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.5",
|
|
"sensor_index": "5",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "5",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.6",
|
|
"sensor_index": "6",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "6",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.7",
|
|
"sensor_index": "7",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "7",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.8",
|
|
"sensor_index": "8",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "8",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9.6.1.101.43.1.1.24.9",
|
|
"sensor_index": "9",
|
|
"sensor_type": "swIfOperSuspendedStatus",
|
|
"sensor_descr": "Ethernet Interface Suspended Status",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 2,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": "9",
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": 0,
|
|
"user_func": null,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "swIfOperSuspendedStatus"
|
|
}
|
|
],
|
|
"state_indexes": [
|
|
{
|
|
"state_name": "swIfOperSuspendedStatus",
|
|
"state_descr": "true",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "swIfOperSuspendedStatus",
|
|
"state_descr": "false",
|
|
"state_draw_graph": 0,
|
|
"state_value": 2,
|
|
"state_generic_value": 0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"vlans": {
|
|
"discovery": {
|
|
"vlans": [
|
|
{
|
|
"vlan_vlan": 1,
|
|
"vlan_domain": 1,
|
|
"vlan_name": "VLAN 1",
|
|
"vlan_type": null,
|
|
"vlan_mtu": null
|
|
},
|
|
{
|
|
"vlan_vlan": 181,
|
|
"vlan_domain": 1,
|
|
"vlan_name": "LAB_REDES",
|
|
"vlan_type": null,
|
|
"vlan_mtu": null
|
|
},
|
|
{
|
|
"vlan_vlan": 999,
|
|
"vlan_domain": 1,
|
|
"vlan_name": "Gestion",
|
|
"vlan_type": null,
|
|
"vlan_mtu": null
|
|
}
|
|
],
|
|
"ports_vlans": [
|
|
{
|
|
"vlan": 1,
|
|
"baseport": 23,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 1,
|
|
"baseport": 24,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 1,
|
|
"baseport": 47,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 1,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 2,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 3,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 4,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 5,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 6,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 7,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 8,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 9,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 10,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 11,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 12,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 13,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 14,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 15,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 16,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 17,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 18,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 19,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 20,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 21,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 22,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 23,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 0
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 25,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 26,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 27,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 28,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 29,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 30,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 31,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 32,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 33,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 34,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 35,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 36,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 37,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 38,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 39,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 40,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 41,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 42,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 43,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 44,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 45,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 46,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 47,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 0
|
|
},
|
|
{
|
|
"vlan": 181,
|
|
"baseport": 133,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
},
|
|
{
|
|
"vlan": 999,
|
|
"baseport": 23,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 0
|
|
},
|
|
{
|
|
"vlan": 999,
|
|
"baseport": 47,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 0
|
|
},
|
|
{
|
|
"vlan": 999,
|
|
"baseport": 133,
|
|
"priority": 0,
|
|
"state": "unknown",
|
|
"cost": 0,
|
|
"untagged": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"stp": {
|
|
"discovery": {
|
|
"stp": [
|
|
{
|
|
"vlan": null,
|
|
"rootBridge": 0,
|
|
"bridgeAddress": "f02572867b6a",
|
|
"protocolSpecification": "ieee8021d",
|
|
"priority": 32768,
|
|
"timeSinceTopologyChange": "874313",
|
|
"topChanges": 1064,
|
|
"designatedRoot": "2cfaa24ab00b",
|
|
"rootCost": 2001902,
|
|
"rootPort": 47,
|
|
"maxAge": 20,
|
|
"helloTime": 2,
|
|
"holdTime": 1,
|
|
"forwardDelay": 15,
|
|
"bridgeMaxAge": 20,
|
|
"bridgeHelloTime": 2,
|
|
"bridgeForwardDelay": 15
|
|
}
|
|
],
|
|
"ports_stp": [
|
|
{
|
|
"vlan": null,
|
|
"port_index": 1,
|
|
"priority": 128,
|
|
"state": "forwarding",
|
|
"enable": "enabled",
|
|
"pathCost": 2000000,
|
|
"designatedRoot": "2cfaa24ab00b",
|
|
"designatedCost": 2001902,
|
|
"designatedBridge": "f02572867b6a",
|
|
"designatedPort": 1,
|
|
"forwardTransitions": 0,
|
|
"ifIndex": 1
|
|
},
|
|
{
|
|
"vlan": null,
|
|
"port_index": 25,
|
|
"priority": 128,
|
|
"state": "forwarding",
|
|
"enable": "enabled",
|
|
"pathCost": 200000,
|
|
"designatedRoot": "2cfaa24ab00b",
|
|
"designatedCost": 2001902,
|
|
"designatedBridge": "f02572867b6a",
|
|
"designatedPort": 25,
|
|
"forwardTransitions": 2,
|
|
"ifIndex": 25
|
|
},
|
|
{
|
|
"vlan": null,
|
|
"port_index": 47,
|
|
"priority": 128,
|
|
"state": "forwarding",
|
|
"enable": "enabled",
|
|
"pathCost": 2000000,
|
|
"designatedRoot": "2cfaa24ab00b",
|
|
"designatedCost": 1902,
|
|
"designatedBridge": "40b93c52f7f4",
|
|
"designatedPort": 12,
|
|
"forwardTransitions": 1,
|
|
"ifIndex": 47
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
},
|
|
"entity-physical": {
|
|
"discovery": {
|
|
"entPhysical": [
|
|
{
|
|
"entPhysicalIndex": 64,
|
|
"entPhysicalDescr": "Stack",
|
|
"entPhysicalClass": "stack",
|
|
"entPhysicalName": "Stack",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 0,
|
|
"entPhysicalParentRelPos": -1,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 67108992,
|
|
"entPhysicalDescr": "SGE2010",
|
|
"entPhysicalClass": "chassis",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "00.00.01",
|
|
"entPhysicalFirmwareRev": "2.0.0.03",
|
|
"entPhysicalSoftwareRev": "3.0.0.18",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "DNI1446B72Z",
|
|
"entPhysicalContainedIn": 64,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 67109185,
|
|
"entPhysicalDescr": "PowerSupply",
|
|
"entPhysicalClass": "powerSupply",
|
|
"entPhysicalName": "Main PowerSupply",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "true",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 67108992,
|
|
"entPhysicalParentRelPos": 31,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 67109249,
|
|
"entPhysicalDescr": "Fan",
|
|
"entPhysicalClass": "fan",
|
|
"entPhysicalName": "Fan1",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 67108992,
|
|
"entPhysicalParentRelPos": 41,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 67109250,
|
|
"entPhysicalDescr": "Fan",
|
|
"entPhysicalClass": "fan",
|
|
"entPhysicalName": "Fan2",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 67108992,
|
|
"entPhysicalParentRelPos": 42,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 67109251,
|
|
"entPhysicalDescr": "Fan",
|
|
"entPhysicalClass": "fan",
|
|
"entPhysicalName": "Fan3",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 67108992,
|
|
"entPhysicalParentRelPos": 43,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68157952,
|
|
"entPhysicalDescr": "Slot",
|
|
"entPhysicalClass": "container",
|
|
"entPhysicalName": "Slot",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 67108992,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68420352,
|
|
"entPhysicalDescr": "SGE2010",
|
|
"entPhysicalClass": "module",
|
|
"entPhysicalName": "SGE2010",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68157952,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68420481,
|
|
"entPhysicalDescr": "Thermal Sensor",
|
|
"entPhysicalClass": "sensor",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68420352,
|
|
"entPhysicalParentRelPos": 21,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424704,
|
|
"entPhysicalDescr": "GT_98DX263",
|
|
"entPhysicalClass": "other",
|
|
"entPhysicalName": "GT_98DX263",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68420352,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424769,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 1
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424770,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 2,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 25
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424771,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 3,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 2
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424772,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 4,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 26
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424773,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 5,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 3
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424774,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 6,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 27
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424775,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 7,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 4
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424776,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 8,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 28
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424777,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 9,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 5
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424778,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 10,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 29
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424779,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 11,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 6
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424780,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 12,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 30
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424781,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 13,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 7
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424782,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 14,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 31
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424783,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 15,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 8
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424784,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 16,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 32
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424785,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 17,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 9
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424786,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 18,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 33
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424787,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 19,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 10
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424788,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 20,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 34
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424789,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 21,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 11
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424790,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 22,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 35
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424791,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 23,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 12
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68424792,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68424704,
|
|
"entPhysicalParentRelPos": 24,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 36
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428800,
|
|
"entPhysicalDescr": "GT_98DX263",
|
|
"entPhysicalClass": "other",
|
|
"entPhysicalName": "GT_98DX263",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68420352,
|
|
"entPhysicalParentRelPos": 2,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428865,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 1,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 13
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428866,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 2,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 37
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428867,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 3,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 14
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428868,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 4,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 38
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428869,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 5,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 15
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428870,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 6,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 39
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428871,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 7,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 16
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428872,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 8,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 40
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428873,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 9,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 17
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428874,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 10,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 41
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428875,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 11,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 18
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428876,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 12,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 42
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428877,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 13,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 19
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428878,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 14,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 43
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428879,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 15,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 20
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428880,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 16,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 44
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428881,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 17,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 21
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428882,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 18,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 45
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428883,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 19,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 22
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428884,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 20,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 46
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428885,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 21,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 23
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428886,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 22,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 47
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428887,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 23,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 24
|
|
},
|
|
{
|
|
"entPhysicalIndex": 68428888,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "port",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 68428800,
|
|
"entPhysicalParentRelPos": 24,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": 48
|
|
},
|
|
{
|
|
"entPhysicalIndex": 134217856,
|
|
"entPhysicalDescr": "SGE2010",
|
|
"entPhysicalClass": "chassis",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 64,
|
|
"entPhysicalParentRelPos": 2,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 201326720,
|
|
"entPhysicalDescr": "SGE2010",
|
|
"entPhysicalClass": "chassis",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 64,
|
|
"entPhysicalParentRelPos": 3,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 268435584,
|
|
"entPhysicalDescr": "SGE2010",
|
|
"entPhysicalClass": "chassis",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 64,
|
|
"entPhysicalParentRelPos": 4,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 335544448,
|
|
"entPhysicalDescr": "SGE2010",
|
|
"entPhysicalClass": "chassis",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 64,
|
|
"entPhysicalParentRelPos": 5,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 402653312,
|
|
"entPhysicalDescr": "SGE2010",
|
|
"entPhysicalClass": "chassis",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 64,
|
|
"entPhysicalParentRelPos": 6,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 469762176,
|
|
"entPhysicalDescr": "SGE2010",
|
|
"entPhysicalClass": "chassis",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 64,
|
|
"entPhysicalParentRelPos": 7,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
},
|
|
{
|
|
"entPhysicalIndex": 536871040,
|
|
"entPhysicalDescr": "SGE2010",
|
|
"entPhysicalClass": "chassis",
|
|
"entPhysicalName": "",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "false",
|
|
"entPhysicalModelName": "",
|
|
"entPhysicalVendorType": "zeroDotZero",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 64,
|
|
"entPhysicalParentRelPos": 8,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
}
|
|
}
|